]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: describe support for \iddots and the mathdots package
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 402
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
116 % ------------------------------------
117 % used to check for needed LaTeX packages
118 \usepackage{ifthen}
119
120 % check for package eurosym
121 % used for the Euro symbol
122 \newboolean{eurosym}
123 \IfFileExists{eurosym.sty}
124  {\usepackage[gennarrow]{eurosym}
125   \setboolean{eurosym}{true}}
126  {\setboolean{eurosym}{false}}
127
128 % check for package braket
129 % used for physical vectors
130 \newboolean{braket}
131 \IfFileExists{braket.sty}
132  {\usepackage{braket}
133   \setboolean{braket}{true}}
134  {\setboolean{braket}{false}}
135
136 % check for package cancel
137 \newboolean{cancel}
138 \IfFileExists{cancel.sty}
139  {\usepackage{cancel}
140   \setboolean{cancel}{true}}
141  {\setboolean{cancel}{false}}
142
143 % check for package upgreek
144 \newboolean{upgreek}
145 \IfFileExists{upgreek.sty}
146  {\usepackage{upgreek}
147   \setboolean{upgreek}{true}}
148  {\setboolean{upgreek}{false}}
149 \end_preamble
150 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
151 \use_default_options false
152 \maintain_unincluded_children false
153 \language spanish
154 \inputencoding auto
155 \fontencoding global
156 \font_roman default
157 \font_sans default
158 \font_typewriter default
159 \font_default_family default
160 \use_xetex false
161 \font_sc false
162 \font_osf false
163 \font_sf_scale 100
164 \font_tt_scale 100
165
166 \graphics default
167 \default_output_format default
168 \output_sync 0
169 \bibtex_command default
170 \index_command default
171 \paperfontsize 12
172 \spacing single
173 \use_hyperref true
174 \pdf_title "Manual detallado de Matemáticas en LyX"
175 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
176 \pdf_subject "LyX-documentation about math"
177 \pdf_keywords "LyX, Mathed"
178 \pdf_bookmarks true
179 \pdf_bookmarksnumbered true
180 \pdf_bookmarksopen true
181 \pdf_bookmarksopenlevel 1
182 \pdf_breaklinks false
183 \pdf_pdfborder false
184 \pdf_colorlinks true
185 \pdf_backref false
186 \pdf_pdfusetitle false
187 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
188 \papersize a4paper
189 \use_geometry false
190 \use_amsmath 2
191 \use_esint 1
192 \use_mhchem 1
193 \use_mathdots 1
194 \cite_engine basic
195 \use_bibtopic false
196 \use_indices false
197 \paperorientation portrait
198 \suppress_date false
199 \notefontcolor #0000ff
200 \index Índice
201 \shortcut idx
202 \color #008000
203 \end_index
204 \secnumdepth 4
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language french
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle plain
212 \bullet 1 0 6 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes false
216 \output_changes false
217 \html_math_output 0
218 \html_be_strict false
219 \end_header
220
221 \begin_body
222
223 \begin_layout Title
224 Manual detallado de
225 \begin_inset Newline newline
226 \end_inset
227
228 Matemáticas en LyX
229 \end_layout
230
231 \begin_layout Author
232 por el Equipo LyX
233 \begin_inset Foot
234 status collapsed
235
236 \begin_layout Plain Layout
237 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
238  lista de correo de documentación de LyX
239 \family typewriter
240
241 \begin_inset CommandInset href
242 LatexCommand href
243 name "lyx-docs@lists.lyx.org"
244 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
245
246 \end_inset
247
248
249 \end_layout
250
251 \end_inset
252
253
254 \begin_inset Note Note
255 status collapsed
256
257 \begin_layout Plain Layout
258 autor: Uwe Stöhr, traducción: Ignacio Garcia
259 \end_layout
260
261 \end_inset
262
263
264 \begin_inset Newline newline
265 \end_inset
266
267
268 \begin_inset Newline newline
269 \end_inset
270
271 Versión 2.0.x
272 \end_layout
273
274 \begin_layout Standard
275 \begin_inset CommandInset toc
276 LatexCommand tableofcontents
277
278 \end_inset
279
280
281 \end_layout
282
283 \begin_layout Standard
284 \begin_inset Note Note
285 status open
286
287 \begin_layout Plain Layout
288 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
289  paquetes LaTeX 
290 \series bold
291 braket, cancel, eurosym
292 \series default
293
294 \series bold
295 mhchem
296 \series default
297 ,
298 \series bold
299  multirow
300 \series default
301  y 
302 \series bold
303 was
304 \series default
305 .
306  Si
307 \series bold
308  
309 \series default
310 no están instalados también puedes exportar el documento pero las secciones
311  en que se requieren dichos paquetes no aparecerán en la salida.
312  
313 \series bold
314 mhchem
315 \series default
316  es una excepción: si no está instalado no se puede exportar este archivo.
317 \end_layout
318
319 \begin_layout Plain Layout
320 La última versión PDF de este documento está disponible en:
321 \begin_inset Newline newline
322 \end_inset
323
324
325 \series bold
326 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
327 \end_layout
328
329 \end_inset
330
331
332 \begin_inset Newpage newpage
333 \end_inset
334
335
336 \end_layout
337
338 \begin_layout Section
339 Introducción
340 \end_layout
341
342 \begin_layout Standard
343 Este documento explica las características matemáticas de LyX y además es
344  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
345  Las explicaciones están diseñadas para el uso de comandos.
346  Por consiguiente es preciso que hayas leído la sección 
347 \emph on
348 Ecuaciones matemáticas
349 \emph default
350  de la 
351 \emph on
352 Guía del usuario
353 \emph default
354 .
355 \end_layout
356
357 \begin_layout Standard
358 La mayoría de caracteres y muchas estructuras explicadas en este manual
359  también son accesibles mediante el menú 
360 \family sans
361 Insertar\SpecialChar \menuseparator
362 Ecuación
363 \family default
364  o la barra de herramientas
365 \family sans
366  Ecuaciones
367 \family default
368 .
369  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
370  mucho más rápido usar comandos que la barra de herramientas.
371  Por tanto este manual está enfocado al uso de comandos, aunque también
372  se mencionan los botones correspondientes de las barras de herramientas
373  cuando están disponibles.
374 \end_layout
375
376 \begin_layout Standard
377 Si no se especifica lo contrario los comandos sólo están disponibles dentro
378  de las fórmulas.
379  Para poder usar todos los comandos explicados en este documento, debe usarse
380  la opción 
381 \family sans
382 Usar el paquete de ecuaciones AMS
383 \family default
384  en la configuración del documento (menú 
385 \family sans
386 Documento\SpecialChar \menuseparator
387 Configuración\SpecialChar \menuseparator
388 Ecuaciones
389 \family default
390 )
391 \begin_inset Foot
392 status collapsed
393
394 \begin_layout Plain Layout
395 La opción 
396 \family sans
397 Usar el paquete de ecuaciones AMS automáticamente
398 \family default
399  sólo usa ecuaciones 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412
413 \begin_inset space ~
414 \end_inset
415
416  si las estructuras matemáticas son soportadas por LyX.
417 \end_layout
418
419 \end_inset
420
421 .
422 \end_layout
423
424 \begin_layout Standard
425 Este documento no recoge todos los comandos de ecuaciones 
426 \begin_inset ERT
427 status collapsed
428
429 \begin_layout Plain Layout
430
431
432 \backslash
433 AmS 
434 \end_layout
435
436 \end_inset
437
438
439 \begin_inset Foot
440 status collapsed
441
442 \begin_layout Plain Layout
443 En el archivo 
444 \family sans
445
446 \begin_inset CommandInset href
447 LatexCommand href
448 name "amsguide.ps"
449 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
450
451 \end_inset
452
453
454 \family default
455 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
456  lista con todos los comandos de ecuaciones 
457 \begin_inset ERT
458 status collapsed
459
460 \begin_layout Plain Layout
461
462
463 \backslash
464 AmS 
465 \end_layout
466
467 \end_inset
468
469 .
470 \end_layout
471
472 \end_inset
473
474  por razones de claridad.
475 \end_layout
476
477 \begin_layout Section
478 Instrucciones generales
479 \end_layout
480
481 \begin_layout Standard
482 Para crear una ecuación en línea
483 \begin_inset Index idx
484 status collapsed
485
486 \begin_layout Plain Layout
487 Ecuación ! en línea
488 \end_layout
489
490 \end_inset
491
492  insertada en una línea de texto, teclea una de las combinaciones 
493 \family sans
494 Ctrl+M, Alt+C M, Alt+M M
495 \family default
496  o pulsa el botón 
497 \begin_inset Graphics
498         filename ../../images/math-mode.png
499         scale 85
500
501 \end_inset
502
503  de la barra de herramientas.
504 \begin_inset Newline newline
505 \end_inset
506
507 Para crear una ecuación en estilo presentación
508 \begin_inset Index idx
509 status collapsed
510
511 \begin_layout Plain Layout
512 Ecuación ! presentada
513 \end_layout
514
515 \end_inset
516
517 , que se verá más grande y en su propio párrafo, teclea
518 \family sans
519  
520 \family default
521 una de estas combinaciones: 
522 \family sans
523 Ctrl+Mayúsculas+M, Alt+M D.
524 \end_layout
525
526 \begin_layout Standard
527 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
528  dentro de la ecuación y teclea
529 \family sans
530  Ctrl+M, Alt+C M, Alt+M M 
531 \family default
532 o usa el menú 
533 \family sans
534 Editar\SpecialChar \menuseparator
535 Ecuación\SpecialChar \menuseparator
536 Cambiar tipo de ecuación
537 \family default
538 .
539  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
540 \end_layout
541
542 \begin_layout Standard
543 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
544  presentada, escribe el comando 
545 \series bold
546
547 \backslash
548 displaystyle
549 \series default
550
551 \begin_inset Index idx
552 status collapsed
553
554 \begin_layout Plain Layout
555 Comandos ! D ! 
556 \backslash
557 displaystyle
558 \end_layout
559
560 \end_inset
561
562  en la ecuación y pulsa espacio.
563  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
564  de la ecuación.
565 \end_layout
566
567 \begin_layout Standard
568 En las tablas sólo se permiten ecuaciones en línea.
569 \end_layout
570
571 \begin_layout Standard
572 Las barras 
573 \family sans
574 Ecuaciones
575 \family default
576  y 
577 \family sans
578 Panel de ecuaciones 
579 \family default
580 se pueden visualizar mediante el menú 
581 \family sans
582 Ver\SpecialChar \menuseparator
583 Barras de herramientas
584 \family default
585 .
586  Si ahí pulsas en 
587 \begin_inset Quotes fld
588 \end_inset
589
590 Ecuaciones
591 \begin_inset Quotes frd
592 \end_inset
593
594  y/o en 
595 \begin_inset Quotes fld
596 \end_inset
597
598 Panel de ecuaciones
599 \begin_inset Quotes frd
600 \end_inset
601
602 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
603  estado se visualiza en el menú de las barras de herramientas con una marca.
604  Si en este estado pulsas de nuevo sobre 
605 \begin_inset Quotes fld
606 \end_inset
607
608 Ecuaciones
609 \begin_inset Quotes frd
610 \end_inset
611
612  y/o 
613 \begin_inset Quotes fld
614 \end_inset
615
616 Panel de ecuaciones
617 \begin_inset Quotes frd
618 \end_inset
619
620  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
621  de una ecuación; este estado se indica añadiendo a las entradas del menú
622  la palabra 
623 \begin_inset Quotes fld
624 \end_inset
625
626 (auto)
627 \begin_inset Quotes frd
628 \end_inset
629
630 .
631  
632 \end_layout
633
634 \begin_layout Standard
635 El modo TeX
636 \begin_inset Index idx
637 status collapsed
638
639 \begin_layout Plain Layout
640 T@TeX ! modo
641 \end_layout
642
643 \end_inset
644
645  se invoca pulsando el botón 
646 \begin_inset Graphics
647         filename ../../images/ert-insert.png
648         scale 85
649
650 \end_inset
651
652  de la barra de herramientas o con el menú 
653 \family sans
654 Insertar\SpecialChar \menuseparator
655 Código Te
656 \begin_inset ERT
657 status collapsed
658
659 \begin_layout Plain Layout
660
661 {}
662 \end_layout
663
664 \end_inset
665
666 X
667 \family default
668 , (atajo 
669 \family sans
670 Ctrl+L
671 \family default
672 ).
673 \begin_inset Note Note
674 status collapsed
675
676 \begin_layout Plain Layout
677 En LyX hay tres 
678 \begin_inset Quotes fld
679 \end_inset
680
681 nombres propios
682 \begin_inset Quotes frd
683 \end_inset
684
685  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
686  LaTeX y LyX.
687 \end_layout
688
689 \begin_layout Plain Layout
690 Para evitar que estas palabras sean reconocidas como tales nombres propios,
691  se inserta un par de llaves TeX.
692  
693 \end_layout
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 Para cambiar el preámbulo LaTeX
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 LaTeX, preámbulo
707 \end_layout
708
709 \end_inset
710
711 , usa el menú 
712 \family sans
713 Documento\SpecialChar \menuseparator
714 Configuración\SpecialChar \menuseparator
715 Preámbulo LaT
716 \begin_inset ERT
717 status collapsed
718
719 \begin_layout Plain Layout
720
721 {}
722 \end_layout
723
724 \end_inset
725
726 eX
727 \family default
728 .
729 \end_layout
730
731 \begin_layout Standard
732 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
733  multilínea, se pueden usar los menús 
734 \family sans
735 Editar\SpecialChar \menuseparator
736 Ecuación
737 \family default
738  y 
739 \family sans
740 Editar\SpecialChar \menuseparator
741 Filas y columnas
742 \family default
743  o la barra de herramientas de 
744 \family sans
745 Tabla
746 \family default
747 .
748  Cuando las líneas y columnas se intercambian mediante el menú, la columna
749  o línea en la que está se cambia con la columna de la derecha o con la
750  línea de abajo, respectivamente.
751  Si el cursor está en la última columna o fila, el cambio se hace con la
752  columna de la izquierda o la línea de arriba.
753 \end_layout
754
755 \begin_layout Standard
756 Para escribir texto en fórmulas se usa 
757 \emph on
758 texto de ecuaciones
759 \emph default
760
761 \begin_inset Index idx
762 status collapsed
763
764 \begin_layout Plain Layout
765 Texto ! en ecuaciones
766 \end_layout
767
768 \end_inset
769
770 .
771 \begin_inset Foot
772 status collapsed
773
774 \begin_layout Plain Layout
775 Para ecuaciones multilínea se usa el comando 
776 \series bold
777
778 \backslash
779 intertext
780 \series default
781 , véase
782 \begin_inset space ~
783 \end_inset
784
785
786 \begin_inset CommandInset ref
787 LatexCommand ref
788 reference "sub:Texto-en-multilínea"
789
790 \end_inset
791
792 .
793 \end_layout
794
795 \end_inset
796
797  Este modo se invoca con el atajo 
798 \family sans
799 Alt+M
800 \begin_inset space ~
801 \end_inset
802
803 M
804 \family default
805  o
806 \family sans
807  Ctrl+M
808 \family default
809  o insertando el comando 
810 \series bold
811
812 \backslash
813 text
814 \series default
815
816 \begin_inset Index idx
817 status collapsed
818
819 \begin_layout Plain Layout
820 Comandos ! T ! 
821 \backslash
822 text
823 \end_layout
824
825 \end_inset
826
827 .
828  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
829  partes de la ecuación que se ven en azul.
830  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
831 a de otras partes de la fórmula.
832 \end_layout
833
834 \begin_layout Subsection*
835 Esquema de comandos
836 \end_layout
837
838 \begin_layout Standard
839 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
840  siguiente esquema:
841 \end_layout
842
843 \begin_layout Standard
844
845 \series bold
846
847 \backslash
848 nombre_del_comando[argumento opcional]{argumento requerido}
849 \end_layout
850
851 \begin_layout Standard
852 Un comando empieza siempre por una barra inversa, 
853 \begin_inset Quotes fld
854 \end_inset
855
856
857 \series bold
858
859 \backslash
860
861 \series default
862
863 \begin_inset Quotes frd
864 \end_inset
865
866 .
867  Para omitir argumentos opcionales, quita también los corchetes asociados.
868  En este documento, las llaves que encierran los argumentos requeridos se
869  denominan llaves TeX
870 \begin_inset Index idx
871 status collapsed
872
873 \begin_layout Plain Layout
874 T@TeX ! llaves
875 \end_layout
876
877 \end_inset
878
879 .
880  Si en una ecuación añades una llave de apertura al nombre de un comando,
881  LyX crea automáticamente una llave TeX.
882  En todos los demás casos las llaves TeX se crean en las ecuaciones con
883  el comando 
884 \series bold
885
886 \backslash
887 {
888 \series default
889 .
890  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
891  que se muestran en azul.
892  En modo TeX no hace falta comando para poner llaves TeX.
893  Las llaves TeX no aparecen en la salida.
894 \end_layout
895
896 \begin_layout Standard
897 En el caso de comandos sin argumentos, como los comandos para símbolos que
898  se introducen en modo TeX, 
899 \emph on
900 siempre
901 \emph default
902  debe teclearse un espacio tras el comando para finalizarlo.
903  Este espacio no aparece en la salida.
904  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
905  de un espacio protegido en texto normal.
906 \end_layout
907
908 \begin_layout Standard
909 Un espacio protegido se inserta con 
910 \family sans
911 Ctrl+Espacio
912 \family default
913 .
914 \end_layout
915
916 \begin_layout Subsection*
917 Explicación de la sintaxis
918 \end_layout
919
920 \begin_layout Itemize
921 El símbolo 
922 \begin_inset ERT
923 status collapsed
924
925 \begin_layout Plain Layout
926
927
928 \backslash
929 spce 
930 \end_layout
931
932 \end_inset
933
934
935 \begin_inset Foot
936 status collapsed
937
938 \begin_layout Plain Layout
939 Este carácter, espacio visible, se puede componer con el comando 
940 \series bold
941
942 \backslash
943 textvisiblespace
944 \series default
945
946 \begin_inset Index idx
947 status collapsed
948
949 \begin_layout Plain Layout
950 Comandos ! T ! 
951 \backslash
952 textvisiblespace
953 \end_layout
954
955 \end_inset
956
957  insertado en código TeX.
958 \end_layout
959
960 \end_inset
961
962  indica que hay que teclear un espacio.
963 \end_layout
964
965 \begin_layout Itemize
966 Una flecha como 
967 \begin_inset Formula $\rightarrow$
968 \end_inset
969
970  indica el uso de la correspondiente tecla de flecha.
971  
972 \end_layout
973
974 \begin_layout Subsection*
975 Unidades disponibles
976 \end_layout
977
978 \begin_layout Standard
979 \align center
980 \begin_inset Float table
981 placement H
982 wide false
983 sideways false
984 status open
985
986 \begin_layout Plain Layout
987 \align center
988 \begin_inset Caption
989
990 \begin_layout Plain Layout
991 \begin_inset CommandInset label
992 LatexCommand label
993 name "tab:Unidades-disponibles"
994
995 \end_inset
996
997 Unidades disponibles
998 \end_layout
999
1000 \end_inset
1001
1002
1003 \end_layout
1004
1005 \begin_layout Plain Layout
1006 \align center
1007 \begin_inset Tabular
1008 <lyxtabular version="3" rows="13" columns="2">
1009 <features tabularvalignment="middle">
1010 <column alignment="center" valignment="top" width="0">
1011 <column alignment="center" valignment="top" width="0">
1012 <row>
1013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1014 \begin_inset Text
1015
1016 \begin_layout Plain Layout
1017 Unidad
1018 \end_layout
1019
1020 \end_inset
1021 </cell>
1022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1023 \begin_inset Text
1024
1025 \begin_layout Plain Layout
1026 Nombre / Descripción
1027 \end_layout
1028
1029 \end_inset
1030 </cell>
1031 </row>
1032 <row>
1033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \begin_layout Plain Layout
1037 mm
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 Milímetro
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 </row>
1052 <row>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Plain Layout
1057 cm
1058 \end_layout
1059
1060 \end_inset
1061 </cell>
1062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1063 \begin_inset Text
1064
1065 \begin_layout Plain Layout
1066 Centímetro
1067 \end_layout
1068
1069 \end_inset
1070 </cell>
1071 </row>
1072 <row>
1073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1074 \begin_inset Text
1075
1076 \begin_layout Plain Layout
1077 in
1078 \end_layout
1079
1080 \end_inset
1081 </cell>
1082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1083 \begin_inset Text
1084
1085 \begin_layout Plain Layout
1086 Pulgada (1
1087 \begin_inset space \thinspace{}
1088 \end_inset
1089
1090 in = 2,54
1091 \begin_inset space \thinspace{}
1092 \end_inset
1093
1094 cm)
1095 \end_layout
1096
1097 \end_inset
1098 </cell>
1099 </row>
1100 <row>
1101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Plain Layout
1105 pt
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1111 \begin_inset Text
1112
1113 \begin_layout Plain Layout
1114 Punto (72.27
1115 \begin_inset space \thinspace{}
1116 \end_inset
1117
1118 pt = 1
1119 \begin_inset space \thinspace{}
1120 \end_inset
1121
1122 in)
1123 \end_layout
1124
1125 \end_inset
1126 </cell>
1127 </row>
1128 <row>
1129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1130 \begin_inset Text
1131
1132 \begin_layout Plain Layout
1133 pc
1134 \end_layout
1135
1136 \end_inset
1137 </cell>
1138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1139 \begin_inset Text
1140
1141 \begin_layout Plain Layout
1142 Pica (1
1143 \begin_inset space \thinspace{}
1144 \end_inset
1145
1146 pc = 12
1147 \begin_inset space \thinspace{}
1148 \end_inset
1149
1150 pt)
1151 \end_layout
1152
1153 \end_inset
1154 </cell>
1155 </row>
1156 <row>
1157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1158 \begin_inset Text
1159
1160 \begin_layout Plain Layout
1161 sp
1162 \end_layout
1163
1164 \end_inset
1165 </cell>
1166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1167 \begin_inset Text
1168
1169 \begin_layout Plain Layout
1170 Punto escalado (65536
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 sp = 1
1175 \begin_inset space \thinspace{}
1176 \end_inset
1177
1178 pt)
1179 \end_layout
1180
1181 \end_inset
1182 </cell>
1183 </row>
1184 <row>
1185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1186 \begin_inset Text
1187
1188 \begin_layout Plain Layout
1189 bp
1190 \end_layout
1191
1192 \end_inset
1193 </cell>
1194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1195 \begin_inset Text
1196
1197 \begin_layout Plain Layout
1198 Punto grande (72
1199 \begin_inset space \thinspace{}
1200 \end_inset
1201
1202 bp = 1
1203 \begin_inset space \thinspace{}
1204 \end_inset
1205
1206 in)
1207 \end_layout
1208
1209 \end_inset
1210 </cell>
1211 </row>
1212 <row>
1213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1214 \begin_inset Text
1215
1216 \begin_layout Plain Layout
1217 dd
1218 \end_layout
1219
1220 \end_inset
1221 </cell>
1222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1223 \begin_inset Text
1224
1225 \begin_layout Plain Layout
1226 Didot (1
1227 \begin_inset space \thinspace{}
1228 \end_inset
1229
1230 dd 
1231 \begin_inset Formula $\approx$
1232 \end_inset
1233
1234  0.376
1235 \begin_inset space \thinspace{}
1236 \end_inset
1237
1238 mm)
1239 \end_layout
1240
1241 \end_inset
1242 </cell>
1243 </row>
1244 <row>
1245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1246 \begin_inset Text
1247
1248 \begin_layout Plain Layout
1249 cc
1250 \end_layout
1251
1252 \end_inset
1253 </cell>
1254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Plain Layout
1258 Cicero (1
1259 \begin_inset space \thinspace{}
1260 \end_inset
1261
1262 cc = 12
1263 \begin_inset space \thinspace{}
1264 \end_inset
1265
1266 dd)
1267 \end_layout
1268
1269 \end_inset
1270 </cell>
1271 </row>
1272 <row>
1273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1274 \begin_inset Text
1275
1276 \begin_layout Plain Layout
1277 ex
1278 \end_layout
1279
1280 \end_inset
1281 </cell>
1282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1283 \begin_inset Text
1284
1285 \begin_layout Plain Layout
1286 Altura de la letra 
1287 \begin_inset Quotes fld
1288 \end_inset
1289
1290
1291 \emph on
1292 x
1293 \emph default
1294
1295 \begin_inset Quotes frd
1296 \end_inset
1297
1298  en la fuente actual
1299 \end_layout
1300
1301 \end_inset
1302 </cell>
1303 </row>
1304 <row>
1305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1306 \begin_inset Text
1307
1308 \begin_layout Plain Layout
1309 em
1310 \end_layout
1311
1312 \end_inset
1313 </cell>
1314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1315 \begin_inset Text
1316
1317 \begin_layout Plain Layout
1318 Anchura de la letra 
1319 \begin_inset Quotes fld
1320 \end_inset
1321
1322
1323 \emph on
1324 M
1325 \emph default
1326
1327 \begin_inset Quotes frd
1328 \end_inset
1329
1330  en la fuente actual
1331 \end_layout
1332
1333 \end_inset
1334 </cell>
1335 </row>
1336 <row>
1337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1338 \begin_inset Text
1339
1340 \begin_layout Plain Layout
1341 mu
1342 \end_layout
1343
1344 \end_inset
1345 </cell>
1346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1347 \begin_inset Text
1348
1349 \begin_layout Plain Layout
1350 Unidad matemática (1
1351 \begin_inset space \thinspace{}
1352 \end_inset
1353
1354 mu = 
1355 \begin_inset Formula $\nicefrac{1}{18}$
1356 \end_inset
1357
1358
1359 \begin_inset space \thinspace{}
1360 \end_inset
1361
1362 em)
1363 \end_layout
1364
1365 \end_inset
1366 </cell>
1367 </row>
1368 </lyxtabular>
1369
1370 \end_inset
1371
1372
1373 \end_layout
1374
1375 \end_inset
1376
1377
1378 \end_layout
1379
1380 \begin_layout Standard
1381 \align center
1382 \begin_inset Newpage newpage
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Section
1389 Funciones básicas
1390 \end_layout
1391
1392 \begin_layout Subsection
1393 Exponentes
1394 \begin_inset Index idx
1395 status collapsed
1396
1397 \begin_layout Plain Layout
1398 Exponentes
1399 \end_layout
1400
1401 \end_inset
1402
1403  e índices
1404 \begin_inset Index idx
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 Indices@Índices
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \begin_inset Index idx
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418 Superíndices|see
1419 \begin_inset ERT
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423
1424 {
1425 \end_layout
1426
1427 \end_inset
1428
1429 Exponentes
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 }
1436 \end_layout
1437
1438 \end_inset
1439
1440
1441 \end_layout
1442
1443 \end_inset
1444
1445
1446 \begin_inset Index idx
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450 Subíndices|see
1451 \begin_inset ERT
1452 status collapsed
1453
1454 \begin_layout Plain Layout
1455
1456 {
1457 \end_layout
1458
1459 \end_inset
1460
1461 Índices
1462 \begin_inset ERT
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466
1467 }
1468 \end_layout
1469
1470 \end_inset
1471
1472
1473 \end_layout
1474
1475 \end_inset
1476
1477
1478 \end_layout
1479
1480 \begin_layout Standard
1481 Los subíndices se componen con un guión bajo 
1482 \begin_inset Quotes fld
1483 \end_inset
1484
1485 _
1486 \begin_inset Quotes frd
1487 \end_inset
1488
1489  o con el botón de la barra de herramientas de ecuaciones 
1490 \begin_inset Graphics
1491         filename ../../images/math-subscript.png
1492         scale 85
1493
1494 \end_inset
1495
1496 , los superíndices con un circunflejo 
1497 \begin_inset Quotes fld
1498 \end_inset
1499
1500 ^
1501 \begin_inset Quotes frd
1502 \end_inset
1503
1504  o con el botón de la barra de herramientas de ecuaciones 
1505 \begin_inset Graphics
1506         filename ../../images/math-superscript.png
1507         scale 85
1508
1509 \end_inset
1510
1511 .
1512 \end_layout
1513
1514 \begin_layout Standard
1515 \noindent
1516 \align center
1517 \begin_inset Tabular
1518 <lyxtabular version="3" rows="4" columns="2">
1519 <features tabularvalignment="middle">
1520 <column alignment="center" valignment="top" width="0">
1521 <column alignment="center" valignment="top" width="0">
1522 <row>
1523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1524 \begin_inset Text
1525
1526 \begin_layout Plain Layout
1527 Comando
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1533 \begin_inset Text
1534
1535 \begin_layout Plain Layout
1536 Resultado
1537 \begin_inset Note Note
1538 status collapsed
1539
1540 \begin_layout Plain Layout
1541
1542 \series bold
1543
1544 \backslash
1545 raisebox
1546 \series default
1547  sólo se usa como espaciador.
1548 \end_layout
1549
1550 \end_inset
1551
1552
1553 \end_layout
1554
1555 \end_inset
1556 </cell>
1557 </row>
1558 <row>
1559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1560 \begin_inset Text
1561
1562 \begin_layout Plain Layout
1563 B_V
1564 \end_layout
1565
1566 \end_inset
1567 </cell>
1568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1569 \begin_inset Text
1570
1571 \begin_layout Plain Layout
1572 \begin_inset Formula $B_{V}$
1573 \end_inset
1574
1575
1576 \end_layout
1577
1578 \end_inset
1579 </cell>
1580 </row>
1581 <row>
1582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1583 \begin_inset Text
1584
1585 \begin_layout Plain Layout
1586 B^V
1587 \end_layout
1588
1589 \end_inset
1590 </cell>
1591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1592 \begin_inset Text
1593
1594 \begin_layout Plain Layout
1595 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1596 \end_inset
1597
1598
1599 \end_layout
1600
1601 \end_inset
1602 </cell>
1603 </row>
1604 <row>
1605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1606 \begin_inset Text
1607
1608 \begin_layout Plain Layout
1609 B^
1610 \begin_inset ERT
1611 status collapsed
1612
1613 \begin_layout Plain Layout
1614
1615
1616 \backslash
1617 spce 
1618 \end_layout
1619
1620 \end_inset
1621
1622 A
1623 \end_layout
1624
1625 \end_inset
1626 </cell>
1627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1628 \begin_inset Text
1629
1630 \begin_layout Plain Layout
1631 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1632 \end_inset
1633
1634
1635 \end_layout
1636
1637 \end_inset
1638 </cell>
1639 </row>
1640 </lyxtabular>
1641
1642 \end_inset
1643
1644
1645 \end_layout
1646
1647 \begin_layout Standard
1648 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1649  caso acentuará las vocales y no servirá para entrar en modo exponente.
1650 \begin_inset Foot
1651 status collapsed
1652
1653 \begin_layout Plain Layout
1654 Dependiendo de la configuración del teclado esto puede suceder también con
1655  otros caracteres además de las vocales.
1656 \end_layout
1657
1658 \end_inset
1659
1660  Para conseguir exponentes en estos casos debes pulsar 
1661 \family sans
1662 Espacio
1663 \family default
1664  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1665  
1666 \end_layout
1667
1668 \begin_layout Subsection
1669 Fracciones
1670 \begin_inset CommandInset label
1671 LatexCommand label
1672 name "sub:Fracciones"
1673
1674 \end_inset
1675
1676
1677 \begin_inset Index idx
1678 status collapsed
1679
1680 \begin_layout Plain Layout
1681 Fracciones
1682 \end_layout
1683
1684 \end_inset
1685
1686
1687 \end_layout
1688
1689 \begin_layout Standard
1690 Las fracciones se generan con el comando 
1691 \series bold
1692
1693 \backslash
1694 frac
1695 \series default
1696
1697 \begin_inset Index idx
1698 status collapsed
1699
1700 \begin_layout Plain Layout
1701 Comandos ! F ! 
1702 \backslash
1703 frac
1704 \end_layout
1705
1706 \end_inset
1707
1708  o con el botón 
1709 \begin_inset Graphics
1710         filename ../../images/math/frac.png
1711         scale 50
1712
1713 \end_inset
1714
1715  de la barra de herramientas.
1716  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1717  está en línea o en estilo presentación.
1718  Con el botón 
1719 \begin_inset Graphics
1720         filename ../../images/math/frac-square.png
1721         scale 85
1722
1723 \end_inset
1724
1725 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1726  de fracciones.
1727 \end_layout
1728
1729 \begin_layout Standard
1730 Con el comando 
1731 \series bold
1732
1733 \backslash
1734 dfrac
1735 \series default
1736
1737 \begin_inset Index idx
1738 status collapsed
1739
1740 \begin_layout Plain Layout
1741 Comandos ! D ! 
1742 \backslash
1743 dfrac
1744 \end_layout
1745
1746 \end_inset
1747
1748  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1749  presentación.
1750  Con 
1751 \series bold
1752
1753 \backslash
1754 tfrac
1755 \series default
1756
1757 \begin_inset Index idx
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761 Comandos ! T ! 
1762 \backslash
1763 tfrac
1764 \end_layout
1765
1766 \end_inset
1767
1768  la fracción tiene siempre el tamaño del estilo en línea.
1769  Un ejemplo:
1770 \end_layout
1771
1772 \begin_layout Standard
1773 Una línea con la fracción 
1774 \begin_inset Formula $\frac{1}{2}$
1775 \end_inset
1776
1777  creada con el comando 
1778 \series bold
1779
1780 \backslash
1781 frac
1782 \series default
1783 .
1784  
1785 \end_layout
1786
1787 \begin_layout Standard
1788 Una línea con la fracción 
1789 \begin_inset Formula $\dfrac{1}{2}$
1790 \end_inset
1791
1792  creada con el comando 
1793 \series bold
1794
1795 \backslash
1796 dfrac
1797 \series default
1798 .
1799 \end_layout
1800
1801 \begin_layout Standard
1802 \noindent
1803 \align center
1804 \begin_inset Tabular
1805 <lyxtabular version="3" rows="4" columns="2">
1806 <features tabularvalignment="middle">
1807 <column alignment="center" valignment="top" width="0">
1808 <column alignment="center" valignment="top" width="0">
1809 <row>
1810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1811 \begin_inset Text
1812
1813 \begin_layout Plain Layout
1814 Comando
1815 \end_layout
1816
1817 \end_inset
1818 </cell>
1819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1820 \begin_inset Text
1821
1822 \begin_layout Plain Layout
1823 Resultado
1824 \begin_inset Note Note
1825 status collapsed
1826
1827 \begin_layout Plain Layout
1828
1829 \series bold
1830
1831 \backslash
1832 raisebox
1833 \series default
1834  se usa sólo como espaciador
1835 \end_layout
1836
1837 \end_inset
1838
1839
1840 \end_layout
1841
1842 \end_inset
1843 </cell>
1844 </row>
1845 <row>
1846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1847 \begin_inset Text
1848
1849 \begin_layout Plain Layout
1850
1851 \backslash
1852 frac
1853 \begin_inset ERT
1854 status collapsed
1855
1856 \begin_layout Plain Layout
1857
1858
1859 \backslash
1860 spce 
1861 \end_layout
1862
1863 \end_inset
1864
1865 A
1866 \begin_inset Formula $\downarrow$
1867 \end_inset
1868
1869 B
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1875 \begin_inset Text
1876
1877 \begin_layout Plain Layout
1878 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1879 \end_inset
1880
1881
1882 \end_layout
1883
1884 \end_inset
1885 </cell>
1886 </row>
1887 <row>
1888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1889 \begin_inset Text
1890
1891 \begin_layout Plain Layout
1892
1893 \backslash
1894 dfrac
1895 \begin_inset ERT
1896 status collapsed
1897
1898 \begin_layout Plain Layout
1899
1900
1901 \backslash
1902 spce 
1903 \end_layout
1904
1905 \end_inset
1906
1907 A
1908 \begin_inset Formula $\downarrow$
1909 \end_inset
1910
1911 B
1912 \end_layout
1913
1914 \end_inset
1915 </cell>
1916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1917 \begin_inset Text
1918
1919 \begin_layout Plain Layout
1920 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1921 \end_inset
1922
1923
1924 \end_layout
1925
1926 \end_inset
1927 </cell>
1928 </row>
1929 <row>
1930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934
1935 \backslash
1936 dfrac
1937 \begin_inset ERT
1938 status collapsed
1939
1940 \begin_layout Plain Layout
1941
1942
1943 \backslash
1944 spce 
1945 \end_layout
1946
1947 \end_inset
1948
1949 e^
1950 \begin_inset ERT
1951 status collapsed
1952
1953 \begin_layout Plain Layout
1954
1955
1956 \backslash
1957 spce 
1958 \end_layout
1959
1960 \end_inset
1961
1962
1963 \backslash
1964 frac
1965 \begin_inset ERT
1966 status collapsed
1967
1968 \begin_layout Plain Layout
1969
1970
1971 \backslash
1972 spce 
1973 \end_layout
1974
1975 \end_inset
1976
1977 1
1978 \begin_inset Formula $\downarrow$
1979 \end_inset
1980
1981 2
1982 \begin_inset Formula $\downarrow$
1983 \end_inset
1984
1985 3
1986 \end_layout
1987
1988 \end_inset
1989 </cell>
1990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1991 \begin_inset Text
1992
1993 \begin_layout Plain Layout
1994 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1995 \end_inset
1996
1997
1998 \end_layout
1999
2000 \end_inset
2001 </cell>
2002 </row>
2003 </lyxtabular>
2004
2005 \end_inset
2006
2007
2008 \begin_inset VSpace bigskip
2009 \end_inset
2010
2011
2012 \end_layout
2013
2014 \begin_layout Standard
2015 Para fracciones anidadas se puede usar el comando 
2016 \series bold
2017
2018 \backslash
2019 cfrac
2020 \series default
2021
2022 \begin_inset Index idx
2023 status collapsed
2024
2025 \begin_layout Plain Layout
2026 Comandos ! C ! 
2027 \backslash
2028 cfrac
2029 \end_layout
2030
2031 \end_inset
2032
2033 .
2034  Un ejemplo:
2035 \begin_inset VSpace -3mm
2036 \end_inset
2037
2038
2039 \end_layout
2040
2041 \begin_layout Standard
2042 \begin_inset Formula \begin{align*}
2043 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2044 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2045 \end{align*}
2046
2047 \end_inset
2048
2049
2050 \end_layout
2051
2052 \begin_layout Standard
2053 El comando para el ejemplo de arriba es:
2054 \end_layout
2055
2056 \begin_layout Standard
2057
2058 \series bold
2059
2060 \backslash
2061 cfrac
2062 \begin_inset ERT
2063 status collapsed
2064
2065 \begin_layout Plain Layout
2066
2067
2068 \backslash
2069 spce 
2070 \end_layout
2071
2072 \end_inset
2073
2074 A
2075 \begin_inset Formula $\downarrow$
2076 \end_inset
2077
2078 B+
2079 \backslash
2080 cfrac
2081 \begin_inset ERT
2082 status collapsed
2083
2084 \begin_layout Plain Layout
2085
2086
2087 \backslash
2088 spce 
2089 \end_layout
2090
2091 \end_inset
2092
2093 C+
2094 \backslash
2095 cfrac
2096 \begin_inset ERT
2097 status collapsed
2098
2099 \begin_layout Plain Layout
2100
2101
2102 \backslash
2103 spce 
2104 \end_layout
2105
2106 \end_inset
2107
2108 E
2109 \begin_inset Formula $\downarrow$
2110 \end_inset
2111
2112 F
2113 \begin_inset Formula $\downarrow$
2114 \end_inset
2115
2116 D
2117 \end_layout
2118
2119 \begin_layout Standard
2120 \begin_inset VSpace medskip
2121 \end_inset
2122
2123
2124 \end_layout
2125
2126 \begin_layout Standard
2127
2128 \series bold
2129
2130 \backslash
2131 cfrac
2132 \series default
2133  compone la fracción siempre en el tamaño del estilo presentación, también
2134  cuando es parte de otra fracción.
2135 \end_layout
2136
2137 \begin_layout Standard
2138 Es posible especificar la alineación del numerador.
2139  El comando 
2140 \series bold
2141
2142 \backslash
2143 cfracleft
2144 \series default
2145  se usa para alinearlo a la izquierda, el comando 
2146 \series bold
2147
2148 \backslash
2149 cfracright
2150 \series default
2151  para alinearlo a la derecha, 
2152 \series bold
2153
2154 \backslash
2155 cfrac
2156 \series default
2157  centra el numerador.
2158 \end_layout
2159
2160 \begin_layout Standard
2161 Estas fracciones muestran las distintas alineaciones:
2162 \end_layout
2163
2164 \begin_layout Standard
2165 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2166 \end_inset
2167
2168  ; 
2169 \begin_inset Formula $\cfrac{A}{B+C}$
2170 \end_inset
2171
2172  ; 
2173 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2174 \end_inset
2175
2176
2177 \end_layout
2178
2179 \begin_layout Standard
2180 \noindent
2181 \begin_inset Note Greyedout
2182 status open
2183
2184 \begin_layout Plain Layout
2185
2186 \series bold
2187 Nota
2188 \series default
2189
2190 \series bold
2191
2192 \backslash
2193 cfracleft
2194 \series default
2195  y
2196 \series bold
2197  
2198 \backslash
2199 cfracright
2200 \series default
2201  no son comandos LaTeX reales sino sustituciones del comando 
2202 \series bold
2203
2204 \backslash
2205 cfrac[posición del numerador]{numerador}{denominador}
2206 \series default
2207  .
2208  Por tanto no puedes usarlos código TeX.
2209 \end_layout
2210
2211 \end_inset
2212
2213
2214 \begin_inset VSpace medskip
2215 \end_inset
2216
2217
2218 \end_layout
2219
2220 \begin_layout Standard
2221 Muchas veces es adecuado combinar 
2222 \series bold
2223
2224 \backslash
2225 cfrac
2226 \series default
2227  y 
2228 \series bold
2229
2230 \backslash
2231 frac
2232 \series default
2233 :
2234 \begin_inset Formula \[
2235 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2236
2237 \end_inset
2238
2239
2240 \end_layout
2241
2242 \begin_layout Standard
2243 Para componer fracciones en línea con raya de fracción inclinada puedes
2244  usar el comando 
2245 \series bold
2246
2247 \backslash
2248 nicefrac
2249 \series default
2250
2251 \begin_inset Index idx
2252 status collapsed
2253
2254 \begin_layout Plain Layout
2255 Comandos ! N ! 
2256 \backslash
2257 nicefrac
2258 \end_layout
2259
2260 \end_inset
2261
2262
2263 \begin_inset Formula $\nicefrac{5}{31}$
2264 \end_inset
2265
2266  Hay además el comando 
2267 \series bold
2268
2269 \backslash
2270 unitfracthree
2271 \series default
2272  que permite escribir una fracción en combinación con un número: 
2273 \begin_inset Formula $\unitfrac[2]{1}{3}$
2274 \end_inset
2275
2276
2277 \end_layout
2278
2279 \begin_layout Standard
2280 \begin_inset Note Greyedout
2281 status open
2282
2283 \begin_layout Plain Layout
2284
2285 \series bold
2286 Nota
2287 \series default
2288
2289 \series bold
2290
2291 \backslash
2292 unitfracthree
2293 \series default
2294  no es un comando LaTeX auténtico, sino un equivalente al comando
2295 \begin_inset Newline newline
2296 \end_inset
2297
2298
2299 \series bold
2300
2301 \backslash
2302 unitfrac[número]{numerador}{denominador}
2303 \series default
2304  .
2305  Por tanto no puedes usarlo en código TeX.
2306 \end_layout
2307
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 En la 
2315 \begin_inset CommandInset ref
2316 LatexCommand ref
2317 reference "sub:Fracciones-personalizadas"
2318
2319 \end_inset
2320
2321  se explica cómo componer fracciones personalizadas en las que la raya de
2322  fracción se puede cambiar.
2323  
2324 \end_layout
2325
2326 \begin_layout Subsection
2327 Raíces
2328 \begin_inset Index idx
2329 status collapsed
2330
2331 \begin_layout Plain Layout
2332 Raíces
2333 \end_layout
2334
2335 \end_inset
2336
2337
2338 \end_layout
2339
2340 \begin_layout Standard
2341 Las raíces cuadradas se componen con 
2342 \series bold
2343
2344 \backslash
2345 sqrt
2346 \series default
2347
2348 \begin_inset Index idx
2349 status collapsed
2350
2351 \begin_layout Plain Layout
2352 Comandos ! S ! 
2353 \backslash
2354 sqrt
2355 \end_layout
2356
2357 \end_inset
2358
2359  o con el botón 
2360 \begin_inset Graphics
2361         filename ../../images/math/sqrt.png
2362         scale 85
2363
2364 \end_inset
2365
2366  de la barra de  ecuaciones; todas las demás raíces con el comando 
2367 \series bold
2368
2369 \backslash
2370 root
2371 \series default
2372
2373 \begin_inset Index idx
2374 status collapsed
2375
2376 \begin_layout Plain Layout
2377 Comandos ! R ! 
2378 \backslash
2379 root
2380 \end_layout
2381
2382 \end_inset
2383
2384  o con el botón 
2385 \begin_inset Graphics
2386         filename ../../images/math/root.png
2387         scale 85
2388
2389 \end_inset
2390
2391 .
2392 \end_layout
2393
2394 \begin_layout Standard
2395 \noindent
2396 \align center
2397 \begin_inset Tabular
2398 <lyxtabular version="3" rows="3" columns="2">
2399 <features tabularvalignment="middle">
2400 <column alignment="center" valignment="top" width="0">
2401 <column alignment="center" valignment="top" width="0">
2402 <row>
2403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407 Comando
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2413 \begin_inset Text
2414
2415 \begin_layout Plain Layout
2416 Resultado
2417 \begin_inset Note Note
2418 status collapsed
2419
2420 \begin_layout Plain Layout
2421
2422 \series bold
2423
2424 \backslash
2425 raisebox
2426 \series default
2427  se usa sólo como espaciador
2428 \end_layout
2429
2430 \end_inset
2431
2432
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 </row>
2438 <row>
2439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Plain Layout
2443
2444 \backslash
2445 sqrt
2446 \begin_inset ERT
2447 status collapsed
2448
2449 \begin_layout Plain Layout
2450
2451
2452 \backslash
2453 spce 
2454 \end_layout
2455
2456 \end_inset
2457
2458 A-B
2459 \end_layout
2460
2461 \end_inset
2462 </cell>
2463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2464 \begin_inset Text
2465
2466 \begin_layout Plain Layout
2467 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 </row>
2476 <row>
2477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2478 \begin_inset Text
2479
2480 \begin_layout Plain Layout
2481
2482 \backslash
2483 root
2484 \begin_inset ERT
2485 status collapsed
2486
2487 \begin_layout Plain Layout
2488
2489
2490 \backslash
2491 spce 
2492 \end_layout
2493
2494 \end_inset
2495
2496 3
2497 \begin_inset Formula $\downarrow$
2498 \end_inset
2499
2500 A-B
2501 \end_layout
2502
2503 \end_inset
2504 </cell>
2505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2506 \begin_inset Text
2507
2508 \begin_layout Plain Layout
2509 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2510 \end_inset
2511
2512
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 </row>
2518 </lyxtabular>
2519
2520 \end_inset
2521
2522
2523 \end_layout
2524
2525 \begin_layout Standard
2526 Una raíz cuadrada se compone también con 
2527 \series bold
2528
2529 \backslash
2530 root
2531 \series default
2532  dejando vacío el campo del índice.
2533 \end_layout
2534
2535 \begin_layout Standard
2536 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2537  la raíz: 
2538 \begin_inset Formula $\sqrt[\beta]{B}$
2539 \end_inset
2540
2541
2542 \begin_inset Newline newline
2543 \end_inset
2544
2545 La 
2546 \begin_inset Formula $\beta$
2547 \end_inset
2548
2549  toca la raíz.
2550  Para evitar esto se usan los comandos 
2551 \series bold
2552
2553 \backslash
2554 leftroot
2555 \series default
2556
2557 \begin_inset Index idx
2558 status collapsed
2559
2560 \begin_layout Plain Layout
2561 Comandos ! L ! 
2562 \backslash
2563 leftroot
2564 \end_layout
2565
2566 \end_inset
2567
2568  y 
2569 \series bold
2570
2571 \backslash
2572 uproot
2573 \series default
2574
2575 \begin_inset Index idx
2576 status collapsed
2577
2578 \begin_layout Plain Layout
2579 Comandos ! U ! 
2580 \backslash
2581 uproot
2582 \end_layout
2583
2584 \end_inset
2585
2586  con el esquema siguiente:
2587 \end_layout
2588
2589 \begin_layout Standard
2590
2591 \series bold
2592
2593 \backslash
2594 leftroot{distancia}
2595 \series default
2596  y 
2597 \series bold
2598
2599 \backslash
2600 uproot{distancia}
2601 \end_layout
2602
2603 \begin_layout Standard
2604 Distancia es el número de Puntos Grandes (
2605 \begin_inset Quotes fld
2606 \end_inset
2607
2608 Big Points
2609 \begin_inset Quotes frd
2610 \end_inset
2611
2612 , unidad bp; 
2613 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2614 \end_inset
2615
2616 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2617  Los comandos se escriben en el índice.
2618  Así, el comando:
2619 \begin_inset Newline newline
2620 \end_inset
2621
2622
2623 \series bold
2624
2625 \backslash
2626 root
2627 \backslash
2628 leftroot{-1
2629 \begin_inset Formula $\to$
2630 \end_inset
2631
2632
2633 \backslash
2634 uproot{2
2635 \begin_inset Formula $\to$
2636 \end_inset
2637
2638
2639 \backslash
2640 beta
2641 \begin_inset ERT
2642 status collapsed
2643
2644 \begin_layout Plain Layout
2645
2646
2647 \backslash
2648 spce 
2649 \end_layout
2650
2651 \end_inset
2652
2653
2654 \begin_inset Formula $\to$
2655 \end_inset
2656
2657 B
2658 \begin_inset Newline newline
2659 \end_inset
2660
2661
2662 \series default
2663 genera una fórmula correctamente tipografiada: 
2664 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2665 \end_inset
2666
2667
2668 \end_layout
2669
2670 \begin_layout Subsection
2671 Coeficientes de un binomio
2672 \begin_inset Index idx
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 Binomios
2677 \end_layout
2678
2679 \end_inset
2680
2681
2682 \end_layout
2683
2684 \begin_layout Standard
2685 Los coeficientes de un binomio se insertan con el comando 
2686 \series bold
2687
2688 \backslash
2689 binom
2690 \series default
2691
2692 \begin_inset Index idx
2693 status collapsed
2694
2695 \begin_layout Plain Layout
2696 Comandos ! B ! 
2697 \backslash
2698 binom
2699 \end_layout
2700
2701 \end_inset
2702
2703  o con el submenú del botón 
2704 \begin_inset Graphics
2705         filename ../../images/math/frac-square.png
2706         scale 85
2707
2708 \end_inset
2709
2710 de la barra de herramientas de ecuaciones.
2711  Como en las fracciones, además de 
2712 \series bold
2713
2714 \backslash
2715 binom
2716 \series default
2717  hay los comandos 
2718 \series bold
2719
2720 \backslash
2721 dbinom
2722 \series default
2723
2724 \begin_inset Index idx
2725 status collapsed
2726
2727 \begin_layout Plain Layout
2728 Comandos ! D ! 
2729 \backslash
2730 dbinom
2731 \end_layout
2732
2733 \end_inset
2734
2735  y 
2736 \series bold
2737
2738 \backslash
2739 tbinom
2740 \series default
2741
2742 \begin_inset Index idx
2743 status collapsed
2744
2745 \begin_layout Plain Layout
2746 Comandos ! T ! 
2747 \backslash
2748 tbinom
2749 \end_layout
2750
2751 \end_inset
2752
2753 .
2754  Para otros delimitadores de coeficientes de un binomio hay los comandos
2755  
2756 \series bold
2757
2758 \backslash
2759 brace
2760 \series default
2761
2762 \begin_inset Index idx
2763 status collapsed
2764
2765 \begin_layout Plain Layout
2766 Comandos ! B ! 
2767 \backslash
2768 brace
2769 \end_layout
2770
2771 \end_inset
2772
2773  y 
2774 \series bold
2775
2776 \backslash
2777 brack
2778 \series default
2779
2780 \begin_inset Index idx
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784 Comandos ! B ! 
2785 \backslash
2786 brack
2787 \end_layout
2788
2789 \end_inset
2790
2791 .
2792 \end_layout
2793
2794 \begin_layout Standard
2795 \noindent
2796 \align center
2797 \begin_inset Tabular
2798 <lyxtabular version="3" rows="6" columns="2">
2799 <features tabularvalignment="middle">
2800 <column alignment="center" valignment="top" width="0">
2801 <column alignment="center" valignment="top" width="0">
2802 <row>
2803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807 Comando
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816 Resultado
2817 \begin_inset Note Note
2818 status collapsed
2819
2820 \begin_layout Plain Layout
2821
2822 \series bold
2823
2824 \backslash
2825 raisebox
2826 \series default
2827  se usa sólo como espaciador
2828 \end_layout
2829
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 </row>
2838 <row>
2839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843
2844 \backslash
2845 binom
2846 \begin_inset ERT
2847 status collapsed
2848
2849 \begin_layout Plain Layout
2850
2851
2852 \backslash
2853 spce 
2854 \end_layout
2855
2856 \end_inset
2857
2858 A
2859 \begin_inset Formula $\downarrow$
2860 \end_inset
2861
2862 B
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Plain Layout
2871 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \backslash
2887 dbinom
2888 \begin_inset ERT
2889 status collapsed
2890
2891 \begin_layout Plain Layout
2892
2893
2894 \backslash
2895 spce 
2896 \end_layout
2897
2898 \end_inset
2899
2900 A
2901 \begin_inset Formula $\downarrow$
2902 \end_inset
2903
2904 B
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2910 \begin_inset Text
2911
2912 \begin_layout Plain Layout
2913 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 </row>
2922 <row>
2923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2924 \begin_inset Text
2925
2926 \begin_layout Plain Layout
2927
2928 \backslash
2929 tbinom
2930 \begin_inset ERT
2931 status collapsed
2932
2933 \begin_layout Plain Layout
2934
2935
2936 \backslash
2937 spce 
2938 \end_layout
2939
2940 \end_inset
2941
2942 A
2943 \begin_inset Formula $\downarrow$
2944 \end_inset
2945
2946 B
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2952 \begin_inset Text
2953
2954 \begin_layout Plain Layout
2955 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 </row>
2964 <row>
2965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969
2970 \backslash
2971 brack
2972 \begin_inset ERT
2973 status collapsed
2974
2975 \begin_layout Plain Layout
2976
2977
2978 \backslash
2979 spce 
2980 \end_layout
2981
2982 \end_inset
2983
2984 A
2985 \begin_inset Formula $\downarrow$
2986 \end_inset
2987
2988 B
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 </row>
3006 <row>
3007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011
3012 \backslash
3013 brace
3014 \begin_inset ERT
3015 status collapsed
3016
3017 \begin_layout Plain Layout
3018
3019
3020 \backslash
3021 spce 
3022 \end_layout
3023
3024 \end_inset
3025
3026 A
3027 \begin_inset Formula $\downarrow$
3028 \end_inset
3029
3030 B
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 </row>
3048 </lyxtabular>
3049
3050 \end_inset
3051
3052
3053 \begin_inset Newpage newpage
3054 \end_inset
3055
3056
3057 \end_layout
3058
3059 \begin_layout Subsection
3060 Diferenciaciones de casos
3061 \begin_inset Index idx
3062 status collapsed
3063
3064 \begin_layout Plain Layout
3065 Casos
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \end_layout
3072
3073 \begin_layout Standard
3074 \noindent
3075 \align center
3076 \begin_inset Tabular
3077 <lyxtabular version="3" rows="3" columns="2">
3078 <features tabularvalignment="middle">
3079 <column alignment="center" valignment="top" width="0">
3080 <column alignment="center" valignment="top" width="0">
3081 <row>
3082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Plain Layout
3086 Comando
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095 Resultado
3096 \end_layout
3097
3098 \end_inset
3099 </cell>
3100 </row>
3101 <row>
3102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \backslash
3108 cases
3109 \begin_inset ERT
3110 status collapsed
3111
3112 \begin_layout Plain Layout
3113
3114
3115 \backslash
3116 spce 
3117 \end_layout
3118
3119 \end_inset
3120
3121 A
3122 \begin_inset Formula $\to$
3123 \end_inset
3124
3125 B>0
3126 \begin_inset Index idx
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130 Comandos ! C ! 
3131 \backslash
3132 cases
3133 \end_layout
3134
3135 \end_inset
3136
3137
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146 \begin_inset Formula $\begin{cases}
3147 A & B>0\end{cases}$
3148 \end_inset
3149
3150
3151 \end_layout
3152
3153 \end_inset
3154 </cell>
3155 </row>
3156 <row>
3157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \backslash
3163 cases
3164 \begin_inset ERT
3165 status collapsed
3166
3167 \begin_layout Plain Layout
3168
3169
3170 \backslash
3171 spce 
3172 \end_layout
3173
3174 \end_inset
3175
3176
3177 \family sans
3178 Ctrl+Retorno
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187 \begin_inset Formula $\begin{cases}
3188 A & \textrm{para }x>0\\
3189 B & \textrm{para }x=0
3190 \end{cases}$
3191 \end_inset
3192
3193
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 </row>
3199 </lyxtabular>
3200
3201 \end_inset
3202
3203
3204 \end_layout
3205
3206 \begin_layout Standard
3207 Después de insertar 
3208 \series bold
3209
3210 \backslash
3211 cases
3212 \series default
3213  o usar el botón 
3214 \begin_inset Graphics
3215         filename ../../images/math/cases.png
3216         scale 85
3217
3218 \end_inset
3219
3220  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3221 \family sans
3222 Ctrl+Retorno
3223 \family default
3224  o con el botón
3225 \family sans
3226  
3227 \family default
3228
3229 \begin_inset Graphics
3230         filename ../../images/tabular-feature_append-row.png
3231         scale 85
3232
3233 \end_inset
3234
3235  de la barra de tablas.
3236 \end_layout
3237
3238 \begin_layout Standard
3239 El comando 
3240 \series bold
3241
3242 \backslash
3243 cases
3244 \series default
3245  también está disponible en el menú 
3246 \family sans
3247 Insertar\SpecialChar \menuseparator
3248 Ecuación\SpecialChar \menuseparator
3249 Entorno casos
3250 \family default
3251 .
3252 \end_layout
3253
3254 \begin_layout Subsection
3255 Negaciones
3256 \begin_inset Index idx
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260 Negaciones
3261 \end_layout
3262
3263 \end_inset
3264
3265
3266 \end_layout
3267
3268 \begin_layout Standard
3269 Con el comando 
3270 \series bold
3271
3272 \backslash
3273 not
3274 \series default
3275
3276 \begin_inset Index idx
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280 Comandos ! N ! 
3281 \backslash
3282 not
3283 \end_layout
3284
3285 \end_inset
3286
3287  todo carácter se puede mostrar cancelado.
3288  Los caracteres son casi tachados con una barra inclinada.
3289 \end_layout
3290
3291 \begin_layout Standard
3292 \noindent
3293 \align center
3294 \begin_inset Tabular
3295 <lyxtabular version="3" rows="4" columns="2">
3296 <features tabularvalignment="middle">
3297 <column alignment="center" valignment="top" width="0">
3298 <column alignment="center" valignment="top" width="0">
3299 <row>
3300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 Comando
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313 Resultado
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 </row>
3319 <row>
3320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \backslash
3326 not=
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 \begin_inset Formula $\not=$
3336 \end_inset
3337
3338
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row>
3345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349
3350 \backslash
3351 not 
3352 \backslash
3353 le
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362 \begin_inset Formula $\not\le$
3363 \end_inset
3364
3365
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 </row>
3371 <row>
3372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \backslash
3378 not 
3379 \backslash
3380 parallel
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389 \begin_inset Formula $\not\parallel$
3390 \end_inset
3391
3392
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 </row>
3398 </lyxtabular>
3399
3400 \end_inset
3401
3402
3403 \end_layout
3404
3405 \begin_layout Standard
3406 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3407  Por tanto para algunas negaciones hay comandos especiales (véase 
3408 \begin_inset CommandInset ref
3409 LatexCommand ref
3410 reference "sub:Símbolos-matemáticos"
3411
3412 \end_inset
3413
3414  y 
3415 \begin_inset CommandInset ref
3416 LatexCommand ref
3417 reference "sec:Relaciones"
3418
3419 \end_inset
3420
3421 ).
3422 \end_layout
3423
3424 \begin_layout Subsection
3425 Espacios reservados 
3426 \begin_inset CommandInset label
3427 LatexCommand label
3428 name "sub:Espacios-reservados"
3429
3430 \end_inset
3431
3432
3433 \begin_inset Index idx
3434 status collapsed
3435
3436 \begin_layout Plain Layout
3437 Espacios reservados
3438 \end_layout
3439
3440 \end_inset
3441
3442
3443 \begin_inset Index idx
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447 Química ! isótopos
3448 \end_layout
3449
3450 \end_inset
3451
3452
3453 \begin_inset Index idx
3454 status collapsed
3455
3456 \begin_layout Plain Layout
3457 Isótopos|see
3458 \begin_inset ERT
3459 status collapsed
3460
3461 \begin_layout Plain Layout
3462
3463 {
3464 \end_layout
3465
3466 \end_inset
3467
3468 Química
3469 \begin_inset ERT
3470 status collapsed
3471
3472 \begin_layout Plain Layout
3473
3474 }
3475 \end_layout
3476
3477 \end_inset
3478
3479
3480 \end_layout
3481
3482 \end_inset
3483
3484
3485 \end_layout
3486
3487 \begin_layout Standard
3488 En la presentación de, p.
3489 \begin_inset space \thinspace{}
3490 \end_inset
3491
3492 e., isótopos,
3493 \begin_inset Foot
3494 status collapsed
3495
3496 \begin_layout Plain Layout
3497 Más sobre símbolos químicos en 
3498 \begin_inset CommandInset ref
3499 LatexCommand ref
3500 reference "sub:Símbolos-y-ecuaciones-químicas"
3501
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \end_inset
3508
3509  surge el problema siguiente:
3510 \end_layout
3511
3512 \begin_layout Standard
3513 \noindent
3514 \align center
3515 \begin_inset Tabular
3516 <lyxtabular version="3" rows="2" columns="2">
3517 <features tabularvalignment="middle">
3518 <column alignment="center" valignment="top" width="0">
3519 <column alignment="center" valignment="top" width="0">
3520 <row>
3521 <cell alignment="center" valignment="top" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 Índices generados con sub- y superíndices:
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3535 \end_inset
3536
3537
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 </row>
3543 <row>
3544 <cell alignment="center" valignment="top" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 Índices correctos:
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3558 \end_inset
3559
3560
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 </row>
3566 </lyxtabular>
3567
3568 \end_inset
3569
3570
3571 \begin_inset Note Note
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575
3576 \series bold
3577
3578 \backslash
3579 raisebox
3580 \series default
3581  se usa sólo como espaciador
3582 \end_layout
3583
3584 \end_inset
3585
3586
3587 \end_layout
3588
3589 \begin_layout Standard
3590 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3591  del índice más largo.
3592  Para evitarlo está el comando 
3593 \series bold
3594
3595 \backslash
3596 phantom
3597 \series default
3598
3599 \begin_inset Index idx
3600 status collapsed
3601
3602 \begin_layout Plain Layout
3603 Comandos ! P ! 
3604 \backslash
3605 phantom
3606 \end_layout
3607
3608 \end_inset
3609
3610  o el botón 
3611 \begin_inset space ~
3612 \end_inset
3613
3614
3615 \begin_inset Graphics
3616         filename ../../images/math/phantom.png
3617         scale 85
3618
3619 \end_inset
3620
3621  del submenú de espaciado de ecuaciones
3622 \begin_inset Foot
3623 status collapsed
3624
3625 \begin_layout Plain Layout
3626 Botón 
3627 \begin_inset Graphics
3628         filename ../../images/math/space.png
3629         scale 85
3630
3631 \end_inset
3632
3633  de la barra de ecuaciones
3634 \end_layout
3635
3636 \end_inset
3637
3638 , que genera uno o más espacios reservados.
3639  Al insertar 
3640 \series bold
3641
3642 \backslash
3643 phantom
3644 \series default
3645  aparece un pequeño marco azul con dos flechas rojas superpuestas
3646 \begin_inset Formula $\phantom{}$
3647 \end_inset
3648
3649 .
3650  Las flechas indican que se reservará un espacio equivalente a la anchura
3651  y altura totales del contenido del marco.
3652  Los espacios reservados son correspondientes al tamaño de los caracteres.
3653 \end_layout
3654
3655 \begin_layout Standard
3656 \noindent
3657 \align center
3658 \begin_inset Tabular
3659 <lyxtabular version="3" rows="4" columns="2">
3660 <features tabularvalignment="middle">
3661 <column alignment="center" valignment="top" width="0">
3662 <column alignment="center" valignment="top" width="0">
3663 <row>
3664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 Comando
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 Resultado
3678 \begin_inset Note Note
3679 status collapsed
3680
3681 \begin_layout Plain Layout
3682
3683 \series bold
3684
3685 \backslash
3686 raisebox
3687 \series default
3688  se usa sólo como espaciador
3689 \end_layout
3690
3691 \end_inset
3692
3693
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 </row>
3699 <row>
3700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 ^19
3705 \begin_inset ERT
3706 status collapsed
3707
3708 \begin_layout Plain Layout
3709
3710
3711 \backslash
3712 spce 
3713 \end_layout
3714
3715 \end_inset
3716
3717 _
3718 \backslash
3719 phantom
3720 \begin_inset ERT
3721 status collapsed
3722
3723 \begin_layout Plain Layout
3724
3725
3726 \backslash
3727 spce 
3728 \end_layout
3729
3730 \end_inset
3731
3732 1
3733 \begin_inset Formula $\rightarrow$
3734 \end_inset
3735
3736 9
3737 \begin_inset ERT
3738 status collapsed
3739
3740 \begin_layout Plain Layout
3741
3742
3743 \backslash
3744 spce 
3745 \end_layout
3746
3747 \end_inset
3748
3749 F
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3759 \end_inset
3760
3761
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 </row>
3767 <row>
3768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 ^235
3773 \begin_inset ERT
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777
3778
3779 \backslash
3780 spce 
3781 \end_layout
3782
3783 \end_inset
3784
3785 _
3786 \backslash
3787 phantom
3788 \begin_inset ERT
3789 status collapsed
3790
3791 \begin_layout Plain Layout
3792
3793
3794 \backslash
3795 spce 
3796 \end_layout
3797
3798 \end_inset
3799
3800 23
3801 \begin_inset Formula $\rightarrow$
3802 \end_inset
3803
3804 9
3805 \begin_inset ERT
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809
3810
3811 \backslash
3812 spce 
3813 \end_layout
3814
3815 \end_inset
3816
3817 F
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3827 \end_inset
3828
3829
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 </row>
3835 <row>
3836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840
3841 \backslash
3842 Lambda^
3843 \begin_inset ERT
3844 status collapsed
3845
3846 \begin_layout Plain Layout
3847
3848
3849 \backslash
3850 spce 
3851 \end_layout
3852
3853 \end_inset
3854
3855
3856 \backslash
3857 phantom
3858 \begin_inset ERT
3859 status collapsed
3860
3861 \begin_layout Plain Layout
3862
3863
3864 \backslash
3865 spce 
3866 \end_layout
3867
3868 \end_inset
3869
3870 ii
3871 \begin_inset Formula $\rightarrow$
3872 \end_inset
3873
3874 t
3875 \begin_inset ERT
3876 status collapsed
3877
3878 \begin_layout Plain Layout
3879
3880
3881 \backslash
3882 spce 
3883 \end_layout
3884
3885 \end_inset
3886
3887 _MMt
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 </lyxtabular>
3906
3907 \end_inset
3908
3909
3910 \end_layout
3911
3912 \begin_layout Standard
3913 Además hay los comandos 
3914 \series bold
3915
3916 \backslash
3917 vphantom
3918 \series default
3919
3920 \begin_inset Index idx
3921 status collapsed
3922
3923 \begin_layout Plain Layout
3924 Comandos ! V ! 
3925 \backslash
3926 vphantom
3927 \end_layout
3928
3929 \end_inset
3930
3931  (botón 
3932 \begin_inset space ~
3933 \end_inset
3934
3935
3936 \begin_inset Graphics
3937         filename ../../images/math/vphantom.png
3938         scale 85
3939
3940 \end_inset
3941
3942 ) y 
3943 \series bold
3944
3945 \backslash
3946 hphantom
3947 \series default
3948
3949 \begin_inset Index idx
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Comandos ! H ! 
3954 \backslash
3955 hphantom
3956 \end_layout
3957
3958 \end_inset
3959
3960  (botón 
3961 \begin_inset space ~
3962 \end_inset
3963
3964
3965 \begin_inset Graphics
3966         filename ../../images/math/hphantom.png
3967         scale 85
3968
3969 \end_inset
3970
3971 ).
3972  
3973 \series bold
3974
3975 \backslash
3976 hphantom
3977 \series default
3978  genera espacio en el marco sólo para la altura máxima de los caracteres,
3979  no para su anchura.
3980  
3981 \series bold
3982
3983 \backslash
3984 vphantom
3985 \series default
3986  genera espacio sólo para la anchura del contenido del marco.
3987  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3988 \end_layout
3989
3990 \begin_layout Standard
3991 Por ejemplo, 
3992 \series bold
3993
3994 \backslash
3995 vphantom
3996 \series default
3997
3998 \begin_inset ERT
3999 status collapsed
4000
4001 \begin_layout Plain Layout
4002
4003
4004 \backslash
4005 spce 
4006 \end_layout
4007
4008 \end_inset
4009
4010
4011 \series bold
4012 a
4013 \backslash
4014 int
4015 \series default
4016  genera espacio de la altura del signo de la integral,
4017 \begin_inset Foot
4018 status collapsed
4019
4020 \begin_layout Plain Layout
4021 El comando 
4022 \series bold
4023
4024 \backslash
4025 int
4026 \series default
4027  genera un signo de integral, véase 
4028 \begin_inset CommandInset ref
4029 LatexCommand ref
4030 reference "sub:Operadores-grandes"
4031
4032 \end_inset
4033
4034
4035 \end_layout
4036
4037 \end_inset
4038
4039  porque este es el carácter más largo.
4040  En la 
4041 \begin_inset CommandInset ref
4042 LatexCommand ref
4043 reference "sub:Delimitadores-multilínea"
4044
4045 \end_inset
4046
4047  hay un ejemplo de aplicación.
4048 \end_layout
4049
4050 \begin_layout Standard
4051
4052 \lang english
4053 Placeholders can also be used for text when it is inserted via the menu
4054  
4055 \family sans
4056 Insert\SpecialChar \menuseparator
4057 Formatting\SpecialChar \menuseparator
4058 Phantom
4059 \family default
4060 :
4061 \end_layout
4062
4063 \begin_layout Standard
4064
4065 \lang english
4066 This is a sentence.
4067 \begin_inset Newline newline
4068 \end_inset
4069
4070
4071 \begin_inset Phantom Phantom
4072 status open
4073
4074 \begin_layout Plain Layout
4075
4076 \lang english
4077 This
4078 \end_layout
4079
4080 \end_inset
4081
4082  is a sentence.
4083 \end_layout
4084
4085 \begin_layout Subsection
4086 Líneas
4087 \begin_inset Index idx
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091 Lineas@Líneas
4092 \end_layout
4093
4094 \end_inset
4095
4096
4097 \begin_inset Index idx
4098 status collapsed
4099
4100 \begin_layout Plain Layout
4101 Ecuación ! sub- o superrayada
4102 \end_layout
4103
4104 \end_inset
4105
4106
4107 \end_layout
4108
4109 \begin_layout Standard
4110 \noindent
4111 \align center
4112 \begin_inset Tabular
4113 <lyxtabular version="3" rows="4" columns="2">
4114 <features tabularvalignment="middle">
4115 <column alignment="center" valignment="top" width="0">
4116 <column alignment="center" valignment="top" width="0">
4117 <row>
4118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 Comando
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131 Resultado
4132 \begin_inset Note Note
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136
4137 \series bold
4138
4139 \backslash
4140 raisebox
4141 \series default
4142  se usa sólo como espaciador
4143 \end_layout
4144
4145 \end_inset
4146
4147
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 </row>
4153 <row>
4154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158
4159 \backslash
4160 overline
4161 \begin_inset ERT
4162 status collapsed
4163
4164 \begin_layout Plain Layout
4165
4166
4167 \backslash
4168 spce 
4169 \end_layout
4170
4171 \end_inset
4172
4173 A+B
4174 \begin_inset Index idx
4175 status collapsed
4176
4177 \begin_layout Plain Layout
4178 Comandos ! O ! 
4179 \backslash
4180 overline
4181 \end_layout
4182
4183 \end_inset
4184
4185
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4191 \begin_inset Text
4192
4193 \begin_layout Plain Layout
4194 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4195 \end_inset
4196
4197
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 </row>
4203 <row>
4204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208
4209 \backslash
4210 underline
4211 \begin_inset ERT
4212 status collapsed
4213
4214 \begin_layout Plain Layout
4215
4216
4217 \backslash
4218 spce 
4219 \end_layout
4220
4221 \end_inset
4222
4223 A+B
4224 \begin_inset Index idx
4225 status collapsed
4226
4227 \begin_layout Plain Layout
4228 Comandos ! U ! 
4229 \backslash
4230 underline
4231 \end_layout
4232
4233 \end_inset
4234
4235
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4245 \end_inset
4246
4247
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 </row>
4253 <row>
4254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258
4259 \backslash
4260 overline
4261 \begin_inset ERT
4262 status collapsed
4263
4264 \begin_layout Plain Layout
4265
4266
4267 \backslash
4268 spce 
4269 \end_layout
4270
4271 \end_inset
4272
4273
4274 \backslash
4275 underline
4276 \begin_inset ERT
4277 status collapsed
4278
4279 \begin_layout Plain Layout
4280
4281
4282 \backslash
4283 spce 
4284 \end_layout
4285
4286 \end_inset
4287
4288 A+B
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4298 \end_inset
4299
4300
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 </row>
4306 </lyxtabular>
4307
4308 \end_inset
4309
4310
4311 \end_layout
4312
4313 \begin_layout Standard
4314 En el último ejemplo es indiferente poner primero 
4315 \series bold
4316
4317 \backslash
4318 overline
4319 \series default
4320  o 
4321 \series bold
4322
4323 \backslash
4324 underline
4325 \series default
4326 .
4327 \end_layout
4328
4329 \begin_layout Standard
4330 Para poner doble subrayado, p.
4331 \begin_inset space \thinspace{}
4332 \end_inset
4333
4334 e.
4335  en resultados, se usa 
4336 \series bold
4337
4338 \backslash
4339 underline
4340 \series default
4341  dos veces.
4342 \end_layout
4343
4344 \begin_layout Standard
4345 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4346 \begin_inset VSpace bigskip
4347 \end_inset
4348
4349 Se pueden crear líneas personalizadas con el comando 
4350 \series bold
4351
4352 \backslash
4353 rule
4354 \series default
4355
4356 \begin_inset Index idx
4357 status collapsed
4358
4359 \begin_layout Plain Layout
4360 Comandos ! R ! 
4361 \backslash
4362 rule
4363 \end_layout
4364
4365 \end_inset
4366
4367  con el esquema siguiente:
4368 \end_layout
4369
4370 \begin_layout Standard
4371
4372 \series bold
4373
4374 \backslash
4375 rule[hueco vertical]{longitud}{grosor}
4376 \end_layout
4377
4378 \begin_layout Standard
4379 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4380  si el valor es negativo).
4381  Las unidades disponibles para los valores están listadas en
4382 \begin_inset space ~
4383 \end_inset
4384
4385
4386 \begin_inset CommandInset ref
4387 LatexCommand ref
4388 reference "tab:Unidades-disponibles"
4389
4390 \end_inset
4391
4392 .
4393  A continuación hay dos ejemplos de líneas creadas con los comandos
4394 \series bold
4395
4396 \begin_inset Newline newline
4397 \end_inset
4398
4399
4400 \backslash
4401 rule[-2ex]{3cm}{2pt}
4402 \series default
4403  y 
4404 \series bold
4405
4406 \backslash
4407 rule{2cm}{1pt}
4408 \series default
4409 :
4410 \end_layout
4411
4412 \begin_layout Standard
4413 Esto es una frase 
4414 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4415 \end_inset
4416
4417  con dos líneas.
4418 \end_layout
4419
4420 \begin_layout Standard
4421
4422 \series bold
4423
4424 \backslash
4425 rule
4426 \series default
4427  también se puede usar para texto si 
4428 \lang english
4429 a line is inserted via the menu 
4430 \family sans
4431 Insert\SpecialChar \menuseparator
4432 Formatting\SpecialChar \menuseparator
4433 Horizontal
4434 \begin_inset space ~
4435 \end_inset
4436
4437 Line
4438 \family default
4439 :
4440 \end_layout
4441
4442 \begin_layout Standard
4443
4444 \lang english
4445 This is a sentence 
4446 \begin_inset CommandInset line
4447 LatexCommand rule
4448 offset "0.5ex"
4449 width "3cm"
4450 height "1pt"
4451
4452 \end_inset
4453
4454  with one line.
4455 \end_layout
4456
4457 \begin_layout Subsection
4458 Puntos
4459 \begin_inset CommandInset label
4460 LatexCommand label
4461 name "sub:Puntos"
4462
4463 \end_inset
4464
4465
4466 \begin_inset Index idx
4467 status collapsed
4468
4469 \begin_layout Plain Layout
4470 Puntos
4471 \end_layout
4472
4473 \end_inset
4474
4475
4476 \end_layout
4477
4478 \begin_layout Standard
4479 Hay distintos tipos de puntos disponibles.
4480 \begin_inset Foot
4481 status collapsed
4482
4483 \begin_layout Plain Layout
4484 En la barra de herramientas de ecuaciones, en el panel del botón 
4485 \begin_inset Graphics
4486         filename ../../images/math/ldots.png
4487         scale 85
4488
4489 \end_inset
4490
4491 .
4492 \end_layout
4493
4494 \end_inset
4495
4496  Para continuación en enumeraciones se usan puntos bajos, (
4497 \series bold
4498
4499 \backslash
4500 ldots
4501 \series default
4502
4503 \begin_inset Index idx
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Comandos ! L ! 
4508 \backslash
4509 ldots
4510 \end_layout
4511
4512 \end_inset
4513
4514 ), mientras que para operaciones se usan puntos centrados a la misma altura
4515  que los operadores, (
4516 \series bold
4517
4518 \backslash
4519 cdots
4520 \series default
4521
4522 \begin_inset Index idx
4523 status collapsed
4524
4525 \begin_layout Plain Layout
4526 Comandos ! C ! 
4527 \backslash
4528 cdots
4529 \end_layout
4530
4531 \end_inset
4532
4533 ).
4534  Si se usa el comando 
4535 \series bold
4536
4537 \backslash
4538 dots
4539 \series default
4540
4541 \begin_inset Index idx
4542 status collapsed
4543
4544 \begin_layout Plain Layout
4545 Comandos ! D ! 
4546 \backslash
4547 dots
4548 \end_layout
4549
4550 \end_inset
4551
4552 , LaTeX decide el tipo a usar en función del carácter siguiente.
4553 \end_layout
4554
4555 \begin_layout Standard
4556 \align center
4557 \begin_inset Tabular
4558 <lyxtabular version="3" rows="9" columns="2">
4559 <features tabularvalignment="middle">
4560 <column alignment="center" valignment="top" width="0pt">
4561 <column alignment="center" valignment="top" width="0pt">
4562 <row>
4563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 Comando
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576 Resultado
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 </row>
4582 <row>
4583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 A_1
4588 \begin_inset ERT
4589 status collapsed
4590
4591 \begin_layout Plain Layout
4592
4593
4594 \backslash
4595 spce 
4596 \end_layout
4597
4598 \end_inset
4599
4600 ,
4601 \backslash
4602 dots
4603 \begin_inset ERT
4604 status collapsed
4605
4606 \begin_layout Plain Layout
4607
4608
4609 \backslash
4610 spce 
4611 \end_layout
4612
4613 \end_inset
4614
4615 ,A_n
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 \begin_inset Formula $A_{1},\dots,A_{n}$
4625 \end_inset
4626
4627
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 </row>
4633 <row>
4634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 A_1
4639 \begin_inset ERT
4640 status collapsed
4641
4642 \begin_layout Plain Layout
4643
4644
4645 \backslash
4646 spce 
4647 \end_layout
4648
4649 \end_inset
4650
4651 +
4652 \backslash
4653 dots
4654 \begin_inset ERT
4655 status collapsed
4656
4657 \begin_layout Plain Layout
4658
4659
4660 \backslash
4661 spce 
4662 \end_layout
4663
4664 \end_inset
4665
4666 +A_n
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 \begin_inset Formula $A_{1}+\dots+A_{n}$
4676 \end_inset
4677
4678
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 </row>
4684 <row>
4685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689 A_1
4690 \begin_inset ERT
4691 status collapsed
4692
4693 \begin_layout Plain Layout
4694
4695
4696 \backslash
4697 spce 
4698 \end_layout
4699
4700 \end_inset
4701
4702 ,
4703 \backslash
4704 ldots
4705 \begin_inset ERT
4706 status collapsed
4707
4708 \begin_layout Plain Layout
4709
4710
4711 \backslash
4712 spce 
4713 \end_layout
4714
4715 \end_inset
4716
4717 ,A_n
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726 \begin_inset Formula $A_{1},\ldots,A_{n}$
4727 \end_inset
4728
4729
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 </row>
4735 <row>
4736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 A_1
4741 \begin_inset ERT
4742 status collapsed
4743
4744 \begin_layout Plain Layout
4745
4746
4747 \backslash
4748 spce 
4749 \end_layout
4750
4751 \end_inset
4752
4753 +
4754 \backslash
4755 cdots
4756 \begin_inset ERT
4757 status collapsed
4758
4759 \begin_layout Plain Layout
4760
4761
4762 \backslash
4763 spce 
4764 \end_layout
4765
4766 \end_inset
4767
4768 +A_n
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4778 \end_inset
4779
4780
4781 \end_layout
4782
4783 \end_inset
4784 </cell>
4785 </row>
4786 <row>
4787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791
4792 \backslash
4793 vdots
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802 \begin_inset Formula $\vdots$
4803 \end_inset
4804
4805
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 </row>
4811 <row>
4812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816
4817 \backslash
4818 ddots
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 \begin_inset Formula $\ddots$
4828 \end_inset
4829
4830
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 </row>
4836 <row>
4837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841
4842 \backslash
4843 iddots
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852 \begin_inset Formula $\iddots$
4853 \end_inset
4854
4855
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 </row>
4861 <row>
4862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 Matriz
4867 \begin_inset space \thinspace{}
4868 \end_inset
4869
4870 3×3 con los distintos puntos
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 \begin_inset Formula $\begin{array}{ccc}
4880 A_{11} & \cdots & A_{1m}\\
4881 \vdots & \ddots & \vdots\\
4882 A_{n1} & \cdots & A_{nm}
4883 \end{array}$
4884 \end_inset
4885
4886
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 </row>
4892 </lyxtabular>
4893
4894 \end_inset
4895
4896
4897 \end_layout
4898
4899 \begin_layout Standard
4900 Los puntos suspensivos disponibles en el menú 
4901 \family sans
4902 Insertar\SpecialChar \menuseparator
4903 Carácter especial
4904 \family default
4905  son 
4906 \series bold
4907
4908 \backslash
4909 ldots
4910 \series default
4911 .
4912 \end_layout
4913
4914 \begin_layout Standard
4915 \begin_inset VSpace medskip
4916 \end_inset
4917
4918
4919 \lang english
4920 To use 
4921 \series bold
4922
4923 \backslash
4924 iddots
4925 \series default
4926 , one of the options 
4927 \family sans
4928 Use mathdots package (automatically)
4929 \family default
4930  must be set in the document settings under 
4931 \family sans
4932 Math
4933 \begin_inset space ~
4934 \end_inset
4935
4936 Options
4937 \family default
4938 .
4939 \begin_inset Newline newline
4940 \end_inset
4941
4942 Using the option 
4943 \family sans
4944 Use mathdots package
4945 \family default
4946  will improve the appearance of all dots in the documents if their font
4947  style or size is not the default.
4948 \end_layout
4949
4950 \begin_layout Standard
4951 \begin_inset VSpace medskip
4952 \end_inset
4953
4954 Hay puntos específicos para matrices que se extienden por varias columnas.
4955  Se generan con el comando 
4956 \series bold
4957
4958 \backslash
4959 hdotsfor
4960 \series default
4961
4962 \begin_inset Index idx
4963 status collapsed
4964
4965 \begin_layout Plain Layout
4966 Comandos ! H ! 
4967 \backslash
4968 hdotsfor
4969 \end_layout
4970
4971 \end_inset
4972
4973 , que tiene el siguiente esquema:
4974 \end_layout
4975
4976 \begin_layout Standard
4977
4978 \series bold
4979
4980 \backslash
4981 hdotsfor[distancia]{número de columnas}
4982 \end_layout
4983
4984 \begin_layout Standard
4985 Número de columnas especifica cuántas columnas deben abarcarse.
4986  Distancia es un factor para la separación entre los puntos.
4987 \end_layout
4988
4989 \begin_layout Standard
4990 En la siguiente matriz se ha insertado el comando 
4991 \series bold
4992
4993 \backslash
4994 hdotsfor[2]{4}
4995 \series default
4996  en el primer recuadro de la segunda línea para obtener puntos separados
4997  una distancia equivalente a dos veces la del comando 
4998 \series bold
4999
5000 \backslash
5001 dots
5002 \series default
5003 .
5004 \begin_inset Formula \[
5005 \left(\begin{array}{cccc}
5006 A & B & C & D\\
5007 \hdotsfor[2]{4}\\
5008 q & w & e & r
5009 \end{array}\right)\]
5010
5011 \end_inset
5012
5013
5014 \end_layout
5015
5016 \begin_layout Standard
5017 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5018  de lo contrario se producen errores de LaTeX.
5019 \end_layout
5020
5021 \begin_layout Standard
5022 \begin_inset VSpace bigskip
5023 \end_inset
5024
5025
5026 \end_layout
5027
5028 \begin_layout Standard
5029 Además, con el comando 
5030 \series bold
5031
5032 \backslash
5033 dotfill
5034 \series default
5035
5036 \begin_inset Index idx
5037 status collapsed
5038
5039 \begin_layout Plain Layout
5040 Comandos ! D ! 
5041 \backslash
5042 dotfill
5043 \end_layout
5044
5045 \end_inset
5046
5047  puedes completar con puntos una línea.
5048  El efecto de este tipo de comandos es como el de 
5049 \series bold
5050
5051 \backslash
5052 hfill
5053 \series default
5054 , véase 
5055 \begin_inset CommandInset ref
5056 LatexCommand ref
5057 reference "sub:Espacio-variable"
5058
5059 \end_inset
5060
5061 .
5062 \end_layout
5063
5064 \begin_layout Standard
5065 Por ejemplo el comando 
5066 \series bold
5067 A
5068 \backslash
5069 dotfill
5070 \series default
5071
5072 \begin_inset ERT
5073 status collapsed
5074
5075 \begin_layout Plain Layout
5076
5077
5078 \backslash
5079 spce 
5080 \end_layout
5081
5082 \end_inset
5083
5084
5085 \series bold
5086 B
5087 \series default
5088  genera
5089 \end_layout
5090
5091 \begin_layout Standard
5092 \begin_inset Formula $A\dotfill B$
5093 \end_inset
5094
5095
5096 \end_layout
5097
5098 \begin_layout Standard
5099 Un comando análogo a 
5100 \series bold
5101
5102 \backslash
5103 dotfill
5104 \series default
5105  para rellenar con una línea es 
5106 \series bold
5107
5108 \backslash
5109 hrulefill
5110 \series default
5111
5112 \begin_inset Index idx
5113 status collapsed
5114
5115 \begin_layout Plain Layout
5116 Comandos ! H ! 
5117 \backslash
5118 hrulefill
5119 \end_layout
5120
5121 \end_inset
5122
5123 :
5124 \end_layout
5125
5126 \begin_layout Standard
5127 \begin_inset Formula $A\hrulefill B$
5128 \end_inset
5129
5130
5131 \end_layout
5132
5133 \begin_layout Standard
5134 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5135 \end_layout
5136
5137 \begin_layout Section
5138 Matrices
5139 \begin_inset CommandInset label
5140 LatexCommand label
5141 name "sec:Matrices"
5142
5143 \end_inset
5144
5145
5146 \begin_inset Index idx
5147 status collapsed
5148
5149 \begin_layout Plain Layout
5150 Matrices
5151 \end_layout
5152
5153 \end_inset
5154
5155
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Se pueden insertar con el botón 
5160 \begin_inset Graphics
5161         filename ../../images/dialog-show_mathmatrix.png
5162         scale 85
5163
5164 \end_inset
5165
5166  de la barra de ecuaciones o con el menú 
5167 \family sans
5168 Insertar\SpecialChar \menuseparator
5169 Ecuación\SpecialChar \menuseparator
5170 Matriz
5171 \family default
5172 .
5173  Aparece una ventana en la que se pide el número de filas y columnas, la
5174  alineación y la decoración.
5175  La alineación vertical sólo es relevante para matrices en línea:
5176 \end_layout
5177
5178 \begin_layout Standard
5179 Esta primera matriz tiene alineación superior 
5180 \begin_inset Formula $\begin{array}[t]{cccc}
5181 A & D & G & J\\
5182 B & E & H & K\\
5183 D & F & I & L
5184 \end{array}$
5185 \end_inset
5186
5187  , la segunda alineación central 
5188 \begin_inset Formula $\begin{array}{cccc}
5189 A & D & G & J\\
5190 B & E & H & K\\
5191 D & F & I & L
5192 \end{array}$
5193 \end_inset
5194
5195  , y la tercera alineación inferior 
5196 \begin_inset Formula $\begin{array}[b]{cccc}
5197 A & D & G & J\\
5198 B & E & H & K\\
5199 D & F & I & L
5200 \end{array}$
5201 \end_inset
5202
5203 .
5204 \end_layout
5205
5206 \begin_layout Standard
5207 La alineación horizontal especifica cómo deben alinearse las entradas de
5208  la columna.
5209  Se determina mediante una letra para cada columna.
5210  
5211 \emph on
5212 l
5213 \emph default
5214  indica alineación a la izquierda, 
5215 \emph on
5216 c
5217 \emph default
5218  alineación centrada y 
5219 \emph on
5220 r
5221 \emph default
5222  alineación a la derecha.
5223  Por ejemplo, para componer una matriz
5224 \begin_inset space ~
5225 \end_inset
5226
5227 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5228  centradas y la última a la derecha, se anota 
5229 \series bold
5230 lccr
5231 \series default
5232  en la alineación horizontal.
5233  Normalmente todas las columnas de una matriz están centradas, por tanto
5234  el valor por omisión es 
5235 \series bold
5236 c
5237 \series default
5238  para todas ellas.
5239 \end_layout
5240
5241 \begin_layout Standard
5242 Alineación horizontal:
5243 \end_layout
5244
5245 \begin_layout Standard
5246
5247 \series bold
5248 lll
5249 \series default
5250  : 
5251 \begin_inset Formula $\begin{array}{lll}
5252 10000 & D & G\\
5253 B & 10000 & H\\
5254 C & F & 10000
5255 \end{array}$
5256 \end_inset
5257
5258  , 
5259 \series bold
5260 ccc 
5261 \series default
5262
5263 \begin_inset Formula $\begin{array}{ccc}
5264 10000 & D & G\\
5265 B & 10000 & H\\
5266 C & F & 10000
5267 \end{array}$
5268 \end_inset
5269
5270  
5271 \series bold
5272 ,
5273 \series default
5274  
5275 \series bold
5276 rrr 
5277 \series default
5278
5279 \begin_inset Formula $\begin{array}{rrr}
5280 10000 & D & G\\
5281 B & 10000 & H\\
5282 C & F & 10000
5283 \end{array}$
5284 \end_inset
5285
5286
5287 \end_layout
5288
5289 \begin_layout Standard
5290 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5291  botones 
5292 \begin_inset Graphics
5293         filename ../../images/tabular-feature_append-row.png
5294         scale 85
5295
5296 \end_inset
5297
5298
5299 \begin_inset Graphics
5300         filename ../../images/tabular-feature_delete-row.png
5301         scale 85
5302
5303 \end_inset
5304
5305 , etc.
5306  de la barra de ecuaciones o el menú 
5307 \family sans
5308 Editar\SpecialChar \menuseparator
5309 Filas y columnas
5310 \family default
5311 .
5312  También se pueden añadir filas nuevas con 
5313 \family sans
5314 Ctrl+Retorno
5315 \family default
5316 .
5317 \end_layout
5318
5319 \begin_layout Standard
5320 \begin_inset VSpace bigskip
5321 \end_inset
5322
5323
5324 \lang english
5325 The 
5326 \family sans
5327 Decoration
5328 \family default
5329  adds parentheses in the selected style around the matrix.
5330  Alternatively,
5331 \lang spanish
5332  se pueden generar paréntesis con los comandos 
5333 \series bold
5334
5335 \backslash
5336 left
5337 \series default
5338
5339 \begin_inset Index idx
5340 status collapsed
5341
5342 \begin_layout Plain Layout
5343 Comandos ! L ! 
5344 \backslash
5345 left
5346 \end_layout
5347
5348 \end_inset
5349
5350  y 
5351 \series bold
5352
5353 \backslash
5354 right
5355 \series default
5356
5357 \begin_inset Index idx
5358 status collapsed
5359
5360 \begin_layout Plain Layout
5361 Comandos ! R ! 
5362 \backslash
5363 right
5364 \end_layout
5365
5366 \end_inset
5367
5368  (atajo 
5369 \family sans
5370 Alt+M
5371 \begin_inset space ~
5372 \end_inset
5373
5374 Paréntesis
5375 \family default
5376 ), véase 
5377 \begin_inset CommandInset ref
5378 LatexCommand ref
5379 reference "sub:Tamaño-automático-de"
5380
5381 \end_inset
5382
5383 , o usando los comandos siguientes:
5384 \end_layout
5385
5386 \begin_layout Standard
5387 \begin_inset VSpace medskip
5388 \end_inset
5389
5390
5391 \end_layout
5392
5393 \begin_layout Standard
5394 \begin_inset space \hfill{}
5395 \end_inset
5396
5397
5398 \begin_inset Tabular
5399 <lyxtabular version="3" rows="4" columns="2">
5400 <features tabularvalignment="middle">
5401 <column alignment="center" valignment="top" width="0">
5402 <column alignment="center" valignment="top" width="0">
5403 <row>
5404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408 Comando
5409 \end_layout
5410
5411 \end_inset
5412 </cell>
5413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417 Resultado
5418 \begin_inset Note Note
5419 status collapsed
5420
5421 \begin_layout Plain Layout
5422
5423 \series bold
5424
5425 \backslash
5426 raisebox
5427 \series default
5428  se usa sólo como espaciador
5429 \end_layout
5430
5431 \end_inset
5432
5433
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 </row>
5439 <row>
5440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5441 \begin_inset Text
5442
5443 \begin_layout Plain Layout
5444
5445 \backslash
5446 bmatrix
5447 \begin_inset ERT
5448 status collapsed
5449
5450 \begin_layout Plain Layout
5451
5452
5453 \backslash
5454 spce 
5455 \end_layout
5456
5457 \end_inset
5458
5459 2
5460 \series bold
5461 ×
5462 \series default
5463 2
5464 \begin_inset space \thinspace{}
5465 \end_inset
5466
5467 matriz
5468 \end_layout
5469
5470 \end_inset
5471 </cell>
5472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5473 \begin_inset Text
5474
5475 \begin_layout Plain Layout
5476 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5477 0 & \textrm{-}\mathrm{i}\\
5478 \mathrm{i} & 0
5479 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5480 \end_inset
5481
5482
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 <row>
5489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493
5494 \backslash
5495 Bmatrix
5496 \begin_inset ERT
5497 status collapsed
5498
5499 \begin_layout Plain Layout
5500
5501
5502 \backslash
5503 spce 
5504 \end_layout
5505
5506 \end_inset
5507
5508 2×2
5509 \begin_inset space \thinspace{}
5510 \end_inset
5511
5512 matriz
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5522 0 & \textrm{-}\mathrm{i}\\
5523 \mathrm{i} & 0
5524 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5525 \end_inset
5526
5527
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 </row>
5533 <row>
5534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5535 \begin_inset Text
5536
5537 \begin_layout Plain Layout
5538
5539 \backslash
5540 pmatrix
5541 \begin_inset ERT
5542 status collapsed
5543
5544 \begin_layout Plain Layout
5545
5546
5547 \backslash
5548 spce 
5549 \end_layout
5550
5551 \end_inset
5552
5553 2
5554 \series bold
5555 ×
5556 \series default
5557 2
5558 \begin_inset space \thinspace{}
5559 \end_inset
5560
5561 matriz
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5571 0 & \textrm{-}\mathrm{i}\\
5572 \mathrm{i} & 0
5573 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 </row>
5582 </lyxtabular>
5583
5584 \end_inset
5585
5586
5587 \begin_inset space \hfill{}
5588 \end_inset
5589
5590
5591 \begin_inset Tabular
5592 <lyxtabular version="3" rows="4" columns="2">
5593 <features tabularvalignment="middle">
5594 <column alignment="center" valignment="top" width="0">
5595 <column alignment="center" valignment="top" width="0">
5596 <row>
5597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601 Comando
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 Resultado
5611 \begin_inset Note Note
5612 status collapsed
5613
5614 \begin_layout Plain Layout
5615
5616 \series bold
5617
5618 \backslash
5619 raisebox
5620 \series default
5621  se usa sólo como espaciador
5622 \end_layout
5623
5624 \end_inset
5625
5626
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637
5638 \backslash
5639 vmatrix
5640 \begin_inset ERT
5641 status collapsed
5642
5643 \begin_layout Plain Layout
5644
5645
5646 \backslash
5647 spce 
5648 \end_layout
5649
5650 \end_inset
5651
5652 2
5653 \series bold
5654 ×
5655 \series default
5656 2
5657 \begin_inset space \thinspace{}
5658 \end_inset
5659
5660 matriz
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5670 0 & \textrm{-}\mathrm{i}\\
5671 \mathrm{i} & 0
5672 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5673 \end_inset
5674
5675
5676 \end_layout
5677
5678 \end_inset
5679 </cell>
5680 </row>
5681 <row>
5682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686
5687 \backslash
5688 Vmatrix
5689 \begin_inset ERT
5690 status collapsed
5691
5692 \begin_layout Plain Layout
5693
5694
5695 \backslash
5696 spce 
5697 \end_layout
5698
5699 \end_inset
5700
5701 2
5702 \series bold
5703 ×
5704 \series default
5705 2
5706 \begin_inset space \thinspace{}
5707 \end_inset
5708
5709 matriz
5710 \end_layout
5711
5712 \end_inset
5713 </cell>
5714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5719 0 & \textrm{-}\mathrm{i}\\
5720 \mathrm{i} & 0
5721 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5722 \end_inset
5723
5724
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 </row>
5730 <row>
5731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735
5736 \backslash
5737 matrix
5738 \begin_inset ERT
5739 status collapsed
5740
5741 \begin_layout Plain Layout
5742
5743
5744 \backslash
5745 spce 
5746 \end_layout
5747
5748 \end_inset
5749
5750 2
5751 \series bold
5752 ×
5753 \series default
5754 2
5755 \begin_inset space \thinspace{}
5756 \end_inset
5757
5758 matriz
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5768 0 & \textrm{-}\mathrm{i}\\
5769 \mathrm{i} & 0
5770 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5771 \end_inset
5772
5773
5774 \end_layout
5775
5776 \end_inset
5777 </cell>
5778 </row>
5779 </lyxtabular>
5780
5781 \end_inset
5782
5783
5784 \begin_inset space \hfill{}
5785 \end_inset
5786
5787
5788 \end_layout
5789
5790 \begin_layout Standard
5791 \begin_inset VSpace medskip
5792 \end_inset
5793
5794
5795 \end_layout
5796
5797 \begin_layout Standard
5798 Cuando se inserta p.
5799 \begin_inset space \thinspace{}
5800 \end_inset
5801
5802 e.
5803 \begin_inset space ~
5804 \end_inset
5805
5806
5807 \series bold
5808
5809 \backslash
5810 vmatrix
5811 \series default
5812 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5813  la matriz.
5814 \begin_inset Newline newline
5815 \end_inset
5816
5817
5818 \lang english
5819 Note that decorated matrices ignore the vertical alignment.
5820 \end_layout
5821
5822 \begin_layout Standard
5823 \begin_inset VSpace bigskip
5824 \end_inset
5825
5826
5827 \end_layout
5828
5829 \begin_layout Standard
5830 Como todas las ecuaciones multilínea son matrices, la longitud 
5831 \series bold
5832
5833 \backslash
5834 arraycolsep
5835 \series default
5836
5837 \begin_inset Index idx
5838 status collapsed
5839
5840 \begin_layout Plain Layout
5841 Comandos ! A ! 
5842 \backslash
5843 arraycolsep
5844 \end_layout
5845
5846 \end_inset
5847
5848 , que se describe en 
5849 \begin_inset CommandInset ref
5850 LatexCommand ref
5851 reference "sub:Separación-de-columnas"
5852
5853 \end_inset
5854
5855 , también se puede usar para cambiar la separación de las columnas en una
5856  matriz.
5857  Para cambiar la separación de las filas, se usa el comando 
5858 \series bold
5859
5860 \backslash
5861 arraystretch
5862 \series default
5863
5864 \begin_inset Index idx
5865 status collapsed
5866
5867 \begin_layout Plain Layout
5868 Comandos ! A ! 
5869 \backslash
5870 arraystretch
5871 \end_layout
5872
5873 \end_inset
5874
5875  de la siguiente manera:
5876 \end_layout
5877
5878 \begin_layout Standard
5879
5880 \series bold
5881
5882 \backslash
5883 renewcommand{
5884 \backslash
5885 arraystretch}{factor de separación}
5886 \begin_inset Index idx
5887 status collapsed
5888
5889 \begin_layout Plain Layout
5890 Comandos ! R ! 
5891 \backslash
5892 renewcommand
5893 \end_layout
5894
5895 \end_inset
5896
5897
5898 \end_layout
5899
5900 \begin_layout Standard
5901 El comando 
5902 \series bold
5903
5904 \backslash
5905 renewcommand
5906 \series default
5907  asigna el factor de separación al comando predefinido 
5908 \series bold
5909
5910 \backslash
5911 arraystretch
5912 \series default
5913 .
5914  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5915  Además, éste se usa para todas las matrices siguientes.
5916  Para volver a la separación original, asigna factor 1 a 
5917 \series bold
5918
5919 \backslash
5920 arraystretch
5921 \series default
5922 .
5923 \end_layout
5924
5925 \begin_layout Standard
5926 Para poner matrices en línea se usa el comando 
5927 \series bold
5928
5929 \backslash
5930 smallmatrix
5931 \series default
5932
5933 \begin_inset Index idx
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937 Comandos ! S ! 
5938 \backslash
5939 smallmatrix
5940 \end_layout
5941
5942 \end_inset
5943
5944 .
5945  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5946  se inserta la matriz.
5947  
5948 \end_layout
5949
5950 \begin_layout Standard
5951 Esto es una matriz 
5952 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5953 C & D
5954 \end{smallmatrix}\right)$
5955 \end_inset
5956
5957  en línea.
5958 \end_layout
5959
5960 \begin_layout Section
5961 Delimitadores
5962 \begin_inset Index idx
5963 status collapsed
5964
5965 \begin_layout Plain Layout
5966 Delimitadores
5967 \end_layout
5968
5969 \end_inset
5970
5971
5972 \end_layout
5973
5974 \begin_layout Subsection
5975 Delimitadores verticales
5976 \begin_inset Index idx
5977 status collapsed
5978
5979 \begin_layout Plain Layout
5980 Delimitadores ! verticales
5981 \end_layout
5982
5983 \end_inset
5984
5985
5986 \end_layout
5987
5988 \begin_layout Standard
5989 \begin_inset space \hfill{}
5990 \end_inset
5991
5992
5993 \begin_inset Tabular
5994 <lyxtabular version="3" rows="9" columns="2">
5995 <features tabularvalignment="middle">
5996 <column alignment="center" valignment="top" width="0pt">
5997 <column alignment="center" valignment="top" width="0pt">
5998 <row>
5999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 Comando
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012 Resultado
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 </row>
6018 <row>
6019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 (
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 \begin_inset Formula $($
6033 \end_inset
6034
6035
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 </row>
6041 <row>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 {
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055 \begin_inset Formula $\{$
6056 \end_inset
6057
6058
6059 \end_layout
6060
6061 \end_inset
6062 </cell>
6063 </row>
6064 <row>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 [
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Plain Layout
6078 \begin_inset Formula $[$
6079 \end_inset
6080
6081
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 </row>
6087 <row>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092
6093 \backslash
6094 langle
6095 \end_layout
6096
6097 \end_inset
6098 </cell>
6099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6100 \begin_inset Text
6101
6102 \begin_layout Plain Layout
6103 \begin_inset Formula $\langle$
6104 \end_inset
6105
6106
6107 \end_layout
6108
6109 \end_inset
6110 </cell>
6111 </row>
6112 <row>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117
6118 \backslash
6119 lceil
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 \begin_inset Formula $\lceil$
6129 \end_inset
6130
6131
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 </row>
6137 <row>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142
6143 \backslash
6144 lfloor
6145 \end_layout
6146
6147 \end_inset
6148 </cell>
6149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153 \begin_inset Formula $\lfloor$
6154 \end_inset
6155
6156
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 </row>
6162 <row>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 /
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176 \begin_inset Formula $/$
6177 \end_inset
6178
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 </row>
6185 <row>
6186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6187 \begin_inset Text
6188
6189 \begin_layout Plain Layout
6190 |
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 \begin_inset Formula $|$
6200 \end_inset
6201
6202
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 </lyxtabular>
6209
6210 \end_inset
6211
6212
6213 \begin_inset space \hfill{}
6214 \end_inset
6215
6216
6217 \begin_inset Tabular
6218 <lyxtabular version="3" rows="9" columns="2">
6219 <features tabularvalignment="middle">
6220 <column alignment="center" valignment="top" width="0pt">
6221 <column alignment="center" valignment="top" width="0pt">
6222 <row>
6223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227 Comando
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 Resultado
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 </row>
6242 <row>
6243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Plain Layout
6247 )
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 \begin_inset Formula $)$
6257 \end_inset
6258
6259
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 </row>
6265 <row>
6266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6267 \begin_inset Text
6268
6269 \begin_layout Plain Layout
6270 }
6271 \end_layout
6272
6273 \end_inset
6274 </cell>
6275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6276 \begin_inset Text
6277
6278 \begin_layout Plain Layout
6279 \begin_inset Formula $\}$
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 </row>
6288 <row>
6289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6290 \begin_inset Text
6291
6292 \begin_layout Plain Layout
6293 ]
6294 \end_layout
6295
6296 \end_inset
6297 </cell>
6298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6299 \begin_inset Text
6300
6301 \begin_layout Plain Layout
6302 \begin_inset Formula $]$
6303 \end_inset
6304
6305
6306 \end_layout
6307
6308 \end_inset
6309 </cell>
6310 </row>
6311 <row>
6312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6313 \begin_inset Text
6314
6315 \begin_layout Plain Layout
6316
6317 \backslash
6318 rangle
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 \begin_inset Formula $\rangle$
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 </row>
6336 <row>
6337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6338 \begin_inset Text
6339
6340 \begin_layout Plain Layout
6341
6342 \backslash
6343 rceil
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352 \begin_inset Formula $\rceil$
6353 \end_inset
6354
6355
6356 \end_layout
6357
6358 \end_inset
6359 </cell>
6360 </row>
6361 <row>
6362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6363 \begin_inset Text
6364
6365 \begin_layout Plain Layout
6366
6367 \backslash
6368 rfloor
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 \begin_inset Formula $\rfloor$
6378 \end_inset
6379
6380
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 </row>
6386 <row>
6387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391
6392 \backslash
6393
6394 \backslash
6395
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404 \begin_inset Formula $\backslash$
6405 \end_inset
6406
6407
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 </row>
6413 <row>
6414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418
6419 \backslash
6420 |
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Plain Layout
6429 \begin_inset Formula $\|$
6430 \end_inset
6431
6432
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 </row>
6438 </lyxtabular>
6439
6440 \end_inset
6441
6442
6443 \begin_inset space \hfill{}
6444 \end_inset
6445
6446
6447 \end_layout
6448
6449 \begin_layout Standard
6450 \begin_inset Note Greyedout
6451 status open
6452
6453 \begin_layout Plain Layout
6454
6455 \series bold
6456 Nota
6457 \series default
6458 : En modo TeX hay que usar el comando 
6459 \series bold
6460
6461 \backslash
6462 textbackslash
6463 \series default
6464
6465 \begin_inset Index idx
6466 status collapsed
6467
6468 \begin_layout Plain Layout
6469 Comandos ! T ! 
6470 \backslash
6471 textbackslash
6472 \end_layout
6473
6474 \end_inset
6475
6476  para la barra invertida, porque si no el comando 
6477 \series bold
6478
6479 \backslash
6480
6481 \backslash
6482
6483 \series default
6484  genera un salto de línea.
6485 \end_layout
6486
6487 \end_inset
6488
6489
6490 \end_layout
6491
6492 \begin_layout Standard
6493 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6494  descritos en las dos subsecciones siguientes.
6495  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6496  < y > en vez de los comandos 
6497 \series bold
6498
6499 \backslash
6500 langle
6501 \series default
6502  y 
6503 \series bold
6504
6505 \backslash
6506 rangle
6507 \series default
6508 .
6509  
6510 \end_layout
6511
6512 \begin_layout Subsubsection
6513 Tamaño manual de los delimitadores
6514 \begin_inset CommandInset label
6515 LatexCommand label
6516 name "sub:Tamaño-manual-de"
6517
6518 \end_inset
6519
6520
6521 \begin_inset Index idx
6522 status collapsed
6523
6524 \begin_layout Plain Layout
6525 Delimitadores ! tamaño manual
6526 \end_layout
6527
6528 \end_inset
6529
6530
6531 \end_layout
6532
6533 \begin_layout Standard
6534 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6535  LaTeX 
6536 \series bold
6537
6538 \backslash
6539 big
6540 \series default
6541
6542 \begin_inset Index idx
6543 status collapsed
6544
6545 \begin_layout Plain Layout
6546 Comandos ! B ! 
6547 \backslash
6548 big
6549 \end_layout
6550
6551 \end_inset
6552
6553
6554 \series bold
6555
6556 \backslash
6557 Big
6558 \series default
6559
6560 \series bold
6561
6562 \backslash
6563 bigg
6564 \series default
6565 , y 
6566 \series bold
6567
6568 \backslash
6569 Bigg
6570 \series default
6571 .
6572  
6573 \series bold
6574
6575 \backslash
6576 big
6577 \series default
6578  indica el tamaño menor y 
6579 \series bold
6580
6581 \backslash
6582 Bigg
6583 \series default
6584  el mayor.
6585 \end_layout
6586
6587 \begin_layout Standard
6588 Estos comandos se usan para resaltar niveles de delimitación:
6589 \end_layout
6590
6591 \begin_layout Standard
6592 \noindent
6593 \align center
6594 \begin_inset Tabular
6595 <lyxtabular version="3" rows="2" columns="2">
6596 <features tabularvalignment="middle">
6597 <column alignment="center" valignment="top" width="0">
6598 <column alignment="center" valignment="top" width="0">
6599 <row>
6600 <cell alignment="center" valignment="top" usebox="none">
6601 \begin_inset Text
6602
6603 \begin_layout Plain Layout
6604 todos los delimitadores de igual tamaño:
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 <cell alignment="center" valignment="top" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Plain Layout
6613 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6614 \end_inset
6615
6616
6617 \end_layout
6618
6619 \end_inset
6620 </cell>
6621 </row>
6622 <row>
6623 <cell alignment="center" valignment="top" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627 así tiene mejor aspecto:
6628 \end_layout
6629
6630 \end_inset
6631 </cell>
6632 <cell alignment="center" valignment="top" usebox="none">
6633 \begin_inset Text
6634
6635 \begin_layout Plain Layout
6636 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6637 \end_inset
6638
6639
6640 \end_layout
6641
6642 \end_inset
6643 </cell>
6644 </row>
6645 </lyxtabular>
6646
6647 \end_inset
6648
6649
6650 \begin_inset Note Note
6651 status collapsed
6652
6653 \begin_layout Plain Layout
6654
6655 \series bold
6656
6657 \backslash
6658 raisebox
6659 \series default
6660  se usa sólo como espaciador
6661 \end_layout
6662
6663 \end_inset
6664
6665
6666 \end_layout
6667
6668 \begin_layout Standard
6669 Para la segunda expresión se ha empleado el comando 
6670 \series bold
6671
6672 \backslash
6673 Big((A+B)(A-B)
6674 \backslash
6675 Big)^
6676 \series default
6677
6678 \begin_inset ERT
6679 status collapsed
6680
6681 \begin_layout Plain Layout
6682
6683
6684 \backslash
6685 spce 
6686 \end_layout
6687
6688 \end_inset
6689
6690
6691 \series bold
6692 C
6693 \series default
6694 .
6695 \end_layout
6696
6697 \begin_layout Standard
6698 He aquí una visión conjunta de todos los tamaños y delimitadores:
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \noindent
6703 \align center
6704
6705 \backslash
6706 Bigg(
6707 \backslash
6708 exp
6709 \backslash
6710 bigg<
6711 \backslash
6712 Big[
6713 \backslash
6714 big{
6715 \backslash
6716 ln(3x)
6717 \backslash
6718 big}^2
6719 \begin_inset ERT
6720 status collapsed
6721
6722 \begin_layout Plain Layout
6723
6724
6725 \backslash
6726 spce 
6727 \end_layout
6728
6729 \end_inset
6730
6731
6732 \backslash
6733 sen(x)
6734 \backslash
6735 Big]^
6736 \begin_inset ERT
6737 status collapsed
6738
6739 \begin_layout Plain Layout
6740
6741
6742 \backslash
6743 spce 
6744 \end_layout
6745
6746 \end_inset
6747
6748 A
6749 \begin_inset ERT
6750 status collapsed
6751
6752 \begin_layout Plain Layout
6753
6754
6755 \backslash
6756 spce 
6757 \end_layout
6758
6759 \end_inset
6760
6761
6762 \backslash
6763 bigg>
6764 \backslash
6765 Bigg)^0,5
6766 \begin_inset Formula \[
6767 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6768
6769 \end_inset
6770
6771
6772 \end_layout
6773
6774 \begin_layout Standard
6775 Además de los comandos 
6776 \series bold
6777
6778 \backslash
6779 big
6780 \series default
6781  hay la variante 
6782 \series bold
6783
6784 \backslash
6785 bigm
6786 \series default
6787
6788 \begin_inset Index idx
6789 status collapsed
6790
6791 \begin_layout Plain Layout
6792 Comandos ! B ! 
6793 \backslash
6794 bigm
6795 \end_layout
6796
6797 \end_inset
6798
6799 , que añade un poco más de espacio entre el delimitador y su contenido,
6800  y la variante 
6801 \series bold
6802
6803 \backslash
6804 bigl
6805 \series default
6806 -
6807 \series bold
6808
6809 \backslash
6810 bigr
6811 \series default
6812
6813 \begin_inset Index idx
6814 status collapsed
6815
6816 \begin_layout Plain Layout
6817 Comandos ! B ! 
6818 \backslash
6819 bigl - 
6820 \backslash
6821 bigr
6822 \end_layout
6823
6824 \end_inset
6825
6826 , que no añade espacio adicional.
6827  La 
6828 \emph on
6829 l
6830 \emph default
6831  al final del comando 
6832 \series bold
6833
6834 \backslash
6835 bigl 
6836 \series default
6837 es para el delimitador izquierdo, la 
6838 \emph on
6839 r
6840 \emph default
6841  es para el delimitador derecho.
6842  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6843  apertura o de cierre.
6844 \end_layout
6845
6846 \begin_layout Standard
6847 En el siguiente cuadro hay una comparación de las variantes:
6848 \end_layout
6849
6850 \begin_layout Standard
6851 \noindent
6852 \align center
6853 \begin_inset Tabular
6854 <lyxtabular version="3" rows="5" columns="2">
6855 <features tabularvalignment="middle">
6856 <column alignment="center" valignment="top" width="0">
6857 <column alignment="center" valignment="top" width="0">
6858 <row>
6859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6860 \begin_inset Text
6861
6862 \begin_layout Plain Layout
6863 Comando
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 Resultado
6873 \begin_inset Note Note
6874 status collapsed
6875
6876 \begin_layout Plain Layout
6877
6878 \series bold
6879
6880 \backslash
6881 raisebox
6882 \series default
6883  se usa sólo como espaciador
6884 \end_layout
6885
6886 \end_inset
6887
6888
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 <row>
6895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899
6900 \backslash
6901 Bigm(
6902 \backslash
6903 bigm(
6904 \backslash
6905 ln(3x)
6906 \backslash
6907 bigm)^2
6908 \series bold
6909
6910 \begin_inset ERT
6911 status collapsed
6912
6913 \begin_layout Plain Layout
6914
6915
6916 \backslash
6917 spce 
6918 \end_layout
6919
6920 \end_inset
6921
6922
6923 \series default
6924
6925 \backslash
6926 Bigm)
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 </row>
6944 <row>
6945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6946 \begin_inset Text
6947
6948 \begin_layout Plain Layout
6949
6950 \backslash
6951 Big(
6952 \backslash
6953 big(
6954 \backslash
6955 ln(3x)
6956 \backslash
6957 big)^2
6958 \series bold
6959
6960 \begin_inset ERT
6961 status collapsed
6962
6963 \begin_layout Plain Layout
6964
6965
6966 \backslash
6967 spce 
6968 \end_layout
6969
6970 \end_inset
6971
6972
6973 \series default
6974
6975 \backslash
6976 Big)
6977 \end_layout
6978
6979 \end_inset
6980 </cell>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6986 \end_inset
6987
6988
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 </row>
6994 <row>
6995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999
7000 \backslash
7001 Bigl(
7002 \backslash
7003 bigl(
7004 \backslash
7005 ln(3x)
7006 \backslash
7007 bigr)^2
7008 \series bold
7009
7010 \begin_inset ERT
7011 status collapsed
7012
7013 \begin_layout Plain Layout
7014
7015
7016 \backslash
7017 spce 
7018 \end_layout
7019
7020 \end_inset
7021
7022
7023 \series default
7024
7025 \backslash
7026 Bigr)
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 </row>
7044 <row>
7045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049
7050 \backslash
7051 bigl)
7052 \backslash
7053 ln(3x)
7054 \backslash
7055 bigr(
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7061 \begin_inset Text
7062
7063 \begin_layout Plain Layout
7064 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 </row>
7073 </lyxtabular>
7074
7075 \end_inset
7076
7077
7078 \end_layout
7079
7080 \begin_layout Subsubsection
7081 Tamaño automático de los delimitadores
7082 \begin_inset CommandInset label
7083 LatexCommand label
7084 name "sub:Tamaño-automático-de"
7085
7086 \end_inset
7087
7088
7089 \begin_inset Index idx
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093 Delimitadores ! tamaño automático
7094 \end_layout
7095
7096 \end_inset
7097
7098
7099 \end_layout
7100
7101 \begin_layout Standard
7102 Se pueden insertar delimitadores de tamaño variable con los comandos 
7103 \series bold
7104
7105 \backslash
7106 left
7107 \series default
7108
7109 \begin_inset Index idx
7110 status collapsed
7111
7112 \begin_layout Plain Layout
7113 Comandos ! L ! 
7114 \backslash
7115 left
7116 \end_layout
7117
7118 \end_inset
7119
7120  y 
7121 \series bold
7122
7123 \backslash
7124 right
7125 \series default
7126
7127 \begin_inset Index idx
7128 status collapsed
7129
7130 \begin_layout Plain Layout
7131 Comandos ! R ! 
7132 \backslash
7133 right
7134 \end_layout
7135
7136 \end_inset
7137
7138  o con el botón de la barra de ecuaciones 
7139 \begin_inset Graphics
7140         filename ../../images/dialog-show_mathdelimiter.png
7141         scale 85
7142
7143 \end_inset
7144
7145 .
7146  El delimitador deseado se debe insertar directamente detrás de 
7147 \series bold
7148
7149 \backslash
7150 left
7151 \series default
7152  y 
7153 \series bold
7154
7155 \backslash
7156 right
7157 \series default
7158 .
7159  El tamaño se calculará automáticamente después para la salida.
7160  
7161 \end_layout
7162
7163 \begin_layout Standard
7164 \noindent
7165 \align center
7166 delimitador normal: El comando 
7167 \series bold
7168
7169 \backslash
7170 ln(
7171 \backslash
7172 frac
7173 \series default
7174
7175 \begin_inset ERT
7176 status collapsed
7177
7178 \begin_layout Plain Layout
7179
7180
7181 \backslash
7182 spce 
7183 \end_layout
7184
7185 \end_inset
7186
7187
7188 \series bold
7189 A
7190 \begin_inset Formula $\downarrow$
7191 \end_inset
7192
7193 C
7194 \series default
7195
7196 \begin_inset ERT
7197 status collapsed
7198
7199 \begin_layout Plain Layout
7200
7201
7202 \backslash
7203 spce
7204 \end_layout
7205
7206 \end_inset
7207
7208
7209 \series bold
7210 )
7211 \series default
7212  genera
7213 \begin_inset Formula \[
7214 \ln(\frac{A}{C})\]
7215
7216 \end_inset
7217
7218
7219 \end_layout
7220
7221 \begin_layout Standard
7222 \noindent
7223 \align center
7224 delimitador multilínea: El comando 
7225 \series bold
7226
7227 \backslash
7228 ln
7229 \backslash
7230 left(
7231 \backslash
7232 frac
7233 \series default
7234
7235 \begin_inset ERT
7236 status collapsed
7237
7238 \begin_layout Plain Layout
7239
7240
7241 \backslash
7242 spce 
7243 \end_layout
7244
7245 \end_inset
7246
7247
7248 \series bold
7249 A
7250 \begin_inset Formula $\downarrow$
7251 \end_inset
7252
7253 C
7254 \series default
7255
7256 \begin_inset ERT
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260
7261
7262 \backslash
7263 spce 
7264 \end_layout
7265
7266 \end_inset
7267
7268
7269 \series bold
7270
7271 \backslash
7272 right)
7273 \series default
7274  genera
7275 \begin_inset Formula \[
7276 \ln\left(\frac{A}{C}\right)\]
7277
7278 \end_inset
7279
7280
7281 \end_layout
7282
7283 \begin_layout Standard
7284 En lugar de 
7285 \series bold
7286
7287 \backslash
7288 left
7289 \series default
7290  y 
7291 \series bold
7292
7293 \backslash
7294 right
7295 \series default
7296  se puede usar el atajo 
7297 \family sans
7298 Alt+M
7299 \begin_inset space ~
7300 \end_inset
7301
7302 Corchete
7303 \family default
7304 .
7305  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7306  real del delimitador y además se genera el correspondiente delimitador
7307  de cierre.
7308 \begin_inset Newline newline
7309 \end_inset
7310
7311 El comando para el último ejemplo sería 
7312 \series bold
7313
7314 \backslash
7315 ln Alt+M
7316 \series default
7317  
7318 \series bold
7319 (
7320 \backslash
7321 frac
7322 \begin_inset ERT
7323 status collapsed
7324
7325 \begin_layout Plain Layout
7326
7327
7328 \backslash
7329 spce 
7330 \end_layout
7331
7332 \end_inset
7333
7334 A
7335 \begin_inset Formula $\downarrow$
7336 \end_inset
7337
7338
7339 \end_layout
7340
7341 \begin_layout Standard
7342 Para omitir uno de los dos delimitadores se inserta un punto.
7343  Por ejemplo, el comando 
7344 \series bold
7345
7346 \backslash
7347 left.
7348 \backslash
7349 frac
7350 \series default
7351
7352 \begin_inset ERT
7353 status collapsed
7354
7355 \begin_layout Plain Layout
7356
7357
7358 \backslash
7359 spce 
7360 \end_layout
7361
7362 \end_inset
7363
7364
7365 \series bold
7366 A
7367 \begin_inset Formula $\downarrow$
7368 \end_inset
7369
7370 B
7371 \series default
7372
7373 \begin_inset ERT
7374 status collapsed
7375
7376 \begin_layout Plain Layout
7377
7378
7379 \backslash
7380 spce 
7381 \end_layout
7382
7383 \end_inset
7384
7385
7386 \series bold
7387
7388 \backslash
7389 right}
7390 \series default
7391  da lugar a:
7392 \begin_inset Formula \[
7393 \left.\frac{A}{B}\right\} \]
7394
7395 \end_inset
7396
7397
7398 \end_layout
7399
7400 \begin_layout Standard
7401 LyX convertirá los comandos 
7402 \series bold
7403
7404 \backslash
7405 left
7406 \series default
7407  y 
7408 \series bold
7409
7410 \backslash
7411 right
7412 \series default
7413  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7414  omitido aparecerá como línea de trazos.
7415  
7416 \begin_inset VSpace bigskip
7417 \end_inset
7418
7419
7420 \end_layout
7421
7422 \begin_layout Standard
7423 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7424  de LaTeX, el comando 
7425 \series bold
7426
7427 \backslash
7428 middle
7429 \series default
7430
7431 \begin_inset Index idx
7432 status collapsed
7433
7434 \begin_layout Plain Layout
7435 Comandos ! M ! 
7436 \backslash
7437 middle
7438 \end_layout
7439
7440 \end_inset
7441
7442  está también disponible para todos los delimitadores y límites.
7443  Con este comando la altura del siguiente carácter se adapta a la de los
7444  delimitadores circundantes, lo que es necesario, p.
7445 \begin_inset space \thinspace{}
7446 \end_inset
7447
7448 e., para vectores físicos: 
7449 \begin_inset Formula \[
7450 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7451
7452 \end_inset
7453
7454
7455 \end_layout
7456
7457 \begin_layout Standard
7458 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7459 \begin_inset CommandInset ref
7460 LatexCommand ref
7461 reference "sub:Vectores-físicos"
7462
7463 \end_inset
7464
7465 .
7466 \end_layout
7467
7468 \begin_layout Subsection
7469 Delimitadores horizontales
7470 \begin_inset Index idx
7471 status collapsed
7472
7473 \begin_layout Plain Layout
7474 Delimitadores ! horizontales
7475 \end_layout
7476
7477 \end_inset
7478
7479
7480 \end_layout
7481
7482 \begin_layout Standard
7483 \noindent
7484 \align center
7485 \begin_inset Tabular
7486 <lyxtabular version="3" rows="4" columns="2">
7487 <features tabularvalignment="middle">
7488 <column alignment="center" valignment="top" width="0">
7489 <column alignment="center" valignment="top" width="0">
7490 <row>
7491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 Comando
7496 \begin_inset Note Note
7497 status collapsed
7498
7499 \begin_layout Plain Layout
7500
7501 \series bold
7502
7503 \backslash
7504 raisebox
7505 \series default
7506  se usa sólo como espaciador
7507 \end_layout
7508
7509 \end_inset
7510
7511
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 Resultado
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 </row>
7526 <row>
7527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531 \begin_inset ERT
7532 status collapsed
7533
7534 \begin_layout Plain Layout
7535
7536
7537 \backslash
7538 raisebox{2.3mm}{
7539 \end_layout
7540
7541 \end_inset
7542
7543
7544 \backslash
7545 overbrace
7546 \begin_inset ERT
7547 status collapsed
7548
7549 \begin_layout Plain Layout
7550
7551
7552 \backslash
7553 spce 
7554 \end_layout
7555
7556 \end_inset
7557
7558 A+B
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 \begin_inset ERT
7573 status collapsed
7574
7575 \begin_layout Plain Layout
7576
7577
7578 \backslash
7579 spce 
7580 \end_layout
7581
7582 \end_inset
7583
7584 3
7585 \begin_inset ERT
7586 status collapsed
7587
7588 \begin_layout Plain Layout
7589
7590 }
7591 \end_layout
7592
7593 \end_inset
7594
7595
7596 \begin_inset Index idx
7597 status collapsed
7598
7599 \begin_layout Plain Layout
7600 Comandos ! O ! 
7601 \backslash
7602 overbrace
7603 \end_layout
7604
7605 \end_inset
7606
7607
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616 \begin_inset Formula $\overbrace{A+B}^{3}$
7617 \end_inset
7618
7619
7620 \end_layout
7621
7622 \end_inset
7623 </cell>
7624 </row>
7625 <row>
7626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7627 \begin_inset Text
7628
7629 \begin_layout Plain Layout
7630 \begin_inset ERT
7631 status collapsed
7632
7633 \begin_layout Plain Layout
7634
7635
7636 \backslash
7637 raisebox{-2.2mm}{
7638 \end_layout
7639
7640 \end_inset
7641
7642
7643 \backslash
7644 underbrace
7645 \begin_inset ERT
7646 status collapsed
7647
7648 \begin_layout Plain Layout
7649
7650
7651 \backslash
7652 spce 
7653 \end_layout
7654
7655 \end_inset
7656
7657 A+B
7658 \begin_inset ERT
7659 status collapsed
7660
7661 \begin_layout Plain Layout
7662
7663
7664 \backslash
7665 spce 
7666 \end_layout
7667
7668 \end_inset
7669
7670 _5
7671 \begin_inset ERT
7672 status collapsed
7673
7674 \begin_layout Plain Layout
7675
7676 }
7677 \end_layout
7678
7679 \end_inset
7680
7681
7682 \begin_inset Index idx
7683 status collapsed
7684
7685 \begin_layout Plain Layout
7686 Comandos ! U ! 
7687 \backslash
7688 underbrace
7689 \end_layout
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702 \begin_inset Formula $\underbrace{A+B}_{5}$
7703 \end_inset
7704
7705
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 </row>
7711 <row>
7712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716
7717 \backslash
7718 overbrace
7719 \begin_inset ERT
7720 status collapsed
7721
7722 \begin_layout Plain Layout
7723
7724
7725 \backslash
7726 spce 
7727 \end_layout
7728
7729 \end_inset
7730
7731
7732 \backslash
7733 underbrace
7734 \begin_inset ERT
7735 status collapsed
7736
7737 \begin_layout Plain Layout
7738
7739
7740 \backslash
7741 spce 
7742 \end_layout
7743
7744 \end_inset
7745
7746 A+B_w
7747 \begin_inset ERT
7748 status collapsed
7749
7750 \begin_layout Plain Layout
7751
7752
7753 \backslash
7754 spce 
7755 \end_layout
7756
7757 \end_inset
7758
7759
7760 \begin_inset ERT
7761 status collapsed
7762
7763 \begin_layout Plain Layout
7764
7765
7766 \backslash
7767 spce 
7768 \end_layout
7769
7770 \end_inset
7771
7772 _7
7773 \begin_inset ERT
7774 status collapsed
7775
7776 \begin_layout Plain Layout
7777
7778
7779 \backslash
7780 spce 
7781 \end_layout
7782
7783 \end_inset
7784
7785
7786 \begin_inset ERT
7787 status collapsed
7788
7789 \begin_layout Plain Layout
7790
7791
7792 \backslash
7793 spce 
7794 \end_layout
7795
7796 \end_inset
7797
7798 ^
7799 \begin_inset ERT
7800 status collapsed
7801
7802 \begin_layout Plain Layout
7803
7804
7805 \backslash
7806 spce 
7807 \end_layout
7808
7809 \end_inset
7810
7811 C
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7821 \end_inset
7822
7823
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 </row>
7829 </lyxtabular>
7830
7831 \end_inset
7832
7833
7834 \end_layout
7835
7836 \begin_layout Standard
7837 En el último ejemplo no importa en qué orden se introducen los comandos
7838  
7839 \series bold
7840
7841 \backslash
7842 overbrace
7843 \series default
7844  y 
7845 \series bold
7846
7847 \backslash
7848 underbrace
7849 \series default
7850 .
7851 \begin_inset VSpace bigskip
7852 \end_inset
7853
7854
7855 \end_layout
7856
7857 \begin_layout Standard
7858 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7859  multilínea, como se describe en
7860 \begin_inset space ~
7861 \end_inset
7862
7863
7864 \begin_inset CommandInset ref
7865 LatexCommand ref
7866 reference "sec:Ecuaciones-multilínea"
7867
7868 \end_inset
7869
7870 :
7871 \begin_inset Formula \begin{eqnarray*}
7872 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7873  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7874 \end{eqnarray*}
7875
7876 \end_inset
7877
7878 En la primera fila se insertan la ecuación y la primera llave.
7879  Aquí es importante insertar el comando de espacio
7880 \begin_inset Foot
7881 status collapsed
7882
7883 \begin_layout Plain Layout
7884 Los comandos para espacios se explican en 
7885 \begin_inset CommandInset ref
7886 LatexCommand ref
7887 reference "sub:Espacio-predefinido"
7888
7889 \end_inset
7890
7891
7892 \end_layout
7893
7894 \end_inset
7895
7896  
7897 \series bold
7898
7899 \backslash
7900 :
7901 \series default
7902  antes de la primera
7903 \series bold
7904  
7905 \series default
7906
7907 \begin_inset Formula $d$
7908 \end_inset
7909
7910 , porque la llave que termina detrás de 
7911 \begin_inset Formula $q$
7912 \end_inset
7913
7914  impide que el siguiente 
7915 \begin_inset Quotes fld
7916 \end_inset
7917
7918 +
7919 \begin_inset Quotes frd
7920 \end_inset
7921
7922  esté rodeado de espacio.
7923 \begin_inset Foot
7924 status collapsed
7925
7926 \begin_layout Plain Layout
7927 Debido a que la llave no es considerada como carácter, véase 
7928 \begin_inset CommandInset ref
7929 LatexCommand ref
7930 reference "sub:Operadores-binarios"
7931
7932 \end_inset
7933
7934
7935 \end_layout
7936
7937 \end_inset
7938
7939  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7940  de 
7941 \begin_inset Formula $b$
7942 \end_inset
7943
7944  se inserta antes el comando 
7945 \series bold
7946
7947 \backslash
7948 hphantom{gggg+
7949 \backslash
7950 :}
7951 \series default
7952 .
7953 \begin_inset Foot
7954 status collapsed
7955
7956 \begin_layout Plain Layout
7957 Más sobre 
7958 \series bold
7959
7960 \backslash
7961 hphantom
7962 \series default
7963  en 
7964 \begin_inset CommandInset ref
7965 LatexCommand ref
7966 reference "sub:Espacios-reservados"
7967
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974
7975  Ese espacio es necesario porque el signo 
7976 \begin_inset Quotes fld
7977 \end_inset
7978
7979 +
7980 \begin_inset Quotes frd
7981 \end_inset
7982
7983  va seguido de un espacio en la ecuación.
7984  La llave se coloca bajo el comando 
7985 \series bold
7986
7987 \backslash
7988 hphantom{bbqq+dddd}
7989 \series default
7990 .
7991  
7992 \end_layout
7993
7994 \begin_layout Standard
7995 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7996  ejemplo:
7997 \begin_inset ERT
7998 status collapsed
7999
8000 \begin_layout Plain Layout
8001
8002
8003 \backslash
8004 setlength{
8005 \backslash
8006 jot}{-6pt}
8007 \end_layout
8008
8009 \end_inset
8010
8011
8012 \begin_inset Formula \begin{eqnarray*}
8013  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8014 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8015 \end{eqnarray*}
8016
8017 \end_inset
8018
8019
8020 \begin_inset ERT
8021 status collapsed
8022
8023 \begin_layout Plain Layout
8024
8025
8026 \backslash
8027 setlength{
8028 \backslash
8029 jot}{3pt}
8030 \end_layout
8031
8032 \end_inset
8033
8034 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8035  anterior, con la diferencia de que la llave está encima.
8036  La segunda fila contiene la ecuación junto con la segunda llave.
8037  Para evitar que haya demasiado espacio entre la llave superior en la primera
8038  fila y la ecuación hay que reducirlo.
8039  Esto no es fácil de hacer debido a un fallo de LyX.
8040 \begin_inset Foot
8041 status collapsed
8042
8043 \begin_layout Plain Layout
8044 \begin_inset CommandInset href
8045 LatexCommand href
8046 name "LyX-bug #1505"
8047 target "http://www.lyx.org/trac/ticket/1505"
8048
8049 \end_inset
8050
8051
8052 \end_layout
8053
8054 \end_inset
8055
8056  Una solución es cambiar la separación global de filas en la ecuación, 
8057 \series bold
8058
8059 \backslash
8060 jot
8061 \series default
8062
8063 \begin_inset Index idx
8064 status collapsed
8065
8066 \begin_layout Plain Layout
8067 Comandos ! J ! 
8068 \backslash
8069 jot
8070 \end_layout
8071
8072 \end_inset
8073
8074 , en -6
8075 \begin_inset space \thinspace{}
8076 \end_inset
8077
8078 pt insertando antes de la ecuación el comando 
8079 \series bold
8080
8081 \backslash
8082 setlength{
8083 \backslash
8084 jot}{-6pt}
8085 \series default
8086  en modo TeX.
8087  Después de la ecuación se vuelve al valor normal 3
8088 \begin_inset space \thinspace{}
8089 \end_inset
8090
8091 pt de 
8092 \series bold
8093
8094 \backslash
8095 jot
8096 \series default
8097  usando el mismo comando.
8098  Más información sobre separación de filas en ecuaciones en
8099 \begin_inset space ~
8100 \end_inset
8101
8102
8103 \begin_inset CommandInset ref
8104 LatexCommand ref
8105 reference "sub:Separación-de-líneas"
8106
8107 \end_inset
8108
8109 .
8110 \end_layout
8111
8112 \begin_layout Section
8113 Flechas
8114 \begin_inset Index idx
8115 status collapsed
8116
8117 \begin_layout Plain Layout
8118 Flechas
8119 \end_layout
8120
8121 \end_inset
8122
8123
8124 \end_layout
8125
8126 \begin_layout Standard
8127 Las flechas se pueden insertar con el botón 
8128 \begin_inset Graphics
8129         filename ../../images/math/leftarrow.png
8130         scale 85
8131
8132 \end_inset
8133
8134  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8135  siguientes.
8136 \end_layout
8137
8138 \begin_layout Subsection
8139 Flechas horizontales
8140 \begin_inset Index idx
8141 status collapsed
8142
8143 \begin_layout Plain Layout
8144 Flechas ! horizontales
8145 \end_layout
8146
8147 \end_inset
8148
8149
8150 \end_layout
8151
8152 \begin_layout Standard
8153 \begin_inset space \hfill{}
8154 \end_inset
8155
8156
8157 \begin_inset Tabular
8158 <lyxtabular version="3" rows="8" columns="2">
8159 <features tabularvalignment="middle">
8160 <column alignment="center" valignment="top" width="0pt">
8161 <column alignment="center" valignment="top" width="0pt">
8162 <row>
8163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 Comando
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 Resultado
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 </row>
8182 <row>
8183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187
8188 \backslash
8189 gets
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 \begin_inset Formula $\gets$
8199 \end_inset
8200
8201
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \backslash
8214 Leftarrow
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 \begin_inset Formula $\Leftarrow$
8224 \end_inset
8225
8226
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \backslash
8239 longleftarrow
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 \begin_inset Formula $\longleftarrow$
8249 \end_inset
8250
8251
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 </row>
8257 <row>
8258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262
8263 \backslash
8264 Longleftarrow
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 \begin_inset Formula $\Longleftarrow$
8274 \end_inset
8275
8276
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 <row>
8283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287
8288 \backslash
8289 leftharpoonup
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 \begin_inset Formula $\leftharpoonup$
8299 \end_inset
8300
8301
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 </row>
8307 <row>
8308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312
8313 \backslash
8314 leftharpoondown
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 \begin_inset Formula $\leftharpoondown$
8324 \end_inset
8325
8326
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337
8338 \backslash
8339 hookleftarrow
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 \begin_inset Formula $\hookleftarrow$
8349 \end_inset
8350
8351
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 </row>
8357 </lyxtabular>
8358
8359 \end_inset
8360
8361
8362 \begin_inset space \hfill{}
8363 \end_inset
8364
8365
8366 \begin_inset Tabular
8367 <lyxtabular version="3" rows="8" columns="2">
8368 <features tabularvalignment="middle">
8369 <column alignment="center" valignment="top" width="0pt">
8370 <column alignment="center" valignment="top" width="0pt">
8371 <row>
8372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376 Comando
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 Resultado
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \backslash
8398 to
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 \begin_inset Formula $\to$
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 Rightarrow
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\Rightarrow$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \backslash
8448 longrightarrow
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 \begin_inset Formula $\longrightarrow$
8458 \end_inset
8459
8460
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \backslash
8473 Longrightarrow
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 \begin_inset Formula $\Longrightarrow$
8483 \end_inset
8484
8485
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \backslash
8498 rightharpoonup
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 \begin_inset Formula $\rightharpoonup$
8508 \end_inset
8509
8510
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 <row>
8517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521
8522 \backslash
8523 rightharpoondown
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 \begin_inset Formula $\rightharpoondown$
8533 \end_inset
8534
8535
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 </row>
8541 <row>
8542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \backslash
8548 hookrightarrow
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 \begin_inset Formula $\hookrightarrow$
8558 \end_inset
8559
8560
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 </row>
8566 </lyxtabular>
8567
8568 \end_inset
8569
8570
8571 \begin_inset space \hfill{}
8572 \end_inset
8573
8574
8575 \end_layout
8576
8577 \begin_layout Standard
8578 \begin_inset space \hfill{}
8579 \end_inset
8580
8581
8582 \begin_inset Tabular
8583 <lyxtabular version="3" rows="6" columns="2">
8584 <features tabularvalignment="middle">
8585 <column alignment="center" valignment="top" width="0pt">
8586 <column alignment="center" valignment="top" width="0pt">
8587 <row>
8588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592 Comando
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 Resultado
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 </row>
8607 <row>
8608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612
8613 \backslash
8614 leftrightarrow
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623 \begin_inset Formula $\leftrightarrow$
8624 \end_inset
8625
8626
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row>
8633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \backslash
8639 Leftrightarrow
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 \begin_inset Formula $\Leftrightarrow$
8649 \end_inset
8650
8651
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 </row>
8657 <row>
8658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662
8663 \backslash
8664 longleftrightarrow
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673 \begin_inset Formula $\longleftrightarrow$
8674 \end_inset
8675
8676
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 </row>
8682 <row>
8683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687
8688 \backslash
8689 Longleftrightarrow
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698 \begin_inset Formula $\Longleftrightarrow$
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row>
8708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712
8713 \backslash
8714 rightleftharpoons
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 \begin_inset Formula $\rightleftharpoons$
8724 \end_inset
8725
8726
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 </row>
8732 </lyxtabular>
8733
8734 \end_inset
8735
8736
8737 \begin_inset space \hspace{}
8738 \length 25pt
8739 \end_inset
8740
8741
8742 \begin_inset space \hfill{}
8743 \end_inset
8744
8745
8746 \begin_inset Tabular
8747 <lyxtabular version="3" rows="5" columns="2">
8748 <features tabularvalignment="middle">
8749 <column alignment="center" valignment="top" width="0pt">
8750 <column alignment="center" valignment="top" width="0pt">
8751 <row>
8752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 Comando
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 Resultado
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \backslash
8778 mapsto
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 \begin_inset Formula $\mapsto$
8788 \end_inset
8789
8790
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 </row>
8796 <row>
8797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801
8802 \backslash
8803 longmapsto
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 \begin_inset Formula $\longmapsto$
8813 \end_inset
8814
8815
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 </row>
8821 <row>
8822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826
8827 \backslash
8828 leadsto
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837 \begin_inset Formula $\leadsto$
8838 \end_inset
8839
8840
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 </row>
8846 <row>
8847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851
8852 \backslash
8853 dasharrow
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 \begin_inset Formula $\dasharrow$
8863 \end_inset
8864
8865
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 </lyxtabular>
8872
8873 \end_inset
8874
8875
8876 \begin_inset space \hfill{}
8877 \end_inset
8878
8879
8880 \begin_inset VSpace medskip
8881 \end_inset
8882
8883
8884 \end_layout
8885
8886 \begin_layout Standard
8887 Las flechas que se utilizan como acentos, p.
8888 \begin_inset space \thinspace{}
8889 \end_inset
8890
8891 e.
8892  en vectores, se describen en 
8893 \begin_inset CommandInset ref
8894 LatexCommand ref
8895 reference "sec:Acentos"
8896
8897 \end_inset
8898
8899 .
8900  
8901 \begin_inset VSpace bigskip
8902 \end_inset
8903
8904
8905 \end_layout
8906
8907 \begin_layout Standard
8908 Además hay las flechas etiquetadas
8909 \begin_inset Index idx
8910 status collapsed
8911
8912 \begin_layout Plain Layout
8913 Flechas ! etiquetadas
8914 \end_layout
8915
8916 \end_inset
8917
8918  
8919 \series bold
8920
8921 \backslash
8922 xleftarrow
8923 \series default
8924
8925 \begin_inset Index idx
8926 status collapsed
8927
8928 \begin_layout Plain Layout
8929 Comandos ! X ! 
8930 \backslash
8931 xleftarrow
8932 \end_layout
8933
8934 \end_inset
8935
8936  y 
8937 \series bold
8938
8939 \backslash
8940 xrightarrow
8941 \series default
8942
8943 \begin_inset Index idx
8944 status collapsed
8945
8946 \begin_layout Plain Layout
8947 Comandos ! X ! 
8948 \backslash
8949 xrightarrow
8950 \begin_inset ERT
8951 status collapsed
8952
8953 \begin_layout Plain Layout
8954
8955
8956 \backslash
8957 vspace{4mm}
8958 \end_layout
8959
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \end_inset
8966
8967 .
8968  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8969  con dos marcos azules donde se puede insertar la etiqueta.
8970  La longitud de la flecha se adapta a la anchura de la etiqueta.
8971 \end_layout
8972
8973 \begin_layout Standard
8974 \noindent
8975 \align center
8976 \begin_inset Tabular
8977 <lyxtabular version="3" rows="3" columns="2">
8978 <features tabularvalignment="middle">
8979 <column alignment="center" valignment="top" width="0">
8980 <column alignment="center" valignment="top" width="0">
8981 <row>
8982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 Comando
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 Resultado
8996 \begin_inset Note Note
8997 status collapsed
8998
8999 \begin_layout Plain Layout
9000
9001 \series bold
9002
9003 \backslash
9004 raisebox
9005 \series default
9006  se usa sólo como espaciador
9007 \end_layout
9008
9009 \end_inset
9010
9011
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022 F(a)
9023 \backslash
9024 xleftarrow
9025 \begin_inset ERT
9026 status collapsed
9027
9028 \begin_layout Plain Layout
9029
9030
9031 \backslash
9032 spce 
9033 \end_layout
9034
9035 \end_inset
9036
9037 x=a
9038 \begin_inset Formula $\downarrow$
9039 \end_inset
9040
9041 x>0
9042 \begin_inset Formula $\to$
9043 \end_inset
9044
9045 F(x)
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 <row>
9064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 F(x)
9069 \backslash
9070 xrightarrow
9071 \begin_inset ERT
9072 status collapsed
9073
9074 \begin_layout Plain Layout
9075
9076
9077 \backslash
9078 spce 
9079 \end_layout
9080
9081 \end_inset
9082
9083 x=a
9084 \begin_inset Formula $\downarrow$
9085 \end_inset
9086
9087 x>0
9088 \begin_inset Formula $\to$
9089 \end_inset
9090
9091 F(a)
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9101 \end_inset
9102
9103
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 </row>
9109 </lyxtabular>
9110
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \begin_layout Subsection
9117 Flechas verticales y diagonales
9118 \begin_inset Index idx
9119 status collapsed
9120
9121 \begin_layout Plain Layout
9122 Flechas ! diagonales
9123 \end_layout
9124
9125 \end_inset
9126
9127
9128 \begin_inset Index idx
9129 status collapsed
9130
9131 \begin_layout Plain Layout
9132 Flechas ! verticales
9133 \end_layout
9134
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \begin_layout Standard
9141 \begin_inset space \hfill{}
9142 \end_inset
9143
9144
9145 \begin_inset Tabular
9146 <lyxtabular version="3" rows="7" columns="2">
9147 <features tabularvalignment="middle">
9148 <column alignment="center" valignment="top" width="0pt">
9149 <column alignment="center" valignment="top" width="0pt">
9150 <row>
9151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 Comando
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Resultado
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 </row>
9170 <row>
9171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175
9176 \backslash
9177 uparrow
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 \begin_inset Formula $\uparrow$
9187 \end_inset
9188
9189
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 </row>
9195 <row>
9196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200
9201 \backslash
9202 Uparrow
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 \begin_inset Formula $\Uparrow$
9212 \end_inset
9213
9214
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 </row>
9220 <row>
9221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225
9226 \backslash
9227 updownarrow
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236 \begin_inset Formula $\updownarrow$
9237 \end_inset
9238
9239
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 </row>
9245 <row>
9246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250
9251 \backslash
9252 Updownarrow
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 \begin_inset Formula $\Updownarrow$
9262 \end_inset
9263
9264
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 </row>
9270 <row>
9271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275
9276 \backslash
9277 Downarrow
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 \begin_inset Formula $\Downarrow$
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 </row>
9295 <row>
9296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300
9301 \backslash
9302 downarrow
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311 \begin_inset Formula $\downarrow$
9312 \end_inset
9313
9314
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 </row>
9320 </lyxtabular>
9321
9322 \end_inset
9323
9324
9325 \begin_inset space \hfill{}
9326 \end_inset
9327
9328
9329 \begin_inset Tabular
9330 <lyxtabular version="3" rows="5" columns="2">
9331 <features tabularvalignment="middle">
9332 <column alignment="center" valignment="top" width="0pt">
9333 <column alignment="center" valignment="top" width="0pt">
9334 <row>
9335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 Comando
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 Resultado
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 <row>
9355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359
9360 \backslash
9361 nearrow
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 \begin_inset Formula $\nearrow$
9371 \end_inset
9372
9373
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 </row>
9379 <row>
9380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384
9385 \backslash
9386 searrow
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 \begin_inset Formula $\searrow$
9396 \end_inset
9397
9398
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409
9410 \backslash
9411 swarrow
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420 \begin_inset Formula $\swarrow$
9421 \end_inset
9422
9423
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 </row>
9429 <row>
9430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434
9435 \backslash
9436 nwarrow
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 \begin_inset Formula $\nwarrow$
9446 \end_inset
9447
9448
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 </row>
9454 </lyxtabular>
9455
9456 \end_inset
9457
9458
9459 \begin_inset space \hfill{}
9460 \end_inset
9461
9462
9463 \end_layout
9464
9465 \begin_layout Standard
9466 \begin_inset VSpace medskip
9467 \end_inset
9468
9469
9470 \end_layout
9471
9472 \begin_layout Standard
9473 Las flechas verticales también se pueden usar como delimitadores junto con
9474  los comandos descritos en
9475 \begin_inset space ~
9476 \end_inset
9477
9478
9479 \begin_inset CommandInset ref
9480 LatexCommand ref
9481 reference "sub:Tamaño-manual-de"
9482
9483 \end_inset
9484
9485  y 
9486 \begin_inset CommandInset ref
9487 LatexCommand ref
9488 reference "sub:Tamaño-automático-de"
9489
9490 \end_inset
9491
9492 .
9493 \end_layout
9494
9495 \begin_layout Standard
9496
9497 \end_layout
9498
9499 \begin_layout Section
9500 Acentos
9501 \begin_inset CommandInset label
9502 LatexCommand label
9503 name "sec:Acentos"
9504
9505 \end_inset
9506
9507
9508 \begin_inset Index idx
9509 status collapsed
9510
9511 \begin_layout Plain Layout
9512 Acentos
9513 \end_layout
9514
9515 \end_inset
9516
9517
9518 \end_layout
9519
9520 \begin_layout Standard
9521 Los acentos se pueden insertar con el botón 
9522 \begin_inset Graphics
9523         filename ../../images/math/hat.png
9524         scale 85
9525
9526 \end_inset
9527
9528  o mediante los comandos listados en las siguientes subsecciones.
9529 \end_layout
9530
9531 \begin_layout Subsection
9532 Acentos para un carácter
9533 \begin_inset ERT
9534 status collapsed
9535
9536 \begin_layout Plain Layout
9537
9538
9539 \backslash
9540 texorpdfstring{
9541 \end_layout
9542
9543 \end_inset
9544
9545
9546 \begin_inset Foot
9547 status collapsed
9548
9549 \begin_layout Plain Layout
9550 Para acentos en texto, véase 
9551 \begin_inset CommandInset ref
9552 LatexCommand ref
9553 reference "sub:Acentos-en-texto"
9554
9555 \end_inset
9556
9557
9558 \end_layout
9559
9560 \end_inset
9561
9562
9563 \begin_inset ERT
9564 status collapsed
9565
9566 \begin_layout Plain Layout
9567
9568 }{}
9569 \end_layout
9570
9571 \end_inset
9572
9573
9574 \begin_inset Note Note
9575 status collapsed
9576
9577 \begin_layout Plain Layout
9578
9579 \backslash
9580 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9581  PDF.
9582 \end_layout
9583
9584 \begin_layout Plain Layout
9585 Más sobre 
9586 \backslash
9587 texorpdfstring en la sección 
9588 \begin_inset CommandInset ref
9589 LatexCommand ref
9590 reference "sub:Ecuaciones-en-encabezados"
9591
9592 \end_inset
9593
9594 .
9595 \end_layout
9596
9597 \end_inset
9598
9599
9600 \begin_inset CommandInset label
9601 LatexCommand label
9602 name "sub:Acentos-para-un"
9603
9604 \end_inset
9605
9606
9607 \begin_inset Index idx
9608 status collapsed
9609
9610 \begin_layout Plain Layout
9611 Acentos ! para un carácter
9612 \end_layout
9613
9614 \end_inset
9615
9616
9617 \end_layout
9618
9619 \begin_layout Standard
9620 \begin_inset space \hfill{}
9621 \end_inset
9622
9623
9624 \begin_inset Tabular
9625 <lyxtabular version="3" rows="8" columns="2">
9626 <features tabularvalignment="middle">
9627 <column alignment="center" valignment="top" width="0pt">
9628 <column alignment="center" valignment="top" width="0pt">
9629 <row>
9630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634 Comando
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643 Resultado
9644 \begin_inset Note Note
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648
9649 \series bold
9650
9651 \backslash
9652 raisebox
9653 \series default
9654  se usa sólo como espaciador
9655 \end_layout
9656
9657 \end_inset
9658
9659
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 </row>
9665 <row>
9666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670
9671 \backslash
9672 dot
9673 \begin_inset ERT
9674 status collapsed
9675
9676 \begin_layout Plain Layout
9677
9678
9679 \backslash
9680 spce 
9681 \end_layout
9682
9683 \end_inset
9684
9685 A
9686 \end_layout
9687
9688 \end_inset
9689 </cell>
9690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9691 \begin_inset Text
9692
9693 \begin_layout Plain Layout
9694 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9695 \end_inset
9696
9697
9698 \end_layout
9699
9700 \end_inset
9701 </cell>
9702 </row>
9703 <row>
9704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9705 \begin_inset Text
9706
9707 \begin_layout Plain Layout
9708
9709 \backslash
9710 ddot
9711 \begin_inset ERT
9712 status collapsed
9713
9714 \begin_layout Plain Layout
9715
9716
9717 \backslash
9718 spce 
9719 \end_layout
9720
9721 \end_inset
9722
9723 A
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9729 \begin_inset Text
9730
9731 \begin_layout Plain Layout
9732 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9733 \end_inset
9734
9735
9736 \end_layout
9737
9738 \end_inset
9739 </cell>
9740 </row>
9741 <row>
9742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746
9747 \backslash
9748 dddot
9749 \begin_inset ERT
9750 status collapsed
9751
9752 \begin_layout Plain Layout
9753
9754
9755 \backslash
9756 spce 
9757 \end_layout
9758
9759 \end_inset
9760
9761 A
9762 \end_layout
9763
9764 \end_inset
9765 </cell>
9766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9767 \begin_inset Text
9768
9769 \begin_layout Plain Layout
9770 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9771 \end_inset
9772
9773
9774 \end_layout
9775
9776 \end_inset
9777 </cell>
9778 </row>
9779 <row>
9780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9781 \begin_inset Text
9782
9783 \begin_layout Plain Layout
9784
9785 \backslash
9786 ddddot
9787 \begin_inset ERT
9788 status collapsed
9789
9790 \begin_layout Plain Layout
9791
9792
9793 \backslash
9794 spce 
9795 \end_layout
9796
9797 \end_inset
9798
9799 A
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9805 \begin_inset Text
9806
9807 \begin_layout Plain Layout
9808 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9809 \end_inset
9810
9811
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 </row>
9817 <row>
9818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822
9823 \backslash
9824 vec
9825 \begin_inset ERT
9826 status collapsed
9827
9828 \begin_layout Plain Layout
9829
9830
9831 \backslash
9832 spce 
9833 \end_layout
9834
9835 \end_inset
9836
9837 A
9838 \begin_inset Index idx
9839 status collapsed
9840
9841 \begin_layout Plain Layout
9842 Vectores
9843 \end_layout
9844
9845 \end_inset
9846
9847
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9853 \begin_inset Text
9854
9855 \begin_layout Plain Layout
9856 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9857 \end_inset
9858
9859
9860 \end_layout
9861
9862 \end_inset
9863 </cell>
9864 </row>
9865 <row>
9866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9867 \begin_inset Text
9868
9869 \begin_layout Plain Layout
9870
9871 \backslash
9872 bar
9873 \begin_inset ERT
9874 status collapsed
9875
9876 \begin_layout Plain Layout
9877
9878
9879 \backslash
9880 spce 
9881 \end_layout
9882
9883 \end_inset
9884
9885 A
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9891 \begin_inset Text
9892
9893 \begin_layout Plain Layout
9894 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9895 \end_inset
9896
9897
9898 \end_layout
9899
9900 \end_inset
9901 </cell>
9902 </row>
9903 <row>
9904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9905 \begin_inset Text
9906
9907 \begin_layout Plain Layout
9908
9909 \backslash
9910 mathring
9911 \begin_inset ERT
9912 status collapsed
9913
9914 \begin_layout Plain Layout
9915
9916
9917 \backslash
9918 spce 
9919 \end_layout
9920
9921 \end_inset
9922
9923 A
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9933 \end_inset
9934
9935
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 </row>
9941 </lyxtabular>
9942
9943 \end_inset
9944
9945
9946 \begin_inset space \hfill{}
9947 \end_inset
9948
9949
9950 \begin_inset Tabular
9951 <lyxtabular version="3" rows="7" columns="2">
9952 <features tabularvalignment="middle">
9953 <column alignment="center" valignment="top" width="0pt">
9954 <column alignment="center" valignment="top" width="0pt">
9955 <row>
9956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9957 \begin_inset Text
9958
9959 \begin_layout Plain Layout
9960 Comando
9961 \end_layout
9962
9963 \end_inset
9964 </cell>
9965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969 Resultado
9970 \begin_inset Note Note
9971 status collapsed
9972
9973 \begin_layout Plain Layout
9974
9975 \series bold
9976
9977 \backslash
9978 raisebox
9979 \series default
9980  se usa sólo como espaciador
9981 \end_layout
9982
9983 \end_inset
9984
9985
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 </row>
9991 <row>
9992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996
9997 \backslash
9998 tilde
9999 \begin_inset ERT
10000 status collapsed
10001
10002 \begin_layout Plain Layout
10003
10004
10005 \backslash
10006 spce 
10007 \end_layout
10008
10009 \end_inset
10010
10011 A
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10021 \end_inset
10022
10023
10024 \end_layout
10025
10026 \end_inset
10027 </cell>
10028 </row>
10029 <row>
10030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10031 \begin_inset Text
10032
10033 \begin_layout Plain Layout
10034
10035 \backslash
10036 hat
10037 \begin_inset ERT
10038 status collapsed
10039
10040 \begin_layout Plain Layout
10041
10042
10043 \backslash
10044 spce 
10045 \end_layout
10046
10047 \end_inset
10048
10049 A
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10059 \end_inset
10060
10061
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 </row>
10067 <row>
10068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072
10073 \backslash
10074 check
10075 \begin_inset ERT
10076 status collapsed
10077
10078 \begin_layout Plain Layout
10079
10080
10081 \backslash
10082 spce 
10083 \end_layout
10084
10085 \end_inset
10086
10087 A
10088 \end_layout
10089
10090 \end_inset
10091 </cell>
10092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Plain Layout
10096 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10097 \end_inset
10098
10099
10100 \end_layout
10101
10102 \end_inset
10103 </cell>
10104 </row>
10105 <row>
10106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110
10111 \backslash
10112 acute
10113 \begin_inset ERT
10114 status collapsed
10115
10116 \begin_layout Plain Layout
10117
10118
10119 \backslash
10120 spce 
10121 \end_layout
10122
10123 \end_inset
10124
10125 A
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10135 \end_inset
10136
10137
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 </row>
10143 <row>
10144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148
10149 \backslash
10150 grave
10151 \begin_inset ERT
10152 status collapsed
10153
10154 \begin_layout Plain Layout
10155
10156
10157 \backslash
10158 spce 
10159 \end_layout
10160
10161 \end_inset
10162
10163 A
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10173 \end_inset
10174
10175
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row>
10182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186
10187 \backslash
10188 breve
10189 \begin_inset ERT
10190 status collapsed
10191
10192 \begin_layout Plain Layout
10193
10194
10195 \backslash
10196 spce 
10197 \end_layout
10198
10199 \end_inset
10200
10201 A
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10211 \end_inset
10212
10213
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 </row>
10219 </lyxtabular>
10220
10221 \end_inset
10222
10223
10224 \begin_inset space \hfill{}
10225 \end_inset
10226
10227
10228 \end_layout
10229
10230 \begin_layout Standard
10231 \begin_inset VSpace bigskip
10232 \end_inset
10233
10234
10235 \end_layout
10236
10237 \begin_layout Standard
10238 En ecuaciones se pueden insertar acentos como é directamente.
10239  LyX los transformará al comando de acento correspondiente.
10240  Para poner diéresis
10241 \begin_inset Index idx
10242 status collapsed
10243
10244 \begin_layout Plain Layout
10245 Dieresis@Diéresis
10246 \end_layout
10247
10248 \end_inset
10249
10250  es mejor insertar comillas antes de la vocal.
10251  Estos dos caracteres son considerados por LaTeX como 
10252 \emph on
10253 un solo
10254 \emph default
10255  carácter si la parte de la ecuación con la diéresis se marca en idioma
10256  alemán.
10257 \begin_inset Foot
10258 status collapsed
10259
10260 \begin_layout Plain Layout
10261 O algún otro idioma que use acentos, p.
10262 \begin_inset space \thinspace{}
10263 \end_inset
10264
10265 e.
10266  catalán.
10267  Aunque esto no funciona en español por algún conflicto con el estilo 
10268 \series bold
10269 spanish
10270 \series default
10271  de 
10272 \series bold
10273 babel
10274 \series default
10275 , no es necesario: se puede escribir 
10276 \begin_inset Formula $ï$
10277 \end_inset
10278
10279  en una ecuación igual que se hace en texto normal, ï.
10280  (
10281 \emph on
10282 N.
10283 \begin_inset space \thinspace{}
10284 \end_inset
10285
10286 del t.
10287 \emph default
10288 )
10289 \end_layout
10290
10291 \end_inset
10292
10293  A diferencia de 
10294 \series bold
10295
10296 \backslash
10297 ddot
10298 \series default
10299 , con este método se generan diéresis 
10300 \begin_inset Quotes fld
10301 \end_inset
10302
10303 reales
10304 \begin_inset Quotes frd
10305 \end_inset
10306
10307 , como se demuestra en el siguiente ejemplo:
10308 \begin_inset VSpace -2mm
10309 \end_inset
10310
10311
10312 \end_layout
10313
10314 \begin_layout Standard
10315 \noindent
10316 \align center
10317 \begin_inset Tabular
10318 <lyxtabular version="3" rows="3" columns="2">
10319 <features tabularvalignment="middle">
10320 <column alignment="center" valignment="top" width="0">
10321 <column alignment="center" valignment="top" width="0">
10322 <row>
10323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 Comando
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 Resultado
10337 \begin_inset Note Note
10338 status collapsed
10339
10340 \begin_layout Plain Layout
10341
10342 \series bold
10343
10344 \backslash
10345 raisebox
10346 \series default
10347  se usa sólo como espaciador.
10348 \end_layout
10349
10350 \end_inset
10351
10352
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 </row>
10358 <row>
10359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 ï
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 \begin_inset Formula $ï$
10373 \end_inset
10374
10375
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 </row>
10381 <row>
10382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386
10387 \backslash
10388 ddot
10389 \begin_inset ERT
10390 status collapsed
10391
10392 \begin_layout Plain Layout
10393
10394
10395 \backslash
10396 spce 
10397 \end_layout
10398
10399 \end_inset
10400
10401 i
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10411 \end_inset
10412
10413
10414 \end_layout
10415
10416 \end_inset
10417 </cell>
10418 </row>
10419 </lyxtabular>
10420
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \begin_layout Standard
10427 Otra ventaja frente a 
10428 \series bold
10429
10430 \backslash
10431 ddot
10432 \series default
10433  es que la diéresis puede convertirse directamente a texto matemático, porque
10434  los anteriores comandos para acentos 
10435 \emph on
10436 no están permitidos en texto matemático
10437 \emph default
10438 .
10439  Para convertir un carácter acentuado a texto matemático, se debe convertir
10440  sólo el carácter bajo el acento.
10441  Esto también se aplica para otras conversiones, p.
10442 \begin_inset space \thinspace{}
10443 \end_inset
10444
10445 e.
10446 \begin_inset space ~
10447 \end_inset
10448
10449 cursiva o negrita.
10450 \end_layout
10451
10452 \begin_layout Standard
10453 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10454 \end_layout
10455
10456 \begin_layout Subsection
10457 Acentos para operadores
10458 \begin_inset Index idx
10459 status collapsed
10460
10461 \begin_layout Plain Layout
10462 Acentos ! en operadores
10463 \end_layout
10464
10465 \end_inset
10466
10467
10468 \end_layout
10469
10470 \begin_layout Standard
10471 Con los comandos 
10472 \series bold
10473
10474 \backslash
10475 overset
10476 \series default
10477
10478 \begin_inset Index idx
10479 status collapsed
10480
10481 \begin_layout Plain Layout
10482 Comandos ! O ! 
10483 \backslash
10484 overset
10485 \end_layout
10486
10487 \end_inset
10488
10489  y 
10490 \series bold
10491
10492 \backslash
10493 underset
10494 \series default
10495
10496 \begin_inset Index idx
10497 status collapsed
10498
10499 \begin_layout Plain Layout
10500 Comandos ! U ! 
10501 \backslash
10502 underset
10503 \end_layout
10504
10505 \end_inset
10506
10507  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10508  Con el comando 
10509 \series bold
10510
10511 \backslash
10512 sideset
10513 \series default
10514
10515 \begin_inset Index idx
10516 status collapsed
10517
10518 \begin_layout Plain Layout
10519 Comandos ! S ! 
10520 \backslash
10521 sideset
10522 \end_layout
10523
10524 \end_inset
10525
10526  se pueden poner caracteres delante y detrás de un operador.
10527  El esquema del comando es:
10528 \end_layout
10529
10530 \begin_layout Standard
10531
10532 \series bold
10533
10534 \backslash
10535 sideset{carácter
10536 \series default
10537  
10538 \series bold
10539 anterior}{carácter posterior}
10540 \end_layout
10541
10542 \begin_layout Standard
10543
10544 \series bold
10545
10546 \backslash
10547 sideset
10548 \series default
10549  siempre debe estar delante del operador que debe acentuarse.
10550  Se puede acentuar con varios caracteres e incluso con otros operadores
10551  y símbolos.
10552  Para colocar con
10553 \series bold
10554  
10555 \backslash
10556 sideset
10557 \series default
10558  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10559  el primer par de llaves, pero sin quitarlas.
10560  
10561 \end_layout
10562
10563 \begin_layout Standard
10564 Por ejemplo, el comando 
10565 \series bold
10566
10567 \backslash
10568 sideset{
10569 \begin_inset Formula $\to$
10570 \end_inset
10571
10572
10573 \backslash
10574 {
10575 \series default
10576 '
10577 \series bold
10578
10579 \begin_inset Formula $\to$
10580 \end_inset
10581
10582
10583 \backslash
10584 sum_k=1
10585 \begin_inset ERT
10586 status collapsed
10587
10588 \begin_layout Plain Layout
10589
10590
10591 \backslash
10592 spce 
10593 \end_layout
10594
10595 \end_inset
10596
10597
10598 \series default
10599 ^
10600 \series bold
10601
10602 \begin_inset ERT
10603 status collapsed
10604
10605 \begin_layout Plain Layout
10606
10607
10608 \backslash
10609 spce 
10610 \end_layout
10611
10612 \end_inset
10613
10614 n
10615 \series default
10616  genera:
10617 \begin_inset Formula \[
10618 \sideset{}{'}\sum_{k=1}^{n}\]
10619
10620 \end_inset
10621
10622
10623 \end_layout
10624
10625 \begin_layout Standard
10626 El comando 
10627 \series bold
10628
10629 \backslash
10630 overset
10631 \begin_inset ERT
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635
10636
10637 \backslash
10638 spce 
10639 \end_layout
10640
10641 \end_inset
10642
10643
10644 \backslash
10645 maltese
10646 \begin_inset ERT
10647 status collapsed
10648
10649 \begin_layout Plain Layout
10650
10651
10652 \backslash
10653 spce 
10654 \end_layout
10655
10656 \end_inset
10657
10658
10659 \series default
10660
10661 \begin_inset Formula $\uparrow$
10662 \end_inset
10663
10664
10665 \series bold
10666 a
10667 \series default
10668  genera:
10669 \begin_inset Formula \[
10670 \overset{a}{\maltese}\]
10671
10672 \end_inset
10673
10674
10675 \end_layout
10676
10677 \begin_layout Standard
10678 Como se ve en el último ejemplo, con 
10679 \series bold
10680
10681 \backslash
10682 overset
10683 \series default
10684  y 
10685 \series bold
10686
10687 \backslash
10688 underset
10689 \series default
10690  también se pueden acentuar símbolos y caracteres; con 
10691 \series bold
10692
10693 \backslash
10694 sideset
10695 \series default
10696  esto no es posible.
10697 \end_layout
10698
10699 \begin_layout Subsection
10700 Acentos para varios caracteres
10701 \begin_inset Index idx
10702 status collapsed
10703
10704 \begin_layout Plain Layout
10705 Acentos ! en varios caracteres
10706 \end_layout
10707
10708 \end_inset
10709
10710
10711 \end_layout
10712
10713 \begin_layout Standard
10714 \begin_inset space \hfill{}
10715 \end_inset
10716
10717
10718 \begin_inset Tabular
10719 <lyxtabular version="3" rows="5" columns="2">
10720 <features tabularvalignment="middle">
10721 <column alignment="center" valignment="top" width="0pt">
10722 <column alignment="center" valignment="top" width="0pt">
10723 <row>
10724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728 Comando
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 Resultado
10738 \begin_inset Note Note
10739 status collapsed
10740
10741 \begin_layout Plain Layout
10742
10743 \series bold
10744
10745 \backslash
10746 raisebox
10747 \series default
10748  se usa sólo como espaciador
10749 \end_layout
10750
10751 \end_inset
10752
10753
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 </row>
10759 <row>
10760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764
10765 \backslash
10766 overleftarrow
10767 \begin_inset ERT
10768 status collapsed
10769
10770 \begin_layout Plain Layout
10771
10772
10773 \backslash
10774 spce 
10775 \end_layout
10776
10777 \end_inset
10778
10779 A=B
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10789 \end_inset
10790
10791
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 </row>
10797 <row>
10798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802
10803 \backslash
10804 underleftarrow
10805 \begin_inset ERT
10806 status collapsed
10807
10808 \begin_layout Plain Layout
10809
10810
10811 \backslash
10812 spce 
10813 \end_layout
10814
10815 \end_inset
10816
10817 A=B
10818 \end_layout
10819
10820 \end_inset
10821 </cell>
10822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10827 \end_inset
10828
10829
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 </row>
10835 <row>
10836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840
10841 \backslash
10842 overleftrightarrow
10843 \begin_inset ERT
10844 status collapsed
10845
10846 \begin_layout Plain Layout
10847
10848
10849 \backslash
10850 spce 
10851 \end_layout
10852
10853 \end_inset
10854
10855 A=B
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10865 \end_inset
10866
10867
10868 \end_layout
10869
10870 \end_inset
10871 </cell>
10872 </row>
10873 <row>
10874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878
10879 \backslash
10880 underleftrightarrow
10881 \begin_inset ERT
10882 status collapsed
10883
10884 \begin_layout Plain Layout
10885
10886
10887 \backslash
10888 spce 
10889 \end_layout
10890
10891 \end_inset
10892
10893 A=B
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10903 \end_inset
10904
10905
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 </row>
10911 </lyxtabular>
10912
10913 \end_inset
10914
10915
10916 \begin_inset space \hfill{}
10917 \end_inset
10918
10919
10920 \begin_inset Tabular
10921 <lyxtabular version="3" rows="5" columns="2">
10922 <features tabularvalignment="middle">
10923 <column alignment="center" valignment="top" width="0pt">
10924 <column alignment="center" valignment="top" width="0pt">
10925 <row>
10926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 Comando
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939 Resultado
10940 \begin_inset Note Note
10941 status collapsed
10942
10943 \begin_layout Plain Layout
10944
10945 \series bold
10946
10947 \backslash
10948 raisebox
10949 \series default
10950  se usa sólo como espaciador
10951 \end_layout
10952
10953 \end_inset
10954
10955
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 </row>
10961 <row>
10962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10963 \begin_inset Text
10964
10965 \begin_layout Plain Layout
10966
10967 \backslash
10968 overrightarrow
10969 \begin_inset ERT
10970 status collapsed
10971
10972 \begin_layout Plain Layout
10973
10974
10975 \backslash
10976 spce 
10977 \end_layout
10978
10979 \end_inset
10980
10981 A=B
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10991 \end_inset
10992
10993
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 </row>
10999 <row>
11000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004
11005 \backslash
11006 underrightarrow
11007 \begin_inset ERT
11008 status collapsed
11009
11010 \begin_layout Plain Layout
11011
11012
11013 \backslash
11014 spce 
11015 \end_layout
11016
11017 \end_inset
11018
11019 A=B
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11029 \end_inset
11030
11031
11032 \end_layout
11033
11034 \end_inset
11035 </cell>
11036 </row>
11037 <row>
11038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042
11043 \backslash
11044 widetilde
11045 \begin_inset ERT
11046 status collapsed
11047
11048 \begin_layout Plain Layout
11049
11050
11051 \backslash
11052 spce 
11053 \end_layout
11054
11055 \end_inset
11056
11057 A=B
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 </row>
11075 <row>
11076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080
11081 \backslash
11082 widehat
11083 \begin_inset ERT
11084 status collapsed
11085
11086 \begin_layout Plain Layout
11087
11088
11089 \backslash
11090 spce 
11091 \end_layout
11092
11093 \end_inset
11094
11095 A=B
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11105 \end_inset
11106
11107
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 </row>
11113 </lyxtabular>
11114
11115 \end_inset
11116
11117
11118 \begin_inset space \hfill{}
11119 \end_inset
11120
11121
11122 \end_layout
11123
11124 \begin_layout Standard
11125 \begin_inset VSpace medskip
11126 \end_inset
11127
11128
11129 \end_layout
11130
11131 \begin_layout Standard
11132 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11133  Pero los acentos 
11134 \series bold
11135
11136 \backslash
11137 widetilde
11138 \series default
11139  y 
11140 \series bold
11141
11142 \backslash
11143 widehat
11144 \series default
11145  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11146  ejemplo:
11147 \begin_inset Formula \[
11148 \widetilde{A+B=C-D}\]
11149
11150 \end_inset
11151
11152
11153 \end_layout
11154
11155 \begin_layout Standard
11156 Con los comandos 
11157 \series bold
11158
11159 \backslash
11160 overset
11161 \series default
11162
11163 \begin_inset Index idx
11164 status collapsed
11165
11166 \begin_layout Plain Layout
11167 Comandos ! O ! 
11168 \backslash
11169 overset
11170 \end_layout
11171
11172 \end_inset
11173
11174  y 
11175 \series bold
11176
11177 \backslash
11178 underset
11179 \series default
11180
11181 \begin_inset Index idx
11182 status collapsed
11183
11184 \begin_layout Plain Layout
11185 Comandos ! U ! 
11186 \backslash
11187 underset
11188 \end_layout
11189
11190 \end_inset
11191
11192 , descritos en la subsección anterior, también se pueden acentuar varios
11193  caracteres.
11194  El comando 
11195 \series bold
11196
11197 \backslash
11198 underset
11199 \begin_inset ERT
11200 status collapsed
11201
11202 \begin_layout Plain Layout
11203
11204
11205 \backslash
11206 spce 
11207 \end_layout
11208
11209 \end_inset
11210
11211 A=B
11212 \begin_inset Formula $\downarrow$
11213 \end_inset
11214
11215 ***
11216 \series default
11217  da:
11218 \begin_inset Formula \[
11219 \underset{***}{A=B}\]
11220
11221 \end_inset
11222
11223
11224 \end_layout
11225
11226 \begin_layout Section
11227 Espacios
11228 \begin_inset CommandInset label
11229 LatexCommand label
11230 name "sec:Espacio"
11231
11232 \end_inset
11233
11234
11235 \begin_inset Index idx
11236 status collapsed
11237
11238 \begin_layout Plain Layout
11239 Espacio ! horizontal
11240 \end_layout
11241
11242 \end_inset
11243
11244
11245 \end_layout
11246
11247 \begin_layout Subsection
11248 Espacio predefinido
11249 \begin_inset CommandInset label
11250 LatexCommand label
11251 name "sub:Espacio-predefinido"
11252
11253 \end_inset
11254
11255
11256 \begin_inset Index idx
11257 status collapsed
11258
11259 \begin_layout Plain Layout
11260 Espacio ! horizontal ! predefinido
11261 \end_layout
11262
11263 \end_inset
11264
11265
11266 \end_layout
11267
11268 \begin_layout Standard
11269 A veces es necesario insertar espacio horizontal en una ecuación.
11270  Esto se hace insertando un espacio protegido (atajo 
11271 \family sans
11272 Ctrl+Espacio
11273 \family default
11274 ).
11275  Aparece un 
11276 \begin_inset Quotes fld
11277 \end_inset
11278
11279
11280 \color black
11281
11282 \begin_inset ERT
11283 status collapsed
11284
11285 \begin_layout Plain Layout
11286
11287
11288 \backslash
11289 spce 
11290 \end_layout
11291
11292 \end_inset
11293
11294
11295 \color inherit
11296
11297 \begin_inset Quotes frd
11298 \end_inset
11299
11300 , y pulsando 
11301 \family sans
11302 Espacio
11303 \family default
11304  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11305  espacio.
11306  También se pueden insertar espacios mediante el botón 
11307 \begin_inset Graphics
11308         filename ../../images/math/space.png
11309         scale 85
11310
11311 \end_inset
11312
11313  de la barra de ecuaciones o con comandos especiales.
11314  Independientemente del comando insertado, se puede seleccionar de nuevo
11315  el tamaño pulsando acto seguido 
11316 \family sans
11317 Espacio.
11318  
11319 \end_layout
11320
11321 \begin_layout Standard
11322 \noindent
11323 \align center
11324 \begin_inset VSpace -5mm
11325 \end_inset
11326
11327
11328 \begin_inset Tabular
11329 <lyxtabular version="3" rows="3" columns="7">
11330 <features tabularvalignment="middle">
11331 <column alignment="center" valignment="middle" width="6.8cm">
11332 <column alignment="center" valignment="top" width="0">
11333 <column alignment="center" valignment="top" width="0">
11334 <column alignment="center" valignment="top" width="0">
11335 <column alignment="center" valignment="top" width="0">
11336 <column alignment="center" valignment="top" width="0">
11337 <column alignment="center" valignment="top" width="0">
11338 <row>
11339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343 Comando
11344 \end_layout
11345
11346 \end_inset
11347 </cell>
11348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352
11353 \backslash
11354 ,
11355 \end_layout
11356
11357 \end_inset
11358 </cell>
11359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11360 \begin_inset Text
11361
11362 \begin_layout Plain Layout
11363
11364 \backslash
11365 :
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11371 \begin_inset Text
11372
11373 \begin_layout Plain Layout
11374
11375 \backslash
11376 ;
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385
11386 \backslash
11387 quad
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11393 \begin_inset Text
11394
11395 \begin_layout Plain Layout
11396
11397 \backslash
11398 qquad
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407
11408 \backslash
11409 !
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 </row>
11415 <row>
11416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 Número de pulsaciones de 
11421 \family sans
11422 Espacio
11423 \family default
11424  tras insertar el espacio protegido
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433 0
11434 \end_layout
11435
11436 \end_inset
11437 </cell>
11438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11439 \begin_inset Text
11440
11441 \begin_layout Plain Layout
11442 1
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 2
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11457 \begin_inset Text
11458
11459 \begin_layout Plain Layout
11460 3
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 4
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11475 \begin_inset Text
11476
11477 \begin_layout Plain Layout
11478 5
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 </row>
11484 <row>
11485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 Resultado
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11495 \begin_inset Text
11496
11497 \begin_layout Plain Layout
11498 \begin_inset Formula $A\, B$
11499 \end_inset
11500
11501
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11507 \begin_inset Text
11508
11509 \begin_layout Plain Layout
11510 \begin_inset Formula $A\: B$
11511 \end_inset
11512
11513
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 \begin_inset Formula $A\; B$
11523 \end_inset
11524
11525
11526 \end_layout
11527
11528 \end_inset
11529 </cell>
11530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 \begin_inset Formula $A\quad B$
11535 \end_inset
11536
11537
11538 \end_layout
11539
11540 \end_inset
11541 </cell>
11542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11543 \begin_inset Text
11544
11545 \begin_layout Plain Layout
11546 \begin_inset Formula $A\qquad B$
11547 \end_inset
11548
11549
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558 \begin_inset Formula $A\! B$
11559 \end_inset
11560
11561
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 </row>
11567 </lyxtabular>
11568
11569 \end_inset
11570
11571
11572 \end_layout
11573
11574 \begin_layout Standard
11575 El último tamaño parece no generar espacio.
11576  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11577  negativo.
11578  Hay otros dos espacios negativos:
11579 \end_layout
11580
11581 \begin_layout Standard
11582 \align center
11583 \begin_inset Tabular
11584 <lyxtabular version="3" rows="3" columns="3">
11585 <features tabularvalignment="middle">
11586 <column alignment="center" valignment="middle" width="6.8cm">
11587 <column alignment="center" valignment="top" width="0pt">
11588 <column alignment="center" valignment="top" width="0pt">
11589 <row>
11590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594 Comando
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603
11604 \backslash
11605 negmedspace
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614
11615 \backslash
11616 negthickspace
11617 \end_layout
11618
11619 \end_inset
11620 </cell>
11621 </row>
11622 <row>
11623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 Número de pulsaciones de 
11628 \family sans
11629 Espacio
11630 \family default
11631  tras insertar el espacio protegido
11632 \end_layout
11633
11634 \end_inset
11635 </cell>
11636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 6
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 7
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 </row>
11655 <row>
11656 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 Resultado
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 \begin_inset Formula $A\negmedspace B$
11670 \end_inset
11671
11672
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681 \begin_inset Formula $A\negthickspace B$
11682 \end_inset
11683
11684
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 </row>
11690 </lyxtabular>
11691
11692 \end_inset
11693
11694
11695 \end_layout
11696
11697 \begin_layout Standard
11698 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11699  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11700 \begin_inset space \thinspace{}
11701 \end_inset
11702
11703 e., para operadores suma: 
11704 \end_layout
11705
11706 \begin_layout Standard
11707 \noindent
11708 \align center
11709 \begin_inset Tabular
11710 <lyxtabular version="3" rows="3" columns="2">
11711 <features tabularvalignment="middle">
11712 <column alignment="center" valignment="top" width="0">
11713 <column alignment="center" valignment="top" width="0">
11714 <row>
11715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 Comando
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 Resultado
11729 \begin_inset Note Note
11730 status collapsed
11731
11732 \begin_layout Plain Layout
11733
11734 \series bold
11735
11736 \backslash
11737 raisebox
11738 \series default
11739  se usa sólo como espaciador
11740 \end_layout
11741
11742 \end_inset
11743
11744
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 </row>
11750 <row>
11751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11752 \begin_inset Text
11753
11754 \begin_layout Plain Layout
11755
11756 \backslash
11757 sum
11758 \backslash
11759 sum
11760 \begin_inset ERT
11761 status collapsed
11762
11763 \begin_layout Plain Layout
11764
11765
11766 \backslash
11767 spce 
11768 \end_layout
11769
11770 \end_inset
11771
11772 f_kl
11773 \end_layout
11774
11775 \end_inset
11776 </cell>
11777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11778 \begin_inset Text
11779
11780 \begin_layout Plain Layout
11781 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11782 \end_inset
11783
11784
11785 \end_layout
11786
11787 \end_inset
11788 </cell>
11789 </row>
11790 <row>
11791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795
11796 \backslash
11797 sum
11798 \backslash
11799 negmedspace
11800 \backslash
11801 sum
11802 \begin_inset ERT
11803 status collapsed
11804
11805 \begin_layout Plain Layout
11806
11807
11808 \backslash
11809 spce 
11810 \end_layout
11811
11812 \end_inset
11813
11814 f_kl
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11824 \end_inset
11825
11826
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 </row>
11832 </lyxtabular>
11833
11834 \end_inset
11835
11836
11837 \end_layout
11838
11839 \begin_layout Standard
11840 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11841  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11842  El siguiente ejemplo lo ilustra:
11843 \end_layout
11844
11845 \begin_layout Standard
11846 \noindent
11847 \align center
11848 \begin_inset Tabular
11849 <lyxtabular version="3" rows="2" columns="2">
11850 <features tabularvalignment="middle">
11851 <column alignment="center" valignment="top" width="0">
11852 <column alignment="center" valignment="top" width="0">
11853 <row>
11854 <cell alignment="center" valignment="top" usebox="none">
11855 \begin_inset Text
11856
11857 \begin_layout Plain Layout
11858 ecuación normal
11859 \end_layout
11860
11861 \end_inset
11862 </cell>
11863 <cell alignment="center" valignment="top" usebox="none">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 \begin_inset Formula $A=B$
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 </row>
11876 <row>
11877 <cell alignment="center" valignment="top" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 \begin_inset Note Note
11882 status collapsed
11883
11884 \begin_layout Plain Layout
11885
11886 \series bold
11887
11888 \backslash
11889 raisebox
11890 \series default
11891  se usa sólo como espaciador
11892 \end_layout
11893
11894 \end_inset
11895
11896
11897 \begin_inset Formula $\raisebox{5mm}{}$
11898 \end_inset
11899
11900 ecuación sin espacio
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 <cell alignment="center" valignment="top" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 \begin_inset Formula $A{=}B$
11910 \end_inset
11911
11912
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 </row>
11918 </lyxtabular>
11919
11920 \end_inset
11921
11922
11923 \end_layout
11924
11925 \begin_layout Standard
11926 El comando para la segunda ecuación es: 
11927 \series bold
11928 A
11929 \backslash
11930 {=
11931 \begin_inset Formula $\rightarrow$
11932 \end_inset
11933
11934 B
11935 \series default
11936  
11937 \begin_inset VSpace bigskip
11938 \end_inset
11939
11940
11941 \end_layout
11942
11943 \begin_layout Standard
11944 Para las unidades físicas hacen falta espacios, porque entre el valor y
11945  su unidad se pone un espacio más pequeño que el normal.
11946  Para unidades en el texto se inserta con el menú 
11947 \family sans
11948 Insertar\SpecialChar \menuseparator
11949 Formato\SpecialChar \menuseparator
11950 Espacio
11951 \begin_inset space ~
11952 \end_inset
11953
11954 delgado
11955 \family default
11956  (atajo 
11957 \family sans
11958 Ctrl+Mayúscula+Espacio
11959 \family default
11960 ).
11961 \end_layout
11962
11963 \begin_layout Standard
11964 Un ejemplo para visualizar la diferencia:
11965 \end_layout
11966
11967 \begin_layout Standard
11968 \begin_inset Tabular
11969 <lyxtabular version="3" rows="2" columns="2">
11970 <features tabularvalignment="middle">
11971 <column alignment="center" valignment="top" width="0">
11972 <column alignment="left" valignment="top" width="0">
11973 <row>
11974 <cell alignment="center" valignment="top" usebox="none">
11975 \begin_inset Text
11976
11977 \begin_layout Plain Layout
11978 24 kW
11979 \begin_inset Formula $\cdot$
11980 \end_inset
11981
11982 h
11983 \end_layout
11984
11985 \end_inset
11986 </cell>
11987 <cell alignment="center" valignment="top" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991 espacio entre valor y unidad 
11992 \end_layout
11993
11994 \end_inset
11995 </cell>
11996 </row>
11997 <row>
11998 <cell alignment="center" valignment="top" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 24
12003 \begin_inset space \thinspace{}
12004 \end_inset
12005
12006 kW
12007 \begin_inset Formula $\cdot$
12008 \end_inset
12009
12010 h
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 <cell alignment="center" valignment="top" usebox="none">
12016 \begin_inset Text
12017
12018 \begin_layout Plain Layout
12019 espacio delgado entre valor y unidad
12020 \end_layout
12021
12022 \end_inset
12023 </cell>
12024 </row>
12025 </lyxtabular>
12026
12027 \end_inset
12028
12029
12030 \end_layout
12031
12032 \begin_layout Subsection
12033 Espacio variable
12034 \begin_inset ERT
12035 status collapsed
12036
12037 \begin_layout Plain Layout
12038
12039
12040 \backslash
12041 texorpdfstring{
12042 \end_layout
12043
12044 \end_inset
12045
12046
12047 \begin_inset Foot
12048 status collapsed
12049
12050 \begin_layout Plain Layout
12051 Para espacio vertical en ecuaciones véase 
12052 \begin_inset CommandInset ref
12053 LatexCommand ref
12054 reference "sub:Separación-de-líneas"
12055
12056 \end_inset
12057
12058
12059 \end_layout
12060
12061 \end_inset
12062
12063
12064 \begin_inset ERT
12065 status collapsed
12066
12067 \begin_layout Plain Layout
12068
12069 }{}
12070 \end_layout
12071
12072 \end_inset
12073
12074
12075 \begin_inset Note Note
12076 status collapsed
12077
12078 \begin_layout Plain Layout
12079
12080 \backslash
12081 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12082  PDF.
12083 \end_layout
12084
12085 \begin_layout Plain Layout
12086 Más sobre 
12087 \backslash
12088 texorpdfstring en la sección 
12089 \begin_inset CommandInset ref
12090 LatexCommand ref
12091 reference "sub:Ecuaciones-en-encabezados"
12092
12093 \end_inset
12094
12095 .
12096 \end_layout
12097
12098 \end_inset
12099
12100
12101 \begin_inset CommandInset label
12102 LatexCommand label
12103 name "sub:Espacio-variable"
12104
12105 \end_inset
12106
12107
12108 \begin_inset Index idx
12109 status collapsed
12110
12111 \begin_layout Plain Layout
12112 Espacio ! horizontal ! variable
12113 \end_layout
12114
12115 \end_inset
12116
12117
12118 \end_layout
12119
12120 \begin_layout Standard
12121 En LyX se puede insertar espacio con una longitud definida con el comando
12122  
12123 \series bold
12124
12125 \backslash
12126 hspace
12127 \series default
12128
12129 \begin_inset Index idx
12130 status collapsed
12131
12132 \begin_layout Plain Layout
12133 Comandos ! H ! 
12134 \backslash
12135 hspace
12136 \end_layout
12137
12138 \end_inset
12139
12140 .
12141  Aparece un 
12142 \begin_inset Quotes fld
12143 \end_inset
12144
12145
12146 \color black
12147
12148 \begin_inset ERT
12149 status collapsed
12150
12151 \begin_layout Plain Layout
12152
12153
12154 \backslash
12155 spce 
12156 \end_layout
12157
12158 \end_inset
12159
12160
12161 \color inherit
12162
12163 \begin_inset Quotes frd
12164 \end_inset
12165
12166  largo.
12167  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12168 \begin_inset Quotes fld
12169 \end_inset
12170
12171
12172 \color black
12173
12174 \begin_inset ERT
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178
12179
12180 \backslash
12181 spce 
12182 \end_layout
12183
12184 \end_inset
12185
12186
12187 \color inherit
12188
12189 \begin_inset Quotes frd
12190 \end_inset
12191
12192 .
12193  La longitud también puede ser negativa.
12194  Para insertar en una ecuación tanto espacio como esté disponible se usa
12195  el comando 
12196 \series bold
12197
12198 \backslash
12199 hfill
12200 \series default
12201
12202 \begin_inset Index idx
12203 status collapsed
12204
12205 \begin_layout Plain Layout
12206 Comandos ! H ! 
12207 \backslash
12208 hfill
12209 \end_layout
12210
12211 \end_inset
12212
12213 .
12214 \begin_inset VSpace -1mm
12215 \end_inset
12216
12217
12218 \end_layout
12219
12220 \begin_layout Standard
12221 \noindent
12222 \align center
12223 \begin_inset Tabular
12224 <lyxtabular version="3" rows="4" columns="2">
12225 <features tabularvalignment="middle">
12226 <column alignment="center" valignment="top" width="0">
12227 <column alignment="center" valignment="top" width="0">
12228 <row>
12229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12230 \begin_inset Text
12231
12232 \begin_layout Plain Layout
12233 Comando (
12234 \backslash
12235 hspace longitud)
12236 \end_layout
12237
12238 \end_inset
12239 </cell>
12240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12241 \begin_inset Text
12242
12243 \begin_layout Plain Layout
12244 Resultado
12245 \end_layout
12246
12247 \end_inset
12248 </cell>
12249 </row>
12250 <row>
12251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12252 \begin_inset Text
12253
12254 \begin_layout Plain Layout
12255 A=B
12256 \backslash
12257 hspace
12258 \begin_inset ERT
12259 status collapsed
12260
12261 \begin_layout Plain Layout
12262
12263
12264 \backslash
12265 spce 
12266 \end_layout
12267
12268 \end_inset
12269
12270
12271 \begin_inset Formula $\to$
12272 \end_inset
12273
12274 A
12275 \backslash
12276 not=C (3
12277 \begin_inset space \thinspace{}
12278 \end_inset
12279
12280 cm)
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12286 \begin_inset Text
12287
12288 \begin_layout Plain Layout
12289 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12290 \end_inset
12291
12292
12293 \end_layout
12294
12295 \end_inset
12296 </cell>
12297 </row>
12298 <row>
12299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12300 \begin_inset Text
12301
12302 \begin_layout Plain Layout
12303 A
12304 \backslash
12305 hspace
12306 \begin_inset ERT
12307 status collapsed
12308
12309 \begin_layout Plain Layout
12310
12311
12312 \backslash
12313 spce 
12314 \end_layout
12315
12316 \end_inset
12317
12318
12319 \begin_inset Formula $\to$
12320 \end_inset
12321
12322 A
12323 \backslash
12324 not=A (-1
12325 \begin_inset space \thinspace{}
12326 \end_inset
12327
12328 mm)
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12334 \begin_inset Text
12335
12336 \begin_layout Plain Layout
12337 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12338 \end_inset
12339
12340
12341 \end_layout
12342
12343 \end_inset
12344 </cell>
12345 </row>
12346 <row>
12347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12348 \begin_inset Text
12349
12350 \begin_layout Plain Layout
12351 A=A
12352 \backslash
12353 hfill
12354 \begin_inset ERT
12355 status collapsed
12356
12357 \begin_layout Plain Layout
12358
12359
12360 \backslash
12361 spce 
12362 \end_layout
12363
12364 \end_inset
12365
12366 B=B
12367 \end_layout
12368
12369 \end_inset
12370 </cell>
12371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12372 \begin_inset Text
12373
12374 \begin_layout Plain Layout
12375 \begin_inset Formula $A=A\hfill B=B$
12376 \end_inset
12377
12378
12379 \end_layout
12380
12381 \end_inset
12382 </cell>
12383 </row>
12384 </lyxtabular>
12385
12386 \end_inset
12387
12388
12389 \end_layout
12390
12391 \begin_layout Standard
12392 En el último ejemplo el espacio disponible viene dado por la entrada más
12393  larga de columna en la tabla.
12394  En una ecuación en línea el espacio depende de la longitud de la línea
12395  en la que se inserta 
12396 \series bold
12397
12398 \backslash
12399 hfill
12400 \series default
12401 .
12402  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12403  
12404 \series bold
12405
12406 \backslash
12407 hfill
12408 \series default
12409  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12410 \series bold
12411 Sangrado
12412 \series default
12413 .
12414  (Los estilos de ecuaciones se explican en
12415 \begin_inset space ~
12416 \end_inset
12417
12418
12419 \begin_inset CommandInset ref
12420 LatexCommand ref
12421 reference "sec:Estilos-de-ecuación"
12422
12423 \end_inset
12424
12425 ).
12426 \end_layout
12427
12428 \begin_layout Standard
12429 Además de 
12430 \series bold
12431
12432 \backslash
12433 hfill
12434 \series default
12435  hay los comandos 
12436 \series bold
12437
12438 \backslash
12439 dotfill
12440 \series default
12441  y 
12442 \series bold
12443
12444 \backslash
12445 hrulefill
12446 \series default
12447  que llenan el espacio con un patrón, véase un ejemplo en
12448 \begin_inset space ~
12449 \end_inset
12450
12451
12452 \begin_inset CommandInset ref
12453 LatexCommand ref
12454 reference "sub:Puntos"
12455
12456 \end_inset
12457
12458 .
12459 \end_layout
12460
12461 \begin_layout Standard
12462 Para texto se puede insertar espacio variable con el menú 
12463 \family sans
12464 Insertar\SpecialChar \menuseparator
12465 Formato\SpecialChar \menuseparator
12466 Espacio
12467 \begin_inset space ~
12468 \end_inset
12469
12470 horizontal
12471 \family default
12472 :
12473 \end_layout
12474
12475 \begin_layout Standard
12476 En esta línea hay un espacio
12477 \begin_inset space \hspace{}
12478 \length 2cm
12479 \end_inset
12480
12481 de 2
12482 \begin_inset space \thinspace{}
12483 \end_inset
12484
12485 cm.
12486 \end_layout
12487
12488 \begin_layout Standard
12489 En esta línea hay un
12490 \begin_inset space \hfill{}
12491 \end_inset
12492
12493 espacio máximo.
12494 \end_layout
12495
12496 \begin_layout Subsection
12497 Espacio adicional en ecuaciones en línea
12498 \begin_inset Index idx
12499 status collapsed
12500
12501 \begin_layout Plain Layout
12502 Espacio ! adicional en línea
12503 \end_layout
12504
12505 \end_inset
12506
12507
12508 \end_layout
12509
12510 \begin_layout Standard
12511 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12512  
12513 \series bold
12514
12515 \backslash
12516 mathsurround
12517 \series default
12518
12519 \begin_inset Index idx
12520 status collapsed
12521
12522 \begin_layout Plain Layout
12523 Comandos ! M ! 
12524 \backslash
12525 mathsurround
12526 \end_layout
12527
12528 \end_inset
12529
12530 .
12531  El valor de una longitud se establece con el comando 
12532 \series bold
12533
12534 \backslash
12535 setlength
12536 \series default
12537
12538 \begin_inset Index idx
12539 status collapsed
12540
12541 \begin_layout Plain Layout
12542 Comandos ! S ! 
12543 \backslash
12544 setlength
12545 \end_layout
12546
12547 \end_inset
12548
12549  según el siguiente esquema:
12550 \end_layout
12551
12552 \begin_layout Standard
12553
12554 \series bold
12555
12556 \backslash
12557 setlength{nombre de la longitud}{valor}
12558 \end_layout
12559
12560 \begin_layout Standard
12561 Para poner a 
12562 \series bold
12563
12564 \backslash
12565 mathsurround
12566 \series default
12567  un valor de 5
12568 \begin_inset space \thinspace{}
12569 \end_inset
12570
12571 mm, se inserta el comando
12572 \end_layout
12573
12574 \begin_layout Standard
12575
12576 \series bold
12577
12578 \backslash
12579 setlength{
12580 \backslash
12581 mathsurround}{5mm}
12582 \end_layout
12583
12584 \begin_layout Standard
12585 en modo TeX.
12586  Se establecerá un espacio de 5
12587 \begin_inset space \thinspace{}
12588 \end_inset
12589
12590 mm alrededor de todas las ecuaciones en línea:
12591 \begin_inset ERT
12592 status collapsed
12593
12594 \begin_layout Plain Layout
12595
12596
12597 \backslash
12598 setlength{
12599 \backslash
12600 mathsurround}{5mm}
12601 \end_layout
12602
12603 \end_inset
12604
12605
12606 \end_layout
12607
12608 \begin_layout Standard
12609 En esta línea hay una ecuación 
12610 \begin_inset Formula $A=B$
12611 \end_inset
12612
12613  rodeada por espacios de 5
12614 \begin_inset space \thinspace{}
12615 \end_inset
12616
12617 mm.
12618 \begin_inset ERT
12619 status collapsed
12620
12621 \begin_layout Plain Layout
12622
12623
12624 \backslash
12625 setlength{
12626 \backslash
12627 mathsurround}{0mm}
12628 \end_layout
12629
12630 \end_inset
12631
12632
12633 \end_layout
12634
12635 \begin_layout Standard
12636 Para volver al espacio predeterminado, 
12637 \series bold
12638
12639 \backslash
12640 mathsurround
12641 \series default
12642  se restablece al valor 0
12643 \begin_inset space \thinspace{}
12644 \end_inset
12645
12646 pt.
12647 \end_layout
12648
12649 \begin_layout Section
12650 Cuadros y marcos
12651 \begin_inset Index idx
12652 status collapsed
12653
12654 \begin_layout Plain Layout
12655 Marcos
12656 \end_layout
12657
12658 \end_inset
12659
12660
12661 \begin_inset Index idx
12662 status collapsed
12663
12664 \begin_layout Plain Layout
12665 Marcos|see
12666 \begin_inset ERT
12667 status collapsed
12668
12669 \begin_layout Plain Layout
12670
12671 {
12672 \end_layout
12673
12674 \end_inset
12675
12676 Cuadros
12677 \begin_inset ERT
12678 status collapsed
12679
12680 \begin_layout Plain Layout
12681
12682 }
12683 \end_layout
12684
12685 \end_inset
12686
12687
12688 \end_layout
12689
12690 \end_inset
12691
12692
12693 \end_layout
12694
12695 \begin_layout Standard
12696 Los cuadros para texto se describen en el capítulo 
12697 \emph on
12698 Cuadros
12699 \emph default
12700  del manual 
12701 \emph on
12702 Objetos insertados
12703 \emph default
12704 .
12705 \end_layout
12706
12707 \begin_layout Subsection
12708 Cuadros con marco
12709 \begin_inset CommandInset label
12710 LatexCommand label
12711 name "sub:Cuadros-con-marco"
12712
12713 \end_inset
12714
12715
12716 \begin_inset Index idx
12717 status collapsed
12718
12719 \begin_layout Plain Layout
12720 Cuadros ! con marco
12721 \end_layout
12722
12723 \end_inset
12724
12725
12726 \end_layout
12727
12728 \begin_layout Standard
12729 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12730 \series bold
12731
12732 \backslash
12733 fbox
12734 \series default
12735
12736 \begin_inset Index idx
12737 status collapsed
12738
12739 \begin_layout Plain Layout
12740 Comandos ! F ! 
12741 \backslash
12742 fbox
12743 \end_layout
12744
12745 \end_inset
12746
12747  y 
12748 \series bold
12749
12750 \backslash
12751 boxed
12752 \series default
12753
12754 \begin_inset Index idx
12755 status collapsed
12756
12757 \begin_layout Plain Layout
12758 Comandos ! B ! 
12759 \backslash
12760 boxed
12761 \end_layout
12762
12763 \end_inset
12764
12765 .
12766 \end_layout
12767
12768 \begin_layout Standard
12769 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12770  azul en un marco donde se introduce parte de una ecuación.
12771  Para 
12772 \series bold
12773
12774 \backslash
12775 fbox
12776 \series default
12777  hay que generar una ecuación adicional con 
12778 \family sans
12779 Ctrl+M
12780 \family default
12781  dentro del recuadro, porque si no el contenido del mismo sería considerado
12782  texto matemático.
12783  Si se usa 
12784 \series bold
12785
12786 \backslash
12787 boxed
12788 \series default
12789  la nueva ecuación se genera automáticamente dentro del marco.
12790 \end_layout
12791
12792 \begin_layout Standard
12793 El comando 
12794 \series bold
12795
12796 \backslash
12797 fbox
12798 \series default
12799  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12800  ecuación tendría siempre el tamaño del texto.
12801  Por otra parte, 
12802 \series bold
12803
12804 \backslash
12805 fboxed
12806 \series default
12807  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12808  siempre el tamaño de una ecuación presentada.
12809 \end_layout
12810
12811 \begin_layout Standard
12812 El comando 
12813 \series bold
12814
12815 \backslash
12816 framebox
12817 \series default
12818
12819 \begin_inset Index idx
12820 status collapsed
12821
12822 \begin_layout Plain Layout
12823 Comandos ! F ! 
12824 \backslash
12825 framebox
12826 \end_layout
12827
12828 \end_inset
12829
12830  es una extensión de 
12831 \series bold
12832
12833 \backslash
12834 fbox
12835 \series default
12836 , que permite especificar además la anchura del marco yla alineación.
12837  
12838 \series bold
12839
12840 \backslash
12841 framebox
12842 \series default
12843  se usa con el siguiente esquema: 
12844 \end_layout
12845
12846 \begin_layout Standard
12847
12848 \series bold
12849
12850 \backslash
12851 framebox[anchura del marco][posición]{contenido del cuadro}
12852 \end_layout
12853
12854 \begin_layout Standard
12855 La posición puede ser 
12856 \emph on
12857 l
12858 \emph default
12859  o 
12860 \emph on
12861 r
12862 \emph default
12863
12864 \emph on
12865 l
12866 \emph default
12867  alinea la ecuación a la izquierda del cuadro, 
12868 \emph on
12869 r
12870 \emph default
12871  la alinea a la derecha.
12872  Si no se da posición la ecuación será centrada.
12873 \begin_inset Newline newline
12874 \end_inset
12875
12876 Si no se pone anchura tampoco puede darse posición.
12877  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12878  con 
12879 \series bold
12880
12881 \backslash
12882 fbox
12883 \series default
12884 .
12885  
12886 \end_layout
12887
12888 \begin_layout Standard
12889 Cuando se inserta el comando 
12890 \series bold
12891
12892 \backslash
12893 framebox
12894 \series default
12895  aparece un recuadro con tres marcos azules.
12896  Los dos primeros marcos están encerrados entre corchetes e indican los
12897  dos argumentos opcionales.
12898  El tercer marco es para partes de la ecuación, como para 
12899 \series bold
12900
12901 \backslash
12902 fbox
12903 \series default
12904 .
12905 \end_layout
12906
12907 \begin_layout Standard
12908 \noindent
12909 \align center
12910 \begin_inset Tabular
12911 <lyxtabular version="3" rows="5" columns="2">
12912 <features tabularvalignment="middle">
12913 <column alignment="center" valignment="top" width="0">
12914 <column alignment="center" valignment="top" width="0">
12915 <row>
12916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 Comando
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12926 \begin_inset Text
12927
12928 \begin_layout Plain Layout
12929 Resultado
12930 \begin_inset Note Note
12931 status collapsed
12932
12933 \begin_layout Plain Layout
12934
12935 \series bold
12936
12937 \backslash
12938 raisebox
12939 \series default
12940  se usa sólo como espaciador
12941 \end_layout
12942
12943 \end_inset
12944
12945
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 </row>
12951 <row>
12952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12953 \begin_inset Text
12954
12955 \begin_layout Plain Layout
12956
12957 \backslash
12958 fbox
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
12972 \family sans
12973 Ctrl+M
12974 \family default
12975  
12976 \backslash
12977 int
12978 \begin_inset ERT
12979 status collapsed
12980
12981 \begin_layout Plain Layout
12982
12983
12984 \backslash
12985 spce 
12986 \end_layout
12987
12988 \end_inset
12989
12990 A=B
12991 \end_layout
12992
12993 \end_inset
12994 </cell>
12995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12996 \begin_inset Text
12997
12998 \begin_layout Plain Layout
12999 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13000 \end_inset
13001
13002
13003 \end_layout
13004
13005 \end_inset
13006 </cell>
13007 </row>
13008 <row>
13009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013
13014 \backslash
13015 boxed
13016 \begin_inset ERT
13017 status collapsed
13018
13019 \begin_layout Plain Layout
13020
13021
13022 \backslash
13023 spce 
13024 \end_layout
13025
13026 \end_inset
13027
13028
13029 \backslash
13030 int
13031 \begin_inset ERT
13032 status collapsed
13033
13034 \begin_layout Plain Layout
13035
13036
13037 \backslash
13038 spce 
13039 \end_layout
13040
13041 \end_inset
13042
13043 A=B
13044 \end_layout
13045
13046 \end_inset
13047 </cell>
13048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13049 \begin_inset Text
13050
13051 \begin_layout Plain Layout
13052 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13053 \end_inset
13054
13055
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 </row>
13061 <row>
13062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13063 \begin_inset Text
13064
13065 \begin_layout Plain Layout
13066 A+
13067 \backslash
13068 fbox
13069 \begin_inset ERT
13070 status collapsed
13071
13072 \begin_layout Plain Layout
13073
13074
13075 \backslash
13076 spce 
13077 \end_layout
13078
13079 \end_inset
13080
13081 B
13082 \end_layout
13083
13084 \end_inset
13085 </cell>
13086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13087 \begin_inset Text
13088
13089 \begin_layout Plain Layout
13090 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13091 \end_inset
13092
13093
13094 \end_layout
13095
13096 \end_inset
13097 </cell>
13098 </row>
13099 <row>
13100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13101 \begin_inset Text
13102
13103 \begin_layout Plain Layout
13104
13105 \backslash
13106 framebox
13107 \begin_inset ERT
13108 status collapsed
13109
13110 \begin_layout Plain Layout
13111
13112
13113 \backslash
13114 spce 
13115 \end_layout
13116
13117 \end_inset
13118
13119 20mm
13120 \begin_inset Formula $\to$
13121 \end_inset
13122
13123
13124 \begin_inset Formula $\to$
13125 \end_inset
13126
13127
13128 \family sans
13129 Ctrl+M
13130 \family default
13131  
13132 \backslash
13133 frac
13134 \begin_inset ERT
13135 status collapsed
13136
13137 \begin_layout Plain Layout
13138
13139
13140 \backslash
13141 spce 
13142 \end_layout
13143
13144 \end_inset
13145
13146 A
13147 \begin_inset Formula $\downarrow$
13148 \end_inset
13149
13150 B
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13156 \begin_inset Text
13157
13158 \begin_layout Plain Layout
13159 \begin_inset Formula $\raisebox{6mm}{}$
13160 \end_inset
13161
13162
13163 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13164 \end_inset
13165
13166
13167 \begin_inset Formula $\raisebox{-4mm}{}$
13168 \end_inset
13169
13170
13171 \end_layout
13172
13173 \end_inset
13174 </cell>
13175 </row>
13176 </lyxtabular>
13177
13178 \end_inset
13179
13180
13181 \end_layout
13182
13183 \begin_layout Standard
13184 El grosor del marco también se puede ajustar.
13185  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13186  la fórmula:
13187 \end_layout
13188
13189 \begin_layout Standard
13190
13191 \series bold
13192
13193 \backslash
13194 fboxrule
13195 \series default
13196  
13197 \series bold
13198
13199 \begin_inset Quotes fld
13200 \end_inset
13201
13202 grosor
13203 \begin_inset Quotes frd
13204 \end_inset
13205
13206
13207 \series default
13208  
13209 \series bold
13210
13211 \backslash
13212 fboxsep
13213 \series default
13214  
13215 \series bold
13216
13217 \begin_inset Quotes fld
13218 \end_inset
13219
13220 distancia
13221 \begin_inset Quotes frd
13222 \end_inset
13223
13224
13225 \end_layout
13226
13227 \begin_layout Standard
13228 \begin_inset Quotes fld
13229 \end_inset
13230
13231 distancia
13232 \begin_inset Quotes frd
13233 \end_inset
13234
13235  especifica la distancia mínima entre el marco y el primer carácter en el
13236  cuadro.
13237  Un ejemplo de esto es la siguiente ecuación enmarcada:
13238 \begin_inset ERT
13239 status collapsed
13240
13241 \begin_layout Plain Layout
13242
13243
13244 \backslash
13245 fboxrule 2mm 
13246 \backslash
13247 fboxsep 3mm
13248 \end_layout
13249
13250 \end_inset
13251
13252
13253 \begin_inset Formula \[
13254 \boxed{A+B=C}\]
13255
13256 \end_inset
13257
13258
13259 \end_layout
13260
13261 \begin_layout Standard
13262 Delante de esta ecuación se han insertado los comandos
13263 \end_layout
13264
13265 \begin_layout Standard
13266
13267 \series bold
13268
13269 \backslash
13270 fboxrule
13271 \series default
13272  
13273 \series bold
13274 2mm
13275 \series default
13276  
13277 \series bold
13278
13279 \backslash
13280 fboxsep
13281 \series default
13282  
13283 \series bold
13284 3mm
13285 \end_layout
13286
13287 \begin_layout Standard
13288 en modo TeX.
13289  Los valores dados se usan para todos los cuadros siguientes.
13290 \end_layout
13291
13292 \begin_layout Standard
13293 Para volver al tamaño estándar del marco se inserta el comando
13294 \end_layout
13295
13296 \begin_layout Standard
13297
13298 \series bold
13299
13300 \backslash
13301 fboxrule
13302 \series default
13303  
13304 \series bold
13305 0.4pt
13306 \series default
13307  
13308 \series bold
13309
13310 \backslash
13311 fboxsep
13312 \series default
13313  
13314 \series bold
13315 3pt
13316 \series default
13317
13318 \begin_inset ERT
13319 status collapsed
13320
13321 \begin_layout Plain Layout
13322
13323
13324 \backslash
13325 fboxrule 0.4pt 
13326 \backslash
13327 fboxsep 3pt
13328 \end_layout
13329
13330 \end_inset
13331
13332
13333 \end_layout
13334
13335 \begin_layout Standard
13336 en modo TeX antes de la ecuación siguiente.
13337 \end_layout
13338
13339 \begin_layout Subsection
13340 Cuadros sin marco
13341 \begin_inset CommandInset label
13342 LatexCommand label
13343 name "sub:Cuadros-sin-marco"
13344
13345 \end_inset
13346
13347
13348 \begin_inset Index idx
13349 status collapsed
13350
13351 \begin_layout Plain Layout
13352 Cuadros ! sin marco
13353 \end_layout
13354
13355 \end_inset
13356
13357
13358 \end_layout
13359
13360 \begin_layout Standard
13361 Para cuadros sin marco hay los comandos: 
13362 \series bold
13363
13364 \backslash
13365 mbox
13366 \series default
13367
13368 \begin_inset Index idx
13369 status collapsed
13370
13371 \begin_layout Plain Layout
13372 Comandos ! M ! 
13373 \backslash
13374 mbox
13375 \end_layout
13376
13377 \end_inset
13378
13379
13380 \series bold
13381
13382 \backslash
13383 makebox
13384 \series default
13385
13386 \begin_inset Index idx
13387 status collapsed
13388
13389 \begin_layout Plain Layout
13390 Comandos ! M ! 
13391 \backslash
13392 makebox
13393 \end_layout
13394
13395 \end_inset
13396
13397  y 
13398 \series bold
13399
13400 \backslash
13401 raisebox
13402 \series default
13403
13404 \begin_inset Index idx
13405 status collapsed
13406
13407 \begin_layout Plain Layout
13408 Comandos ! R ! 
13409 \backslash
13410 raisebox
13411 \end_layout
13412
13413 \end_inset
13414
13415 .
13416 \end_layout
13417
13418 \begin_layout Standard
13419 Con 
13420 \series bold
13421
13422 \backslash
13423 raisebox
13424 \series default
13425  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13426  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13427  
13428 \series bold
13429
13430 \backslash
13431 raisebox
13432 \series default
13433  se usa con el siguiente esquema: 
13434 \end_layout
13435
13436 \begin_layout Standard
13437
13438 \series bold
13439
13440 \backslash
13441 raisebox{altura}{contenido del marco}
13442 \end_layout
13443
13444 \begin_layout Standard
13445 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13446  extra, como con 
13447 \series bold
13448
13449 \backslash
13450 fbox
13451 \series default
13452 .
13453  
13454 \begin_inset Note Greyedout
13455 status open
13456
13457 \begin_layout Plain Layout
13458
13459 \series bold
13460 Nota
13461 \series default
13462 : Para
13463 \series bold
13464
13465 \backslash
13466 raisebox
13467 \series default
13468  se ha creado esta ecuación extra tecleando 
13469 \family sans
13470 Ctrl+M
13471 \family default
13472  dos veces en vez de una porque LyX aún no soporta 
13473 \series bold
13474
13475 \backslash
13476 raisebox
13477 \series default
13478  directamente.
13479 \end_layout
13480
13481 \end_inset
13482
13483
13484 \end_layout
13485
13486 \begin_layout Standard
13487 \align center
13488 \begin_inset Tabular
13489 <lyxtabular version="3" rows="4" columns="2">
13490 <features tabularvalignment="middle">
13491 <column alignment="center" valignment="top" width="0">
13492 <column alignment="center" valignment="top" width="0">
13493 <row>
13494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498 Comando
13499 \end_layout
13500
13501 \end_inset
13502 </cell>
13503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13504 \begin_inset Text
13505
13506 \begin_layout Plain Layout
13507 Resultado
13508 \end_layout
13509
13510 \end_inset
13511 </cell>
13512 </row>
13513 <row>
13514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13515 \begin_inset Text
13516
13517 \begin_layout Plain Layout
13518 H
13519 \backslash
13520 raisebox{2mm
13521 \begin_inset Formula $\to$
13522 \end_inset
13523
13524
13525 \backslash
13526 {al
13527 \begin_inset Formula $\to$
13528 \end_inset
13529
13530  lo
13531 \end_layout
13532
13533 \end_inset
13534 </cell>
13535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Plain Layout
13539 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13540 \end_inset
13541
13542
13543 \end_layout
13544
13545 \end_inset
13546 </cell>
13547 </row>
13548 <row>
13549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13550 \begin_inset Text
13551
13552 \begin_layout Plain Layout
13553 H
13554 \backslash
13555 raisebox{-2mm
13556 \begin_inset Formula $\to$
13557 \end_inset
13558
13559
13560 \backslash
13561 {al
13562 \begin_inset Formula $\to$
13563 \end_inset
13564
13565 lo
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13575 \end_inset
13576
13577
13578 \end_layout
13579
13580 \end_inset
13581 </cell>
13582 </row>
13583 <row>
13584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13585 \begin_inset Text
13586
13587 \begin_layout Plain Layout
13588 A=
13589 \backslash
13590 raisebox{-2mm
13591 \begin_inset Formula $\to$
13592 \end_inset
13593
13594
13595 \backslash
13596 {
13597 \family sans
13598 Ctrl+M Ctrl+M
13599 \family default
13600  
13601 \backslash
13602 sqrt
13603 \begin_inset ERT
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607
13608
13609 \backslash
13610 spce 
13611 \end_layout
13612
13613 \end_inset
13614
13615
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13621 \begin_inset Text
13622
13623 \begin_layout Plain Layout
13624 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 </row>
13633 </lyxtabular>
13634
13635 \end_inset
13636
13637
13638 \end_layout
13639
13640 \begin_layout Standard
13641 El comando 
13642 \series bold
13643
13644 \backslash
13645 mbox
13646 \series default
13647  es equivalente a 
13648 \series bold
13649
13650 \backslash
13651 fbox
13652 \series default
13653  y 
13654 \series bold
13655
13656 \backslash
13657 makebox
13658 \series default
13659  es equivalente a 
13660 \series bold
13661
13662 \backslash
13663 framebox
13664 \series default
13665 , con la diferencia de que no hay marco.
13666 \end_layout
13667
13668 \begin_layout Subsection
13669 Cuadros coloreados
13670 \begin_inset CommandInset label
13671 LatexCommand label
13672 name "sub:Cuadros-coloreados"
13673
13674 \end_inset
13675
13676
13677 \begin_inset Index idx
13678 status collapsed
13679
13680 \begin_layout Plain Layout
13681 Cuadros ! coloreados
13682 \end_layout
13683
13684 \end_inset
13685
13686
13687 \end_layout
13688
13689 \begin_layout Standard
13690 Para poder usar todos los comandos explicados en esta sección hay que cargar
13691  en el preámbulo LaTeX el paquete LaTeX 
13692 \series bold
13693 color
13694 \series default
13695
13696 \begin_inset Foot
13697 status collapsed
13698
13699 \begin_layout Plain Layout
13700 El paquete LaTeX 
13701 \series bold
13702 color
13703 \series default
13704  forma parte de toda distribución LaTeX estándar.
13705 \end_layout
13706
13707 \end_inset
13708
13709
13710 \begin_inset Index idx
13711 status collapsed
13712
13713 \begin_layout Plain Layout
13714 Paquetes ! color
13715 \end_layout
13716
13717 \end_inset
13718
13719 , con la línea
13720 \begin_inset Foot
13721 status collapsed
13722
13723 \begin_layout Plain Layout
13724 Cuando hay texto coloreado con un color predefinido en alguna parte del
13725  documento, LyX carga automáticamente el paquete LaTeX 
13726 \series bold
13727 color
13728 \series default
13729 .
13730  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13731  origina problemas.
13732 \end_layout
13733
13734 \end_inset
13735
13736
13737 \begin_inset Note Note
13738 status collapsed
13739
13740 \begin_layout Plain Layout
13741 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13742  en el preámbulo LaTeX.
13743 \end_layout
13744
13745 \end_inset
13746
13747
13748 \end_layout
13749
13750 \begin_layout Standard
13751
13752 \series bold
13753
13754 \backslash
13755 usepackage{color}
13756 \begin_inset VSpace medskip
13757 \end_inset
13758
13759
13760 \end_layout
13761
13762 \begin_layout Standard
13763 Para colorear cuadros se usa el comando 
13764 \series bold
13765
13766 \backslash
13767 colorbox
13768 \series default
13769
13770 \begin_inset Index idx
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774 Comandos ! C ! 
13775 \backslash
13776 colorbox
13777 \end_layout
13778
13779 \end_inset
13780
13781  con el siguiente esquema:
13782 \end_layout
13783
13784 \begin_layout Standard
13785
13786 \series bold
13787
13788 \backslash
13789 colorbox{color}{contenido del cuadro}
13790 \end_layout
13791
13792 \begin_layout Standard
13793 El contenido del cuadro puede ser otro cuadro, y también un 
13794 \backslash
13795
13796 \series bold
13797 colorbox
13798 \series default
13799  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13800  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13801  como con 
13802 \series bold
13803
13804 \backslash
13805 raisebox
13806 \series default
13807 .
13808 \begin_inset Foot
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812 Esto también se aplica para el comando 
13813 \series bold
13814
13815 \backslash
13816 fcolorbox
13817 \series default
13818 .
13819 \end_layout
13820
13821 \end_inset
13822
13823  
13824 \end_layout
13825
13826 \begin_layout Standard
13827 Se puede elegir uno de los siguientes colores predefinidos:
13828 \end_layout
13829
13830 \begin_layout Standard
13831
13832 \series bold
13833 black
13834 \series default
13835
13836 \series bold
13837 blue
13838 \series default
13839
13840 \series bold
13841 cyan
13842 \series default
13843
13844 \series bold
13845 green
13846 \series default
13847
13848 \series bold
13849 magenta
13850 \series default
13851
13852 \series bold
13853 red
13854 \series default
13855
13856 \series bold
13857 white
13858 \series default
13859
13860 \series bold
13861 yellow
13862 \end_layout
13863
13864 \begin_layout Standard
13865 \align center
13866 \begin_inset Tabular
13867 <lyxtabular version="3" rows="4" columns="2">
13868 <features tabularvalignment="middle">
13869 <column alignment="center" valignment="top" width="0">
13870 <column alignment="center" valignment="top" width="0">
13871 <row>
13872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13873 \begin_inset Text
13874
13875 \begin_layout Plain Layout
13876 Comando
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Plain Layout
13885 Resultado
13886 \begin_inset Note Note
13887 status collapsed
13888
13889 \begin_layout Plain Layout
13890
13891 \series bold
13892
13893 \backslash
13894 raisebox
13895 \series default
13896  se usa sólo como espaciador
13897 \end_layout
13898
13899 \end_inset
13900
13901
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 </row>
13907 <row>
13908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13909 \begin_inset Text
13910
13911 \begin_layout Plain Layout
13912
13913 \backslash
13914 colorbox{yellow
13915 \begin_inset Formula $\to$
13916 \end_inset
13917
13918
13919 \backslash
13920 {A=B
13921 \end_layout
13922
13923 \end_inset
13924 </cell>
13925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13930 \end_inset
13931
13932
13933 \end_layout
13934
13935 \end_inset
13936 </cell>
13937 </row>
13938 <row>
13939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13940 \begin_inset Text
13941
13942 \begin_layout Plain Layout
13943
13944 \backslash
13945 colorbox{green
13946 \begin_inset Formula $\to$
13947 \end_inset
13948
13949
13950 \backslash
13951 {
13952 \backslash
13953 fbox
13954 \begin_inset ERT
13955 status collapsed
13956
13957 \begin_layout Plain Layout
13958
13959
13960 \backslash
13961 spce 
13962 \end_layout
13963
13964 \end_inset
13965
13966 A=B
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 </row>
13984 <row>
13985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13986 \begin_inset Text
13987
13988 \begin_layout Plain Layout
13989
13990 \backslash
13991 fbox
13992 \begin_inset ERT
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996
13997
13998 \backslash
13999 spce 
14000 \end_layout
14001
14002 \end_inset
14003
14004
14005 \backslash
14006 colorbox{green
14007 \begin_inset Formula $\to$
14008 \end_inset
14009
14010
14011 \backslash
14012 {
14013 \family sans
14014 Ctrl+M Ctrl+M
14015 \family default
14016  
14017 \backslash
14018 int
14019 \begin_inset ERT
14020 status collapsed
14021
14022 \begin_layout Plain Layout
14023
14024
14025 \backslash
14026 spce 
14027 \end_layout
14028
14029 \end_inset
14030
14031 C=D
14032 \end_layout
14033
14034 \end_inset
14035 </cell>
14036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14037 \begin_inset Text
14038
14039 \begin_layout Plain Layout
14040 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14041 \end_inset
14042
14043
14044 \end_layout
14045
14046 \end_inset
14047 </cell>
14048 </row>
14049 </lyxtabular>
14050
14051 \end_inset
14052
14053
14054 \end_layout
14055
14056 \begin_layout Standard
14057
14058 \series bold
14059
14060 \backslash
14061 colorbox
14062 \series default
14063  sólo colorea el cuadro pero no los caracteres.
14064  Para colorear todos los caracteres se selecciona toda la ecuación y se
14065  elige un color en el diálogo 
14066 \family sans
14067 Estilo
14068 \begin_inset space ~
14069 \end_inset
14070
14071 del
14072 \begin_inset space ~
14073 \end_inset
14074
14075 texto
14076 \family default
14077 .
14078  El diálogo puede abrirse con el botón 
14079 \begin_inset Graphics
14080         filename ../../images/dialog-show_character.png
14081         scale 85
14082
14083 \end_inset
14084
14085  de la barra de herramientas o con el menú 
14086 \family sans
14087 Editar\SpecialChar \menuseparator
14088 Estilo
14089 \begin_inset space ~
14090 \end_inset
14091
14092 del
14093 \begin_inset space ~
14094 \end_inset
14095
14096 texto\SpecialChar \menuseparator
14097 Personalizado
14098 \family default
14099 .
14100  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14101  Si el número de la ecuación debe tener otro color que el de los caracteres
14102  de la ecuación, el color debe cambiarse dentro de la ecuación.
14103 \end_layout
14104
14105 \begin_layout Standard
14106 Un ejemplo:
14107 \color red
14108
14109 \begin_inset Formula \begin{equation}
14110 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
14111
14112 \end_inset
14113
14114
14115 \color green
14116
14117 \begin_inset Formula \begin{equation}
14118 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
14119
14120 \end_inset
14121
14122
14123 \end_layout
14124
14125 \begin_layout Standard
14126 La ecuación 
14127 \begin_inset CommandInset ref
14128 LatexCommand eqref
14129 reference "eq:rojo"
14130
14131 \end_inset
14132
14133  está toda coloreada en rojo.
14134 \begin_inset Newline newline
14135 \end_inset
14136
14137 La ecuación 
14138 \begin_inset CommandInset ref
14139 LatexCommand eqref
14140 reference "eq:rojoverde"
14141
14142 \end_inset
14143
14144  se ha coloreado en primer lugar toda en verde para colorear el número de
14145  la ecuación.
14146  Posteriormente se han coloreado en rojo los caracteres.
14147 \family sans
14148
14149 \begin_inset VSpace bigskip
14150 \end_inset
14151
14152
14153 \end_layout
14154
14155 \begin_layout Standard
14156 Para colorear diferente el marco y el resto del cuadro se usa el comando
14157  
14158 \series bold
14159
14160 \backslash
14161 fcolorbox
14162 \series default
14163
14164 \begin_inset Index idx
14165 status collapsed
14166
14167 \begin_layout Plain Layout
14168 Comandos ! F ! 
14169 \backslash
14170 fcolorbox
14171 \end_layout
14172
14173 \end_inset
14174
14175  con el siguiente esquema:
14176 \end_layout
14177
14178 \begin_layout Standard
14179
14180 \series bold
14181
14182 \backslash
14183 fcolorbox{color del marco}{color}{contenido del cuadro}
14184 \end_layout
14185
14186 \begin_layout Standard
14187 Así pues 
14188 \series bold
14189
14190 \backslash
14191 fcolorbox
14192 \series default
14193  es una extensión del comando 
14194 \series bold
14195
14196 \backslash
14197 colorbox
14198 \series default
14199 .
14200  La anchura del marco se establece, como para 
14201 \series bold
14202
14203 \backslash
14204 framebox
14205 \series default
14206 , con 
14207 \series bold
14208
14209 \backslash
14210 fboxrule
14211 \series default
14212  y 
14213 \series bold
14214
14215 \backslash
14216 fboxsep
14217 \series default
14218 .
14219  Un ejemplo:
14220 \begin_inset ERT
14221 status collapsed
14222
14223 \begin_layout Plain Layout
14224
14225
14226 \backslash
14227 fboxrule 1mm 
14228 \backslash
14229 fboxsep 1mm
14230 \end_layout
14231
14232 \end_inset
14233
14234
14235 \begin_inset Formula \[
14236 \fcolorbox{cyan}{magenta}{A=B}\]
14237
14238 \end_inset
14239
14240
14241 \end_layout
14242
14243 \begin_layout Standard
14244 \begin_inset ERT
14245 status collapsed
14246
14247 \begin_layout Plain Layout
14248
14249
14250 \backslash
14251 fboxrule 0.4pt 
14252 \backslash
14253 fboxsep 3pt
14254 \end_layout
14255
14256 \end_inset
14257
14258
14259 \end_layout
14260
14261 \begin_layout Standard
14262 Esta ecuación se ha compuesto con el comando
14263 \begin_inset Newline newline
14264 \end_inset
14265
14266
14267 \series bold
14268
14269 \backslash
14270 fcolorbox{cyan
14271 \begin_inset Formula $\to$
14272 \end_inset
14273
14274
14275 \backslash
14276 {magenta
14277 \begin_inset Formula $\to$
14278 \end_inset
14279
14280
14281 \backslash
14282 {A=B
14283 \end_layout
14284
14285 \begin_layout Standard
14286 \begin_inset VSpace bigskip
14287 \end_inset
14288
14289
14290 \end_layout
14291
14292 \begin_layout Standard
14293 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14294 \end_layout
14295
14296 \begin_layout Standard
14297 Por ejemplo, se puede definir el color 
14298 \begin_inset Quotes fld
14299 \end_inset
14300
14301
14302 \series bold
14303 verdeoscuro
14304 \series default
14305
14306 \begin_inset Quotes frd
14307 \end_inset
14308
14309  con la línea de preámbulo LaTeX:
14310 \end_layout
14311
14312 \begin_layout Standard
14313
14314 \series bold
14315
14316 \backslash
14317 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14318 \series default
14319
14320 \begin_inset Index idx
14321 status collapsed
14322
14323 \begin_layout Plain Layout
14324 Comandos ! D ! 
14325 \backslash
14326 definecolor
14327 \end_layout
14328
14329 \end_inset
14330
14331
14332 \end_layout
14333
14334 \begin_layout Standard
14335
14336 \series bold
14337 cmyk
14338 \series default
14339  es el espacio de color referido a los colores 
14340 \series bold
14341 cyan
14342 \series default
14343
14344 \series bold
14345 magenta
14346 \series default
14347
14348 \series bold
14349 yellow
14350 \series default
14351  y 
14352 \series bold
14353 black
14354 \series default
14355 .
14356  Los cuatro números separados por coma son el factor de cuota para los colores
14357  correspondientes del espacio de color.
14358  Los factores pueden estar en el rango 0-1.
14359  En vez de 
14360 \series bold
14361 cmyk
14362 \series default
14363  se puede usar el espacio de color 
14364 \series bold
14365 rgb
14366 \series default
14367 , que se refiere a 
14368 \series bold
14369 red
14370 \series default
14371
14372 \series bold
14373 green
14374 \series default
14375  y 
14376 \series bold
14377 blue
14378 \series default
14379 , así pues en este caso hay tres factores de cuota para los correspondientes
14380  colores.
14381  Además hay el espacio de color 
14382 \series bold
14383 gray
14384 \series default
14385  con un factor de cuota para el valor gris.
14386 \end_layout
14387
14388 \begin_layout Standard
14389 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14390 \series bold
14391 verdeoscuro
14392 \series default
14393  y los caracteres en color amarillo:
14394 \color black
14395
14396 \begin_inset Formula \begin{equation}
14397 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14398
14399 \end_inset
14400
14401
14402 \end_layout
14403
14404 \begin_layout Standard
14405 Los colores personalizados también se pueden usar para texto con la ayuda
14406  del comando 
14407 \series bold
14408
14409 \backslash
14410 textcolor
14411 \series default
14412
14413 \begin_inset Index idx
14414 status collapsed
14415
14416 \begin_layout Plain Layout
14417 Texto ! coloreado
14418 \end_layout
14419
14420 \end_inset
14421
14422
14423 \end_layout
14424
14425 \begin_layout Standard
14426 \begin_inset ERT
14427 status collapsed
14428
14429 \begin_layout Plain Layout
14430
14431
14432 \backslash
14433 textcolor{verdeoscuro}{
14434 \end_layout
14435
14436 \end_inset
14437
14438 Esta frase en 
14439 \begin_inset Quotes fld
14440 \end_inset
14441
14442 verdeoscuro
14443 \begin_inset Quotes frd
14444 \end_inset
14445
14446 .
14447 \begin_inset ERT
14448 status collapsed
14449
14450 \begin_layout Plain Layout
14451
14452 }
14453 \end_layout
14454
14455 \end_inset
14456
14457
14458 \end_layout
14459
14460 \begin_layout Standard
14461
14462 \series bold
14463
14464 \backslash
14465 textcolor
14466 \series default
14467
14468 \begin_inset Index idx
14469 status collapsed
14470
14471 \begin_layout Plain Layout
14472 Comandos ! T ! 
14473 \backslash
14474 textcolor
14475 \end_layout
14476
14477 \end_inset
14478
14479  se usa con el esquema 
14480 \series bold
14481
14482 \backslash
14483 textcolor{color}{caracteres a colorear}
14484 \series default
14485 .
14486 \end_layout
14487
14488 \begin_layout Subsection
14489 Cuadros de párrafo
14490 \begin_inset CommandInset label
14491 LatexCommand label
14492 name "sub:Cuadros-de-párrafo"
14493
14494 \end_inset
14495
14496
14497 \begin_inset Index idx
14498 status collapsed
14499
14500 \begin_layout Plain Layout
14501 Cuadros ! para párrafos
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \end_layout
14508
14509 \begin_layout Standard
14510 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14511  de párrafo (parbox), se puede generar con el menú 
14512 \family sans
14513 Insertar\SpecialChar \menuseparator
14514 Cuadro
14515 \family default
14516  o con el botón 
14517 \begin_inset Graphics
14518         filename ../../images/box-insert.png
14519         scale 85
14520
14521 \end_inset
14522
14523  de la barra de herramientas.
14524 \end_layout
14525
14526 \begin_layout Standard
14527 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14528 \begin_inset VSpace medskip
14529 \end_inset
14530
14531 Esta línea contiene 
14532 \begin_inset Box Boxed
14533 position "c"
14534 hor_pos "c"
14535 has_inner_box 1
14536 inner_pos "c"
14537 use_parbox 1
14538 use_makebox 0
14539 width "5cm"
14540 special "none"
14541 height "1in"
14542 height_special "totalheight"
14543 status collapsed
14544
14545 \begin_layout Plain Layout
14546 Esto es un cuadro de párrafo.
14547  Tiene exactamente 5
14548 \begin_inset space \thinspace{}
14549 \end_inset
14550
14551 cm de largo y además puede contener ecuaciones: 
14552 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14553 \end_inset
14554
14555
14556 \end_layout
14557
14558 \end_inset
14559
14560
14561 \begin_inset space ~
14562 \end_inset
14563
14564  un cuadro de párrafo.
14565 \begin_inset VSpace medskip
14566 \end_inset
14567
14568 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14569  Surge un diálogo con las propiedades del cuadro.
14570  En este caso: 
14571 \emph on
14572 Decoración
14573 \emph default
14574 : Marco rectangular, 
14575 \emph on
14576 Cuadro interior
14577 \emph default
14578 : Párrafo, 
14579 \emph on
14580 Ancho
14581 \emph default
14582 : 5
14583 \begin_inset space \thinspace{}
14584 \end_inset
14585
14586 cm, 
14587 \emph on
14588 Alineación Vertical
14589 \emph default
14590  
14591 \emph on
14592 Cuadro
14593 \emph default
14594 : Medio.
14595 \end_layout
14596
14597 \begin_layout Standard
14598 \begin_inset VSpace medskip
14599 \end_inset
14600
14601 En LaTeX, un cuadro de párrafo se inserta con el comando 
14602 \series bold
14603
14604 \backslash
14605 parbox
14606 \series default
14607
14608 \begin_inset Index idx
14609 status collapsed
14610
14611 \begin_layout Plain Layout
14612 Comandos ! P ! 
14613 \backslash
14614 parbox
14615 \end_layout
14616
14617 \end_inset
14618
14619  con el esquema siguiente:
14620 \end_layout
14621
14622 \begin_layout Standard
14623
14624 \series bold
14625
14626 \backslash
14627 parbox[posición]{anchura}{contenido}
14628 \end_layout
14629
14630 \begin_layout Standard
14631 Son posibles las posiciones 
14632 \emph on
14633 b
14634 \emph default
14635  y 
14636 \emph on
14637 t
14638 \emph default
14639
14640 \emph on
14641 b
14642 \emph default
14643  por 
14644 \begin_inset Quotes fld
14645 \end_inset
14646
14647 bottom
14648 \begin_inset Quotes frd
14649 \end_inset
14650
14651  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14652  Con 
14653 \emph on
14654 t
14655 \emph default
14656 , por 
14657 \begin_inset Quotes fld
14658 \end_inset
14659
14660 top
14661 \begin_inset Quotes frd
14662 \end_inset
14663
14664  (arriba), la alineación se hace con la primera línea.
14665  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14666  
14667 \emph on
14668 Cuadros
14669 \emph default
14670  del manual 
14671 \emph on
14672 Objetos insertados
14673 \emph default
14674  para ejemplos.
14675 \end_layout
14676
14677 \begin_layout Standard
14678 \begin_inset VSpace bigskip
14679 \end_inset
14680
14681 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14682  ponerse en un cuadro de párrafo.
14683  Para ello se inserta el comando
14684 \begin_inset Newline newline
14685 \end_inset
14686
14687
14688 \series bold
14689
14690 \backslash
14691 fbox{
14692 \backslash
14693 parbox{
14694 \backslash
14695 linewidth-2
14696 \backslash
14697 fboxsep-2
14698 \backslash
14699 fboxrule}{
14700 \begin_inset Newline newline
14701 \end_inset
14702
14703
14704 \series default
14705 en modo TeX delante de la ecuación.
14706  Aquí 
14707 \series bold
14708
14709 \backslash
14710 linewidth
14711 \series default
14712
14713 \begin_inset Index idx
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717 Comandos ! L ! 
14718 \backslash
14719 linewidth
14720 \end_layout
14721
14722 \end_inset
14723
14724  es la anchura de línea establecida para el documento.
14725  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14726  anchura dos veces la separación del marco y el grosor.
14727  Como LyX no lo hace automáticamente debido a un fallo,
14728 \begin_inset Foot
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732 \begin_inset CommandInset href
14733 LatexCommand href
14734 name "LyX-bug #4483"
14735 target "http://www.lyx.org/trac/ticket/4483"
14736
14737 \end_inset
14738
14739
14740 \end_layout
14741
14742 \end_inset
14743
14744  hay que usar modo TeX.
14745  Para poder multiplicar y restar en los argumentos hay que cargar en el
14746  preámbulo LaTeX el paquete LaTeX 
14747 \series bold
14748 calc
14749 \series default
14750 ,
14751 \begin_inset Foot
14752 status collapsed
14753
14754 \begin_layout Plain Layout
14755
14756 \series bold
14757 calc
14758 \series default
14759  es parte de toda instalación LaTeX estándar.
14760 \end_layout
14761
14762 \end_inset
14763
14764
14765 \begin_inset Index idx
14766 status collapsed
14767
14768 \begin_layout Plain Layout
14769 Paquetes ! calc
14770 \end_layout
14771
14772 \end_inset
14773
14774  con la línea
14775 \end_layout
14776
14777 \begin_layout Standard
14778
14779 \series bold
14780
14781 \backslash
14782 usepackage{calc}
14783 \end_layout
14784
14785 \begin_layout Standard
14786 Detrás de la ecuación se cierran ambos cuadros con 
14787 \series bold
14788 }}
14789 \series default
14790  en modo TeX.
14791  Aquí hay un ejemplo:
14792 \begin_inset ERT
14793 status collapsed
14794
14795 \begin_layout Plain Layout
14796
14797
14798 \backslash
14799 fboxsep 5mm 
14800 \backslash
14801 fboxrule 5mm
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \begin_layout Standard
14810 \begin_inset ERT
14811 status collapsed
14812
14813 \begin_layout Plain Layout
14814
14815
14816 \backslash
14817 fbox{
14818 \backslash
14819 parbox{
14820 \backslash
14821 linewidth-2
14822 \backslash
14823 fboxsep-2
14824 \backslash
14825 fboxrule}{
14826 \end_layout
14827
14828 \end_inset
14829
14830
14831 \begin_inset Formula \begin{equation}
14832 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14833
14834 \end_inset
14835
14836
14837 \end_layout
14838
14839 \begin_layout Standard
14840 \begin_inset ERT
14841 status collapsed
14842
14843 \begin_layout Plain Layout
14844
14845 }}
14846 \end_layout
14847
14848 \end_inset
14849
14850
14851 \begin_inset ERT
14852 status collapsed
14853
14854 \begin_layout Plain Layout
14855
14856
14857 \backslash
14858 fboxrule 0.4pt 
14859 \backslash
14860 fboxsep 3pt
14861 \end_layout
14862
14863 \end_inset
14864
14865
14866 \end_layout
14867
14868 \begin_layout Standard
14869 \begin_inset VSpace medskip
14870 \end_inset
14871
14872
14873 \end_layout
14874
14875 \begin_layout Standard
14876 Como se ha usado el cuadro de párrafo como argumento de 
14877 \series bold
14878
14879 \backslash
14880 fbox
14881 \series default
14882 , en este caso no hay diferencia entre 
14883 \series bold
14884
14885 \backslash
14886 fbox
14887 \series default
14888  y 
14889 \series bold
14890
14891 \backslash
14892 boxed
14893 \series default
14894 .
14895  
14896 \end_layout
14897
14898 \begin_layout Standard
14899 \begin_inset VSpace bigskip
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \begin_layout Standard
14906 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14907  Para hacerlo, se usa 
14908 \series bold
14909
14910 \backslash
14911 parbox
14912 \series default
14913  en combinación con el comando 
14914 \series bold
14915
14916 \backslash
14917 tag
14918 \series default
14919 .
14920  (Véase más sobre 
14921 \series bold
14922
14923 \backslash
14924 tag
14925 \series default
14926  en 
14927 \begin_inset CommandInset ref
14928 LatexCommand ref
14929 reference "sub:Numeración-personalizada"
14930
14931 \end_inset
14932
14933 ).
14934 \end_layout
14935
14936 \begin_layout Standard
14937 Un ejemplo de ecuación comentada con 
14938 \series bold
14939
14940 \backslash
14941 parbox
14942 \series default
14943 :
14944 \end_layout
14945
14946 \begin_layout Standard
14947 \begin_inset ERT
14948 status collapsed
14949
14950 \begin_layout Plain Layout
14951
14952
14953 \backslash
14954 [5x-7b=3b
14955 \backslash
14956 tag*{
14957 \backslash
14958 parbox{5cm}{
14959 \end_layout
14960
14961 \end_inset
14962
14963 Esto es una descripción.
14964  Está claramente separada de la ecuación y es multilínea.
14965 \begin_inset ERT
14966 status collapsed
14967
14968 \begin_layout Plain Layout
14969
14970 }}
14971 \backslash
14972 ]
14973 \end_layout
14974
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \begin_layout Standard
14981 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14982  no soporta el comando 
14983 \series bold
14984
14985 \backslash
14986 parbox
14987 \series default
14988  en ecuaciones.
14989  La ecuación se compone con la siguiente secuencia de comandos:
14990 \end_layout
14991
14992 \begin_layout Standard
14993 El comando 
14994 \series bold
14995
14996 \backslash
14997 [5x-7b=3b
14998 \backslash
14999 tag*
15000 \backslash
15001 {
15002 \backslash
15003 parbox{5cm}{
15004 \series default
15005  se inserta en modo TeX.
15006 \begin_inset Foot
15007 status collapsed
15008
15009 \begin_layout Plain Layout
15010 Si se usa el estilo de ecuación 
15011 \series bold
15012 Sangrado
15013 \series default
15014
15015 \series bold
15016
15017 \backslash
15018 tag*
15019 \backslash
15020
15021 \series default
15022  se puede reemplazar por 
15023 \series bold
15024
15025 \backslash
15026 hfill
15027 \series default
15028 .
15029  (Véanse los estilos de ecuación en 
15030 \begin_inset CommandInset ref
15031 LatexCommand ref
15032 reference "sec:Estilos-de-ecuación"
15033
15034 \end_inset
15035
15036 ).
15037 \end_layout
15038
15039 \end_inset
15040
15041  Después sigue la descripción en texto normal, y por último 
15042 \series bold
15043 }}
15044 \backslash
15045 ]
15046 \series default
15047  en modo TeX.
15048  Aquí los comandos 
15049 \series bold
15050
15051 \backslash
15052 [
15053 \series default
15054  y 
15055 \series bold
15056
15057 \backslash
15058 ]
15059 \series default
15060  crean una ecuación presentada.
15061 \end_layout
15062
15063 \begin_layout Standard
15064 Las ventajas de 
15065 \series bold
15066
15067 \backslash
15068 parbox
15069 \series default
15070  pueden verse en este ejemplo que se ha 
15071 \begin_inset Quotes fld
15072 \end_inset
15073
15074 comentado
15075 \begin_inset Quotes frd
15076 \end_inset
15077
15078  usando el modo texto matemático:
15079 \begin_inset Formula \[
15080 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
15081
15082 \end_inset
15083
15084
15085 \end_layout
15086
15087 \begin_layout Section
15088 Operadores
15089 \begin_inset Index idx
15090 status collapsed
15091
15092 \begin_layout Plain Layout
15093 Operadores
15094 \end_layout
15095
15096 \end_inset
15097
15098
15099 \end_layout
15100
15101 \begin_layout Subsection
15102 Operadores grandes
15103 \begin_inset CommandInset label
15104 LatexCommand label
15105 name "sub:Operadores-grandes"
15106
15107 \end_inset
15108
15109
15110 \begin_inset Index idx
15111 status collapsed
15112
15113 \begin_layout Plain Layout
15114 Operadores ! grandes
15115 \end_layout
15116
15117 \end_inset
15118
15119
15120 \begin_inset Index idx
15121 status collapsed
15122
15123 \begin_layout Plain Layout
15124 Sumatorios
15125 \end_layout
15126
15127 \end_inset
15128
15129
15130 \begin_inset Index idx
15131 status collapsed
15132
15133 \begin_layout Plain Layout
15134 Integrales
15135 \end_layout
15136
15137 \end_inset
15138
15139
15140 \end_layout
15141
15142 \begin_layout Standard
15143 Para poder usar todos los comandos de integrales listados aquí, debe estar
15144  marcada la opción 
15145 \family sans
15146 Usar paquete esint automáticamente
15147 \family default
15148  en el apartado 
15149 \family sans
15150 Ecuaciones
15151 \family default
15152  de la configuración del documento.
15153  
15154 \end_layout
15155
15156 \begin_layout Standard
15157 \begin_inset space \hfill{}
15158 \end_inset
15159
15160
15161 \begin_inset Tabular
15162 <lyxtabular version="3" rows="11" columns="2">
15163 <features tabularvalignment="middle">
15164 <column alignment="center" valignment="top" width="0pt">
15165 <column alignment="center" valignment="top" width="0pt">
15166 <row>
15167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 Comando
15172 \end_layout
15173
15174 \end_inset
15175 </cell>
15176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15177 \begin_inset Text
15178
15179 \begin_layout Plain Layout
15180 Resultado
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 </row>
15186 <row>
15187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191
15192 \backslash
15193 int
15194 \begin_inset Index idx
15195 status collapsed
15196
15197 \begin_layout Plain Layout
15198 Comandos ! I ! 
15199 \backslash
15200 int
15201 \end_layout
15202
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214 \begin_inset Formula $\int$
15215 \end_inset
15216
15217
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 </row>
15223 <row>
15224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228
15229 \backslash
15230 oint
15231 \end_layout
15232
15233 \end_inset
15234 </cell>
15235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239 \begin_inset Formula $\oint$
15240 \end_inset
15241
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 <row>
15249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253
15254 \backslash
15255 ointctrclockwise
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264 \begin_inset Formula $\ointctrclockwise$
15265 \end_inset
15266
15267
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 </row>
15273 <row>
15274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278
15279 \backslash
15280 ointclockwise
15281 \end_layout
15282
15283 \end_inset
15284 </cell>
15285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15286 \begin_inset Text
15287
15288 \begin_layout Plain Layout
15289 \begin_inset Formula $\ointclockwise$
15290 \end_inset
15291
15292
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 </row>
15298 <row>
15299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15300 \begin_inset Text
15301
15302 \begin_layout Plain Layout
15303
15304 \backslash
15305 sqint
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314 \begin_inset Formula $\sqint$
15315 \end_inset
15316
15317
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 </row>
15323 <row>
15324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15325 \begin_inset Text
15326
15327 \begin_layout Plain Layout
15328
15329 \backslash
15330 fint
15331 \end_layout
15332
15333 \end_inset
15334 </cell>
15335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15336 \begin_inset Text
15337
15338 \begin_layout Plain Layout
15339  
15340 \begin_inset Formula $\fint$
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 landupint
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15362 \begin_inset Text
15363
15364 \begin_layout Plain Layout
15365  
15366 \begin_inset Formula $\landupint$
15367 \end_inset
15368
15369
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row>
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380
15381 \backslash
15382 landdownint
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Plain Layout
15391  
15392 \begin_inset Formula $\landdownint$
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 <row>
15402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406
15407 \backslash
15408 bigcap
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Plain Layout
15417 \begin_inset Formula $\bigcap$
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 </row>
15426 <row>
15427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Plain Layout
15431
15432 \backslash
15433 bigcup
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Plain Layout
15442 \begin_inset Formula $\bigcup$
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 </row>
15451 </lyxtabular>
15452
15453 \end_inset
15454
15455
15456 \begin_inset space \hfill{}
15457 \end_inset
15458
15459
15460 \begin_inset Tabular
15461 <lyxtabular version="3" rows="11" columns="2">
15462 <features tabularvalignment="middle">
15463 <column alignment="center" valignment="top" width="0pt">
15464 <column alignment="center" valignment="top" width="0pt">
15465 <row>
15466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470 Comando
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15476 \begin_inset Text
15477
15478 \begin_layout Plain Layout
15479 Resultado
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 </row>
15485 <row>
15486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15487 \begin_inset Text
15488
15489 \begin_layout Plain Layout
15490
15491 \backslash
15492 sum
15493 \begin_inset Index idx
15494 status collapsed
15495
15496 \begin_layout Plain Layout
15497 Comandos ! S ! 
15498 \backslash
15499 sum
15500 \end_layout
15501
15502 \end_inset
15503
15504
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15510 \begin_inset Text
15511
15512 \begin_layout Plain Layout
15513 \begin_inset Formula $\sum$
15514 \end_inset
15515
15516
15517 \end_layout
15518
15519 \end_inset
15520 </cell>
15521 </row>
15522 <row>
15523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527
15528 \backslash
15529 prod
15530 \begin_inset Index idx
15531 status collapsed
15532
15533 \begin_layout Plain Layout
15534 Comandos ! P ! 
15535 \backslash
15536 prod
15537 \end_layout
15538
15539 \end_inset
15540
15541
15542 \end_layout
15543
15544 \end_inset
15545 </cell>
15546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550 \begin_inset Formula $\prod$
15551 \end_inset
15552
15553
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 </row>
15559 <row>
15560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15561 \begin_inset Text
15562
15563 \begin_layout Plain Layout
15564
15565 \backslash
15566 coprod
15567 \end_layout
15568
15569 \end_inset
15570 </cell>
15571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575 \begin_inset Formula $\coprod$
15576 \end_inset
15577
15578
15579 \end_layout
15580
15581 \end_inset
15582 </cell>
15583 </row>
15584 <row>
15585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15586 \begin_inset Text
15587
15588 \begin_layout Plain Layout
15589
15590 \backslash
15591 bigodot
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15597 \begin_inset Text
15598
15599 \begin_layout Plain Layout
15600 \begin_inset Formula $\bigodot$
15601 \end_inset
15602
15603
15604 \end_layout
15605
15606 \end_inset
15607 </cell>
15608 </row>
15609 <row>
15610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15611 \begin_inset Text
15612
15613 \begin_layout Plain Layout
15614
15615 \backslash
15616 bigotimes
15617 \end_layout
15618
15619 \end_inset
15620 </cell>
15621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15622 \begin_inset Text
15623
15624 \begin_layout Plain Layout
15625 \begin_inset Formula $\bigotimes$
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \end_inset
15632 </cell>
15633 </row>
15634 <row>
15635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15636 \begin_inset Text
15637
15638 \begin_layout Plain Layout
15639
15640 \backslash
15641 bigoplus
15642 \end_layout
15643
15644 \end_inset
15645 </cell>
15646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \begin_layout Plain Layout
15650 \begin_inset Formula $\bigoplus$
15651 \end_inset
15652
15653
15654 \end_layout
15655
15656 \end_inset
15657 </cell>
15658 </row>
15659 <row>
15660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Plain Layout
15664
15665 \backslash
15666 bigwedge
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Plain Layout
15675 \begin_inset Formula $\bigwedge$
15676 \end_inset
15677
15678
15679 \end_layout
15680
15681 \end_inset
15682 </cell>
15683 </row>
15684 <row>
15685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15686 \begin_inset Text
15687
15688 \begin_layout Plain Layout
15689
15690 \backslash
15691 bigvee
15692 \end_layout
15693
15694 \end_inset
15695 </cell>
15696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15697 \begin_inset Text
15698
15699 \begin_layout Plain Layout
15700 \begin_inset Formula $\bigvee$
15701 \end_inset
15702
15703
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 </row>
15709 <row>
15710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15711 \begin_inset Text
15712
15713 \begin_layout Plain Layout
15714
15715 \backslash
15716 bigsqcup
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Plain Layout
15725 \begin_inset Formula $\bigsqcup$
15726 \end_inset
15727
15728
15729 \end_layout
15730
15731 \end_inset
15732 </cell>
15733 </row>
15734 <row>
15735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Plain Layout
15739
15740 \backslash
15741 biguplus
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750 \begin_inset Formula $\biguplus$
15751 \end_inset
15752
15753
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 </row>
15759 </lyxtabular>
15760
15761 \end_inset
15762
15763
15764 \begin_inset space \hfill{}
15765 \end_inset
15766
15767
15768 \end_layout
15769
15770 \begin_layout Standard
15771 Todos los operadores grandes se pueden insertar con el botón 
15772 \begin_inset Graphics
15773         filename ../../images/math/intop.png
15774         scale 85
15775
15776 \end_inset
15777
15778  de la barra de ecuaciones.
15779 \end_layout
15780
15781 \begin_layout Standard
15782 Estos operadores son llamados grandes porque son mayores que los operadores
15783  binarios de aspecto semejante.
15784  Todos los operadores grandes pueden tener límites, como se describe en
15785  la subsección siguiente.
15786 \end_layout
15787
15788 \begin_layout Standard
15789 Para todos los operadores de integral hay una segunda versión disponible,
15790  terminando en 
15791 \series bold
15792 op
15793 \series default
15794
15795 \series bold
15796
15797 \backslash
15798 intop
15799 \series default
15800
15801 \series bold
15802
15803 \backslash
15804 ointop
15805 \series default
15806  etc.
15807  Estos operadores difieren de 
15808 \series bold
15809
15810 \backslash
15811 int
15812 \series default
15813 , etc., en el estilo en que se presentan los límites, véase
15814 \series bold
15815  
15816 \series default
15817
15818 \begin_inset CommandInset ref
15819 LatexCommand ref
15820 reference "sub:Límites-de-operadores"
15821
15822 \end_inset
15823
15824 .
15825 \end_layout
15826
15827 \begin_layout Subsubsection*
15828 Sugerencias para las integrales
15829 \end_layout
15830
15831 \begin_layout Standard
15832 La letra 
15833 \emph on
15834 d
15835 \emph default
15836  en una integral es un operador, por consiguiente debe escribirse en redonda.
15837  Esto se hace resaltando la 
15838 \emph on
15839 d
15840 \emph default
15841  y usando el atajo de teclado 
15842 \family sans
15843 Alt+C
15844 \begin_inset space ~
15845 \end_inset
15846
15847 R
15848 \family default
15849 .
15850 \begin_inset Foot
15851 status collapsed
15852
15853 \begin_layout Plain Layout
15854 véase estilos de letras en 
15855 \begin_inset CommandInset ref
15856 LatexCommand ref
15857 reference "sub:Estilos-de-fuentes"
15858
15859 \end_inset
15860
15861  
15862 \end_layout
15863
15864 \end_inset
15865
15866  Delante de la 
15867 \emph on
15868 d
15869 \emph default
15870  se inserta un espacio delgado, como es habitual en los operadores.
15871  Un ejemplo:
15872 \end_layout
15873
15874 \begin_layout Standard
15875 incorrecto: 
15876 \begin_inset Formula $\int A(x)dx$
15877 \end_inset
15878
15879
15880 \begin_inset Newline newline
15881 \end_inset
15882
15883
15884 \begin_inset Phantom HPhantom
15885 status open
15886
15887 \begin_layout Plain Layout
15888 in
15889 \end_layout
15890
15891 \end_inset
15892
15893 correcto: 
15894 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15895 \end_inset
15896
15897
15898 \end_layout
15899
15900 \begin_layout Standard
15901 \begin_inset Newpage pagebreak
15902 \end_inset
15903
15904
15905 \end_layout
15906
15907 \begin_layout Standard
15908 Para integrales múltiples hay los siguientes comandos:
15909 \begin_inset VSpace medskip
15910 \end_inset
15911
15912
15913 \end_layout
15914
15915 \begin_layout Standard
15916 \begin_inset space \hfill{}
15917 \end_inset
15918
15919
15920 \begin_inset Tabular
15921 <lyxtabular version="3" rows="4" columns="2">
15922 <features tabularvalignment="middle">
15923 <column alignment="center" valignment="top" width="0">
15924 <column alignment="center" valignment="top" width="0">
15925 <row>
15926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930 Comando
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939 Resultado
15940 \begin_inset Note Note
15941 status collapsed
15942
15943 \begin_layout Plain Layout
15944
15945 \series bold
15946
15947 \backslash
15948 raisebox
15949 \series default
15950  se usa sólo como espaciador
15951 \end_layout
15952
15953 \end_inset
15954
15955
15956 \end_layout
15957
15958 \end_inset
15959 </cell>
15960 </row>
15961 <row>
15962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15963 \begin_inset Text
15964
15965 \begin_layout Plain Layout
15966
15967 \backslash
15968 iint
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15978 \end_inset
15979
15980
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 </row>
15986 <row>
15987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Plain Layout
15991
15992 \backslash
15993 oiint
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16003 \end_inset
16004
16005
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 </row>
16011 <row>
16012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016
16017 \backslash
16018 sqiint
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16028 \end_inset
16029
16030
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 </row>
16036 </lyxtabular>
16037
16038 \end_inset
16039
16040
16041 \begin_inset space \hfill{}
16042 \end_inset
16043
16044
16045 \begin_inset Tabular
16046 <lyxtabular version="3" rows="4" columns="2">
16047 <features tabularvalignment="middle">
16048 <column alignment="center" valignment="top" width="0">
16049 <column alignment="center" valignment="top" width="0">
16050 <row>
16051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Plain Layout
16055 Comando
16056 \end_layout
16057
16058 \end_inset
16059 </cell>
16060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Plain Layout
16064 Resultado
16065 \begin_inset Note Note
16066 status collapsed
16067
16068 \begin_layout Plain Layout
16069
16070 \series bold
16071
16072 \backslash
16073 raisebox
16074 \series default
16075  se usa sólo como espaciador
16076 \end_layout
16077
16078 \end_inset
16079
16080
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 </row>
16086 <row>
16087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091
16092 \backslash
16093 iiint
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16103 \end_inset
16104
16105
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 </row>
16111 <row>
16112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116
16117 \backslash
16118 iiiint
16119 \end_layout
16120
16121 \end_inset
16122 </cell>
16123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16124 \begin_inset Text
16125
16126 \begin_layout Plain Layout
16127 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 </row>
16136 <row>
16137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141
16142 \backslash
16143 dotsint
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16153 \end_inset
16154
16155
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 </row>
16161 </lyxtabular>
16162
16163 \end_inset
16164
16165
16166 \begin_inset space \hfill{}
16167 \end_inset
16168
16169
16170 \end_layout
16171
16172 \begin_layout Subsection
16173 Límites de operadores
16174 \begin_inset CommandInset label
16175 LatexCommand label
16176 name "sub:Límites-de-operadores"
16177
16178 \end_inset
16179
16180
16181 \begin_inset Index idx
16182 status collapsed
16183
16184 \begin_layout Plain Layout
16185 Operadores ! límites de
16186 \end_layout
16187
16188 \end_inset
16189
16190
16191 \end_layout
16192
16193 \begin_layout Standard
16194 Los límites se crean mediante superíndices y subíndices:
16195 \end_layout
16196
16197 \begin_layout Standard
16198 \noindent
16199 \align center
16200 \begin_inset Tabular
16201 <lyxtabular version="3" rows="2" columns="2">
16202 <features tabularvalignment="middle">
16203 <column alignment="center" valignment="top" width="0">
16204 <column alignment="center" valignment="top" width="0">
16205 <row>
16206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Plain Layout
16210 Comando
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Plain Layout
16219 Resultado
16220 \begin_inset Note Note
16221 status collapsed
16222
16223 \begin_layout Plain Layout
16224
16225 \series bold
16226
16227 \backslash
16228 raisebox
16229 \series default
16230  se usa sólo como espaciador
16231 \end_layout
16232
16233 \end_inset
16234
16235
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 </row>
16241 <row>
16242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246
16247 \backslash
16248 prod^
16249 \backslash
16250 infty
16251 \begin_inset ERT
16252 status collapsed
16253
16254 \begin_layout Plain Layout
16255
16256
16257 \backslash
16258 spce 
16259 \end_layout
16260
16261 \end_inset
16262
16263
16264 \begin_inset Formula $\to$
16265 \end_inset
16266
16267 _0
16268 \begin_inset Formula $\to$
16269 \end_inset
16270
16271 A(x)
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16281 \end_inset
16282
16283
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 </row>
16289 </lyxtabular>
16290
16291 \end_inset
16292
16293
16294 \end_layout
16295
16296 \begin_layout Standard
16297 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16298  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16299 \end_layout
16300
16301 \begin_layout Standard
16302 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16303  directamente detrás del operador y se elige 
16304 \series bold
16305 Alineado
16306 \series default
16307  en el menú 
16308 \family sans
16309 Editar\SpecialChar \menuseparator
16310 Ecuación\SpecialChar \menuseparator
16311 Cambiar tipo de límites
16312 \family default
16313  (atajo 
16314 \family sans
16315 Alt+M
16316 \begin_inset space ~
16317 \end_inset
16318
16319 L
16320 \family default
16321 ).
16322  Un ejemplo:
16323 \end_layout
16324
16325 \begin_layout Standard
16326 El tipo de límites por omisión es:
16327 \begin_inset Formula \[
16328 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16329
16330 \end_inset
16331
16332
16333 \end_layout
16334
16335 \begin_layout Standard
16336 Así se ven si se cambia el tipo de límites a 
16337 \series bold
16338 Alineado
16339 \series default
16340 :
16341 \begin_inset Formula \[
16342 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16343
16344 \end_inset
16345
16346
16347 \end_layout
16348
16349 \begin_layout Standard
16350 En integrales, excepto las que terminan en 
16351 \series bold
16352 op
16353 \series default
16354  como 
16355 \series bold
16356
16357 \backslash
16358 intop
16359 \series default
16360
16361 \series bold
16362
16363 \backslash
16364 ointop
16365 \series default
16366 , etc., los límites se colocan por omisión junto al operador.
16367  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16368  operador.
16369  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16370 \series bold
16371 Presentado
16372 \series default
16373  para poner el límite debajo:
16374 \begin_inset Formula \begin{equation}
16375 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16376
16377 \end_inset
16378
16379
16380 \begin_inset VSpace medskip
16381 \end_inset
16382
16383 Para especificar condiciones en los límites se usan los comandos 
16384 \series bold
16385
16386 \backslash
16387 subarray
16388 \series default
16389
16390 \begin_inset Index idx
16391 status collapsed
16392
16393 \begin_layout Plain Layout
16394 Comandos ! S ! 
16395 \backslash
16396 subarray
16397 \end_layout
16398
16399 \end_inset
16400
16401  y 
16402 \series bold
16403
16404 \backslash
16405 substack
16406 \series default
16407
16408 \begin_inset Index idx
16409 status collapsed
16410
16411 \begin_layout Plain Layout
16412 Comandos ! S ! 
16413 \backslash
16414 substack
16415 \end_layout
16416
16417 \end_inset
16418
16419 .
16420  Por ejemplo, para componer la expresión
16421 \begin_inset Formula \begin{equation}
16422 \sum_{\begin{subarray}{c}
16423 0<k<1000\\
16424 \\
16425 k\,\in\,\mathbb{N}
16426 \end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16427
16428 \end_inset
16429
16430 se ha hecho lo siguiente: primero se escribe el comando 
16431 \series bold
16432
16433 \backslash
16434 sum^n
16435 \series default
16436
16437 \begin_inset ERT
16438 status collapsed
16439
16440 \begin_layout Plain Layout
16441
16442
16443 \backslash
16444 spce 
16445 \end_layout
16446
16447 \end_inset
16448
16449
16450 \series bold
16451 _
16452 \series default
16453 .
16454  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16455  se inserta el comando 
16456 \series bold
16457
16458 \backslash
16459 subarray
16460 \series default
16461
16462 \begin_inset ERT
16463 status collapsed
16464
16465 \begin_layout Plain Layout
16466
16467
16468 \backslash
16469 spce 
16470 \end_layout
16471
16472 \end_inset
16473
16474 .
16475  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16476  distintas.
16477  Cada línea nueva se crea con un salto de línea (
16478 \family sans
16479 Ctrl+Retorno
16480 \family default
16481 ).
16482  Si ahora se escribe en ella
16483 \begin_inset Newline newline
16484 \end_inset
16485
16486
16487 \series bold
16488 0<k<1000 Ctrl+Retorno
16489 \begin_inset Newline newline
16490 \end_inset
16491
16492
16493 \series default
16494 aparece debajo un nuevo marco para la línea nueva.
16495 \end_layout
16496
16497 \begin_layout Standard
16498 La alineación de las líneas puede cambiarse a la izquierda con la 
16499 \family sans
16500 barra de herramientas de tabla
16501 \family default
16502  o con el menú 
16503 \family sans
16504 Editar\SpecialChar \menuseparator
16505 Filas y columnas
16506 \family default
16507 .
16508  Para obtener alineación derecha se inserta 
16509 \series bold
16510
16511 \backslash
16512 hfill
16513 \series default
16514
16515 \begin_inset ERT
16516 status collapsed
16517
16518 \begin_layout Plain Layout
16519
16520
16521 \backslash
16522 spce 
16523 \end_layout
16524
16525 \end_inset
16526
16527  al principio de la línea.
16528 \end_layout
16529
16530 \begin_layout Standard
16531 El comando 
16532 \series bold
16533
16534 \backslash
16535 substack
16536 \series default
16537  es equivalente a 
16538 \series bold
16539
16540 \backslash
16541 subarray
16542 \series default
16543  con la diferencia de que las líneas están siempre centradas.
16544 \begin_inset VSpace bigskip
16545 \end_inset
16546
16547
16548 \end_layout
16549
16550 \begin_layout Standard
16551 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16552  siguientes, como en la ecuación 
16553 \begin_inset CommandInset ref
16554 LatexCommand eqref
16555 reference "eq:substack"
16556
16557 \end_inset
16558
16559 , porque éstos se colocan junto a los límites.
16560 \end_layout
16561
16562 \begin_layout Standard
16563 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16564 \end_layout
16565
16566 \begin_layout Standard
16567
16568 \series bold
16569
16570 \backslash
16571 def
16572 \backslash
16573 clap#1{
16574 \backslash
16575 hbox to 0pt{
16576 \backslash
16577 hss #1
16578 \backslash
16579 hss}}
16580 \begin_inset Newline newline
16581 \end_inset
16582
16583
16584 \backslash
16585 def
16586 \backslash
16587 mathclap {
16588 \backslash
16589 mathpalette 
16590 \backslash
16591 mathclapinternal}
16592 \begin_inset Newline newline
16593 \end_inset
16594
16595
16596 \backslash
16597 def
16598 \backslash
16599 mathclapinternal #1#2{
16600 \backslash
16601 clap{$
16602 \backslash
16603 mathsurround =0pt #1{#2}$}}
16604 \end_layout
16605
16606 \begin_layout Standard
16607 En ella se define el comando 
16608 \series bold
16609
16610 \backslash
16611 mathclap
16612 \series default
16613
16614 \begin_inset Index idx
16615 status collapsed
16616
16617 \begin_layout Plain Layout
16618 Comandos ! M ! 
16619 \backslash
16620 mathclap
16621 \end_layout
16622
16623 \end_inset
16624
16625  que establece la anchura del límite en 0
16626 \begin_inset space \thinspace{}
16627 \end_inset
16628
16629 pt.
16630  El esquema del comando es:
16631 \end_layout
16632
16633 \begin_layout Standard
16634
16635 \series bold
16636
16637 \backslash
16638 mathclap{límite}
16639 \end_layout
16640
16641 \begin_layout Standard
16642 donde el límite puede consistir en varias condiciones.
16643 \end_layout
16644
16645 \begin_layout Standard
16646 Aplicado en la ecuación 
16647 \begin_inset CommandInset ref
16648 LatexCommand eqref
16649 reference "eq:substack"
16650
16651 \end_inset
16652
16653  se usa el comando
16654 \end_layout
16655
16656 \begin_layout Standard
16657
16658 \series bold
16659
16660 \backslash
16661 sum_
16662 \backslash
16663 mathclap{
16664 \backslash
16665 substack
16666 \begin_inset ERT
16667 status collapsed
16668
16669 \begin_layout Plain Layout
16670
16671
16672 \backslash
16673 spce 
16674 \end_layout
16675
16676 \end_inset
16677
16678 0<k<1000 Ctrl+Retorno
16679 \end_layout
16680
16681 \begin_layout Standard
16682 para componer el límite inferior.
16683  Ahora el sumando está junto al sumatorio:
16684 \begin_inset Formula \[
16685 \sum_{\mathclap{\substack{0<k<1000\\
16686 \\
16687 k\,\in\,\mathbb{N}
16688 }
16689 }}^{n}k^{-2}\]
16690
16691 \end_inset
16692
16693
16694 \begin_inset VSpace bigskip
16695 \end_inset
16696
16697 Cómo utilizar un límite para varios operadores se describe en la 
16698 \begin_inset CommandInset ref
16699 LatexCommand ref
16700 reference "sub:Operadores-de-usuario"
16701
16702 \end_inset
16703
16704 .
16705 \end_layout
16706
16707 \begin_layout Standard
16708 \begin_inset Newpage newpage
16709 \end_inset
16710
16711
16712 \end_layout
16713
16714 \begin_layout Subsection
16715 Operadores binarios
16716 \begin_inset CommandInset label
16717 LatexCommand label
16718 name "sub:Operadores-binarios"
16719
16720 \end_inset
16721
16722
16723 \begin_inset Index idx
16724 status collapsed
16725
16726 \begin_layout Plain Layout
16727 Operadores ! binarios
16728 \end_layout
16729
16730 \end_inset
16731
16732
16733 \end_layout
16734
16735 \begin_layout Standard
16736 Los operadores binarios se rodean por espacios si llevan un carácter delante
16737  o detrás.
16738 \begin_inset VSpace medskip
16739 \end_inset
16740
16741
16742 \end_layout
16743
16744 \begin_layout Standard
16745 \begin_inset space \hfill{}
16746 \end_inset
16747
16748
16749 \begin_inset Tabular
16750 <lyxtabular version="3" rows="13" columns="2">
16751 <features tabularvalignment="middle">
16752 <column alignment="center" valignment="top" width="0pt">
16753 <column alignment="center" valignment="top" width="0pt">
16754 <row>
16755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759 Comando
16760 \begin_inset Note Note
16761 status collapsed
16762
16763 \begin_layout Plain Layout
16764
16765 \series bold
16766
16767 \backslash
16768 raisebox
16769 \series default
16770  se usa sólo como espaciador
16771 \end_layout
16772
16773 \end_inset
16774
16775
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16781 \begin_inset Text
16782
16783 \begin_layout Plain Layout
16784 Operador
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 </row>
16790 <row>
16791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16792 \begin_inset Text
16793
16794 \begin_layout Plain Layout
16795 +
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Plain Layout
16804 \begin_inset Formula $+$
16805 \end_inset
16806
16807
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 </row>
16813 <row>
16814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 -
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 \begin_inset Formula $-$
16828 \end_inset
16829
16830
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 </row>
16836 <row>
16837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841
16842 \backslash
16843 pm
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852 \begin_inset Formula $\pm$
16853 \end_inset
16854
16855
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 </row>
16861 <row>
16862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866
16867 \backslash
16868 mp
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 \begin_inset Formula $\mp$
16878 \end_inset
16879
16880
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 </row>
16886 <row>
16887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891
16892 \backslash
16893 cdot
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902 \begin_inset Formula $\cdot$
16903 \end_inset
16904
16905
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 </row>
16911 <row>
16912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916
16917 \backslash
16918 times
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 \begin_inset Formula $\times$
16928 \end_inset
16929
16930
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 </row>
16936 <row>
16937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941
16942 \backslash
16943 div
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952 \begin_inset Formula $\div$
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 </row>
16961 <row>
16962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966 \begin_inset ERT
16967 status collapsed
16968
16969 \begin_layout Plain Layout
16970
16971
16972 \backslash
16973 raisebox{-1.2mm}{
16974 \end_layout
16975
16976 \end_inset
16977
16978 *
16979 \begin_inset ERT
16980 status collapsed
16981
16982 \begin_layout Plain Layout
16983
16984 }
16985 \end_layout
16986
16987 \end_inset
16988
16989
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998 \begin_inset Formula $*$
16999 \end_inset
17000
17001
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 </row>
17007 <row>
17008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012
17013 \backslash
17014 star
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023 \begin_inset Formula $\star$
17024 \end_inset
17025
17026
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 </row>
17032 <row>
17033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037
17038 \backslash
17039 circ
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048 \begin_inset Formula $\circ$
17049 \end_inset
17050
17051
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 </row>
17057 <row>
17058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \backslash
17064 diamond
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 \begin_inset Formula $\diamond$
17074 \end_inset
17075
17076
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 </row>
17082 <row>
17083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17084 \begin_inset Text
17085
17086 \begin_layout Plain Layout
17087
17088 \backslash
17089 bullet
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098 \begin_inset Formula $\bullet$
17099 \end_inset
17100
17101
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 </row>
17107 </lyxtabular>
17108
17109 \end_inset
17110
17111
17112 \begin_inset space \hfill{}
17113 \end_inset
17114
17115
17116 \begin_inset Tabular
17117 <lyxtabular version="3" rows="13" columns="2">
17118 <features tabularvalignment="middle">
17119 <column alignment="center" valignment="top" width="0pt">
17120 <column alignment="center" valignment="top" width="0pt">
17121 <row>
17122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 Comando
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 Operador
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 <row>
17142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \backslash
17148 nabla
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 \begin_inset Formula $\nabla$
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 <row>
17167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \backslash
17173 bigtriangledown
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 \begin_inset Formula $\bigtriangledown$
17183 \end_inset
17184
17185
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 </row>
17191 <row>
17192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196
17197 \backslash
17198 bigtriangleup
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207 \begin_inset Formula $\bigtriangleup$
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 </row>
17216 <row>
17217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221
17222 \backslash
17223 Box
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17229 \begin_inset Text
17230
17231 \begin_layout Plain Layout
17232 \begin_inset Formula $\Box$
17233 \end_inset
17234
17235
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 </row>
17241 <row>
17242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246
17247 \backslash
17248 cap 
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17254 \begin_inset Text
17255
17256 \begin_layout Plain Layout
17257 \begin_inset Formula $\cap$
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row>
17267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271
17272 \backslash
17273 cup
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 \begin_inset Formula $\cup$
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 <row>
17292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296
17297 \backslash
17298 dagger
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307 \begin_inset Formula $\dagger$
17308 \end_inset
17309
17310
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 </row>
17316 <row>
17317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321
17322 \backslash
17323 ddagger
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 \begin_inset Formula $\ddagger$
17333 \end_inset
17334
17335
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 </row>
17341 <row>
17342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346
17347 \backslash
17348 wr
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 \begin_inset Formula $\wr$
17358 \end_inset
17359
17360
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 </row>
17366 <row>
17367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Plain Layout
17371
17372 \backslash
17373 bigcirc
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17379 \begin_inset Text
17380
17381 \begin_layout Plain Layout
17382 \begin_inset Formula $\bigcirc$
17383 \end_inset
17384
17385
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 </row>
17391 <row>
17392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \backslash
17398 wedge
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407 \begin_inset Formula $\wedge$
17408 \end_inset
17409
17410
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 </row>
17416 <row>
17417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421
17422 \backslash
17423 vee
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 \begin_inset Formula $\vee$
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 </row>
17441 </lyxtabular>
17442
17443 \end_inset
17444
17445
17446 \begin_inset space \hfill{}
17447 \end_inset
17448
17449
17450 \begin_inset Tabular
17451 <lyxtabular version="3" rows="13" columns="2">
17452 <features tabularvalignment="middle">
17453 <column alignment="center" valignment="top" width="0pt">
17454 <column alignment="center" valignment="top" width="0pt">
17455 <row>
17456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460 Comando
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 Operador
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 </row>
17475 <row>
17476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480
17481 \backslash
17482 oplus
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17488 \begin_inset Text
17489
17490 \begin_layout Plain Layout
17491 \begin_inset Formula $\oplus$
17492 \end_inset
17493
17494
17495 \end_layout
17496
17497 \end_inset
17498 </cell>
17499 </row>
17500 <row>
17501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505
17506 \backslash
17507 ominus
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 \begin_inset Formula $\ominus$
17517 \end_inset
17518
17519
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 </row>
17525 <row>
17526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17527 \begin_inset Text
17528
17529 \begin_layout Plain Layout
17530
17531 \backslash
17532 otimes
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17538 \begin_inset Text
17539
17540 \begin_layout Plain Layout
17541 \begin_inset Formula $\otimes$
17542 \end_inset
17543
17544
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row>
17551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555
17556 \backslash
17557 oslash
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 \begin_inset Formula $\oslash$
17567 \end_inset
17568
17569
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 </row>
17575 <row>
17576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580
17581 \backslash
17582 odot
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591 \begin_inset Formula $\odot$
17592 \end_inset
17593
17594
17595 \end_layout
17596
17597 \end_inset
17598 </cell>
17599 </row>
17600 <row>
17601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17602 \begin_inset Text
17603
17604 \begin_layout Plain Layout
17605
17606 \backslash
17607 amalg
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17613 \begin_inset Text
17614
17615 \begin_layout Plain Layout
17616 \begin_inset Formula $\amalg$
17617 \end_inset
17618
17619
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 </row>
17625 <row>
17626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17627 \begin_inset Text
17628
17629 \begin_layout Plain Layout
17630
17631 \backslash
17632 uplus
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641 \begin_inset Formula $\uplus$
17642 \end_inset
17643
17644
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 </row>
17650 <row>
17651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Plain Layout
17655
17656 \backslash
17657 setminus
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666 \begin_inset Formula $\setminus$
17667 \end_inset
17668
17669
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 </row>
17675 <row>
17676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Plain Layout
17680
17681 \backslash
17682 sqcap
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17688 \begin_inset Text
17689
17690 \begin_layout Plain Layout
17691 \begin_inset Formula $\sqcap$
17692 \end_inset
17693
17694
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 </row>
17700 <row>
17701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17702 \begin_inset Text
17703
17704 \begin_layout Plain Layout
17705
17706 \backslash
17707 sqcup
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 \begin_inset Formula $\sqcup$
17717 \end_inset
17718
17719
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 </row>
17725 <row>
17726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730
17731 \backslash
17732 triangleleft
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741 \begin_inset Formula $\triangleleft$
17742 \end_inset
17743
17744
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 </row>
17750 <row>
17751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \backslash
17757 triangleright
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 \begin_inset Formula $\triangleright$
17767 \end_inset
17768
17769
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 </row>
17775 </lyxtabular>
17776
17777 \end_inset
17778
17779
17780 \begin_inset space \hfill{}
17781 \end_inset
17782
17783
17784 \end_layout
17785
17786 \begin_layout Standard
17787 Todos los operadores binarios se pueden insertar también con el botón 
17788 \begin_inset Graphics
17789         filename ../../images/math/pm.png
17790         scale 85
17791
17792 \end_inset
17793
17794  de la barra de ecuaciones.
17795 \end_layout
17796
17797 \begin_layout Standard
17798 Para imprimir el operador Laplace se pueden usar 
17799 \series bold
17800
17801 \backslash
17802 Delta
17803 \series default
17804  o 
17805 \series bold
17806
17807 \backslash
17808 nabla
17809 \series default
17810 ^
17811 \series bold
17812 2
17813 \series default
17814  (
17815 \begin_inset Formula $\nabla^{2}$
17816 \end_inset
17817
17818 ) en vez de 
17819 \series bold
17820
17821 \backslash
17822 bigtriangleup
17823 \series default
17824 .
17825 \end_layout
17826
17827 \begin_layout Standard
17828 El carácter 
17829 \family sans
17830 Separador de menú
17831 \family default
17832  del menú 
17833 \family sans
17834 Insertar\SpecialChar \menuseparator
17835 Carácter especial
17836 \family default
17837  es el operador 
17838 \series bold
17839
17840 \backslash
17841 triangleright
17842 \series default
17843 .
17844 \end_layout
17845
17846 \begin_layout Subsection
17847 Operadores definidos por el usuario
17848 \begin_inset CommandInset label
17849 LatexCommand label
17850 name "sub:Operadores-de-usuario"
17851
17852 \end_inset
17853
17854
17855 \begin_inset Index idx
17856 status collapsed
17857
17858 \begin_layout Plain Layout
17859 Operadores ! personalizados
17860 \end_layout
17861
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \begin_layout Standard
17868 Con ayuda del comando 
17869 \series bold
17870
17871 \backslash
17872 DeclareMathOperator
17873 \series default
17874
17875 \begin_inset Index idx
17876 status collapsed
17877
17878 \begin_layout Plain Layout
17879 Comandos ! D ! 
17880 \backslash
17881 dbinom@
17882 \backslash
17883 DeclareMathOperator
17884 \end_layout
17885
17886 \end_inset
17887
17888  se pueden definir operadores personalizados en el preámbulo LaTeX.
17889  Su esquema es:
17890 \end_layout
17891
17892 \begin_layout Standard
17893
17894 \series bold
17895
17896 \backslash
17897 DeclareMathOperator{comando nuevo}{presentación}
17898 \end_layout
17899
17900 \begin_layout Standard
17901 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17902  en la salida.
17903  Para definir un operador grande hay que añadirle un * detrás.
17904  Todos los operadores grandes personalizados pueden tener límites como se
17905  describe en 
17906 \begin_inset CommandInset ref
17907 LatexCommand ref
17908 reference "sub:Límites-de-operadores"
17909
17910 \end_inset
17911
17912 .
17913 \end_layout
17914
17915 \begin_layout Standard
17916 Por ejemplo, la línea en el preámbulo LaTeX
17917 \end_layout
17918
17919 \begin_layout Standard
17920
17921 \series bold
17922
17923 \backslash
17924 DeclareMathOperator*{
17925 \backslash
17926 Lozenge}{
17927 \backslash
17928 blacklozenge}
17929 \end_layout
17930
17931 \begin_layout Standard
17932 define el comando 
17933 \series bold
17934
17935 \backslash
17936 Lozenge
17937 \series default
17938 , que inserta un operador grande que es el símbolo blacklozenge de la 
17939 \begin_inset CommandInset ref
17940 LatexCommand ref
17941 reference "sub:Símbolos-misceláneos"
17942
17943 \end_inset
17944
17945 .
17946 \begin_inset Formula \[
17947 \Lozenge_{n=1}^{\infty}\]
17948
17949 \end_inset
17950
17951 El comando para esta expresión es: 
17952 \series bold
17953
17954 \backslash
17955 Lozenge^
17956 \backslash
17957 infty
17958 \begin_inset Formula $\rightarrow$
17959 \end_inset
17960
17961 _n=1
17962 \begin_inset VSpace bigskip
17963 \end_inset
17964
17965
17966 \end_layout
17967
17968 \begin_layout Standard
17969 Si los operadores personalizados no se van a usar varias veces en el documento,
17970  se pueden también definir con los comandos 
17971 \series bold
17972
17973 \backslash
17974 mathop
17975 \series default
17976
17977 \begin_inset Index idx
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981 Comandos ! M ! 
17982 \backslash
17983 mathop
17984 \end_layout
17985
17986 \end_inset
17987
17988  y 
17989 \series bold
17990
17991 \backslash
17992 mathbin
17993 \series default
17994
17995 \begin_inset Index idx
17996 status collapsed
17997
17998 \begin_layout Plain Layout
17999 Comandos ! M ! 
18000 \backslash
18001 mathbin
18002 \end_layout
18003
18004 \end_inset
18005
18006 , con el siguiente esquema:
18007 \end_layout
18008
18009 \begin_layout Standard
18010
18011 \series bold
18012
18013 \backslash
18014 mathop{presentación}
18015 \series default
18016  y 
18017 \series bold
18018
18019 \backslash
18020 mathbin{presentación}
18021 \end_layout
18022
18023 \begin_layout Standard
18024
18025 \series bold
18026
18027 \backslash
18028 mathop
18029 \series default
18030  define operadores grandes, 
18031 \series bold
18032
18033 \backslash
18034 mathbin
18035 \series default
18036  operadores binarios.
18037 \end_layout
18038
18039 \begin_layout Standard
18040
18041 \series bold
18042
18043 \backslash
18044 mathop
18045 \series default
18046  se puede usar, p.e., para poner un límite a varios operadores:
18047 \begin_inset Formula \[
18048 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
18049
18050 \end_inset
18051
18052
18053 \end_layout
18054
18055 \begin_layout Standard
18056 El comando para la expresión anterior es:
18057 \begin_inset Newline newline
18058 \end_inset
18059
18060
18061 \series bold
18062
18063 \backslash
18064 mathop{
18065 \backslash
18066 sum
18067 \backslash
18068 negmedspace
18069 \backslash
18070 sum
18071 \series default
18072
18073 \begin_inset ERT
18074 status collapsed
18075
18076 \begin_layout Plain Layout
18077
18078
18079 \backslash
18080 spce 
18081 \end_layout
18082
18083 \end_inset
18084
18085
18086 \series bold
18087
18088 \begin_inset Formula $\to$
18089 \end_inset
18090
18091 ^N
18092 \series default
18093
18094 \begin_inset ERT
18095 status collapsed
18096
18097 \begin_layout Plain Layout
18098
18099
18100 \backslash
18101 spce 
18102 \end_layout
18103
18104 \end_inset
18105
18106
18107 \series bold
18108 _i,j=1
18109 \end_layout
18110
18111 \begin_layout Section
18112 Fuentes
18113 \begin_inset Index idx
18114 status collapsed
18115
18116 \begin_layout Plain Layout
18117 Fuentes
18118 \end_layout
18119
18120 \end_inset
18121
18122
18123 \end_layout
18124
18125 \begin_layout Subsection
18126 Estilos de fuentes
18127 \begin_inset CommandInset label
18128 LatexCommand label
18129 name "sub:Estilos-de-fuentes"
18130
18131 \end_inset
18132
18133
18134 \begin_inset Index idx
18135 status collapsed
18136
18137 \begin_layout Plain Layout
18138 Fuentes ! estilos de
18139 \end_layout
18140
18141 \end_inset
18142
18143
18144 \end_layout
18145
18146 \begin_layout Standard
18147 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18148  estilos:
18149 \end_layout
18150
18151 \begin_layout Standard
18152 \begin_inset VSpace -2mm
18153 \end_inset
18154
18155
18156 \end_layout
18157
18158 \begin_layout Standard
18159 \align center
18160 \begin_inset Tabular
18161 <lyxtabular version="3" rows="7" columns="3">
18162 <features tabularvalignment="middle">
18163 <column alignment="center" valignment="top" width="0">
18164 <column alignment="center" valignment="top" width="0">
18165 <column alignment="center" valignment="top" width="0">
18166 <row>
18167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18168 \begin_inset Text
18169
18170 \begin_layout Plain Layout
18171 Comando
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 Resultado
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 atajo
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 </row>
18195 <row>
18196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \backslash
18202 mathbb
18203 \series bold
18204
18205 \begin_inset ERT
18206 status collapsed
18207
18208 \begin_layout Plain Layout
18209
18210
18211 \backslash
18212 spce 
18213 \end_layout
18214
18215 \end_inset
18216
18217
18218 \series default
18219 ABC
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 \begin_inset Formula $\mathbb{ABC}$
18229 \end_inset
18230
18231
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240
18241 \family sans
18242 Alt+C C
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 </row>
18248 <row>
18249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253
18254 \backslash
18255 mathbf
18256 \series bold
18257
18258 \begin_inset ERT
18259 status collapsed
18260
18261 \begin_layout Plain Layout
18262
18263
18264 \backslash
18265 spce 
18266 \end_layout
18267
18268 \end_inset
18269
18270
18271 \series default
18272 AbC
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 \begin_inset Formula $\mathbf{AbC}$
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293
18294 \family sans
18295 Ctrl+B
18296 \end_layout
18297
18298 \end_inset
18299 </cell>
18300 </row>
18301 <row>
18302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306
18307 \backslash
18308 boldsymbol
18309 \series bold
18310
18311 \begin_inset ERT
18312 status collapsed
18313
18314 \begin_layout Plain Layout
18315
18316
18317 \backslash
18318 spce 
18319 \end_layout
18320
18321 \end_inset
18322
18323
18324 \series default
18325 AbC
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 \begin_inset Formula $\boldsymbol{AbC}$
18335 \end_inset
18336
18337
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346
18347 \family sans
18348 Ctrl+Alt+B , Alt+C B
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 </row>
18354 <row>
18355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359
18360 \backslash
18361 mathcal
18362 \series bold
18363
18364 \begin_inset ERT
18365 status collapsed
18366
18367 \begin_layout Plain Layout
18368
18369
18370 \backslash
18371 spce 
18372 \end_layout
18373
18374 \end_inset
18375
18376
18377 \series default
18378 ABC
18379 \end_layout
18380
18381 \end_inset
18382 </cell>
18383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387 \begin_inset Formula $\mathcal{ABC}$
18388 \end_inset
18389
18390
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399
18400 \family sans
18401 Ctrl+E , Alt+C E
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 </row>
18407 <row>
18408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412
18413 \backslash
18414 mathfrak
18415 \series bold
18416
18417 \begin_inset ERT
18418 status collapsed
18419
18420 \begin_layout Plain Layout
18421
18422
18423 \backslash
18424 spce 
18425 \end_layout
18426
18427 \end_inset
18428
18429
18430 \series default
18431 AbC
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 \begin_inset Formula $\mathfrak{AbC}$
18441 \end_inset
18442
18443
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452 -
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 </row>
18458 <row>
18459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463
18464 \backslash
18465 mathscr
18466 \series bold
18467
18468 \begin_inset ERT
18469 status collapsed
18470
18471 \begin_layout Plain Layout
18472
18473
18474 \backslash
18475 spce 
18476 \end_layout
18477
18478 \end_inset
18479
18480
18481 \series default
18482 AbC
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 \begin_inset Formula $\mathscr{AbC}$
18492 \end_inset
18493
18494
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 -
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 </row>
18509 </lyxtabular>
18510
18511 \end_inset
18512
18513
18514 \end_layout
18515
18516 \begin_layout Standard
18517 \align center
18518 \begin_inset Tabular
18519 <lyxtabular version="3" rows="5" columns="3">
18520 <features tabularvalignment="middle">
18521 <column alignment="center" valignment="top" width="0">
18522 <column alignment="center" valignment="top" width="0">
18523 <column alignment="center" valignment="top" width="0">
18524 <row>
18525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 Comando
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 Resultado
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 atajo
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 </row>
18553 <row>
18554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558
18559 \backslash
18560 mathit
18561 \series bold
18562
18563 \begin_inset ERT
18564 status collapsed
18565
18566 \begin_layout Plain Layout
18567
18568
18569 \backslash
18570 spce 
18571 \end_layout
18572
18573 \end_inset
18574
18575
18576 \series default
18577 AbC
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586 \begin_inset Formula $\mathit{AbC}$
18587 \end_inset
18588
18589
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598 -
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 </row>
18604 <row>
18605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18606 \begin_inset Text
18607
18608 \begin_layout Plain Layout
18609
18610 \backslash
18611 mathrm
18612 \series bold
18613
18614 \begin_inset ERT
18615 status collapsed
18616
18617 \begin_layout Plain Layout
18618
18619
18620 \backslash
18621 spce 
18622 \end_layout
18623
18624 \end_inset
18625
18626
18627 \series default
18628 AbC
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637 \begin_inset Formula $\mathrm{AbC}$
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649
18650 \family sans
18651 Alt+C R
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 </row>
18657 <row>
18658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662
18663 \backslash
18664 mathsf
18665 \series bold
18666
18667 \begin_inset ERT
18668 status collapsed
18669
18670 \begin_layout Plain Layout
18671
18672
18673 \backslash
18674 spce 
18675 \end_layout
18676
18677 \end_inset
18678
18679
18680 \series default
18681 AbC
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690 \begin_inset Formula $\mathsf{AbC}$
18691 \end_inset
18692
18693
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702
18703 \family sans
18704 Alt+C S
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 </row>
18710 <row>
18711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715
18716 \backslash
18717 mathtt
18718 \series bold
18719
18720 \begin_inset ERT
18721 status collapsed
18722
18723 \begin_layout Plain Layout
18724
18725
18726 \backslash
18727 spce 
18728 \end_layout
18729
18730 \end_inset
18731
18732
18733 \series default
18734 AbC
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743 \begin_inset Formula $\mathtt{AbC}$
18744 \end_inset
18745
18746
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755
18756 \family sans
18757 Ctrl+Mayúsculas+P
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 </row>
18763 </lyxtabular>
18764
18765 \end_inset
18766
18767
18768 \end_layout
18769
18770 \begin_layout Standard
18771 \begin_inset Note Greyedout
18772 status open
18773
18774 \begin_layout Plain Layout
18775
18776 \series bold
18777 Nota
18778 \series default
18779 : Los estilos 
18780 \series bold
18781
18782 \backslash
18783 mathbb
18784 \series default
18785  y 
18786 \series bold
18787
18788 \backslash
18789 mathcal
18790 \series default
18791  sólo se aplican a letras mayúsculas.
18792 \end_layout
18793
18794 \end_inset
18795
18796
18797 \end_layout
18798
18799 \begin_layout Standard
18800 El estilo predeterminado es 
18801 \series bold
18802
18803 \backslash
18804 mathnormal
18805 \series default
18806 .
18807 \end_layout
18808
18809 \begin_layout Standard
18810 Los comandos de estilo funcionan también en estructuras matemáticas:
18811 \begin_inset Formula \[
18812 \mathfrak{A=\frac{b}{C}}\]
18813
18814 \end_inset
18815
18816
18817 \end_layout
18818
18819 \begin_layout Standard
18820 Los caracteres en texto matemático no aparecen en un estilo de letra de
18821  ecuaciones sino en el estilo 
18822 \series bold
18823
18824 \backslash
18825 textrm
18826 \series default
18827 .
18828  Este estilo no se puede poner correctamente con el diálogo de estilo de
18829  texto por un fallo de LyX.
18830 \begin_inset Foot
18831 status collapsed
18832
18833 \begin_layout Plain Layout
18834 \begin_inset CommandInset href
18835 LatexCommand href
18836 name "LyX-bug #4629"
18837 target "http://www.lyx.org/trac/ticket/4629"
18838
18839 \end_inset
18840
18841
18842 \end_layout
18843
18844 \end_inset
18845
18846
18847 \end_layout
18848
18849 \begin_layout Standard
18850 En vez de comandos se puede usar el menú 
18851 \family sans
18852 Editar\SpecialChar \menuseparator
18853 Ecuación\SpecialChar \menuseparator
18854 Estilo del texto
18855 \family default
18856  o el botón 
18857 \begin_inset Graphics
18858         filename ../../images/math/font.png
18859         scale 85
18860
18861 \end_inset
18862
18863 .
18864 \end_layout
18865
18866 \begin_layout Subsection
18867 Ecuaciones en negrita
18868 \begin_inset CommandInset label
18869 LatexCommand label
18870 name "sub:Ecuaciones-en-negrita"
18871
18872 \end_inset
18873
18874
18875 \begin_inset Index idx
18876 status collapsed
18877
18878 \begin_layout Plain Layout
18879 Ecuación ! en negrita
18880 \end_layout
18881
18882 \end_inset
18883
18884
18885 \end_layout
18886
18887 \begin_layout Standard
18888 Para poner en negrita una ecuación completa no se puede usar el comando
18889  
18890 \series bold
18891
18892 \backslash
18893 mathbf
18894 \series default
18895 , porque no funciona con minúsculas griegas.
18896  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18897 \begin_inset Formula \[
18898 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18899
18900 \end_inset
18901
18902
18903 \end_layout
18904
18905 \begin_layout Standard
18906 Para presentar la ecuación correctamente se usa el comando 
18907 \series bold
18908 boldsymbol
18909 \series default
18910 :
18911 \begin_inset Formula \[
18912 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18913
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \begin_layout Standard
18920 También es posible poner la fórmula en un 
18921 \series bold
18922 entorno boldmath
18923 \series default
18924 , que se inserta con el comando 
18925 \series bold
18926
18927 \backslash
18928 boldmath
18929 \series default
18930
18931 \begin_inset Index idx
18932 status collapsed
18933
18934 \begin_layout Plain Layout
18935 Comandos ! B ! 
18936 \backslash
18937 boldmath
18938 \end_layout
18939
18940 \end_inset
18941
18942  en modo TeX.
18943  Para finalizar el entorno se usa el comando 
18944 \series bold
18945
18946 \backslash
18947 unboldmath
18948 \series default
18949
18950 \begin_inset Index idx
18951 status collapsed
18952
18953 \begin_layout Plain Layout
18954 Comandos ! U ! 
18955 \backslash
18956 unboldmath
18957 \end_layout
18958
18959 \end_inset
18960
18961  en modo TeX.
18962 \begin_inset ERT
18963 status collapsed
18964
18965 \begin_layout Plain Layout
18966
18967
18968 \backslash
18969 boldmath
18970 \end_layout
18971
18972 \end_inset
18973
18974
18975 \begin_inset Formula \[
18976 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18977
18978 \end_inset
18979
18980
18981 \end_layout
18982
18983 \begin_layout Standard
18984 \begin_inset ERT
18985 status collapsed
18986
18987 \begin_layout Plain Layout
18988
18989
18990 \backslash
18991 unboldmath
18992 \end_layout
18993
18994 \end_inset
18995
18996
18997 \end_layout
18998
18999 \begin_layout Subsection
19000 Ecuaciones coloreadas
19001 \begin_inset Index idx
19002 status collapsed
19003
19004 \begin_layout Plain Layout
19005 Ecuación ! coloreada
19006 \end_layout
19007
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \begin_layout Standard
19014 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19015  o una parte de una ecuación y usa el diálogo 
19016 \family sans
19017 Estilo del texto
19018 \family default
19019 .
19020  Aquí hay una ecuación en magenta:
19021 \begin_inset Formula \[
19022 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
19023
19024 \end_inset
19025
19026 También puedes definir tus propios colores como se describe en
19027 \begin_inset space ~
19028 \end_inset
19029
19030
19031 \begin_inset CommandInset ref
19032 LatexCommand ref
19033 reference "sub:Cuadros-coloreados"
19034
19035 \end_inset
19036
19037 .
19038  Pueden usarse con el comando en código TeX 
19039 \series bold
19040
19041 \backslash
19042 textcolor
19043 \series default
19044
19045 \begin_inset Index idx
19046 status collapsed
19047
19048 \begin_layout Plain Layout
19049 Comandos ! T ! 
19050 \backslash
19051 textcolor
19052 \end_layout
19053
19054 \end_inset
19055
19056  según el esquema
19057 \end_layout
19058
19059 \begin_layout Standard
19060
19061 \series bold
19062
19063 \backslash
19064 textcolor{color}{caracteres o ecuación}
19065 \end_layout
19066
19067 \begin_layout Standard
19068 \begin_inset Newpage pagebreak
19069 \end_inset
19070
19071
19072 \end_layout
19073
19074 \begin_layout Standard
19075 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19076 e en rojo:
19077 \end_layout
19078
19079 \begin_layout Standard
19080 \begin_inset ERT
19081 status collapsed
19082
19083 \begin_layout Plain Layout
19084
19085
19086 \backslash
19087 textcolor{verdeoscuro}{
19088 \end_layout
19089
19090 \end_inset
19091
19092
19093 \begin_inset Formula \[
19094 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
19095
19096 \end_inset
19097
19098
19099 \begin_inset ERT
19100 status collapsed
19101
19102 \begin_layout Plain Layout
19103
19104 }
19105 \end_layout
19106
19107 \end_inset
19108
19109
19110 \end_layout
19111
19112 \begin_layout Standard
19113 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19114  a ecuaciones completas.
19115 \begin_inset Foot
19116 status collapsed
19117
19118 \begin_layout Plain Layout
19119 \begin_inset CommandInset href
19120 LatexCommand href
19121 name "LyX-bug #5269"
19122 target "http://www.lyx.org/trac/ticket/5269"
19123
19124 \end_inset
19125
19126
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \end_layout
19133
19134 \begin_layout Subsection
19135 Tamaños de fuentes
19136 \begin_inset CommandInset label
19137 LatexCommand label
19138 name "sub:Tamaños-de-fuentes"
19139
19140 \end_inset
19141
19142
19143 \begin_inset Index idx
19144 status collapsed
19145
19146 \begin_layout Plain Layout
19147 Fuentes ! tamaño
19148 \end_layout
19149
19150 \end_inset
19151
19152
19153 \end_layout
19154
19155 \begin_layout Standard
19156 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19157  siguientes comandos de tamaño:
19158 \end_layout
19159
19160 \begin_layout Standard
19161
19162 \series bold
19163
19164 \backslash
19165 Huge
19166 \series default
19167
19168 \series bold
19169
19170 \backslash
19171 huge
19172 \series default
19173
19174 \series bold
19175
19176 \backslash
19177 LARGE
19178 \series default
19179
19180 \series bold
19181
19182 \backslash
19183 Large
19184 \series default
19185
19186 \series bold
19187
19188 \backslash
19189 large
19190 \series default
19191
19192 \series bold
19193
19194 \backslash
19195 normalsize
19196 \series default
19197
19198 \series bold
19199
19200 \backslash
19201 small
19202 \series default
19203 ,
19204 \begin_inset Newline newline
19205 \end_inset
19206
19207
19208 \series bold
19209
19210 \backslash
19211 footnotesize
19212 \series default
19213
19214 \series bold
19215
19216 \backslash
19217 scriptsize
19218 \series default
19219 , y 
19220 \series bold
19221
19222 \backslash
19223 tiny
19224 \end_layout
19225
19226 \begin_layout Standard
19227 El tamaño dado por los comandos depende del tamaño base de la fuente en
19228  el documento, dado por el comando 
19229 \series bold
19230
19231 \backslash
19232 normalsize
19233 \series default
19234 .
19235  Los demás comandos producen tamaños menores o mayores que 
19236 \series bold
19237
19238 \backslash
19239 normalsize
19240 \series default
19241 .
19242  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
19243  Si, por ejemplo, la fuente del documento es de 12
19244 \begin_inset space \thinspace{}
19245 \end_inset
19246
19247 pt, el comando 
19248 \series bold
19249
19250 \backslash
19251 Huge
19252 \series default
19253  da el mismo tamaño que 
19254 \series bold
19255
19256 \backslash
19257 huge
19258 \series default
19259 .
19260 \end_layout
19261
19262 \begin_layout Standard
19263 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19264  a todas las ecuaciones y texto siguientes.
19265  Para volver al tamaño anterior hay que insertar el comando 
19266 \series bold
19267
19268 \backslash
19269 normalsize
19270 \series default
19271  en modo TeX detrás de la ecuación.
19272 \end_layout
19273
19274 \begin_layout Standard
19275 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19276  comandos de tamaño:
19277 \end_layout
19278
19279 \begin_layout Standard
19280 \noindent
19281 \align center
19282 \begin_inset Tabular
19283 <lyxtabular version="3" rows="5" columns="2">
19284 <features tabularvalignment="middle">
19285 <column alignment="center" valignment="top" width="0">
19286 <column alignment="center" valignment="top" width="0">
19287 <row>
19288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 Comando
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 Resultado
19302 \begin_inset Note Note
19303 status collapsed
19304
19305 \begin_layout Plain Layout
19306
19307 \series bold
19308
19309 \backslash
19310 raisebox
19311 \series default
19312  se usa sólo como espaciador
19313 \end_layout
19314
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \backslash
19330 displaystyle
19331 \begin_inset Index idx
19332 status collapsed
19333
19334 \begin_layout Plain Layout
19335 Comandos ! D ! 
19336 \backslash
19337 displaystyle
19338 \end_layout
19339
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19352 \end_inset
19353
19354
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 <row>
19361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \backslash
19367 textstyle
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 </row>
19385 <row>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390
19391 \backslash
19392 scriptstyle
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \backslash
19417 scriptscriptstyle
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 </row>
19435 </lyxtabular>
19436
19437 \end_inset
19438
19439
19440 \end_layout
19441
19442 \begin_layout Standard
19443 Después de introcucir estos comandos, aparece un marco azul en el que se
19444  insertan las partes de la fórmula.
19445 \end_layout
19446
19447 \begin_layout Standard
19448 Hay un método más para cambiar el tamaño de fuente, aunque solo funciona
19449  para símbolos o letras en texto matemático.
19450  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19451  de texto anteriores.
19452  Todos los caracteres siguientes, hasta el final del texto matemático o
19453  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19454  Dos ejemplos:
19455 \begin_inset VSpace -2mm
19456 \end_inset
19457
19458
19459 \end_layout
19460
19461 \begin_layout Standard
19462 \begin_inset ERT
19463 status collapsed
19464
19465 \begin_layout Plain Layout
19466
19467
19468 \backslash
19469 huge
19470 \end_layout
19471
19472 \end_inset
19473
19474
19475 \begin_inset Formula \[
19476 A=\frac{B}{c}\cdot\maltese\]
19477
19478 \end_inset
19479
19480
19481 \begin_inset Formula \[
19482 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19483
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \begin_layout Standard
19490 \begin_inset ERT
19491 status collapsed
19492
19493 \begin_layout Plain Layout
19494
19495
19496 \backslash
19497 normalsize
19498 \end_layout
19499
19500 \end_inset
19501
19502
19503 \begin_inset VSpace medskip
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \begin_layout Standard
19510 Antes de las ecuaciones se ha insertado el comando 
19511 \series bold
19512
19513 \backslash
19514 huge
19515 \series default
19516 .
19517  Para la segunda ecuación el comando es:
19518 \begin_inset Newline newline
19519 \end_inset
19520
19521
19522 \series bold
19523
19524 \backslash
19525 maltese
19526 \begin_inset ERT
19527 status collapsed
19528
19529 \begin_layout Plain Layout
19530
19531
19532 \backslash
19533 spce 
19534 \end_layout
19535
19536 \end_inset
19537
19538 A Alt+M M 
19539 \backslash
19540 Large
19541 \begin_inset ERT
19542 status collapsed
19543
19544 \begin_layout Plain Layout
19545
19546
19547 \backslash
19548 spce 
19549 \end_layout
19550
19551 \end_inset
19552
19553
19554 \backslash
19555 maltese
19556 \begin_inset ERT
19557 status collapsed
19558
19559 \begin_layout Plain Layout
19560
19561
19562 \backslash
19563 spce 
19564 \end_layout
19565
19566 \end_inset
19567
19568
19569 \backslash
19570 textit
19571 \begin_inset ERT
19572 status collapsed
19573
19574 \begin_layout Plain Layout
19575
19576
19577 \backslash
19578 spce 
19579 \end_layout
19580
19581 \end_inset
19582
19583 A
19584 \begin_inset Formula $\to$
19585 \end_inset
19586
19587
19588 \begin_inset Formula $\to$
19589 \end_inset
19590
19591
19592 \begin_inset Newline newline
19593 \end_inset
19594
19595
19596 \begin_inset space \hspace*{}
19597 \length 1cm
19598 \end_inset
19599
19600 Alt+M M 
19601 \backslash
19602 tiny
19603 \begin_inset ERT
19604 status collapsed
19605
19606 \begin_layout Plain Layout
19607
19608
19609 \backslash
19610 spce 
19611 \end_layout
19612
19613 \end_inset
19614
19615
19616 \backslash
19617 maltese
19618 \begin_inset ERT
19619 status collapsed
19620
19621 \begin_layout Plain Layout
19622
19623
19624 \backslash
19625 spce 
19626 \end_layout
19627
19628 \end_inset
19629
19630
19631 \backslash
19632 textit
19633 \begin_inset ERT
19634 status collapsed
19635
19636 \begin_layout Plain Layout
19637
19638
19639 \backslash
19640 spce 
19641 \end_layout
19642
19643 \end_inset
19644
19645 A
19646 \end_layout
19647
19648 \begin_layout Standard
19649 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19650  el tamaño por omisión.
19651 \end_layout
19652
19653 \begin_layout Section
19654 Letras griegas
19655 \begin_inset Index idx
19656 status collapsed
19657
19658 \begin_layout Plain Layout
19659 Letras griegas
19660 \end_layout
19661
19662 \end_inset
19663
19664
19665 \end_layout
19666
19667 \begin_layout Standard
19668 Todas las letras griegas se pueden insertar además mediante el botón 
19669 \begin_inset Graphics
19670         filename ../../images/math/alpha.png
19671         scale 85
19672
19673 \end_inset
19674
19675  de la barra de ecuaciones.
19676 \end_layout
19677
19678 \begin_layout Subsection
19679 Minúsculas
19680 \begin_inset Index idx
19681 status collapsed
19682
19683 \begin_layout Plain Layout
19684 Letras griegas ! minúsculas
19685 \end_layout
19686
19687 \end_inset
19688
19689
19690 \end_layout
19691
19692 \begin_layout Standard
19693 \begin_inset space \hfill{}
19694 \end_inset
19695
19696
19697 \begin_inset Tabular
19698 <lyxtabular version="3" rows="11" columns="2">
19699 <features tabularvalignment="middle">
19700 <column alignment="center" valignment="top" width="0pt">
19701 <column alignment="center" valignment="top" width="0pt">
19702 <row>
19703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707 Comando
19708 \end_layout
19709
19710 \end_inset
19711 </cell>
19712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716 Símbolo
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 </row>
19722 <row>
19723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727
19728 \backslash
19729 alpha
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738 \begin_inset Formula $\alpha$
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 </row>
19747 <row>
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752
19753 \backslash
19754 beta
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763 \begin_inset Formula $\beta$
19764 \end_inset
19765
19766
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 </row>
19772 <row>
19773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777
19778 \backslash
19779 gamma
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 \begin_inset Formula $\gamma$
19789 \end_inset
19790
19791
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \backslash
19804 delta
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 \begin_inset Formula $\delta$
19814 \end_inset
19815
19816
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 </row>
19822 <row>
19823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \backslash
19829 epsilon
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 \begin_inset Formula $\epsilon$
19839 \end_inset
19840
19841
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 </row>
19847 <row>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852
19853 \backslash
19854 varepsilon
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863 \begin_inset Formula $\varepsilon$
19864 \end_inset
19865
19866
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 </row>
19872 <row>
19873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877
19878 \backslash
19879 zeta
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888 \begin_inset Formula $\zeta$
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 </row>
19897 <row>
19898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902
19903 \backslash
19904 eta
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913 \begin_inset Formula $\eta$
19914 \end_inset
19915
19916
19917 \end_layout
19918
19919 \end_inset
19920 </cell>
19921 </row>
19922 <row>
19923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19924 \begin_inset Text
19925
19926 \begin_layout Plain Layout
19927
19928 \backslash
19929 theta
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19935 \begin_inset Text
19936
19937 \begin_layout Plain Layout
19938 \begin_inset Formula $\theta$
19939 \end_inset
19940
19941
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 </row>
19947 <row>
19948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952
19953 \backslash
19954 vartheta
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 \begin_inset Formula $\vartheta$
19964 \end_inset
19965
19966
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 </row>
19972 </lyxtabular>
19973
19974 \end_inset
19975
19976
19977 \begin_inset space \hfill{}
19978 \end_inset
19979
19980
19981 \begin_inset Tabular
19982 <lyxtabular version="3" rows="12" columns="2">
19983 <features tabularvalignment="middle">
19984 <column alignment="center" valignment="top" width="0pt">
19985 <column alignment="center" valignment="top" width="0pt">
19986 <row>
19987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991 Comando
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000 Símbolo
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 </row>
20006 <row>
20007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011
20012 \backslash
20013 iota
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 \begin_inset Formula $\iota$
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 </row>
20031 <row>
20032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036
20037 \backslash
20038 kappa
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047 \begin_inset Formula $\kappa$
20048 \end_inset
20049
20050
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 </row>
20056 <row>
20057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \backslash
20063 varkappa
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072 \begin_inset Formula $\varkappa$
20073 \end_inset
20074
20075
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 </row>
20081 <row>
20082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086
20087 \backslash
20088 lambda
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097 \begin_inset Formula $\lambda$
20098 \end_inset
20099
20100
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 </row>
20106 <row>
20107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111
20112 \backslash
20113 mu
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122 \begin_inset Formula $\mu$
20123 \end_inset
20124
20125
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 </row>
20131 <row>
20132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136
20137 \backslash
20138 nu
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 \begin_inset Formula $\nu$
20148 \end_inset
20149
20150
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 </row>
20156 <row>
20157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161
20162 \backslash
20163 xi
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172 \begin_inset Formula $\xi$
20173 \end_inset
20174
20175
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 </row>
20181 <row>
20182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Plain Layout
20186 o
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20192 \begin_inset Text
20193
20194 \begin_layout Plain Layout
20195 \begin_inset Formula $o$
20196 \end_inset
20197
20198
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 </row>
20204 <row>
20205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209
20210 \backslash
20211 pi
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 \begin_inset Formula $\pi$
20221 \end_inset
20222
20223
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 </row>
20229 <row>
20230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234
20235 \backslash
20236 varpi
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20242 \begin_inset Text
20243
20244 \begin_layout Plain Layout
20245 \begin_inset Formula $\varpi$
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \end_inset
20252 </cell>
20253 </row>
20254 <row>
20255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259
20260 \backslash
20261 rho
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270 \begin_inset Formula $\rho$
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 </row>
20279 </lyxtabular>
20280
20281 \end_inset
20282
20283
20284 \begin_inset space \hfill{}
20285 \end_inset
20286
20287
20288 \begin_inset Tabular
20289 <lyxtabular version="3" rows="11" columns="2">
20290 <features tabularvalignment="middle">
20291 <column alignment="center" valignment="top" width="0pt">
20292 <column alignment="center" valignment="top" width="0pt">
20293 <row>
20294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298 Comando
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307 Símbolo
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 </row>
20313 <row>
20314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318
20319 \backslash
20320 varrho
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329 \begin_inset Formula $\varrho$
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 </row>
20338 <row>
20339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343
20344 \backslash
20345 sigma
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 \begin_inset Formula $\sigma$
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row>
20364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368
20369 \backslash
20370 varsigma
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 \begin_inset Formula $\varsigma$
20380 \end_inset
20381
20382
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 </row>
20388 <row>
20389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393
20394 \backslash
20395 tau
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 \begin_inset Formula $\tau$
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 </row>
20413 <row>
20414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418
20419 \backslash
20420 upsilon
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429 \begin_inset Formula $\upsilon$
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 </row>
20438 <row>
20439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443
20444 \backslash
20445 phi
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 \begin_inset Formula $\phi$
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 <row>
20464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468
20469 \backslash
20470 varphi
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479 \begin_inset Formula $\varphi$
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 </row>
20488 <row>
20489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Plain Layout
20493
20494 \backslash
20495 chi
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 \begin_inset Formula $\chi$
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 </row>
20513 <row>
20514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518
20519 \backslash
20520 psi
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 \begin_inset Formula $\psi$
20530 \end_inset
20531
20532
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \backslash
20545 omega
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 \begin_inset Formula $\omega$
20555 \end_inset
20556
20557
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 </lyxtabular>
20564
20565 \end_inset
20566
20567
20568 \begin_inset space \hfill{}
20569 \end_inset
20570
20571
20572 \end_layout
20573
20574 \begin_layout Standard
20575 \begin_inset VSpace medskip
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \begin_layout Standard
20582 Cómo escribir letras griegas en redonda se explica en 
20583 \begin_inset CommandInset ref
20584 LatexCommand ref
20585 reference "sub:Griegas-en-redonda"
20586
20587 \end_inset
20588
20589 .
20590 \end_layout
20591
20592 \begin_layout Subsection
20593 Mayúsculas
20594 \begin_inset Index idx
20595 status collapsed
20596
20597 \begin_layout Plain Layout
20598 Letras griegas ! mayúsculas
20599 \end_layout
20600
20601 \end_inset
20602
20603
20604 \end_layout
20605
20606 \begin_layout Standard
20607 \begin_inset space \hfill{}
20608 \end_inset
20609
20610
20611 \begin_inset Tabular
20612 <lyxtabular version="3" rows="7" columns="2">
20613 <features tabularvalignment="middle">
20614 <column alignment="center" valignment="top" width="0pt">
20615 <column alignment="center" valignment="top" width="0pt">
20616 <row>
20617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 Comando
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 Símbolo
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 </row>
20636 <row>
20637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641
20642 \backslash
20643 Gamma
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 \begin_inset Formula $\Gamma$
20653 \end_inset
20654
20655
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 </row>
20661 <row>
20662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666
20667 \backslash
20668 Delta
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20674 \begin_inset Text
20675
20676 \begin_layout Plain Layout
20677 \begin_inset Formula $\Delta$
20678 \end_inset
20679
20680
20681 \end_layout
20682
20683 \end_inset
20684 </cell>
20685 </row>
20686 <row>
20687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691
20692 \backslash
20693 Theta
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702 \begin_inset Formula $\Theta$
20703 \end_inset
20704
20705
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 <row>
20712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \backslash
20718 Lambda
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 \begin_inset Formula $\Lambda$
20728 \end_inset
20729
20730
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 </row>
20736 <row>
20737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20738 \begin_inset Text
20739
20740 \begin_layout Plain Layout
20741
20742 \backslash
20743 Xi
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20749 \begin_inset Text
20750
20751 \begin_layout Plain Layout
20752 \begin_inset Formula $\Xi$
20753 \end_inset
20754
20755
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 </row>
20761 <row>
20762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766
20767 \backslash
20768 Pi
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777 \begin_inset Formula $\Pi$
20778 \end_inset
20779
20780
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 </row>
20786 </lyxtabular>
20787
20788 \end_inset
20789
20790
20791 \begin_inset space \hfill{}
20792 \end_inset
20793
20794
20795 \begin_inset Tabular
20796 <lyxtabular version="3" rows="6" columns="2">
20797 <features tabularvalignment="middle">
20798 <column alignment="center" valignment="top" width="0pt">
20799 <column alignment="center" valignment="top" width="0pt">
20800 <row>
20801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 Comando
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814 Símbolo
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 </row>
20820 <row>
20821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825
20826 \backslash
20827 Sigma
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 \begin_inset Formula $\Sigma$
20837 \end_inset
20838
20839
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 </row>
20845 <row>
20846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850
20851 \backslash
20852 Upsilon
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861 \begin_inset Formula $\Upsilon$
20862 \end_inset
20863
20864
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 Phi
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 $\Phi$
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 Psi
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 $\Psi$
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" bottomline="true" leftline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Plain Layout
20925
20926 \backslash
20927 Omega
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936 \begin_inset Formula $\Omega$
20937 \end_inset
20938
20939
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 </row>
20945 </lyxtabular>
20946
20947 \end_inset
20948
20949
20950 \begin_inset space \hfill{}
20951 \end_inset
20952
20953
20954 \end_layout
20955
20956 \begin_layout Standard
20957 \begin_inset VSpace medskip
20958 \end_inset
20959
20960
20961 \end_layout
20962
20963 \begin_layout Standard
20964 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20965  cuando se desarrolló TeX.
20966  Para obtener mayúsculas en cursiva, inicia cada comando con 
20967 \series bold
20968 var
20969 \series default
20970 .
20971  Por ejemplo, el comando 
20972 \series bold
20973
20974 \backslash
20975 varGamma
20976 \series default
20977  genera: 
20978 \begin_inset Formula $\varGamma$
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \begin_layout Subsection
20985 Letras en negrita
20986 \begin_inset Index idx
20987 status collapsed
20988
20989 \begin_layout Plain Layout
20990 Letras griegas ! en negrita
20991 \end_layout
20992
20993 \end_inset
20994
20995
20996 \end_layout
20997
20998 \begin_layout Standard
20999 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
21000  Sólo se pueden poner en negrita con el comando 
21001 \series bold
21002
21003 \backslash
21004 boldsymbol
21005 \series default
21006
21007 \begin_inset Index idx
21008 status collapsed
21009
21010 \begin_layout Plain Layout
21011 Comandos ! B ! 
21012 \backslash
21013 boldsymbol
21014 \end_layout
21015
21016 \end_inset
21017
21018 .
21019 \end_layout
21020
21021 \begin_layout Standard
21022 \align center
21023 \begin_inset Tabular
21024 <lyxtabular version="3" rows="3" columns="2">
21025 <features tabularvalignment="middle">
21026 <column alignment="center" valignment="top" width="0">
21027 <column alignment="center" valignment="top" width="0">
21028 <row>
21029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 Comando
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 Símbolo
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 </row>
21048 <row>
21049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053
21054 \backslash
21055 Upsilon
21056 \backslash
21057 boldsymbol
21058 \backslash
21059 Upsilon
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \backslash
21084 theta
21085 \backslash
21086 boldsymbol
21087 \backslash
21088 theta
21089 \end_layout
21090
21091 \end_inset
21092 </cell>
21093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21094 \begin_inset Text
21095
21096 \begin_layout Plain Layout
21097 \begin_inset Formula $\theta\boldsymbol{\theta}$
21098 \end_inset
21099
21100
21101 \end_layout
21102
21103 \end_inset
21104 </cell>
21105 </row>
21106 </lyxtabular>
21107
21108 \end_inset
21109
21110
21111 \end_layout
21112
21113 \begin_layout Section
21114 Símbolos
21115 \begin_inset ERT
21116 status collapsed
21117
21118 \begin_layout Plain Layout
21119
21120
21121 \backslash
21122 texorpdfstring{
21123 \end_layout
21124
21125 \end_inset
21126
21127
21128 \begin_inset Foot
21129 status collapsed
21130
21131 \begin_layout Plain Layout
21132 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21133  LaTeX en 
21134 \begin_inset CommandInset citation
21135 LatexCommand cite
21136 key "Symbols"
21137
21138 \end_inset
21139
21140 .
21141 \end_layout
21142
21143 \end_inset
21144
21145
21146 \begin_inset ERT
21147 status collapsed
21148
21149 \begin_layout Plain Layout
21150
21151 }{}
21152 \end_layout
21153
21154 \end_inset
21155
21156
21157 \begin_inset Note Note
21158 status collapsed
21159
21160 \begin_layout Plain Layout
21161
21162 \backslash
21163 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21164  PDF.
21165 \end_layout
21166
21167 \begin_layout Plain Layout
21168 Más sobre 
21169 \backslash
21170 texorpdfstring en la sección 
21171 \begin_inset CommandInset ref
21172 LatexCommand ref
21173 reference "sub:Ecuaciones-en-encabezados"
21174
21175 \end_inset
21176
21177 .
21178 \end_layout
21179
21180 \end_inset
21181
21182
21183 \begin_inset Index idx
21184 status collapsed
21185
21186 \begin_layout Plain Layout
21187 Símbolos
21188 \end_layout
21189
21190 \end_inset
21191
21192
21193 \end_layout
21194
21195 \begin_layout Standard
21196 Muchos de los símbolos listados en esta sección se pueden insertar además
21197  mediante los botones 
21198 \begin_inset Graphics
21199         filename ../../images/math/nabla.png
21200         scale 85
21201
21202 \end_inset
21203
21204  y 
21205 \begin_inset Graphics
21206         filename ../../images/math/digamma.png
21207         scale 85
21208
21209 \end_inset
21210
21211  de la barra de ecuaciones.
21212 \end_layout
21213
21214 \begin_layout Subsection
21215 Símbolos matemáticos
21216 \begin_inset CommandInset label
21217 LatexCommand label
21218 name "sub:Símbolos-matemáticos"
21219
21220 \end_inset
21221
21222
21223 \begin_inset Index idx
21224 status collapsed
21225
21226 \begin_layout Plain Layout
21227 Símbolos ! matemáticos
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \begin_layout Standard
21236 \begin_inset space \hfill{}
21237 \end_inset
21238
21239
21240 \begin_inset Tabular
21241 <lyxtabular version="3" rows="10" columns="2">
21242 <features tabularvalignment="middle">
21243 <column alignment="center" valignment="top" width="0pt">
21244 <column alignment="center" valignment="top" width="0pt">
21245 <row>
21246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250 Comando
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21256 \begin_inset Text
21257
21258 \begin_layout Plain Layout
21259 Símbolo
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row>
21266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270
21271 \backslash
21272 neg
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 \begin_inset Formula $\neg$
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row>
21291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \backslash
21297 Im
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306 \begin_inset Formula $\Im$
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 </row>
21315 <row>
21316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320
21321 \backslash
21322 Re
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 \begin_inset Formula $\Re$
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 </row>
21340 <row>
21341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \begin_layout Plain Layout
21345
21346 \backslash
21347 aleph
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356 \begin_inset Formula $\aleph$
21357 \end_inset
21358
21359
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 </row>
21365 <row>
21366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370
21371 \backslash
21372 partial
21373 \end_layout
21374
21375 \end_inset
21376 </cell>
21377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21378 \begin_inset Text
21379
21380 \begin_layout Plain Layout
21381 \begin_inset Formula $\partial$
21382 \end_inset
21383
21384
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 </row>
21390 <row>
21391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395
21396 \backslash
21397 infty
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406 \begin_inset Formula $\infty$
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 </row>
21415 <row>
21416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420
21421 \backslash
21422 wp
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431 \begin_inset Formula $\wp$
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 </row>
21440 <row>
21441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Plain Layout
21445
21446 \backslash
21447 imath
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 \begin_inset Formula $\imath$
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 </row>
21465 <row>
21466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21467 \begin_inset Text
21468
21469 \begin_layout Plain Layout
21470
21471 \backslash
21472 jmath
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481 \begin_inset Formula $\jmath$
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 </row>
21490 </lyxtabular>
21491
21492 \end_inset
21493
21494
21495 \begin_inset space \hfill{}
21496 \end_inset
21497
21498
21499 \begin_inset Tabular
21500 <lyxtabular version="3" rows="10" columns="2">
21501 <features tabularvalignment="middle">
21502 <column alignment="center" valignment="top" width="0pt">
21503 <column alignment="center" valignment="top" width="0pt">
21504 <row>
21505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509 Comando
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Plain Layout
21518 Símbolo
21519 \begin_inset Note Note
21520 status collapsed
21521
21522 \begin_layout Plain Layout
21523
21524 \series bold
21525
21526 \backslash
21527 raisebox
21528 \series default
21529  se usa sólo como espaciador
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 </row>
21540 <row>
21541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21542 \begin_inset Text
21543
21544 \begin_layout Plain Layout
21545
21546 \backslash
21547 forall
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 \begin_inset Formula $\forall$
21557 \end_inset
21558
21559
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 </row>
21565 <row>
21566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570
21571 \backslash
21572 exists
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581 \begin_inset Formula $\exists$
21582 \end_inset
21583
21584
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 </row>
21590 <row>
21591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595
21596 \backslash
21597 nexists
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout Plain Layout
21606 \begin_inset Formula $\nexists$
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 </row>
21615 <row>
21616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \backslash
21622 emptyset
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631 \begin_inset Formula $\emptyset$
21632 \end_inset
21633
21634
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 </row>
21640 <row>
21641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \backslash
21647 varnothing
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656 \begin_inset Formula $\varnothing$
21657 \end_inset
21658
21659
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 </row>
21665 <row>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \backslash
21672 dag
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681 \begin_inset Formula $\dag$
21682 \end_inset
21683
21684
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 <row>
21691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695
21696 \backslash
21697 ddag
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706 \begin_inset Formula $\ddag$
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 </row>
21715 <row>
21716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \backslash
21722 complement
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731 \begin_inset ERT
21732 status collapsed
21733
21734 \begin_layout Plain Layout
21735
21736
21737 \backslash
21738 raisebox{-0.8mm}{
21739 \end_layout
21740
21741 \end_inset
21742
21743
21744 \begin_inset Formula $\complement$
21745 \end_inset
21746
21747
21748 \begin_inset ERT
21749 status collapsed
21750
21751 \begin_layout Plain Layout
21752
21753 }
21754 \end_layout
21755
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row>
21765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769
21770 \backslash
21771 Bbbk
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780 \begin_inset Formula $\Bbbk$
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 </row>
21789 </lyxtabular>
21790
21791 \end_inset
21792
21793
21794 \begin_inset space \hfill{}
21795 \end_inset
21796
21797
21798 \begin_inset Tabular
21799 <lyxtabular version="3" rows="10" columns="2">
21800 <features tabularvalignment="middle">
21801 <column alignment="center" valignment="top" width="0pt">
21802 <column alignment="center" valignment="top" width="0pt">
21803 <row>
21804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21805 \begin_inset Text
21806
21807 \begin_layout Plain Layout
21808 Comando
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21814 \begin_inset Text
21815
21816 \begin_layout Plain Layout
21817 Símbolo
21818 \end_layout
21819
21820 \end_inset
21821 </cell>
21822 </row>
21823 <row>
21824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21825 \begin_inset Text
21826
21827 \begin_layout Plain Layout
21828
21829 \backslash
21830 prime
21831 \end_layout
21832
21833 \end_inset
21834 </cell>
21835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21836 \begin_inset Text
21837
21838 \begin_layout Plain Layout
21839 \begin_inset Formula $\prime$
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \end_inset
21846 </cell>
21847 </row>
21848 <row>
21849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21850 \begin_inset Text
21851
21852 \begin_layout Plain Layout
21853
21854 \backslash
21855 backprime
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864 \begin_inset Formula $\backprime$
21865 \end_inset
21866
21867
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 </row>
21873 <row>
21874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21875 \begin_inset Text
21876
21877 \begin_layout Plain Layout
21878
21879 \backslash
21880 mho
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889 \begin_inset Formula $\mho$
21890 \end_inset
21891
21892
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 </row>
21898 <row>
21899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21900 \begin_inset Text
21901
21902 \begin_layout Plain Layout
21903
21904 \backslash
21905 triangle
21906 \end_layout
21907
21908 \end_inset
21909 </cell>
21910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914 \begin_inset Formula $\triangle$
21915 \end_inset
21916
21917
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 </row>
21923 <row>
21924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21925 \begin_inset Text
21926
21927 \begin_layout Plain Layout
21928
21929 \backslash
21930 angle
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939 \begin_inset Formula $\angle$
21940 \end_inset
21941
21942
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 </row>
21948 <row>
21949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \begin_layout Plain Layout
21953
21954 \backslash
21955 measuredangle
21956 \end_layout
21957
21958 \end_inset
21959 </cell>
21960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964 \begin_inset Formula $\measuredangle$
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 </row>
21973 <row>
21974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21975 \begin_inset Text
21976
21977 \begin_layout Plain Layout
21978
21979 \backslash
21980 sphericalangle
21981 \end_layout
21982
21983 \end_inset
21984 </cell>
21985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989 \begin_inset Formula $\sphericalangle$
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 </row>
21998 <row>
21999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22000 \begin_inset Text
22001
22002 \begin_layout Plain Layout
22003
22004 \backslash
22005 top
22006 \end_layout
22007
22008 \end_inset
22009 </cell>
22010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014 \begin_inset Formula $\top$
22015 \end_inset
22016
22017
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 </row>
22023 <row>
22024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028
22029 \backslash
22030 bot
22031 \end_layout
22032
22033 \end_inset
22034 </cell>
22035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22036 \begin_inset Text
22037
22038 \begin_layout Plain Layout
22039 \begin_inset Formula $\bot$
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 </row>
22048 </lyxtabular>
22049
22050 \end_inset
22051
22052
22053 \begin_inset space \hfill{}
22054 \end_inset
22055
22056
22057 \end_layout
22058
22059 \begin_layout Subsection
22060 Símbolos misceláneos
22061 \begin_inset CommandInset label
22062 LatexCommand label
22063 name "sub:Símbolos-misceláneos"
22064
22065 \end_inset
22066
22067
22068 \begin_inset Index idx
22069 status collapsed
22070
22071 \begin_layout Plain Layout
22072 Símbolos ! misceláneos
22073 \end_layout
22074
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \begin_layout Standard
22081 \noindent
22082 \align center
22083 \begin_inset Tabular
22084 <lyxtabular version="3" rows="10" columns="2">
22085 <features tabularvalignment="middle">
22086 <column alignment="center" valignment="top" width="0pt">
22087 <column alignment="center" valignment="top" width="0pt">
22088 <row>
22089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22090 \begin_inset Text
22091
22092 \begin_layout Plain Layout
22093 Comando
22094 \end_layout
22095
22096 \end_inset
22097 </cell>
22098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22099 \begin_inset Text
22100
22101 \begin_layout Plain Layout
22102 Símbolo
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 </row>
22108 <row>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \backslash
22115 flat
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124 \begin_inset Formula $\flat$
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \backslash
22140 natural
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149 \begin_inset Formula $\natural$
22150 \end_inset
22151
22152
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 </row>
22158 <row>
22159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163
22164 \backslash
22165 sharp
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174 \begin_inset Formula $\sharp$
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 </row>
22183 <row>
22184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22185 \begin_inset Text
22186
22187 \begin_layout Plain Layout
22188
22189 \backslash
22190 surd
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Formula $\surd$
22200 \end_inset
22201
22202
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 </row>
22208 <row>
22209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213
22214 \backslash
22215 checkmark
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224 \begin_inset Formula $\checkmark$
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 <row>
22234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238
22239 \backslash
22240 yen
22241 \end_layout
22242
22243 \end_inset
22244 </cell>
22245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249 \begin_inset Formula $\yen$
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 </row>
22258 <row>
22259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \backslash
22265 pounds
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274 \begin_inset Formula $\pounds$
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 </row>
22283 <row>
22284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288 $
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297 \begin_inset Formula $\$$
22298 \end_inset
22299
22300
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 </row>
22306 <row>
22307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 §
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320 \begin_inset Formula $§$
22321 \end_inset
22322
22323
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 </row>
22329 </lyxtabular>
22330
22331 \end_inset
22332
22333
22334 \begin_inset Tabular
22335 <lyxtabular version="3" rows="10" columns="2">
22336 <features tabularvalignment="middle">
22337 <column alignment="center" valignment="top" width="0">
22338 <column alignment="center" valignment="top" width="0">
22339 <row>
22340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 Comando
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Plain Layout
22353 Símbolo
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 </row>
22359 <row>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \backslash
22366 hbar
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375 \begin_inset Formula $\hbar$
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 </row>
22384 <row>
22385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \backslash
22391 hslash
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 \begin_inset Formula $\hslash$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 </row>
22409 <row>
22410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414
22415 \backslash
22416 clubsuit
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425 \begin_inset Formula $\clubsuit$
22426 \end_inset
22427
22428
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 </row>
22434 <row>
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439
22440 \backslash
22441 spadesuit
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 \begin_inset Formula $\spadesuit$
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 <row>
22460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Plain Layout
22464
22465 \backslash
22466 bigstar
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475 \begin_inset Formula $\bigstar$
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 </row>
22484 <row>
22485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489
22490 \backslash
22491 blacklozenge
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22497 \begin_inset Text
22498
22499 \begin_layout Plain Layout
22500 \begin_inset Formula $\blacklozenge$
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 </row>
22509 <row>
22510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514
22515 \backslash
22516 blacktriangle
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525 \begin_inset Formula $\blacktriangle$
22526 \end_inset
22527
22528
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 </row>
22534 <row>
22535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539
22540 \backslash
22541 blacktiangledown
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 \begin_inset Formula $\blacktriangledown$
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 </row>
22559 <row>
22560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564
22565 \backslash
22566 bullet
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 \begin_inset Formula $\bullet$
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 </lyxtabular>
22585
22586 \end_inset
22587
22588
22589 \begin_inset Tabular
22590 <lyxtabular version="3" rows="10" columns="2">
22591 <features tabularvalignment="middle">
22592 <column alignment="center" valignment="top" width="0pt">
22593 <column alignment="center" valignment="top" width="0pt">
22594 <row>
22595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599 Comando
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 Símbolo
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 </row>
22614 <row>
22615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22616 \begin_inset Text
22617
22618 \begin_layout Plain Layout
22619
22620 \backslash
22621 diamondsuit
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 \begin_inset Formula $\diamondsuit$
22631 \end_inset
22632
22633
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 </row>
22639 <row>
22640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22641 \begin_inset Text
22642
22643 \begin_layout Plain Layout
22644
22645 \backslash
22646 Diamond
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22652 \begin_inset Text
22653
22654 \begin_layout Plain Layout
22655 \begin_inset Formula $\Diamond$
22656 \end_inset
22657
22658
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 </row>
22664 <row>
22665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669
22670 \backslash
22671 heartsuit
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680 \begin_inset Formula $\heartsuit$
22681 \end_inset
22682
22683
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 </row>
22689 <row>
22690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694
22695 \backslash
22696 P
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 \begin_inset Formula $\P$
22706 \end_inset
22707
22708
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 </row>
22714 <row>
22715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719
22720 \backslash
22721 copyright
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 \begin_inset Formula $\copyright$
22731 \end_inset
22732
22733
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 </row>
22739 <row>
22740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744
22745 \backslash
22746 circledR
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22752 \begin_inset Text
22753
22754 \begin_layout Plain Layout
22755 \begin_inset Formula $\circledR$
22756 \end_inset
22757
22758
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 </row>
22764 <row>
22765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769
22770 \backslash
22771 maltese
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22777 \begin_inset Text
22778
22779 \begin_layout Plain Layout
22780 \begin_inset Formula $\maltese$
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 </row>
22789 <row>
22790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22791 \begin_inset Text
22792
22793 \begin_layout Plain Layout
22794
22795 \backslash
22796 diagup
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22802 \begin_inset Text
22803
22804 \begin_layout Plain Layout
22805 \begin_inset Formula $\diagup$
22806 \end_inset
22807
22808
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 </row>
22814 <row>
22815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819
22820 \backslash
22821 diagdown
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22827 \begin_inset Text
22828
22829 \begin_layout Plain Layout
22830 \begin_inset Formula $\diagdown$
22831 \end_inset
22832
22833
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 </row>
22839 </lyxtabular>
22840
22841 \end_inset
22842
22843
22844 \end_layout
22845
22846 \begin_layout Standard
22847 \begin_inset VSpace medskip
22848 \end_inset
22849
22850
22851 \end_layout
22852
22853 \begin_layout Standard
22854 Hay más símbolos en 
22855 \begin_inset CommandInset ref
22856 LatexCommand ref
22857 reference "sub:Caracteres-especiales-misceláneos"
22858
22859 \end_inset
22860
22861 .
22862 \end_layout
22863
22864 \begin_layout Standard
22865 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22866 \begin_inset CommandInset ref
22867 LatexCommand ref
22868 reference "sub:Tamaños-de-fuentes"
22869
22870 \end_inset
22871
22872
22873 \end_layout
22874
22875 \begin_layout Subsection
22876 El símbolo del euro, €
22877 \begin_inset Index idx
22878 status collapsed
22879
22880 \begin_layout Plain Layout
22881 Símbolos ! euro
22882 \end_layout
22883
22884 \end_inset
22885
22886
22887 \begin_inset Index idx
22888 status collapsed
22889
22890 \begin_layout Plain Layout
22891
22892 \backslash
22893 @
22894 \begin_inset ERT
22895 status collapsed
22896
22897 \begin_layout Plain Layout
22898
22899
22900 \backslash
22901 officialeuro
22902 \end_layout
22903
22904 \end_inset
22905
22906
22907 \end_layout
22908
22909 \end_inset
22910
22911
22912 \end_layout
22913
22914 \begin_layout Standard
22915 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22916  LaTeX 
22917 \series bold
22918 eurosym
22919 \series default
22920
22921 \begin_inset Index idx
22922 status collapsed
22923
22924 \begin_layout Plain Layout
22925 Paquetes ! eurosym
22926 \end_layout
22927
22928 \end_inset
22929
22930 , y cargado en el preámbulo LaTeX con la línea
22931 \end_layout
22932
22933 \begin_layout Standard
22934
22935 \series bold
22936
22937 \backslash
22938 usepackage[gennarrow]{eurosym}
22939 \end_layout
22940
22941 \begin_layout Standard
22942 Actualmente también se puede insertar con el comando 
22943 \series bold
22944
22945 \backslash
22946 euro
22947 \series default
22948
22949 \begin_inset Index idx
22950 status collapsed
22951
22952 \begin_layout Plain Layout
22953 Comandos ! E ! 
22954 \backslash
22955 euro
22956 \end_layout
22957
22958 \end_inset
22959
22960 .
22961 \end_layout
22962
22963 \begin_layout Standard
22964 El símbolo del euro puede insertarse directamente con la tecla € en texto
22965  matemático sin tener 
22966 \series bold
22967 eurosym
22968 \series default
22969  instalado.
22970  Si 
22971 \series bold
22972 eurosym
22973 \series default
22974  está instalado, se puede insertar 
22975 \series bold
22976
22977 \backslash
22978 euro
22979 \series default
22980  en modo TeX.
22981  El símbolo oficial de la moneda se puede insertar con el comando 
22982 \series bold
22983
22984 \backslash
22985 officialeuro
22986 \series default
22987
22988 \begin_inset Index idx
22989 status collapsed
22990
22991 \begin_layout Plain Layout
22992 Comandos ! O ! 
22993 \backslash
22994 officialeuro
22995 \end_layout
22996
22997 \end_inset
22998
22999 , que sólo está disponible en modo TeX.
23000 \end_layout
23001
23002 \begin_layout Standard
23003 \begin_inset ERT
23004 status collapsed
23005
23006 \begin_layout Plain Layout
23007
23008
23009 \backslash
23010 ifeurosym
23011 \end_layout
23012
23013 \end_inset
23014
23015
23016 \begin_inset Note Note
23017 status collapsed
23018
23019 \begin_layout Plain Layout
23020 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
23021 \series bold
23022 eurosym
23023 \series default
23024 .
23025 \end_layout
23026
23027 \end_inset
23028
23029
23030 \end_layout
23031
23032 \begin_layout Standard
23033 Un vistazo a los diferentes símbolos del euro.
23034 \end_layout
23035
23036 \begin_layout Standard
23037 \noindent
23038 \align center
23039 \begin_inset Tabular
23040 <lyxtabular version="3" rows="4" columns="3">
23041 <features tabularvalignment="middle">
23042 <column alignment="center" valignment="top" width="0">
23043 <column alignment="center" valignment="top" width="0">
23044 <column alignment="center" valignment="top" width="0">
23045 <row>
23046 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23047 \begin_inset Text
23048
23049 \begin_layout Plain Layout
23050
23051 \end_layout
23052
23053 \end_inset
23054 </cell>
23055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059 Comando
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23065 \begin_inset Text
23066
23067 \begin_layout Plain Layout
23068 Símbolo
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 </row>
23074 <row>
23075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23076 \begin_inset Text
23077
23078 \begin_layout Plain Layout
23079 ecuación
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088
23089 \backslash
23090 euro
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099 \begin_inset Formula $\euro$
23100 \end_inset
23101
23102
23103 \end_layout
23104
23105 \end_inset
23106 </cell>
23107 </row>
23108 <row>
23109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113 texto matemático
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131 \begin_inset Formula $\mbox{€}$
23132 \end_inset
23133
23134
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 </row>
23140 <row>
23141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 modo TeX
23146 \end_layout
23147
23148 \end_inset
23149 </cell>
23150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154
23155 \backslash
23156 officialeuro
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165 \begin_inset ERT
23166 status collapsed
23167
23168 \begin_layout Plain Layout
23169
23170
23171 \backslash
23172 officialeuro
23173 \end_layout
23174
23175 \end_inset
23176
23177
23178 \end_layout
23179
23180 \end_inset
23181 </cell>
23182 </row>
23183 </lyxtabular>
23184
23185 \end_inset
23186
23187
23188 \end_layout
23189
23190 \begin_layout Standard
23191 \begin_inset ERT
23192 status collapsed
23193
23194 \begin_layout Plain Layout
23195
23196
23197 \backslash
23198 else
23199 \end_layout
23200
23201 \end_inset
23202
23203
23204 \begin_inset Note Note
23205 status collapsed
23206
23207 \begin_layout Plain Layout
23208 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23209 \series bold
23210 eurosym
23211 \series default
23212 :
23213 \end_layout
23214
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \begin_layout Standard
23221 Para ver la salida completa de esta subsección debe estar instalado el paquete
23222  LaTeX 
23223 \series bold
23224 eurosym
23225 \series default
23226 .
23227 \end_layout
23228
23229 \begin_layout Standard
23230 \begin_inset ERT
23231 status collapsed
23232
23233 \begin_layout Plain Layout
23234
23235
23236 \backslash
23237 fi
23238 \end_layout
23239
23240 \end_inset
23241
23242
23243 \end_layout
23244
23245 \begin_layout Standard
23246 \begin_inset Newpage newpage
23247 \end_inset
23248
23249
23250 \end_layout
23251
23252 \begin_layout Section
23253 Relaciones
23254 \begin_inset CommandInset label
23255 LatexCommand label
23256 name "sec:Relaciones"
23257
23258 \end_inset
23259
23260
23261 \begin_inset Index idx
23262 status collapsed
23263
23264 \begin_layout Plain Layout
23265 Relaciones
23266 \end_layout
23267
23268 \end_inset
23269
23270
23271 \begin_inset Index idx
23272 status collapsed
23273
23274 \begin_layout Plain Layout
23275 Comparaciones|see
23276 \begin_inset ERT
23277 status collapsed
23278
23279 \begin_layout Plain Layout
23280
23281 {
23282 \end_layout
23283
23284 \end_inset
23285
23286 Relaciones
23287 \begin_inset ERT
23288 status collapsed
23289
23290 \begin_layout Plain Layout
23291
23292 }
23293 \end_layout
23294
23295 \end_inset
23296
23297
23298 \end_layout
23299
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \begin_layout Standard
23306 Todas las relaciones se pueden insertar también con el botón 
23307 \begin_inset Graphics
23308         filename ../../images/math/leq.png
23309         scale 85
23310
23311 \end_inset
23312
23313  de la barra de ecuaciones.
23314 \end_layout
23315
23316 \begin_layout Standard
23317 \begin_inset space \hfill{}
23318 \end_inset
23319
23320
23321 \begin_inset Tabular
23322 <lyxtabular version="3" rows="17" columns="2">
23323 <features tabularvalignment="middle">
23324 <column alignment="center" valignment="top" width="0pt">
23325 <column alignment="center" valignment="top" width="0pt">
23326 <row>
23327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331 Comando
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340 Relación
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 </row>
23346 <row>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351 <
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360 \begin_inset Formula $<$
23361 \end_inset
23362
23363
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 </row>
23369 <row>
23370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374
23375 \backslash
23376 le
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385 \begin_inset Formula $\le$
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 </row>
23394 <row>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399
23400 \backslash
23401 ll
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410 \begin_inset Formula $\ll$
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424
23425 \backslash
23426 prec
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435 \begin_inset Formula $\prec$
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 </row>
23444 <row>
23445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449
23450 \backslash
23451 preceq
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460 \begin_inset Formula $\preceq$
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \backslash
23476 subset
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 \begin_inset Formula $\subset$
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \end_inset
23492 </cell>
23493 </row>
23494 <row>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \backslash
23501 subseteq
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510 \begin_inset Formula $\subseteq$
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 </row>
23519 <row>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \backslash
23526 sqsubseteq
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535 \begin_inset Formula $\sqsubseteq$
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 </row>
23544 <row>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \backslash
23551 in
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560 \begin_inset Formula $\in$
23561 \end_inset
23562
23563
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 <row>
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574
23575 \backslash
23576 vdash
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 \begin_inset Formula $\vdash$
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 </row>
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599
23600 \backslash
23601 smile
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 \begin_inset Formula $\smile$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624
23625 \backslash
23626 lhd
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635 \begin_inset Formula $\lhd$
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \backslash
23651 unlhd
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 \begin_inset Formula $\unlhd$
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 </row>
23669 <row>
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674
23675 \backslash
23676 gtrless
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685 \begin_inset Formula $\gtrless$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 </row>
23694 <row>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699
23700 \backslash
23701 mid
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 \begin_inset Formula $\mid$
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 </row>
23719 <row>
23720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724
23725 \backslash
23726 nmid
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 \begin_inset Formula $\nmid$
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 </row>
23744 </lyxtabular>
23745
23746 \end_inset
23747
23748
23749 \begin_inset space \hfill{}
23750 \end_inset
23751
23752
23753 \begin_inset Tabular
23754 <lyxtabular version="3" rows="17" columns="2">
23755 <features tabularvalignment="middle">
23756 <column alignment="center" valignment="top" width="0pt">
23757 <column alignment="center" valignment="top" width="0pt">
23758 <row>
23759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763 Comando
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772 Relación
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 </row>
23778 <row>
23779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 =
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792 \begin_inset Formula $=$
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 </row>
23801 <row>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806
23807 \backslash
23808 not=
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817 \begin_inset Formula $\not=$
23818 \end_inset
23819
23820
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 </row>
23826 <row>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831
23832 \backslash
23833 equiv
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842 \begin_inset Formula $\equiv$
23843 \end_inset
23844
23845
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 </row>
23851 <row>
23852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856
23857 \backslash
23858 sim
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 \begin_inset Formula $\sim$
23868 \end_inset
23869
23870
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 </row>
23876 <row>
23877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23878 \begin_inset Text
23879
23880 \begin_layout Plain Layout
23881
23882 \backslash
23883 simeq
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892 \begin_inset Formula $\simeq$
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 </row>
23901 <row>
23902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906
23907 \backslash
23908 approx
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 \begin_inset Formula $\approx$
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 </row>
23926 <row>
23927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23928 \begin_inset Text
23929
23930 \begin_layout Plain Layout
23931
23932 \backslash
23933 cong
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942 \begin_inset Formula $\cong$
23943 \end_inset
23944
23945
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 </row>
23951 <row>
23952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956
23957 \backslash
23958 bowtie
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967 \begin_inset Formula $\bowtie$
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 </row>
23976 <row>
23977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23978 \begin_inset Text
23979
23980 \begin_layout Plain Layout
23981
23982 \backslash
23983 notin
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 \begin_inset Formula $\notin$
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 </row>
24001 <row>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \backslash
24008 perp
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017 \begin_inset Formula $\perp$
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 </row>
24026 <row>
24027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031
24032 \backslash
24033 propto
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042 \begin_inset Formula $\propto$
24043 \end_inset
24044
24045
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 </row>
24051 <row>
24052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056
24057 \backslash
24058 asymp
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067 \begin_inset Formula $\asymp$
24068 \end_inset
24069
24070
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 </row>
24076 <row>
24077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24078 \begin_inset Text
24079
24080 \begin_layout Plain Layout
24081
24082 \backslash
24083 doteq
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092 \begin_inset Formula $\doteq$
24093 \end_inset
24094
24095
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 </row>
24101 <row>
24102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106
24107 \backslash
24108 circeq
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24114 \begin_inset Text
24115
24116 \begin_layout Plain Layout
24117 \begin_inset Formula $\circeq$
24118 \end_inset
24119
24120
24121 \end_layout
24122
24123 \end_inset
24124 </cell>
24125 </row>
24126 <row>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131
24132 \backslash
24133 models
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142 \begin_inset Formula $\models$
24143 \end_inset
24144
24145
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 </row>
24151 <row>
24152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156
24157 \backslash
24158 widehat=
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167 \begin_inset Formula $\widehat{=}$
24168 \end_inset
24169
24170
24171 \end_layout
24172
24173 \end_inset
24174 </cell>
24175 </row>
24176 </lyxtabular>
24177
24178 \end_inset
24179
24180
24181 \begin_inset space \hfill{}
24182 \end_inset
24183
24184
24185 \begin_inset Tabular
24186 <lyxtabular version="3" rows="17" columns="2">
24187 <features tabularvalignment="middle">
24188 <column alignment="center" valignment="top" width="0pt">
24189 <column alignment="center" valignment="top" width="0pt">
24190 <row>
24191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195 Comando
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 Relación
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 </row>
24210 <row>
24211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24212 \begin_inset Text
24213
24214 \begin_layout Plain Layout
24215 >
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224 \begin_inset Formula $>$
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 </row>
24233 <row>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238
24239 \backslash
24240 ge
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249 \begin_inset Formula $\ge$
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 </row>
24258 <row>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263
24264 \backslash
24265 gg
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274 \begin_inset Formula $\gg$
24275 \end_inset
24276
24277
24278 \end_layout
24279
24280 \end_inset
24281 </cell>
24282 </row>
24283 <row>
24284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24285 \begin_inset Text
24286
24287 \begin_layout Plain Layout
24288
24289 \backslash
24290 succ
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299 \begin_inset Formula $\succ$
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 </row>
24308 <row>
24309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Plain Layout
24313
24314 \backslash
24315 succeq
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324 \begin_inset Formula $\succeq$
24325 \end_inset
24326
24327
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 </row>
24333 <row>
24334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24335 \begin_inset Text
24336
24337 \begin_layout Plain Layout
24338
24339 \backslash
24340 supset
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 \begin_inset Formula $\supset$
24350 \end_inset
24351
24352
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 </row>
24358 <row>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \backslash
24365 supseteq
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 \begin_inset Formula $\supseteq$
24375 \end_inset
24376
24377
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 </row>
24383 <row>
24384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388
24389 \backslash
24390 sqsupseteq
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 \begin_inset Formula $\sqsupseteq$
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 </row>
24408 <row>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413
24414 \backslash
24415 ni
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424 \begin_inset Formula $\ni$
24425 \end_inset
24426
24427
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 </row>
24433 <row>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \backslash
24440 dashv
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449 \begin_inset Formula $\dashv$
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 </row>
24458 <row>
24459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Plain Layout
24463
24464 \backslash
24465 frown
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474 \begin_inset Formula $\frown$
24475 \end_inset
24476
24477
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 </row>
24483 <row>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488
24489 \backslash
24490 rhd
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24496 \begin_inset Text
24497
24498 \begin_layout Plain Layout
24499 \begin_inset Formula $\rhd$
24500 \end_inset
24501
24502
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 </row>
24508 <row>
24509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24510 \begin_inset Text
24511
24512 \begin_layout Plain Layout
24513
24514 \backslash
24515 unrhd
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524 \begin_inset Formula $\unrhd$
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \end_inset
24531 </cell>
24532 </row>
24533 <row>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 lessgtr
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549 \begin_inset Formula $\lessgtr$
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 </row>
24558 <row>
24559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563
24564 \backslash
24565 parallel
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574 \begin_inset Formula $\parallel$
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \end_inset
24581 </cell>
24582 </row>
24583 <row>
24584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588
24589 \backslash
24590 nparallel
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24596 \begin_inset Text
24597
24598 \begin_layout Plain Layout
24599 \begin_inset Formula $\nparallel$
24600 \end_inset
24601
24602
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 </row>
24608 </lyxtabular>
24609
24610 \end_inset
24611
24612
24613 \begin_inset space \hfill{}
24614 \end_inset
24615
24616
24617 \end_layout
24618
24619 \begin_layout Standard
24620 \begin_inset VSpace medskip
24621 \end_inset
24622
24623
24624 \end_layout
24625
24626 \begin_layout Standard
24627 Los caracteres 
24628 \series bold
24629
24630 \backslash
24631 lhd
24632 \series default
24633  y 
24634 \series bold
24635
24636 \backslash
24637 rhd
24638 \series default
24639  son mayores que los operadores de aspecto similar 
24640 \series bold
24641
24642 \backslash
24643 triangleleft
24644 \series default
24645  y 
24646 \series bold
24647
24648 \backslash
24649 triangleright
24650 \series default
24651 , respectivamente.
24652 \end_layout
24653
24654 \begin_layout Standard
24655 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24656 \end_layout
24657
24658 \begin_layout Standard
24659 Se pueden componer relaciones con etiquetas con el comando 
24660 \series bold
24661
24662 \backslash
24663 stackrel
24664 \series default
24665
24666 \begin_inset Index idx
24667 status collapsed
24668
24669 \begin_layout Plain Layout
24670 Comandos ! S ! 
24671 \backslash
24672 stackrel
24673 \end_layout
24674
24675 \end_inset
24676
24677 :
24678 \end_layout
24679
24680 \begin_layout Standard
24681 \align center
24682 \begin_inset Tabular
24683 <lyxtabular version="3" rows="2" columns="2">
24684 <features tabularvalignment="middle">
24685 <column alignment="center" valignment="top" width="0">
24686 <column alignment="center" valignment="top" width="0">
24687 <row>
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 Resultado
24702 \begin_inset Note Note
24703 status collapsed
24704
24705 \begin_layout Plain Layout
24706
24707 \series bold
24708
24709 \backslash
24710 raisebox
24711 \series default
24712  se usa sólo como espaciador
24713 \end_layout
24714
24715 \end_inset
24716
24717
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 </row>
24723 <row>
24724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728 A(r)
24729 \backslash
24730 stackrel
24731 \begin_inset ERT
24732 status collapsed
24733
24734 \begin_layout Plain Layout
24735
24736
24737 \backslash
24738 spce 
24739 \end_layout
24740
24741 \end_inset
24742
24743 r
24744 \backslash
24745 to
24746 \backslash
24747 infty
24748 \begin_inset ERT
24749 status collapsed
24750
24751 \begin_layout Plain Layout
24752
24753
24754 \backslash
24755 spce 
24756 \end_layout
24757
24758 \end_inset
24759
24760
24761 \begin_inset Formula $\downarrow$
24762 \end_inset
24763
24764
24765 \backslash
24766 approx
24767 \begin_inset ERT
24768 status collapsed
24769
24770 \begin_layout Plain Layout
24771
24772
24773 \backslash
24774 spce 
24775 \end_layout
24776
24777 \end_inset
24778
24779
24780 \begin_inset ERT
24781 status collapsed
24782
24783 \begin_layout Plain Layout
24784
24785
24786 \backslash
24787 spce 
24788 \end_layout
24789
24790 \end_inset
24791
24792 B
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24802 \end_inset
24803
24804
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 </row>
24810 </lyxtabular>
24811
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \begin_layout Section
24818 Funciones
24819 \end_layout
24820
24821 \begin_layout Subsection
24822 Funciones predefinidas
24823 \begin_inset CommandInset label
24824 LatexCommand label
24825 name "sub:Funciones-predefinidas"
24826
24827 \end_inset
24828
24829
24830 \begin_inset Index idx
24831 status collapsed
24832
24833 \begin_layout Plain Layout
24834 Funciones ! predefinidas
24835 \end_layout
24836
24837 \end_inset
24838
24839
24840 \begin_inset Index idx
24841 status collapsed
24842
24843 \begin_layout Plain Layout
24844 Funciones ! en español
24845 \end_layout
24846
24847 \end_inset
24848
24849
24850 \end_layout
24851
24852 \begin_layout Standard
24853 En general las variables se escriben en 
24854 \emph on
24855 cursiva
24856 \emph default
24857  en expresiones matemáticas, pero no los nombres de las funciones, porque
24858  
24859 \begin_inset Formula $sen$
24860 \end_inset
24861
24862  podría confundirse con 
24863 \begin_inset Formula $s\cdot e\cdot n$
24864 \end_inset
24865
24866 .
24867  Por eso hay funciones predefinidas, que además se separan un poco del factor
24868  precedente.
24869  Se insertan como comandos con una barra inversa delante de su nombre.
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \align center
24874 \begin_inset Tabular
24875 <lyxtabular version="3" rows="2" columns="4">
24876 <features tabularvalignment="middle">
24877 <column alignment="center" valignment="top" width="0pt">
24878 <column alignment="center" valignment="top" width="0pt">
24879 <column alignment="center" valignment="top" width="0pt">
24880 <column alignment="center" valignment="top" width="0pt">
24881 <row>
24882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886 Comando
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895 Resultado
24896 \end_layout
24897
24898 \end_inset
24899 </cell>
24900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904 Comando
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24910 \begin_inset Text
24911
24912 \begin_layout Plain Layout
24913 Resultado
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 </row>
24919 <row>
24920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924 Asen(x)+B
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933 \begin_inset Formula $Asen(x)+B$
24934 \end_inset
24935
24936
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 A
24946 \backslash
24947 sen(x)+B
24948 \end_layout
24949
24950 \end_inset
24951 </cell>
24952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24953 \begin_inset Text
24954
24955 \begin_layout Plain Layout
24956 \begin_inset Formula $A\sen(x)+B$
24957 \end_inset
24958
24959
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 </row>
24965 </lyxtabular>
24966
24967 \end_inset
24968
24969
24970 \end_layout
24971
24972 \begin_layout Standard
24973 Las funciones siguientes están predefinidas:
24974 \begin_inset Foot
24975 status collapsed
24976
24977 \begin_layout Plain Layout
24978 Se han añadido los comandos equivalentes proporcionados por el estilo 
24979 \series bold
24980 spanish
24981 \series default
24982  de 
24983 \series bold
24984 babel
24985 \series default
24986 .
24987  (Estos no están disponibles en el panel de funciones).
24988  Además, en su caso, las funciones serán acentuadas automáticamente en la
24989  salida, p.
24990 \begin_inset space \thinspace{}
24991 \end_inset
24992
24993 e.
24994  
24995 \begin_inset Quotes fld
24996 \end_inset
24997
24998 lím
24999 \begin_inset Quotes frd
25000 \end_inset
25001
25002  o 
25003 \begin_inset Quotes fld
25004 \end_inset
25005
25006 máx
25007 \begin_inset Quotes frd
25008 \end_inset
25009
25010 .
25011  Más información en 
25012 \begin_inset CommandInset citation
25013 LatexCommand cite
25014 key "spanish"
25015
25016 \end_inset
25017
25018 .
25019  (
25020 \emph on
25021 N.
25022 \begin_inset space \thinspace{}
25023 \end_inset
25024
25025 del t.
25026 \emph default
25027 )
25028 \end_layout
25029
25030 \end_inset
25031
25032
25033 \end_layout
25034
25035 \begin_layout Standard
25036 \begin_inset VSpace -2mm
25037 \end_inset
25038
25039
25040 \end_layout
25041
25042 \begin_layout Standard
25043 \align center
25044 \begin_inset Tabular
25045 <lyxtabular version="3" rows="9" columns="7">
25046 <features tabularvalignment="middle">
25047 <column alignment="center" valignment="top" width="0pt">
25048 <column alignment="center" valignment="top" width="0pt">
25049 <column alignment="center" valignment="top" width="0pt">
25050 <column alignment="center" valignment="top" width="0pt">
25051 <column alignment="center" valignment="top" width="0pt">
25052 <column alignment="center" valignment="top" width="0pt">
25053 <column alignment="center" valignment="top" width="0pt">
25054 <row>
25055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059 Comando
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068 español
25069 \end_layout
25070
25071 \end_inset
25072 </cell>
25073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25074 \begin_inset Text
25075
25076 \begin_layout Plain Layout
25077 Comando
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25083 \begin_inset Text
25084
25085 \begin_layout Plain Layout
25086 español
25087 \end_layout
25088
25089 \end_inset
25090 </cell>
25091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25092 \begin_inset Text
25093
25094 \begin_layout Plain Layout
25095 Comando
25096 \end_layout
25097
25098 \end_inset
25099 </cell>
25100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Plain Layout
25104 español
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113 Comando
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 </row>
25119 <row>
25120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Plain Layout
25124
25125 \backslash
25126 sin
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25132 \begin_inset Text
25133
25134 \begin_layout Plain Layout
25135
25136 \backslash
25137 sen
25138 \end_layout
25139
25140 \end_inset
25141 </cell>
25142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25143 \begin_inset Text
25144
25145 \begin_layout Plain Layout
25146
25147 \backslash
25148 sinh
25149 \end_layout
25150
25151 \end_inset
25152 </cell>
25153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25154 \begin_inset Text
25155
25156 \begin_layout Plain Layout
25157
25158 \backslash
25159 senh
25160 \end_layout
25161
25162 \end_inset
25163 </cell>
25164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25165 \begin_inset Text
25166
25167 \begin_layout Plain Layout
25168
25169 \backslash
25170 arcsin
25171 \end_layout
25172
25173 \end_inset
25174 </cell>
25175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25176 \begin_inset Text
25177
25178 \begin_layout Plain Layout
25179
25180 \backslash
25181 arcsen
25182 \end_layout
25183
25184 \end_inset
25185 </cell>
25186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25187 \begin_inset Text
25188
25189 \begin_layout Plain Layout
25190
25191 \backslash
25192 sup
25193 \end_layout
25194
25195 \end_inset
25196 </cell>
25197 </row>
25198 <row>
25199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203
25204 \backslash
25205 cos
25206 \end_layout
25207
25208 \end_inset
25209 </cell>
25210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25211 \begin_inset Text
25212
25213 \begin_layout Plain Layout
25214
25215 \end_layout
25216
25217 \end_inset
25218 </cell>
25219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223
25224 \backslash
25225 cosh
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25231 \begin_inset Text
25232
25233 \begin_layout Plain Layout
25234
25235 \end_layout
25236
25237 \end_inset
25238 </cell>
25239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243
25244 \backslash
25245 arccos
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263
25264 \backslash
25265 inf
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 </row>
25271 <row>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276
25277 \backslash
25278 tan
25279 \end_layout
25280
25281 \end_inset
25282 </cell>
25283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25284 \begin_inset Text
25285
25286 \begin_layout Plain Layout
25287
25288 \backslash
25289 tg
25290 \end_layout
25291
25292 \end_inset
25293 </cell>
25294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25295 \begin_inset Text
25296
25297 \begin_layout Plain Layout
25298
25299 \backslash
25300 tanh
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25306 \begin_inset Text
25307
25308 \begin_layout Plain Layout
25309
25310 \backslash
25311 tgh
25312 \end_layout
25313
25314 \end_inset
25315 </cell>
25316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25317 \begin_inset Text
25318
25319 \begin_layout Plain Layout
25320
25321 \backslash
25322 arctan
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25328 \begin_inset Text
25329
25330 \begin_layout Plain Layout
25331
25332 \backslash
25333 arctg
25334 \end_layout
25335
25336 \end_inset
25337 </cell>
25338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25339 \begin_inset Text
25340
25341 \begin_layout Plain Layout
25342
25343 \backslash
25344 lim
25345 \end_layout
25346
25347 \end_inset
25348 </cell>
25349 </row>
25350 <row>
25351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355
25356 \backslash
25357 cot
25358 \end_layout
25359
25360 \end_inset
25361 </cell>
25362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366
25367 \backslash
25368 cotg
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \backslash
25379 coth
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397
25398 \backslash
25399 arg
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Plain Layout
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417
25418 \backslash
25419 liminf
25420 \end_layout
25421
25422 \end_inset
25423 </cell>
25424 </row>
25425 <row>
25426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25427 \begin_inset Text
25428
25429 \begin_layout Plain Layout
25430
25431 \backslash
25432 sec
25433 \end_layout
25434
25435 \end_inset
25436 </cell>
25437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25438 \begin_inset Text
25439
25440 \begin_layout Plain Layout
25441
25442 \end_layout
25443
25444 \end_inset
25445 </cell>
25446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25447 \begin_inset Text
25448
25449 \begin_layout Plain Layout
25450
25451 \backslash
25452 min
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470
25471 \backslash
25472 deg
25473 \end_layout
25474
25475 \end_inset
25476 </cell>
25477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25487 \begin_inset Text
25488
25489 \begin_layout Plain Layout
25490
25491 \backslash
25492 limsup
25493 \end_layout
25494
25495 \end_inset
25496 </cell>
25497 </row>
25498 <row>
25499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503
25504 \backslash
25505 csc
25506 \end_layout
25507
25508 \end_inset
25509 </cell>
25510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25511 \begin_inset Text
25512
25513 \begin_layout Plain Layout
25514
25515 \backslash
25516 cosec
25517 \end_layout
25518
25519 \end_inset
25520 </cell>
25521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Plain Layout
25525
25526 \backslash
25527 max
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536
25537 \end_layout
25538
25539 \end_inset
25540 </cell>
25541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25542 \begin_inset Text
25543
25544 \begin_layout Plain Layout
25545
25546 \backslash
25547 det
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556
25557 \end_layout
25558
25559 \end_inset
25560 </cell>
25561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25562 \begin_inset Text
25563
25564 \begin_layout Plain Layout
25565
25566 \backslash
25567 Pr
25568 \end_layout
25569
25570 \end_inset
25571 </cell>
25572 </row>
25573 <row>
25574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25575 \begin_inset Text
25576
25577 \begin_layout Plain Layout
25578
25579 \backslash
25580 ln
25581 \end_layout
25582
25583 \end_inset
25584 </cell>
25585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25586 \begin_inset Text
25587
25588 \begin_layout Plain Layout
25589
25590 \end_layout
25591
25592 \end_inset
25593 </cell>
25594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25595 \begin_inset Text
25596
25597 \begin_layout Plain Layout
25598
25599 \backslash
25600 exp
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Plain Layout
25618
25619 \backslash
25620 dim
25621 \end_layout
25622
25623 \end_inset
25624 </cell>
25625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25635 \begin_inset Text
25636
25637 \begin_layout Plain Layout
25638
25639 \backslash
25640 hom
25641 \end_layout
25642
25643 \end_inset
25644 </cell>
25645 </row>
25646 <row>
25647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651
25652 \backslash
25653 lg
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25659 \begin_inset Text
25660
25661 \begin_layout Plain Layout
25662
25663 \end_layout
25664
25665 \end_inset
25666 </cell>
25667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25668 \begin_inset Text
25669
25670 \begin_layout Plain Layout
25671
25672 \backslash
25673 log
25674 \end_layout
25675
25676 \end_inset
25677 </cell>
25678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25679 \begin_inset Text
25680
25681 \begin_layout Plain Layout
25682
25683 \end_layout
25684
25685 \end_inset
25686 </cell>
25687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25688 \begin_inset Text
25689
25690 \begin_layout Plain Layout
25691
25692 \backslash
25693 ker
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25699 \begin_inset Text
25700
25701 \begin_layout Plain Layout
25702
25703 \end_layout
25704
25705 \end_inset
25706 </cell>
25707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25708 \begin_inset Text
25709
25710 \begin_layout Plain Layout
25711
25712 \backslash
25713 gcd
25714 \end_layout
25715
25716 \end_inset
25717 </cell>
25718 </row>
25719 </lyxtabular>
25720
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \begin_layout Standard
25727 También se pueden insertar con el botón 
25728 \begin_inset Graphics
25729         filename ../../images/math/functions.png
25730         scale 85
25731
25732 \end_inset
25733
25734  de la barra de ecuaciones.
25735 \end_layout
25736
25737 \begin_layout Subsection
25738 Funciones definidas por el usuario
25739 \begin_inset Index idx
25740 status collapsed
25741
25742 \begin_layout Plain Layout
25743 Funciones ! personalizadas
25744 \end_layout
25745
25746 \end_inset
25747
25748
25749 \end_layout
25750
25751 \begin_layout Standard
25752 Para usar una función no predefinida, como por ejemplo la función signo,
25753  sgn(x), hay dos posibilidades:
25754 \end_layout
25755
25756 \begin_layout Itemize
25757 Define la función añadiendo al preámbulo LaTeX la línea
25758 \begin_inset Foot
25759 status collapsed
25760
25761 \begin_layout Plain Layout
25762 Más sobre 
25763 \series bold
25764
25765 \backslash
25766 DeclareMathOperator
25767 \series default
25768  en 
25769 \begin_inset CommandInset ref
25770 LatexCommand ref
25771 reference "sub:Operadores-de-usuario"
25772
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \end_inset
25779
25780
25781 \begin_inset Newline newline
25782 \end_inset
25783
25784
25785 \begin_inset VSpace -3mm
25786 \end_inset
25787
25788
25789 \begin_inset Newline newline
25790 \end_inset
25791
25792
25793 \series bold
25794
25795 \backslash
25796 DeclareMathOperator{
25797 \backslash
25798 sgn}{sgn}
25799 \series default
25800
25801 \begin_inset Index idx
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 Comandos ! D ! 
25806 \backslash
25807 dbinom@
25808 \backslash
25809 DeclareMathOperator
25810 \end_layout
25811
25812 \end_inset
25813
25814
25815 \begin_inset Newline newline
25816 \end_inset
25817
25818
25819 \begin_inset VSpace -2mm
25820 \end_inset
25821
25822
25823 \begin_inset Newline newline
25824 \end_inset
25825
25826 Ahora la función recién definida se puede obtener con el comando 
25827 \series bold
25828
25829 \backslash
25830 sgn
25831 \series default
25832 .
25833 \end_layout
25834
25835 \begin_layout Itemize
25836 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25837  en nuestro ejemplo las letras 
25838 \emph on
25839 sgn
25840 \emph default
25841 , y cámbialo a texto matemático.
25842  Entre el factor precedente y la función se inserta un espacio.
25843 \end_layout
25844
25845 \begin_layout Standard
25846 El resultado con ambos métodos es el mismo que con una función predefinida:
25847 \begin_inset Foot
25848 status collapsed
25849
25850 \begin_layout Plain Layout
25851 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25852  negro.
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Standard
25861 \align center
25862 \begin_inset Tabular
25863 <lyxtabular version="3" rows="3" columns="2">
25864 <features tabularvalignment="middle">
25865 <column alignment="center" valignment="top" width="0pt">
25866 <column alignment="center" valignment="top" width="0pt">
25867 <row>
25868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872 Comando
25873 \end_layout
25874
25875 \end_inset
25876 </cell>
25877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25878 \begin_inset Text
25879
25880 \begin_layout Plain Layout
25881 Resultado
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 </row>
25887 <row>
25888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25889 \begin_inset Text
25890
25891 \begin_layout Plain Layout
25892 A
25893 \backslash
25894 sgn(x)+B
25895 \end_layout
25896
25897 \end_inset
25898 </cell>
25899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903 \begin_inset Formula $A\sgn(x)+B$
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 </row>
25912 <row>
25913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25914 \begin_inset Text
25915
25916 \begin_layout Plain Layout
25917 A
25918 \backslash
25919 ,
25920 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25921 \end_inset
25922
25923 (x)+B
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25929 \begin_inset Text
25930
25931 \begin_layout Plain Layout
25932 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25933 \end_inset
25934
25935
25936 \end_layout
25937
25938 \end_inset
25939 </cell>
25940 </row>
25941 </lyxtabular>
25942
25943 \end_inset
25944
25945
25946 \end_layout
25947
25948 \begin_layout Standard
25949 El primer método es preferible si la función se va a usar varias veces.
25950 \end_layout
25951
25952 \begin_layout Subsection
25953 Límites
25954 \begin_inset Index idx
25955 status collapsed
25956
25957 \begin_layout Plain Layout
25958 Limites@Límites
25959 \end_layout
25960
25961 \end_inset
25962
25963
25964 \end_layout
25965
25966 \begin_layout Standard
25967 Para límites, además de 
25968 \series bold
25969
25970 \backslash
25971 lim
25972 \series default
25973
25974 \begin_inset Index idx
25975 status collapsed
25976
25977 \begin_layout Plain Layout
25978 Comandos ! L ! 
25979 \backslash
25980 lim
25981 \end_layout
25982
25983 \end_inset
25984
25985
25986 \series bold
25987
25988 \backslash
25989 liminf
25990 \series default
25991  y 
25992 \series bold
25993
25994 \backslash
25995 limsup
25996 \series default
25997  están definidas las siguientes funciones:
25998 \series bold
25999  
26000 \end_layout
26001
26002 \begin_layout Standard
26003 \noindent
26004 \align center
26005 \begin_inset Tabular
26006 <lyxtabular version="3" rows="5" columns="2">
26007 <features tabularvalignment="middle">
26008 <column alignment="center" valignment="top" width="0">
26009 <column alignment="center" valignment="top" width="0">
26010 <row>
26011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26012 \begin_inset Text
26013
26014 \begin_layout Plain Layout
26015 Comando
26016 \end_layout
26017
26018 \end_inset
26019 </cell>
26020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26021 \begin_inset Text
26022
26023 \begin_layout Plain Layout
26024 Resultado
26025 \begin_inset Note Note
26026 status collapsed
26027
26028 \begin_layout Plain Layout
26029
26030 \series bold
26031
26032 \backslash
26033 raisebox
26034 \series default
26035  se usa sólo como espaciador
26036 \end_layout
26037
26038 \end_inset
26039
26040
26041 \end_layout
26042
26043 \end_inset
26044 </cell>
26045 </row>
26046 <row>
26047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051
26052 \backslash
26053 varliminf
26054 \end_layout
26055
26056 \end_inset
26057 </cell>
26058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26059 \begin_inset Text
26060
26061 \begin_layout Plain Layout
26062 \begin_inset Formula $\varliminf$
26063 \end_inset
26064
26065
26066 \end_layout
26067
26068 \end_inset
26069 </cell>
26070 </row>
26071 <row>
26072 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26073 \begin_inset Text
26074
26075 \begin_layout Plain Layout
26076
26077 \backslash
26078 varlimsup
26079 \end_layout
26080
26081 \end_inset
26082 </cell>
26083 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26084 \begin_inset Text
26085
26086 \begin_layout Plain Layout
26087 \begin_inset Formula $\varlimsup$
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \end_inset
26094 </cell>
26095 </row>
26096 <row>
26097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Plain Layout
26101
26102 \backslash
26103 varprojlim
26104 \end_layout
26105
26106 \end_inset
26107 </cell>
26108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26109 \begin_inset Text
26110
26111 \begin_layout Plain Layout
26112 \begin_inset Formula $\varprojlim$
26113 \end_inset
26114
26115
26116 \end_layout
26117
26118 \end_inset
26119 </cell>
26120 </row>
26121 <row>
26122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26123 \begin_inset Text
26124
26125 \begin_layout Plain Layout
26126
26127 \backslash
26128 varinjlim
26129 \end_layout
26130
26131 \end_inset
26132 </cell>
26133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26134 \begin_inset Text
26135
26136 \begin_layout Plain Layout
26137 \begin_inset Formula $\varinjlim$
26138 \end_inset
26139
26140
26141 \begin_inset Formula $\raisebox{-2.5mm}{}$
26142 \end_inset
26143
26144
26145 \end_layout
26146
26147 \end_inset
26148 </cell>
26149 </row>
26150 </lyxtabular>
26151
26152 \end_inset
26153
26154
26155 \end_layout
26156
26157 \begin_layout Standard
26158 \begin_inset VSpace medskip
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \begin_layout Standard
26165 El límite se crea insertando un subíndice.
26166  Se imprime a la derecha junto a la función en una fórmula en línea:
26167 \end_layout
26168
26169 \begin_layout Standard
26170 \noindent
26171 \align center
26172 \begin_inset Tabular
26173 <lyxtabular version="3" rows="2" columns="2">
26174 <features tabularvalignment="middle">
26175 <column alignment="center" valignment="top" width="0pt">
26176 <column alignment="center" valignment="top" width="0pt">
26177 <row>
26178 <cell alignment="center" valignment="top" usebox="none">
26179 \begin_inset Text
26180
26181 \begin_layout Plain Layout
26182 Comando
26183 \end_layout
26184
26185 \end_inset
26186 </cell>
26187 <cell alignment="center" valignment="top" usebox="none">
26188 \begin_inset Text
26189
26190 \begin_layout Plain Layout
26191 \begin_inset space \hspace{}
26192 \length 1cm
26193 \end_inset
26194
26195 Resultado
26196 \begin_inset Note Note
26197 status collapsed
26198
26199 \begin_layout Plain Layout
26200
26201 \series bold
26202
26203 \backslash
26204 raisebox
26205 \series default
26206  se usa sólo como espaciador
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \end_layout
26213
26214 \end_inset
26215 </cell>
26216 </row>
26217 <row>
26218 <cell alignment="center" valignment="top" usebox="none">
26219 \begin_inset Text
26220
26221 \begin_layout Plain Layout
26222
26223 \backslash
26224 lim_x
26225 \backslash
26226 to
26227 \begin_inset ERT
26228 status collapsed
26229
26230 \begin_layout Plain Layout
26231
26232
26233 \backslash
26234 spce 
26235 \end_layout
26236
26237 \end_inset
26238
26239 A
26240 \begin_inset ERT
26241 status collapsed
26242
26243 \begin_layout Plain Layout
26244
26245
26246 \backslash
26247 spce 
26248 \end_layout
26249
26250 \end_inset
26251
26252 x=B
26253 \end_layout
26254
26255 \end_inset
26256 </cell>
26257 <cell alignment="center" valignment="top" usebox="none">
26258 \begin_inset Text
26259
26260 \begin_layout Plain Layout
26261 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 </row>
26270 </lyxtabular>
26271
26272 \end_inset
26273
26274
26275 \end_layout
26276
26277 \begin_layout Standard
26278 En una ecuación presentada el límite se imprime debajo, como es habitual:
26279 \begin_inset Formula \[
26280 \lim\limits _{x\rightarrow A}=B\]
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \begin_layout Subsection
26288 Función módulo
26289 \begin_inset Index idx
26290 status collapsed
26291
26292 \begin_layout Plain Layout
26293 Funciones ! módulo
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \begin_layout Standard
26302 La función módulo es especial, porque existe en cuatro variantes.
26303 \end_layout
26304
26305 \begin_layout Standard
26306 En una ecuación presentada:
26307 \begin_inset Formula \begin{align*}
26308 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26309 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26310 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26311 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26312 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26313 \end{align*}
26314
26315 \end_inset
26316
26317 En una ecuación en línea se pone menos espacio delante del nombre de la
26318  función para todas las variantes.
26319 \end_layout
26320
26321 \begin_layout Standard
26322 \begin_inset Newpage newpage
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \begin_layout Section
26329 Caracteres especiales
26330 \begin_inset Index idx
26331 status collapsed
26332
26333 \begin_layout Plain Layout
26334 Caracteres especiales
26335 \end_layout
26336
26337 \end_inset
26338
26339
26340 \end_layout
26341
26342 \begin_layout Subsection
26343 Caracteres especiales en texto matemático
26344 \end_layout
26345
26346 \begin_layout Standard
26347 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26348  TeX:
26349 \end_layout
26350
26351 \begin_layout Standard
26352 \begin_inset space \hfill{}
26353 \end_inset
26354
26355
26356 \begin_inset Tabular
26357 <lyxtabular version="3" rows="8" columns="2">
26358 <features tabularvalignment="middle">
26359 <column alignment="block" valignment="top" width="0">
26360 <column alignment="block" valignment="top" width="0">
26361 <row>
26362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26363 \begin_inset Text
26364
26365 \begin_layout Plain Layout
26366 Comando
26367 \end_layout
26368
26369 \end_inset
26370 </cell>
26371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26372 \begin_inset Text
26373
26374 \begin_layout Plain Layout
26375 Resultado
26376 \end_layout
26377
26378 \end_inset
26379 </cell>
26380 </row>
26381 <row>
26382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Plain Layout
26386
26387 \backslash
26388 oe
26389 \end_layout
26390
26391 \end_inset
26392 </cell>
26393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Plain Layout
26397 \begin_inset Formula $\textrm{œ}$
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \end_inset
26404 </cell>
26405 </row>
26406 <row>
26407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26408 \begin_inset Text
26409
26410 \begin_layout Plain Layout
26411
26412 \backslash
26413 OE
26414 \end_layout
26415
26416 \end_inset
26417 </cell>
26418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26419 \begin_inset Text
26420
26421 \begin_layout Plain Layout
26422 \begin_inset Formula $\textrm{Œ}$
26423 \end_inset
26424
26425
26426 \end_layout
26427
26428 \end_inset
26429 </cell>
26430 </row>
26431 <row>
26432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26433 \begin_inset Text
26434
26435 \begin_layout Plain Layout
26436
26437 \backslash
26438 ae
26439 \end_layout
26440
26441 \end_inset
26442 </cell>
26443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26444 \begin_inset Text
26445
26446 \begin_layout Plain Layout
26447 \begin_inset Formula $\textrm{æ}$
26448 \end_inset
26449
26450
26451 \end_layout
26452
26453 \end_inset
26454 </cell>
26455 </row>
26456 <row>
26457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26458 \begin_inset Text
26459
26460 \begin_layout Plain Layout
26461
26462 \backslash
26463 AE
26464 \end_layout
26465
26466 \end_inset
26467 </cell>
26468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26469 \begin_inset Text
26470
26471 \begin_layout Plain Layout
26472 \begin_inset Formula $\textrm{Æ}$
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \end_inset
26479 </cell>
26480 </row>
26481 <row>
26482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26483 \begin_inset Text
26484
26485 \begin_layout Plain Layout
26486
26487 \backslash
26488 aa
26489 \end_layout
26490
26491 \end_inset
26492 </cell>
26493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26494 \begin_inset Text
26495
26496 \begin_layout Plain Layout
26497 \begin_inset Formula $\textrm{\aa}$
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \end_inset
26504 </cell>
26505 </row>
26506 <row>
26507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26508 \begin_inset Text
26509
26510 \begin_layout Plain Layout
26511
26512 \backslash
26513 AA
26514 \begin_inset Index idx
26515 status collapsed
26516
26517 \begin_layout Plain Layout
26518
26519 \backslash
26520 @
26521 \begin_inset ERT
26522 status collapsed
26523
26524 \begin_layout Plain Layout
26525
26526
26527 \backslash
26528 textrm{
26529 \backslash
26530 AA}
26531 \end_layout
26532
26533 \end_inset
26534
26535
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549 \begin_inset Formula $\textrm{Å}$
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \end_inset
26556 </cell>
26557 </row>
26558 <row>
26559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26560 \begin_inset Text
26561
26562 \begin_layout Plain Layout
26563
26564 \backslash
26565 i
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Plain Layout
26574 \begin_inset Formula $\textrm{ı}$
26575 \end_inset
26576
26577
26578 \end_layout
26579
26580 \end_inset
26581 </cell>
26582 </row>
26583 </lyxtabular>
26584
26585 \end_inset
26586
26587
26588 \begin_inset space \hfill{}
26589 \end_inset
26590
26591
26592 \begin_inset Tabular
26593 <lyxtabular version="3" rows="8" columns="2">
26594 <features tabularvalignment="middle">
26595 <column alignment="block" valignment="top" width="0">
26596 <column alignment="center" valignment="top" width="0">
26597 <row>
26598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26599 \begin_inset Text
26600
26601 \begin_layout Plain Layout
26602 Comando
26603 \begin_inset Note Note
26604 status collapsed
26605
26606 \begin_layout Plain Layout
26607
26608 \series bold
26609
26610 \backslash
26611 raisebox
26612 \series default
26613  se usa sólo como espaciador
26614 \end_layout
26615
26616 \end_inset
26617
26618
26619 \end_layout
26620
26621 \end_inset
26622 </cell>
26623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26624 \begin_inset Text
26625
26626 \begin_layout Plain Layout
26627 Resultado
26628 \end_layout
26629
26630 \end_inset
26631 </cell>
26632 </row>
26633 <row>
26634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Plain Layout
26638
26639 \backslash
26640 o
26641 \end_layout
26642
26643 \end_inset
26644 </cell>
26645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649 \begin_inset Formula $\textrm{ø}$
26650 \end_inset
26651
26652
26653 \end_layout
26654
26655 \end_inset
26656 </cell>
26657 </row>
26658 <row>
26659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26660 \begin_inset Text
26661
26662 \begin_layout Plain Layout
26663
26664 \backslash
26665 O
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674 \begin_inset Formula $\textrm{Ø}$
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \end_inset
26681 </cell>
26682 </row>
26683 <row>
26684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26685 \begin_inset Text
26686
26687 \begin_layout Plain Layout
26688
26689 \backslash
26690 l
26691 \end_layout
26692
26693 \end_inset
26694 </cell>
26695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26696 \begin_inset Text
26697
26698 \begin_layout Plain Layout
26699 \begin_inset Formula $\textrm{ł}$
26700 \end_inset
26701
26702
26703 \end_layout
26704
26705 \end_inset
26706 </cell>
26707 </row>
26708 <row>
26709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26710 \begin_inset Text
26711
26712 \begin_layout Plain Layout
26713
26714 \backslash
26715 L
26716 \end_layout
26717
26718 \end_inset
26719 </cell>
26720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26721 \begin_inset Text
26722
26723 \begin_layout Plain Layout
26724 \begin_inset Formula $\textrm{Ł}$
26725 \end_inset
26726
26727
26728 \end_layout
26729
26730 \end_inset
26731 </cell>
26732 </row>
26733 <row>
26734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26735 \begin_inset Text
26736
26737 \begin_layout Plain Layout
26738 !
26739 \begin_inset space \hspace{}
26740 \length 0mm
26741 \end_inset
26742
26743 `
26744 \begin_inset ERT
26745 status collapsed
26746
26747 \begin_layout Plain Layout
26748
26749
26750 \backslash
26751 spce 
26752 \end_layout
26753
26754 \end_inset
26755
26756
26757 \end_layout
26758
26759 \end_inset
26760 </cell>
26761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26762 \begin_inset Text
26763
26764 \begin_layout Plain Layout
26765 \begin_inset Formula $\textrm{!`}$
26766 \end_inset
26767
26768
26769 \end_layout
26770
26771 \end_inset
26772 </cell>
26773 </row>
26774 <row>
26775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26776 \begin_inset Text
26777
26778 \begin_layout Plain Layout
26779 ?
26780 \begin_inset space \hspace{}
26781 \length 0mm
26782 \end_inset
26783
26784 `
26785 \begin_inset ERT
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789
26790
26791 \backslash
26792 spce 
26793 \end_layout
26794
26795 \end_inset
26796
26797
26798 \end_layout
26799
26800 \end_inset
26801 </cell>
26802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26803 \begin_inset Text
26804
26805 \begin_layout Plain Layout
26806 \begin_inset Formula $\textrm{?`}$
26807 \end_inset
26808
26809
26810 \end_layout
26811
26812 \end_inset
26813 </cell>
26814 </row>
26815 <row>
26816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26817 \begin_inset Text
26818
26819 \begin_layout Plain Layout
26820
26821 \backslash
26822 j
26823 \end_layout
26824
26825 \end_inset
26826 </cell>
26827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26828 \begin_inset Text
26829
26830 \begin_layout Plain Layout
26831 \begin_inset Formula $\textrm{ȷ}$
26832 \end_inset
26833
26834
26835 \end_layout
26836
26837 \end_inset
26838 </cell>
26839 </row>
26840 </lyxtabular>
26841
26842 \end_inset
26843
26844
26845 \begin_inset space \hfill{}
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \begin_layout Standard
26852 Los caracteres 
26853 \begin_inset Formula $\textrm{\textrm{Å}}$
26854 \end_inset
26855
26856  y 
26857 \begin_inset Formula $\textrm{\textrm{Ø}}$
26858 \end_inset
26859
26860  también se pueden insertar mediante el botón 
26861 \begin_inset Graphics
26862         filename ../../images/math/digamma.png
26863         scale 85
26864
26865 \end_inset
26866
26867  de la barra de ecuaciones.
26868 \end_layout
26869
26870 \begin_layout Standard
26871 Los comandos 
26872 \series bold
26873 !
26874 \begin_inset space \hspace{}
26875 \length 0mm
26876 \end_inset
26877
26878 `
26879 \series default
26880  y 
26881 \series bold
26882 ?
26883 \begin_inset space \hspace{}
26884 \length 0mm
26885 \end_inset
26886
26887 `
26888 \series default
26889  son una excepción porque se pueden insertar directamente a texto en LyX.
26890  
26891 \end_layout
26892
26893 \begin_layout Subsection
26894 Acentos en texto
26895 \begin_inset CommandInset label
26896 LatexCommand label
26897 name "sub:Acentos-en-texto"
26898
26899 \end_inset
26900
26901
26902 \begin_inset Index idx
26903 status collapsed
26904
26905 \begin_layout Plain Layout
26906 Acentos ! en texto
26907 \end_layout
26908
26909 \end_inset
26910
26911
26912 \end_layout
26913
26914 \begin_layout Standard
26915 Con los siguientes comandos se pueden acentuar todas las letras.
26916  Los comandos deben ponerse en modo TeX.
26917 \end_layout
26918
26919 \begin_layout Standard
26920 \begin_inset space \hfill{}
26921 \end_inset
26922
26923
26924 \begin_inset Tabular
26925 <lyxtabular version="3" rows="8" columns="2">
26926 <features tabularvalignment="middle">
26927 <column alignment="block" valignment="top" width="0">
26928 <column alignment="block" valignment="top" width="0">
26929 <row>
26930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26931 \begin_inset Text
26932
26933 \begin_layout Plain Layout
26934 Comando
26935 \end_layout
26936
26937 \end_inset
26938 </cell>
26939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26940 \begin_inset Text
26941
26942 \begin_layout Plain Layout
26943 Resultado
26944 \end_layout
26945
26946 \end_inset
26947 </cell>
26948 </row>
26949 <row>
26950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26951 \begin_inset Text
26952
26953 \begin_layout Plain Layout
26954
26955 \backslash
26956
26957 \begin_inset Quotes grd
26958 \end_inset
26959
26960 e
26961 \end_layout
26962
26963 \end_inset
26964 </cell>
26965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26966 \begin_inset Text
26967
26968 \begin_layout Plain Layout
26969 \begin_inset ERT
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973
26974
26975 \backslash
26976 "e
26977 \end_layout
26978
26979 \end_inset
26980
26981
26982 \end_layout
26983
26984 \end_inset
26985 </cell>
26986 </row>
26987 <row>
26988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26989 \begin_inset Text
26990
26991 \begin_layout Plain Layout
26992
26993 \backslash
26994 `e
26995 \end_layout
26996
26997 \end_inset
26998 </cell>
26999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Plain Layout
27003 \begin_inset ERT
27004 status collapsed
27005
27006 \begin_layout Plain Layout
27007
27008
27009 \backslash
27010 `e
27011 \end_layout
27012
27013 \end_inset
27014
27015
27016 \end_layout
27017
27018 \end_inset
27019 </cell>
27020 </row>
27021 <row>
27022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27023 \begin_inset Text
27024
27025 \begin_layout Plain Layout
27026
27027 \backslash
27028 ^
27029 \begin_inset ERT
27030 status collapsed
27031
27032 \begin_layout Plain Layout
27033
27034
27035 \backslash
27036 spce 
27037 \end_layout
27038
27039 \end_inset
27040
27041 e
27042 \end_layout
27043
27044 \end_inset
27045 </cell>
27046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27047 \begin_inset Text
27048
27049 \begin_layout Plain Layout
27050 \begin_inset ERT
27051 status collapsed
27052
27053 \begin_layout Plain Layout
27054
27055
27056 \backslash
27057 ^e
27058 \end_layout
27059
27060 \end_inset
27061
27062
27063 \end_layout
27064
27065 \end_inset
27066 </cell>
27067 </row>
27068 <row>
27069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27070 \begin_inset Text
27071
27072 \begin_layout Plain Layout
27073
27074 \backslash
27075 =e
27076 \end_layout
27077
27078 \end_inset
27079 </cell>
27080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27081 \begin_inset Text
27082
27083 \begin_layout Plain Layout
27084 \begin_inset ERT
27085 status collapsed
27086
27087 \begin_layout Plain Layout
27088
27089
27090 \backslash
27091 =e
27092 \end_layout
27093
27094 \end_inset
27095
27096
27097 \end_layout
27098
27099 \end_inset
27100 </cell>
27101 </row>
27102 <row>
27103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27104 \begin_inset Text
27105
27106 \begin_layout Plain Layout
27107
27108 \backslash
27109 u
27110 \begin_inset ERT
27111 status collapsed
27112
27113 \begin_layout Plain Layout
27114
27115
27116 \backslash
27117 spce 
27118 \end_layout
27119
27120 \end_inset
27121
27122 e
27123 \end_layout
27124
27125 \end_inset
27126 </cell>
27127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27128 \begin_inset Text
27129
27130 \begin_layout Plain Layout
27131 \begin_inset ERT
27132 status collapsed
27133
27134 \begin_layout Plain Layout
27135
27136
27137 \backslash
27138 u e
27139 \end_layout
27140
27141 \end_inset
27142
27143
27144 \end_layout
27145
27146 \end_inset
27147 </cell>
27148 </row>
27149 <row>
27150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27151 \begin_inset Text
27152
27153 \begin_layout Plain Layout
27154
27155 \backslash
27156 b
27157 \begin_inset ERT
27158 status collapsed
27159
27160 \begin_layout Plain Layout
27161
27162
27163 \backslash
27164 spce 
27165 \end_layout
27166
27167 \end_inset
27168
27169 e
27170 \end_layout
27171
27172 \end_inset
27173 </cell>
27174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27175 \begin_inset Text
27176
27177 \begin_layout Plain Layout
27178 \begin_inset ERT
27179 status collapsed
27180
27181 \begin_layout Plain Layout
27182
27183
27184 \backslash
27185 b e
27186 \end_layout
27187
27188 \end_inset
27189
27190
27191 \end_layout
27192
27193 \end_inset
27194 </cell>
27195 </row>
27196 <row>
27197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27198 \begin_inset Text
27199
27200 \begin_layout Plain Layout
27201
27202 \backslash
27203 t
27204 \begin_inset ERT
27205 status collapsed
27206
27207 \begin_layout Plain Layout
27208
27209
27210 \backslash
27211 spce 
27212 \end_layout
27213
27214 \end_inset
27215
27216 ee
27217 \end_layout
27218
27219 \end_inset
27220 </cell>
27221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27222 \begin_inset Text
27223
27224 \begin_layout Plain Layout
27225 \begin_inset ERT
27226 status collapsed
27227
27228 \begin_layout Plain Layout
27229
27230
27231 \backslash
27232 t ee
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \end_inset
27241 </cell>
27242 </row>
27243 </lyxtabular>
27244
27245 \end_inset
27246
27247
27248 \begin_inset space \hfill{}
27249 \end_inset
27250
27251
27252 \begin_inset Tabular
27253 <lyxtabular version="3" rows="8" columns="2">
27254 <features tabularvalignment="middle">
27255 <column alignment="block" valignment="top" width="0">
27256 <column alignment="center" valignment="top" width="0">
27257 <row>
27258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27259 \begin_inset Text
27260
27261 \begin_layout Plain Layout
27262 Comando
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27268 \begin_inset Text
27269
27270 \begin_layout Plain Layout
27271 Resultado
27272 \end_layout
27273
27274 \end_inset
27275 </cell>
27276 </row>
27277 <row>
27278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27279 \begin_inset Text
27280
27281 \begin_layout Plain Layout
27282
27283 \backslash
27284 H
27285 \begin_inset ERT
27286 status collapsed
27287
27288 \begin_layout Plain Layout
27289
27290
27291 \backslash
27292 spce 
27293 \end_layout
27294
27295 \end_inset
27296
27297 e
27298 \end_layout
27299
27300 \end_inset
27301 </cell>
27302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27303 \begin_inset Text
27304
27305 \begin_layout Plain Layout
27306 \begin_inset ERT
27307 status collapsed
27308
27309 \begin_layout Plain Layout
27310
27311
27312 \backslash
27313 H e
27314 \end_layout
27315
27316 \end_inset
27317
27318
27319 \end_layout
27320
27321 \end_inset
27322 </cell>
27323 </row>
27324 <row>
27325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27326 \begin_inset Text
27327
27328 \begin_layout Plain Layout
27329
27330 \backslash
27331 'e
27332 \end_layout
27333
27334 \end_inset
27335 </cell>
27336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27337 \begin_inset Text
27338
27339 \begin_layout Plain Layout
27340 \begin_inset ERT
27341 status collapsed
27342
27343 \begin_layout Plain Layout
27344
27345
27346 \backslash
27347 'e
27348 \end_layout
27349
27350 \end_inset
27351
27352
27353 \end_layout
27354
27355 \end_inset
27356 </cell>
27357 </row>
27358 <row>
27359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27360 \begin_inset Text
27361
27362 \begin_layout Plain Layout
27363
27364 \backslash
27365 ~e
27366 \begin_inset Index idx
27367 status collapsed
27368
27369 \begin_layout Plain Layout
27370 Tilde
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \end_inset
27379 </cell>
27380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27381 \begin_inset Text
27382
27383 \begin_layout Plain Layout
27384 \begin_inset ERT
27385 status collapsed
27386
27387 \begin_layout Plain Layout
27388
27389
27390 \backslash
27391 ~e
27392 \end_layout
27393
27394 \end_inset
27395
27396
27397 \end_layout
27398
27399 \end_inset
27400 </cell>
27401 </row>
27402 <row>
27403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27404 \begin_inset Text
27405
27406 \begin_layout Plain Layout
27407
27408 \backslash
27409 .e
27410 \end_layout
27411
27412 \end_inset
27413 </cell>
27414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27415 \begin_inset Text
27416
27417 \begin_layout Plain Layout
27418 \begin_inset ERT
27419 status collapsed
27420
27421 \begin_layout Plain Layout
27422
27423
27424 \backslash
27425 .e
27426 \end_layout
27427
27428 \end_inset
27429
27430
27431 \end_layout
27432
27433 \end_inset
27434 </cell>
27435 </row>
27436 <row>
27437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27438 \begin_inset Text
27439
27440 \begin_layout Plain Layout
27441
27442 \backslash
27443 v
27444 \begin_inset ERT
27445 status collapsed
27446
27447 \begin_layout Plain Layout
27448
27449
27450 \backslash
27451 spce 
27452 \end_layout
27453
27454 \end_inset
27455
27456 e
27457 \end_layout
27458
27459 \end_inset
27460 </cell>
27461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27462 \begin_inset Text
27463
27464 \begin_layout Plain Layout
27465 \begin_inset ERT
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469
27470
27471 \backslash
27472 v e
27473 \end_layout
27474
27475 \end_inset
27476
27477
27478 \end_layout
27479
27480 \end_inset
27481 </cell>
27482 </row>
27483 <row>
27484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27485 \begin_inset Text
27486
27487 \begin_layout Plain Layout
27488
27489 \backslash
27490 d
27491 \begin_inset ERT
27492 status collapsed
27493
27494 \begin_layout Plain Layout
27495
27496
27497 \backslash
27498 spce 
27499 \end_layout
27500
27501 \end_inset
27502
27503 e
27504 \end_layout
27505
27506 \end_inset
27507 </cell>
27508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27509 \begin_inset Text
27510
27511 \begin_layout Plain Layout
27512 \begin_inset ERT
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516
27517
27518 \backslash
27519 d e
27520 \end_layout
27521
27522 \end_inset
27523
27524
27525 \end_layout
27526
27527 \end_inset
27528 </cell>
27529 </row>
27530 <row>
27531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27532 \begin_inset Text
27533
27534 \begin_layout Plain Layout
27535
27536 \backslash
27537 c
27538 \begin_inset ERT
27539 status collapsed
27540
27541 \begin_layout Plain Layout
27542
27543
27544 \backslash
27545 spce 
27546 \end_layout
27547
27548 \end_inset
27549
27550 e
27551 \end_layout
27552
27553 \end_inset
27554 </cell>
27555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27556 \begin_inset Text
27557
27558 \begin_layout Plain Layout
27559 \begin_inset ERT
27560 status collapsed
27561
27562 \begin_layout Plain Layout
27563
27564
27565 \backslash
27566 c e
27567 \end_layout
27568
27569 \end_inset
27570
27571
27572 \end_layout
27573
27574 \end_inset
27575 </cell>
27576 </row>
27577 </lyxtabular>
27578
27579 \end_inset
27580
27581
27582 \begin_inset space \hfill{}
27583 \end_inset
27584
27585
27586 \end_layout
27587
27588 \begin_layout Standard
27589 \begin_inset VSpace medskip
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \begin_layout Standard
27596 Con el comando 
27597 \series bold
27598
27599 \backslash
27600 t
27601 \series default
27602  también se pueden acentuar dos caracteres distintos.
27603  El comando 
27604 \series bold
27605
27606 \backslash
27607 t
27608 \begin_inset ERT
27609 status collapsed
27610
27611 \begin_layout Plain Layout
27612
27613
27614 \backslash
27615 spce 
27616 \end_layout
27617
27618 \end_inset
27619
27620 sz
27621 \series default
27622  genera 
27623 \begin_inset ERT
27624 status collapsed
27625
27626 \begin_layout Plain Layout
27627
27628
27629 \backslash
27630 t sz
27631 \end_layout
27632
27633 \end_inset
27634
27635
27636 \end_layout
27637
27638 \begin_layout Standard
27639 Los acentos 
27640 \series bold
27641 `
27642 \series default
27643  , 
27644 \series bold
27645 '
27646 \series default
27647  y 
27648 \series bold
27649 ^
27650 \series default
27651  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27652  TeX.
27653  Lo mismo se aplica a la tilde
27654 \begin_inset Foot
27655 status collapsed
27656
27657 \begin_layout Plain Layout
27658 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27659 \end_layout
27660
27661 \end_inset
27662
27663  con 
27664 \emph on
27665 a
27666 \emph default
27667
27668 \emph on
27669 o
27670 \emph default
27671  y 
27672 \emph on
27673 n.
27674 \end_layout
27675
27676 \begin_layout Standard
27677 Los comandos 
27678 \series bold
27679
27680 \backslash
27681 b
27682 \series default
27683  , 
27684 \series bold
27685
27686 \backslash
27687 c
27688 \series default
27689  , 
27690 \series bold
27691
27692 \backslash
27693 d
27694 \series default
27695  , 
27696 \series bold
27697
27698 \backslash
27699 H
27700 \series default
27701  , 
27702 \series bold
27703
27704 \backslash
27705 t
27706 \series default
27707  , 
27708 \series bold
27709
27710 \backslash
27711 u
27712 \series default
27713  , 
27714 \series bold
27715
27716 \backslash
27717 v
27718 \series default
27719 , y acentos insertados directamente con el teclado también están disponibles
27720  en texto matemático.
27721  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27722  
27723 \begin_inset CommandInset ref
27724 LatexCommand ref
27725 reference "sub:Acentos-para-un"
27726
27727 \end_inset
27728
27729 .
27730 \end_layout
27731
27732 \begin_layout Standard
27733 \begin_inset VSpace bigskip
27734 \end_inset
27735
27736
27737 \end_layout
27738
27739 \begin_layout Standard
27740 Además, con el comando 
27741 \series bold
27742
27743 \backslash
27744 textcircled
27745 \series default
27746
27747 \begin_inset Index idx
27748 status collapsed
27749
27750 \begin_layout Plain Layout
27751 Comandos ! T ! 
27752 \backslash
27753 textcircled
27754 \end_layout
27755
27756 \end_inset
27757
27758  se pueden insertar en un círculo todos los números y letras, de forma parecida
27759  al símbolo copyright.
27760 \end_layout
27761
27762 \begin_layout Standard
27763 \noindent
27764 \align center
27765 \begin_inset Tabular
27766 <lyxtabular version="3" rows="3" columns="2">
27767 <features tabularvalignment="middle">
27768 <column alignment="center" valignment="top" width="0">
27769 <column alignment="center" valignment="top" width="0">
27770 <row>
27771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27772 \begin_inset Text
27773
27774 \begin_layout Plain Layout
27775 Comando
27776 \end_layout
27777
27778 \end_inset
27779 </cell>
27780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27781 \begin_inset Text
27782
27783 \begin_layout Plain Layout
27784 Resultado
27785 \begin_inset Note Note
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789
27790 \series bold
27791
27792 \backslash
27793 raisebox
27794 \series default
27795  se usa sólo como espaciador
27796 \end_layout
27797
27798 \end_inset
27799
27800
27801 \end_layout
27802
27803 \end_inset
27804 </cell>
27805 </row>
27806 <row>
27807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27808 \begin_inset Text
27809
27810 \begin_layout Plain Layout
27811
27812 \backslash
27813 textcircled{w}
27814 \end_layout
27815
27816 \end_inset
27817 </cell>
27818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27819 \begin_inset Text
27820
27821 \begin_layout Plain Layout
27822 \begin_inset ERT
27823 status collapsed
27824
27825 \begin_layout Plain Layout
27826
27827
27828 \backslash
27829 textcircled{w}
27830 \end_layout
27831
27832 \end_inset
27833
27834
27835 \end_layout
27836
27837 \end_inset
27838 </cell>
27839 </row>
27840 <row>
27841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27842 \begin_inset Text
27843
27844 \begin_layout Plain Layout
27845
27846 \backslash
27847 Large 
27848 \backslash
27849 textcircled{
27850 \backslash
27851 normalsize
27852 \backslash
27853 protect
27854 \backslash
27855 raisebox{-1.5pt}{W}}
27856 \end_layout
27857
27858 \end_inset
27859 </cell>
27860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27861 \begin_inset Text
27862
27863 \begin_layout Plain Layout
27864 \begin_inset Formula $\raisebox{4.5mm}{}$
27865 \end_inset
27866
27867
27868 \begin_inset ERT
27869 status collapsed
27870
27871 \begin_layout Plain Layout
27872
27873
27874 \backslash
27875 Large 
27876 \backslash
27877 textcircled{
27878 \backslash
27879 normalsize
27880 \backslash
27881 protect
27882 \backslash
27883 raisebox{-1.5pt}W}
27884 \end_layout
27885
27886 \end_inset
27887
27888
27889 \begin_inset Formula $\raisebox{-2mm}{}$
27890 \end_inset
27891
27892
27893 \end_layout
27894
27895 \end_inset
27896 </cell>
27897 </row>
27898 </lyxtabular>
27899
27900 \end_inset
27901
27902
27903 \end_layout
27904
27905 \begin_layout Standard
27906 Hay que tener cuidado que el carácter se ajuste al círculo.
27907  Por eso 
27908 \series bold
27909
27910 \backslash
27911 Large
27912 \begin_inset Foot
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 véase 
27917 \begin_inset CommandInset ref
27918 LatexCommand ref
27919 reference "sub:Tamaños-de-fuentes"
27920
27921 \end_inset
27922
27923
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \series default
27930  especifica el tamaño del círculo.
27931  Con ayuda de 
27932 \series bold
27933
27934 \backslash
27935 raisebox
27936 \begin_inset Foot
27937 status collapsed
27938
27939 \begin_layout Plain Layout
27940 véase 
27941 \begin_inset CommandInset ref
27942 LatexCommand ref
27943 reference "sub:Cuadros-sin-marco"
27944
27945 \end_inset
27946
27947
27948 \end_layout
27949
27950 \end_inset
27951
27952
27953 \series default
27954  se puede centrar el carácter.
27955 \end_layout
27956
27957 \begin_layout Subsection
27958 Números en estilo antiguo
27959 \begin_inset Index idx
27960 status collapsed
27961
27962 \begin_layout Plain Layout
27963 Numeros@Números ! en estilo antiguo
27964 \end_layout
27965
27966 \end_inset
27967
27968
27969 \end_layout
27970
27971 \begin_layout Standard
27972 Los números en estilo antiguo o elzevirianos se componen con el comando
27973  
27974 \series bold
27975
27976 \backslash
27977 oldstylenums
27978 \series default
27979
27980 \begin_inset Index idx
27981 status collapsed
27982
27983 \begin_layout Plain Layout
27984 Comandos ! O ! 
27985 \backslash
27986 oldstylenums
27987 \end_layout
27988
27989 \end_inset
27990
27991 .
27992  El comando se puede usar en ecuaciones y en modo TeX.
27993  Su esquema es:
27994 \end_layout
27995
27996 \begin_layout Standard
27997
27998 \series bold
27999
28000 \backslash
28001 oldstylenums{número}
28002 \end_layout
28003
28004 \begin_layout Standard
28005 El comando 
28006 \series bold
28007
28008 \backslash
28009 oldstylenums{0123456789}
28010 \series default
28011  genera: 
28012 \begin_inset Formula $\oldstylenums{0123456789}$
28013 \end_inset
28014
28015
28016 \end_layout
28017
28018 \begin_layout Subsection
28019 Caracteres especiales misceláneos
28020 \begin_inset CommandInset label
28021 LatexCommand label
28022 name "sub:Caracteres-especiales-misceláneos"
28023
28024 \end_inset
28025
28026
28027 \begin_inset Index idx
28028 status collapsed
28029
28030 \begin_layout Plain Layout
28031 Caracteres especiales ! misceláneos
28032 \end_layout
28033
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \begin_layout Standard
28040 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28041  comandos:
28042 \end_layout
28043
28044 \begin_layout Standard
28045 \noindent
28046 \align center
28047 \begin_inset Tabular
28048 <lyxtabular version="3" rows="4" columns="2">
28049 <features tabularvalignment="middle">
28050 <column alignment="center" valignment="top" width="0">
28051 <column alignment="center" valignment="top" width="0">
28052 <row>
28053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28054 \begin_inset Text
28055
28056 \begin_layout Plain Layout
28057 Comando
28058 \end_layout
28059
28060 \end_inset
28061 </cell>
28062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28063 \begin_inset Text
28064
28065 \begin_layout Plain Layout
28066 Resultado
28067 \end_layout
28068
28069 \end_inset
28070 </cell>
28071 </row>
28072 <row>
28073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28074 \begin_inset Text
28075
28076 \begin_layout Plain Layout
28077
28078 \backslash
28079 ^
28080 \begin_inset ERT
28081 status collapsed
28082
28083 \begin_layout Plain Layout
28084
28085
28086 \backslash
28087 spce 
28088 \end_layout
28089
28090 \end_inset
28091
28092
28093 \end_layout
28094
28095 \end_inset
28096 </cell>
28097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28098 \begin_inset Text
28099
28100 \begin_layout Plain Layout
28101 \begin_inset Formula $\mathcircumflex$
28102 \end_inset
28103
28104
28105 \end_layout
28106
28107 \end_inset
28108 </cell>
28109 </row>
28110 <row>
28111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28112 \begin_inset Text
28113
28114 \begin_layout Plain Layout
28115
28116 \backslash
28117 _
28118 \end_layout
28119
28120 \end_inset
28121 </cell>
28122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28123 \begin_inset Text
28124
28125 \begin_layout Plain Layout
28126 \begin_inset Formula $\_$
28127 \end_inset
28128
28129
28130 \end_layout
28131
28132 \end_inset
28133 </cell>
28134 </row>
28135 <row>
28136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28137 \begin_inset Text
28138
28139 \begin_layout Plain Layout
28140 ^
28141 \begin_inset ERT
28142 status collapsed
28143
28144 \begin_layout Plain Layout
28145
28146
28147 \backslash
28148 spce 
28149 \end_layout
28150
28151 \end_inset
28152
28153
28154 \backslash
28155 circ
28156 \begin_inset Index idx
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160
28161 \backslash
28162
28163 \end_layout
28164
28165 \end_inset
28166
28167
28168 \end_layout
28169
28170 \end_inset
28171 </cell>
28172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28173 \begin_inset Text
28174
28175 \begin_layout Plain Layout
28176 \begin_inset Formula $^{\circ}$
28177 \end_inset
28178
28179
28180 \end_layout
28181
28182 \end_inset
28183 </cell>
28184 </row>
28185 </lyxtabular>
28186
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \begin_layout Standard
28193 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28194  LaTeX contiene la línea:
28195 \begin_inset Foot
28196 status collapsed
28197
28198 \begin_layout Plain Layout
28199 Más sobre este asunto en 
28200 \begin_inset CommandInset ref
28201 LatexCommand ref
28202 reference "sub:Caracteres-de-texto"
28203
28204 \end_inset
28205
28206
28207 \end_layout
28208
28209 \end_inset
28210
28211  
28212 \end_layout
28213
28214 \begin_layout Standard
28215
28216 \series bold
28217
28218 \backslash
28219 DeclareInputtext{176}{
28220 \backslash
28221 ifmmode^
28222 \backslash
28223 circ
28224 \backslash
28225 else
28226 \backslash
28227 textdegree
28228 \backslash
28229 fi}
28230 \end_layout
28231
28232 \begin_layout Standard
28233 \begin_inset Newpage newpage
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \begin_layout Section
28240 Estilos de ecuación
28241 \begin_inset CommandInset label
28242 LatexCommand label
28243 name "sec:Estilos-de-ecuación"
28244
28245 \end_inset
28246
28247
28248 \begin_inset Index idx
28249 status collapsed
28250
28251 \begin_layout Plain Layout
28252 Ecuación ! estilos de
28253 \end_layout
28254
28255 \end_inset
28256
28257
28258 \end_layout
28259
28260 \begin_layout Itemize
28261 Hay dos estilos diferentes de alineación:
28262 \end_layout
28263
28264 \begin_deeper
28265 \begin_layout Description
28266 Centrado es el estándar predefinido
28267 \end_layout
28268
28269 \begin_layout Description
28270 Sangrado para este estilo debe insertarse la opción de clase 
28271 \series bold
28272 fleqn
28273 \series default
28274  en el menú 
28275 \family sans
28276 Documento\SpecialChar \menuseparator
28277 Configuración
28278 \family default
28279  bajo 
28280 \family sans
28281 Clase de documento
28282 \end_layout
28283
28284 \begin_layout Standard
28285 Cuando se usa 
28286 \series bold
28287 Sangrado
28288 \series default
28289 , éste se puede ajustar con la longitud 
28290 \series bold
28291
28292 \backslash
28293 mathindent
28294 \series default
28295
28296 \begin_inset Index idx
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300 Comandos ! M ! 
28301 \backslash
28302 mathindent
28303 \end_layout
28304
28305 \end_inset
28306
28307 .
28308  Para 15
28309 \begin_inset space \thinspace{}
28310 \end_inset
28311
28312 mm, p.
28313 \begin_inset space \thinspace{}
28314 \end_inset
28315
28316 e., se inserta esta línea de comando en el preámbulo LaTeX:
28317 \end_layout
28318
28319 \begin_layout Standard
28320
28321 \series bold
28322
28323 \backslash
28324 setlength{
28325 \backslash
28326 mathindent}{15mm}
28327 \end_layout
28328
28329 \begin_layout Standard
28330 Si no se especifica longitud se usa el valor predeterminado de 30
28331 \begin_inset space \thinspace{}
28332 \end_inset
28333
28334 pt.
28335 \end_layout
28336
28337 \end_deeper
28338 \begin_layout Itemize
28339 Y dos estilos diferentes de numeración:
28340 \end_layout
28341
28342 \begin_deeper
28343 \begin_layout Description
28344 Derecha es el estándar predefinido
28345 \end_layout
28346
28347 \begin_layout Description
28348 Izquierda para este estilo debe insertarse la opción de clase 
28349 \series bold
28350 leqno
28351 \series default
28352  en el menú 
28353 \family sans
28354 Documento\SpecialChar \menuseparator
28355 Configuración
28356 \family default
28357  bajo 
28358 \family sans
28359 Clase de documento
28360 \end_layout
28361
28362 \end_deeper
28363 \begin_layout Standard
28364
28365 \series bold
28366 fleqn
28367 \series default
28368  y 
28369 \series bold
28370 leqno
28371 \series default
28372  también se pueden usar juntos.
28373  En ese caso se insertan ambas opciones, separadas por una coma.
28374 \end_layout
28375
28376 \begin_layout Standard
28377 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28378  documento.
28379  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28380  estilo 
28381 \series bold
28382 Centrado
28383 \series default
28384  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28385 \begin_inset CommandInset ref
28386 LatexCommand ref
28387 reference "sub:Entorno-flalign"
28388
28389 \end_inset
28390
28391 .
28392 \end_layout
28393
28394 \begin_layout Section
28395 Ecuaciones multilínea
28396 \begin_inset CommandInset label
28397 LatexCommand label
28398 name "sec:Ecuaciones-multilínea"
28399
28400 \end_inset
28401
28402
28403 \begin_inset Index idx
28404 status collapsed
28405
28406 \begin_layout Plain Layout
28407 Ecuación ! multilínea
28408 \end_layout
28409
28410 \end_inset
28411
28412
28413 \end_layout
28414
28415 \begin_layout Subsection
28416 General
28417 \end_layout
28418
28419 \begin_layout Standard
28420 En LyX se generan nuevas líneas en una ecuación con 
28421 \family sans
28422 \series bold
28423 Ctrl+Retorno
28424 \family default
28425 \series default
28426 .
28427  Esto crea un 
28428 \series bold
28429 entorno eqnarray
28430 \series default
28431 , que se describe en
28432 \begin_inset space ~
28433 \end_inset
28434
28435
28436 \begin_inset CommandInset ref
28437 LatexCommand ref
28438 reference "sub:Entorno-eqnarray"
28439
28440 \end_inset
28441
28442  o, si se ha marcado la opción 
28443 \family sans
28444 Usar
28445 \begin_inset space ~
28446 \end_inset
28447
28448 el
28449 \begin_inset space ~
28450 \end_inset
28451
28452 paquete
28453 \begin_inset space ~
28454 \end_inset
28455
28456 de
28457 \begin_inset space ~
28458 \end_inset
28459
28460 ecuaciones
28461 \begin_inset space ~
28462 \end_inset
28463
28464 AMS
28465 \family default
28466  en la configuración del documento
28467 \family sans
28468 , un 
28469 \series bold
28470 entorno
28471 \family default
28472 \series default
28473  
28474 \series bold
28475 align
28476 \series default
28477 , que se describe en
28478 \begin_inset space ~
28479 \end_inset
28480
28481
28482 \begin_inset CommandInset ref
28483 LatexCommand ref
28484 reference "sub:Entorno-align-estándar"
28485
28486 \end_inset
28487
28488 .
28489 \end_layout
28490
28491 \begin_layout Standard
28492 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28493  el menú 
28494 \family sans
28495 Insertar\SpecialChar \menuseparator
28496 Ecuación
28497 \family default
28498 .
28499  En las siguientes secciones se describen estos entornos.
28500 \end_layout
28501
28502 \begin_layout Standard
28503 En todos los entornos de ecuación multilínea la combinación 
28504 \family sans
28505 Ctrl+Retorno
28506 \family default
28507  genera una línea nueva.
28508  Para añadir o quitar líneas se pueden usar los botones 
28509 \begin_inset Graphics
28510         filename ../../images/tabular-feature_append-row.png
28511         scale 85
28512
28513 \end_inset
28514
28515  o 
28516 \begin_inset Graphics
28517         filename ../../images/tabular-feature_delete-row.png
28518         scale 85
28519
28520 \end_inset
28521
28522 de la barra de herramientas, respectivamente, o el menú 
28523 \family sans
28524 Editar\SpecialChar \menuseparator
28525 Filas y columnas
28526 \family default
28527 .
28528 \end_layout
28529
28530 \begin_layout Subsubsection
28531 Separación de líneas
28532 \begin_inset CommandInset label
28533 LatexCommand label
28534 name "sub:Separación-de-líneas"
28535
28536 \end_inset
28537
28538
28539 \begin_inset Index idx
28540 status collapsed
28541
28542 \begin_layout Plain Layout
28543 Ecuación ! multilínea ! separación de filas
28544 \end_layout
28545
28546 \end_inset
28547
28548
28549 \end_layout
28550
28551 \begin_layout Standard
28552 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28553 \begin_inset Formula \begin{eqnarray*}
28554 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}\\
28555 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
28556 \end{eqnarray*}
28557
28558 \end_inset
28559
28560 En LaTeX un espacio adicional para una línea se especifica como argumento
28561  opcional del comando de nueva línea.
28562  Esto aún no es posible en LYX,
28563 \begin_inset Foot
28564 status collapsed
28565
28566 \begin_layout Plain Layout
28567 véase 
28568 \begin_inset CommandInset href
28569 LatexCommand href
28570 name "LyX-bug #1505"
28571 target "http://www.lyx.org/trac/ticket/1505"
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \end_inset
28579
28580  por lo que toda la ecuación debe insertarse en modo TeX.
28581  Para añadir espacio en nuestro ejemplo se inserta el comando 
28582 \series bold
28583
28584 \backslash
28585
28586 \backslash
28587 [3mm]
28588 \series default
28589  al final de la primera línea.
28590  Así: 
28591 \begin_inset ERT
28592 status collapsed
28593
28594 \begin_layout Plain Layout
28595
28596
28597 \backslash
28598 begin{eqnarray*}
28599 \end_layout
28600
28601 \begin_layout Plain Layout
28602
28603 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28604  = & 
28605 \backslash
28606 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28607 \backslash
28608
28609 \backslash
28610 [3mm]
28611 \end_layout
28612
28613 \begin_layout Plain Layout
28614
28615 4x^{2}
28616 \backslash
28617 left(B^{2}+x_{0}^{2}
28618 \backslash
28619 right)+4x_{0}x
28620 \backslash
28621 left(D-B^{2}
28622 \backslash
28623 right)+B^{2}
28624 \backslash
28625 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28626 \backslash
28627 right) & = & 0
28628 \end_layout
28629
28630 \begin_layout Plain Layout
28631
28632
28633 \backslash
28634 end{eqnarray*}
28635 \end_layout
28636
28637 \end_inset
28638
28639
28640 \begin_inset VSpace bigskip
28641 \end_inset
28642
28643
28644 \end_layout
28645
28646 \begin_layout Standard
28647 Para obtener separación en todas las líneas hay que cambiar la longitud
28648  
28649 \series bold
28650
28651 \backslash
28652 jot
28653 \series default
28654
28655 \begin_inset Index idx
28656 status collapsed
28657
28658 \begin_layout Plain Layout
28659 Comandos ! J ! 
28660 \backslash
28661 jot
28662 \end_layout
28663
28664 \end_inset
28665
28666 .
28667  La definición es: 
28668 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28669 \end_inset
28670
28671 .
28672  El valor predeterminado para 
28673 \series bold
28674
28675 \backslash
28676 jot
28677 \series default
28678  es 3
28679 \begin_inset space \thinspace{}
28680 \end_inset
28681
28682 pt.
28683  Para establecer una separación adicional de 3
28684 \begin_inset space \thinspace{}
28685 \end_inset
28686
28687 mm como en el ejemplo anterior, se inserta el comando
28688 \end_layout
28689
28690 \begin_layout Standard
28691
28692 \series bold
28693
28694 \backslash
28695 setlength{
28696 \backslash
28697 jot}{3mm+3pt}
28698 \end_layout
28699
28700 \begin_layout Standard
28701 en modo TeX antes de la ecuación.
28702  Es necesario cargar el paquete 
28703 \series bold
28704 calc
28705 \series default
28706
28707 \begin_inset Foot
28708 status collapsed
28709
28710 \begin_layout Plain Layout
28711
28712 \series bold
28713 calc
28714 \series default
28715  forma parte de toda instalación LaTeX estándar.
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \begin_inset Index idx
28722 status collapsed
28723
28724 \begin_layout Plain Layout
28725 Paquetes ! calc
28726 \end_layout
28727
28728 \end_inset
28729
28730  en el preámbulo con la línea
28731 \end_layout
28732
28733 \begin_layout Standard
28734
28735 \series bold
28736
28737 \backslash
28738 usepackage{calc}
28739 \end_layout
28740
28741 \begin_layout Standard
28742 Se obtiene:
28743 \begin_inset ERT
28744 status collapsed
28745
28746 \begin_layout Plain Layout
28747
28748
28749 \backslash
28750 setlength{
28751 \backslash
28752 jot}{3mm+3pt}
28753 \end_layout
28754
28755 \end_inset
28756
28757
28758 \begin_inset Formula \begin{eqnarray*}
28759 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}\\
28760 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
28761 \end{eqnarray*}
28762
28763 \end_inset
28764
28765
28766 \begin_inset ERT
28767 status collapsed
28768
28769 \begin_layout Plain Layout
28770
28771
28772 \backslash
28773 setlength{
28774 \backslash
28775 jot}{3pt}
28776 \end_layout
28777
28778 \end_inset
28779
28780  Para volver a la distancia predeterminada, 
28781 \series bold
28782
28783 \backslash
28784 jot
28785 \series default
28786  se establece en 3
28787 \begin_inset space \thinspace{}
28788 \end_inset
28789
28790 pt.
28791 \end_layout
28792
28793 \begin_layout Subsubsection
28794 Separación de columnas
28795 \begin_inset CommandInset label
28796 LatexCommand label
28797 name "sub:Separación-de-columnas"
28798
28799 \end_inset
28800
28801
28802 \begin_inset Index idx
28803 status collapsed
28804
28805 \begin_layout Plain Layout
28806 Ecuación ! multilínea !separación de columnas
28807 \end_layout
28808
28809 \end_inset
28810
28811
28812 \end_layout
28813
28814 \begin_layout Standard
28815 Una ecuación multilínea forma una matriz.
28816  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28817  columnas.
28818  Cambiando la separación de columnas en este entorno se puede cambiar el
28819  espacio junto al signo de relación.
28820 \end_layout
28821
28822 \begin_layout Standard
28823 La separación de columnas se especifica con la longitud
28824 \series bold
28825  
28826 \backslash
28827 arraycolsep
28828 \series default
28829
28830 \begin_inset Index idx
28831 status collapsed
28832
28833 \begin_layout Plain Layout
28834 Comandos ! A ! 
28835 \backslash
28836 arraycolsep
28837 \end_layout
28838
28839 \end_inset
28840
28841  según:
28842 \begin_inset Newline newline
28843 \end_inset
28844
28845 separación de columnas = 2
28846 \begin_inset space \thinspace{}
28847 \end_inset
28848
28849
28850 \series bold
28851
28852 \backslash
28853 arraycolsep
28854 \series default
28855
28856 \begin_inset Newline newline
28857 \end_inset
28858
28859 Así, el comando en modo TeX
28860 \end_layout
28861
28862 \begin_layout Standard
28863
28864 \series bold
28865
28866 \backslash
28867 setlength{
28868 \backslash
28869 arraycolsep}{1cm}
28870 \end_layout
28871
28872 \begin_layout Standard
28873 establece para todas las ecuaciones siguientes una separación de columnas
28874  de 2
28875 \begin_inset space \thinspace{}
28876 \end_inset
28877
28878 cm.
28879  Para volver al valor predefinido, 
28880 \series bold
28881
28882 \backslash
28883 arraycolsep
28884 \series default
28885  se pone en 5
28886 \begin_inset space \thinspace{}
28887 \end_inset
28888
28889 pt.
28890 \end_layout
28891
28892 \begin_layout Standard
28893 Una ecuación con separación de 2
28894 \begin_inset space \thinspace{}
28895 \end_inset
28896
28897 cm entre columnas:
28898 \begin_inset ERT
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902
28903
28904 \backslash
28905 setlength{
28906 \backslash
28907 arraycolsep}{1cm}
28908 \end_layout
28909
28910 \end_inset
28911
28912
28913 \begin_inset Formula \begin{eqnarray*}
28914 A & = & B\\
28915 C & \ne & A
28916 \end{eqnarray*}
28917
28918 \end_inset
28919
28920 Una ecuación con la separación predefinida para matrices, 10
28921 \begin_inset space \thinspace{}
28922 \end_inset
28923
28924 pt:
28925 \begin_inset ERT
28926 status collapsed
28927
28928 \begin_layout Plain Layout
28929
28930
28931 \backslash
28932 setlength{
28933 \backslash
28934 arraycolsep}{5pt}
28935 \end_layout
28936
28937 \end_inset
28938
28939
28940 \begin_inset Formula \begin{eqnarray*}
28941 A & = & B\\
28942 C & \ne & A
28943 \end{eqnarray*}
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \begin_layout Subsubsection
28951 Ecuaciones largas
28952 \begin_inset Index idx
28953 status collapsed
28954
28955 \begin_layout Plain Layout
28956 Ecuación ! larga
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 Se pueden componer ecuaciones largas mediante estos métodos:
28966 \end_layout
28967
28968 \begin_layout Itemize
28969 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28970  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28971 \begin_inset Formula \begin{eqnarray}
28972 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 \\
28973  &  & -\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}
28974 \end{eqnarray}
28975
28976 \end_inset
28977
28978 El signo menos al principio de la segunda línea normalmente no aparece como
28979  operador porque es el primer carácter de la línea.
28980  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28981  Para evitarlo se ha insertado 3
28982 \begin_inset space \thinspace{}
28983 \end_inset
28984
28985 pt de espacio detrás del menos con el comando 
28986 \series bold
28987
28988 \backslash
28989 hspace
28990 \series default
28991 .
28992 \begin_inset Foot
28993 status collapsed
28994
28995 \begin_layout Plain Layout
28996 véase más sobre 
28997 \series bold
28998
28999 \backslash
29000 hspace
29001 \series default
29002  en 
29003 \begin_inset CommandInset ref
29004 LatexCommand ref
29005 reference "sub:Espacio-variable"
29006
29007 \end_inset
29008
29009
29010 \end_layout
29011
29012 \end_inset
29013
29014
29015 \begin_inset Index idx
29016 status collapsed
29017
29018 \begin_layout Plain Layout
29019 Comandos ! H ! 
29020 \backslash
29021 hspace
29022 \end_layout
29023
29024 \end_inset
29025
29026
29027 \end_layout
29028
29029 \begin_layout Itemize
29030 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29031 \series bold
29032
29033 \backslash
29034 lefteqn
29035 \series default
29036
29037 \begin_inset Index idx
29038 status collapsed
29039
29040 \begin_layout Plain Layout
29041 Comandos ! L ! 
29042 \backslash
29043 lefteqn
29044 \end_layout
29045
29046 \end_inset
29047
29048 .
29049  Se inserta en la primer columna de la primera línea y hace que todas las
29050  inserciones posteriores sobreescriban las columnas siguientes:
29051 \begin_inset Formula \begin{eqnarray}
29052 \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 \\
29053  &  & -\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 \\
29054  &  & =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}
29055 \end{eqnarray}
29056
29057 \end_inset
29058
29059 Tras la inserción de 
29060 \series bold
29061
29062 \backslash
29063 lefteqn
29064 \series default
29065  el cursor está en un marco púrpura un poco a la izquierda del azul.
29066  La ecuación se inserta en éste.
29067 \begin_inset Newline newline
29068 \end_inset
29069
29070 El contenido de las restantes líneas se inserta en la segunda columna o
29071  en otra.
29072  A mayor número de columna donde se inserte, mayor sangrado.
29073 \begin_inset VSpace medskip
29074 \end_inset
29075
29076
29077 \begin_inset Newline newline
29078 \end_inset
29079
29080
29081 \begin_inset Note Greyedout
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085 Ten en cuenta lo siguiente si usas 
29086 \series bold
29087
29088 \backslash
29089 lefteqn
29090 \series default
29091 :
29092 \end_layout
29093
29094 \begin_layout Itemize
29095 La ecuación no usa la anchura total de la página.
29096  Cuando se añade, p.
29097 \begin_inset space \thinspace{}
29098 \end_inset
29099
29100 e., el término 
29101 \begin_inset Formula $-B^{2}$
29102 \end_inset
29103
29104  en la primera línea del ejemplo, debería estar fuera del margen.
29105  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29106  principio de la primera línea.
29107 \end_layout
29108
29109 \begin_layout Itemize
29110 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29111  primera línea.
29112 \begin_inset Foot
29113 status collapsed
29114
29115 \begin_layout Plain Layout
29116 \begin_inset CommandInset href
29117 LatexCommand href
29118 name "LyX-bug #1429"
29119 target "http://www.lyx.org/trac/ticket/1429"
29120
29121 \end_inset
29122
29123
29124 \end_layout
29125
29126 \end_inset
29127
29128  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29129  teclas de flecha.
29130 \end_layout
29131
29132 \end_inset
29133
29134  
29135 \end_layout
29136
29137 \begin_layout Itemize
29138 Se describen otros métodos para escribir fórmulas largas en 
29139 \begin_inset CommandInset ref
29140 LatexCommand ref
29141 reference "sub:Entorno-multilínea"
29142
29143 \end_inset
29144
29145  y 
29146 \begin_inset CommandInset ref
29147 LatexCommand ref
29148 reference "sub:Partes-de-una-multilínea"
29149
29150 \end_inset
29151
29152 .
29153 \end_layout
29154
29155 \begin_layout Subsubsection
29156 Delimitadores multilínea
29157 \begin_inset CommandInset label
29158 LatexCommand label
29159 name "sub:Delimitadores-multilínea"
29160
29161 \end_inset
29162
29163
29164 \begin_inset Index idx
29165 status collapsed
29166
29167 \begin_layout Plain Layout
29168 Delimitadores ! para varias líneas
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Standard
29177 Para poner delimitadores que cubran varias líneas hay un problema:
29178 \begin_inset Formula \begin{eqnarray*}
29179 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29180  &  & \left.\cdots+B-D\right]
29181 \end{eqnarray*}
29182
29183 \end_inset
29184
29185 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29186 res con tamaño variable no abarcan líneas múltiples.
29187 \end_layout
29188
29189 \begin_layout Standard
29190 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29191  primera línea se finaliza con 
29192 \series bold
29193
29194 \backslash
29195 right.
29196 \series default
29197
29198 \begin_inset Index idx
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 Comandos ! R ! 
29203 \backslash
29204 right
29205 \end_layout
29206
29207 \end_inset
29208
29209  y la segunda con 
29210 \series bold
29211
29212 \backslash
29213 left.
29214 \series default
29215 .
29216 \begin_inset Foot
29217 status collapsed
29218
29219 \begin_layout Plain Layout
29220 Más sobre 
29221 \series bold
29222
29223 \backslash
29224 left.
29225
29226 \series default
29227  y 
29228 \series bold
29229
29230 \backslash
29231 right.
29232
29233 \series default
29234  en 
29235 \begin_inset CommandInset ref
29236 LatexCommand ref
29237 reference "sub:Tamaño-automático-de"
29238
29239 \end_inset
29240
29241
29242 \end_layout
29243
29244 \end_inset
29245
29246
29247 \begin_inset Index idx
29248 status collapsed
29249
29250 \begin_layout Plain Layout
29251 Comandos ! L ! 
29252 \backslash
29253 left
29254 \end_layout
29255
29256 \end_inset
29257
29258  Después de 
29259 \series bold
29260
29261 \backslash
29262 left.
29263
29264 \series default
29265  se inserta el comando 
29266 \series bold
29267
29268 \backslash
29269 vphantom
29270 \series default
29271
29272 \begin_inset ERT
29273 status collapsed
29274
29275 \begin_layout Plain Layout
29276
29277
29278 \backslash
29279 spce 
29280 \end_layout
29281
29282 \end_inset
29283
29284
29285 \series bold
29286
29287 \backslash
29288 prod
29289 \series default
29290 ^
29291 \begin_inset ERT
29292 status collapsed
29293
29294 \begin_layout Plain Layout
29295
29296
29297 \backslash
29298 spce 
29299 \end_layout
29300
29301 \end_inset
29302
29303
29304 \series bold
29305
29306 \backslash
29307 infty
29308 \series default
29309
29310 \begin_inset ERT
29311 status collapsed
29312
29313 \begin_layout Plain Layout
29314
29315
29316 \backslash
29317 spce 
29318 \end_layout
29319
29320 \end_inset
29321
29322
29323 \series bold
29324
29325 \begin_inset Formula $\downarrow$
29326 \end_inset
29327
29328 _R=1}
29329 \series default
29330
29331 \begin_inset Index idx
29332 status collapsed
29333
29334 \begin_layout Plain Layout
29335 Comandos ! V ! 
29336 \backslash
29337 vphantom
29338 \end_layout
29339
29340 \end_inset
29341
29342 , porque el operador de multiplicación con sus límites es el símbolo mayor
29343  en la primera línea y ese debería ser el tamaño para el delimitador en
29344  la segunda línea.
29345 \end_layout
29346
29347 \begin_layout Standard
29348 El resultado es: 
29349 \begin_inset Formula \begin{eqnarray*}
29350 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29351  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29352 \end{eqnarray*}
29353
29354 \end_inset
29355
29356
29357 \end_layout
29358
29359 \begin_layout Subsection
29360 Entornos align
29361 \end_layout
29362
29363 \begin_layout Standard
29364 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29365  Son especialmente apropiados para poner ecuaciones adosadas.
29366 \end_layout
29367
29368 \begin_layout Standard
29369 Los entornos align constan de columnas.
29370  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29371  En un entorno align se puede numerar cada línea.
29372 \end_layout
29373
29374 \begin_layout Standard
29375 Los entornos align se crean con el menú 
29376 \family sans
29377 Insertar\SpecialChar \menuseparator
29378 Ecuación
29379 \family default
29380 .
29381  Una ecuación existente se puede convertir a align con el menú 
29382 \family sans
29383 Editar\SpecialChar \menuseparator
29384 Ecuación\SpecialChar \menuseparator
29385 Cambiar tipo de ecuación
29386 \family default
29387 .
29388 \end_layout
29389
29390 \begin_layout Standard
29391 Para añadir o quitar columnas se pueden usar los botones 
29392 \begin_inset Graphics
29393         filename ../../images/tabular-feature_append-row.png
29394         scale 85
29395
29396 \end_inset
29397
29398  o 
29399 \begin_inset Graphics
29400         filename ../../images/tabular-feature_delete-row.png
29401         scale 85
29402
29403 \end_inset
29404
29405 de la barra de ecuaciones o el menú 
29406 \family sans
29407 Editar\SpecialChar \menuseparator
29408 Filas y columnas
29409 \family default
29410 .
29411 \end_layout
29412
29413 \begin_layout Subsubsection
29414 Entorno align estándar
29415 \begin_inset CommandInset label
29416 LatexCommand label
29417 name "sub:Entorno-align-estándar"
29418
29419 \end_inset
29420
29421
29422 \begin_inset Index idx
29423 status collapsed
29424
29425 \begin_layout Plain Layout
29426 Ecuación ! multilínea ! entorno align
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Standard
29435 Este entorno align se crea pulsando 
29436 \family sans
29437 Ctrl+Retorno
29438 \family default
29439  en una ecuación o con el menú 
29440 \family sans
29441 Insertar\SpecialChar \menuseparator
29442 Ecuación\SpecialChar \menuseparator
29443 Entorno AMS align
29444 \family default
29445 .
29446 \end_layout
29447
29448 \begin_layout Standard
29449 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29450  align de cuatro columnas:
29451 \begin_inset Formula \begin{align*}
29452 A & =\sen(B) & C & =D\\
29453 C & \neq A & B & \neq D
29454 \end{align*}
29455
29456 \end_inset
29457
29458 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29459  un 
29460 \series bold
29461
29462 \backslash
29463 hfill
29464 \series default
29465
29466 \begin_inset Foot
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470 Más sobre 
29471 \series bold
29472
29473 \backslash
29474 hfill
29475 \series default
29476  en 
29477 \begin_inset CommandInset ref
29478 LatexCommand ref
29479 reference "sub:Espacio-variable"
29480
29481 \end_inset
29482
29483
29484 \end_layout
29485
29486 \end_inset
29487
29488  antes de la primera y detrás de cada columna par.
29489  Si se pone en estilo 
29490 \series bold
29491 Sangrado
29492 \series default
29493 ,
29494 \begin_inset Foot
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498 véase estilos de ecuación en 
29499 \begin_inset CommandInset ref
29500 LatexCommand ref
29501 reference "sec:Estilos-de-ecuación"
29502
29503 \end_inset
29504
29505
29506 \end_layout
29507
29508 \end_inset
29509
29510  la ecuación queda sin el 
29511 \series bold
29512
29513 \backslash
29514 hfill
29515 \series default
29516  ante la primera columna.
29517 \end_layout
29518
29519 \begin_layout Subsubsection
29520 Entorno alignat
29521 \begin_inset Index idx
29522 status collapsed
29523
29524 \begin_layout Plain Layout
29525 Ecuación ! multilínea ! entorno alignat
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \begin_layout Standard
29534 El entorno alignat no tiene separación predefinida de columnas.
29535  Se puede insertar manualmente con los espacios descritos en 
29536 \begin_inset CommandInset ref
29537 LatexCommand ref
29538 reference "sec:Espacio"
29539
29540 \end_inset
29541
29542 .
29543 \end_layout
29544
29545 \begin_layout Standard
29546 El ejemplo anterior en el entorno alignat, con un espacio de 1
29547 \begin_inset space \thinspace{}
29548 \end_inset
29549
29550 cm al comienzo da la segunda ecuación:
29551 \begin_inset Formula \begin{alignat*}{2}
29552 A & =\sen(B)\hspace{1cm} & C & =D\\
29553 C & \neq A & B & \neq D
29554 \end{alignat*}
29555
29556 \end_inset
29557
29558 Como cada columna puede tener un espacio diferente, este entorno es especialment
29559 e apropiado para poner tres o más ecuaciones adosadas.
29560 \end_layout
29561
29562 \begin_layout Subsubsection
29563 Entorno flalign
29564 \begin_inset CommandInset label
29565 LatexCommand label
29566 name "sub:Entorno-flalign"
29567
29568 \end_inset
29569
29570
29571 \begin_inset Index idx
29572 status collapsed
29573
29574 \begin_layout Plain Layout
29575 Ecuación ! multilínea ! entorno flalign
29576 \end_layout
29577
29578 \end_inset
29579
29580
29581 \end_layout
29582
29583 \begin_layout Standard
29584 En este entorno las dos primeras columnas están siempre tan a la izquierda
29585  como sea posible y las dos últimas a la derecha.
29586  Ejemplo:
29587 \begin_inset Formula \begin{flalign*}
29588 A & =1 & B & =2 & C & =3\\
29589 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29590 \end{flalign*}
29591
29592 \end_inset
29593
29594 En un entorno flalign con un número impar de columnas, en la última de las
29595  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29596  alineadas a la izquierda, aunque se use el estilo 
29597 \series bold
29598 Centrado
29599 \series default
29600 .
29601  Un ejemplo de fórmula sangrada 
29602 \begin_inset CommandInset ref
29603 LatexCommand eqref
29604 reference "eq:IntVol"
29605
29606 \end_inset
29607
29608 :
29609 \begin_inset Formula \begin{flalign}
29610 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29611
29612 \end_inset
29613
29614 Las dos primeras columnas contienen la fórmula.
29615  Para sangrarla como con el estilo 
29616 \series bold
29617 Sangrado
29618 \series default
29619 , se añade un espacio de 30
29620 \begin_inset space \thinspace{}
29621 \end_inset
29622
29623 pt al comienzo de la primera columna.
29624  
29625 \end_layout
29626
29627 \begin_layout Subsection
29628 Entorno eqnarray
29629 \begin_inset CommandInset label
29630 LatexCommand label
29631 name "sub:Entorno-eqnarray"
29632
29633 \end_inset
29634
29635
29636 \begin_inset Index idx
29637 status collapsed
29638
29639 \begin_layout Plain Layout
29640 Ecuación ! multilínea ! entorno eqnarray
29641 \end_layout
29642
29643 \end_inset
29644
29645
29646 \begin_inset Index idx
29647 status collapsed
29648
29649 \begin_layout Plain Layout
29650 Ecuación ! multilínea ! entorno eqnarray
29651 \end_layout
29652
29653 \end_inset
29654
29655
29656 \end_layout
29657
29658 \begin_layout Standard
29659 Al introducir este entorno aparecen tres marcos azules.
29660  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29661  El contenido del marco central está centrado y algo más pequeño, porque
29662  está diseñado para insertar sólo caracteres de relación.
29663 \begin_inset Formula \begin{eqnarray*}
29664 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29665 AB & AB & AB\\
29666 A & = & A
29667 \end{eqnarray*}
29668
29669 \end_inset
29670
29671
29672 \end_layout
29673
29674 \begin_layout Subsection
29675 Entorno gather
29676 \begin_inset Index idx
29677 status collapsed
29678
29679 \begin_layout Plain Layout
29680 Ecuación ! multilínea ! entorno gather
29681 \end_layout
29682
29683 \end_inset
29684
29685
29686 \end_layout
29687
29688 \begin_layout Standard
29689 Este entorno consta de una sola columna centrada.
29690  Se puede numerar cada línea.
29691 \begin_inset Formula \begin{gather}
29692 A=1\\
29693 X=\mbox{-}1
29694 \end{gather}
29695
29696 \end_inset
29697
29698
29699 \end_layout
29700
29701 \begin_layout Subsection
29702 Entorno multilínea
29703 \begin_inset CommandInset label
29704 LatexCommand label
29705 name "sub:Entorno-multilínea"
29706
29707 \end_inset
29708
29709
29710 \begin_inset Index idx
29711 status collapsed
29712
29713 \begin_layout Plain Layout
29714 Ecuación ! multilínea ! entorno multilínea
29715 \end_layout
29716
29717 \end_inset
29718
29719
29720 \end_layout
29721
29722 \begin_layout Standard
29723 El entorno multilínea, como gather, consta de una sola columna.
29724  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29725  Las demás están centradas.
29726  Por tanto este entorno es apropiado para ecuaciones largas.
29727  Como ejemplo, la ecuación
29728 \begin_inset space ~
29729 \end_inset
29730
29731
29732 \begin_inset CommandInset ref
29733 LatexCommand eqref
29734 reference "eq:lefteqn"
29735
29736 \end_inset
29737
29738  en entorno multilínea:
29739 \begin_inset Formula \begin{multline}
29740 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}\\
29741 -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}\\
29742 =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}}
29743 \end{multline}
29744
29745 \end_inset
29746
29747 En la salida sólo aparece numerada la última (primera) línea si la numeración
29748  del documento es a la derecha (izquierda).
29749 \begin_inset Foot
29750 status collapsed
29751
29752 \begin_layout Plain Layout
29753 véanse los estilos de numeración en 
29754 \begin_inset CommandInset ref
29755 LatexCommand ref
29756 reference "sec:Estilos-de-ecuación"
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \begin_layout Standard
29769 Con los comandos 
29770 \series bold
29771
29772 \backslash
29773 shoveright
29774 \series default
29775
29776 \begin_inset Index idx
29777 status collapsed
29778
29779 \begin_layout Plain Layout
29780 Comandos ! S ! 
29781 \backslash
29782 shoveright
29783 \end_layout
29784
29785 \end_inset
29786
29787  y 
29788 \series bold
29789
29790 \backslash
29791 shoveleft
29792 \series default
29793
29794 \begin_inset Index idx
29795 status collapsed
29796
29797 \begin_layout Plain Layout
29798 Comandos ! S ! 
29799 \backslash
29800 shoveleft
29801 \end_layout
29802
29803 \end_inset
29804
29805 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29806 ente.
29807  Los comandos se usan como sigue:
29808 \end_layout
29809
29810 \begin_layout Standard
29811
29812 \series bold
29813
29814 \backslash
29815 shoveright{contenido de la línea}
29816 \series default
29817  y 
29818 \series bold
29819
29820 \backslash
29821 shoveleft{contenido de la línea}
29822 \end_layout
29823
29824 \begin_layout Standard
29825 \begin_inset VSpace medskip
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Standard
29832 La longitud 
29833 \series bold
29834
29835 \backslash
29836 multlinegap
29837 \series default
29838
29839 \begin_inset Index idx
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843 Comandos ! M ! 
29844 \backslash
29845 multlinegap
29846 \end_layout
29847
29848 \end_inset
29849
29850  especifica la distancia de la primera línea desde el margen izquierdo de
29851  la página.
29852  Esta longitud es 0
29853 \begin_inset space \thinspace{}
29854 \end_inset
29855
29856 pt por omisión.
29857 \end_layout
29858
29859 \begin_layout Standard
29860 Como ejemplo la ecuación anterior con el comando
29861 \end_layout
29862
29863 \begin_layout Standard
29864
29865 \series bold
29866
29867 \backslash
29868 setlength{
29869 \backslash
29870 multlinegap}{2cm}
29871 \end_layout
29872
29873 \begin_layout Standard
29874 insertado previamente en modo TeX:
29875 \begin_inset ERT
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879
29880
29881 \backslash
29882 setlength{
29883 \backslash
29884 multlinegap}{2cm}
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \begin_inset Formula \begin{multline}
29891 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}\\
29892 \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}}\\
29893 =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}}
29894 \end{multline}
29895
29896 \end_inset
29897
29898
29899 \begin_inset ERT
29900 status collapsed
29901
29902 \begin_layout Plain Layout
29903
29904
29905 \backslash
29906 setlength{
29907 \backslash
29908 multlinegap}{0pt}
29909 \end_layout
29910
29911 \end_inset
29912
29913 La segunda línea se ha alineado a la izquierda con 
29914 \series bold
29915
29916 \backslash
29917 shoveleft
29918 \series default
29919 .
29920 \end_layout
29921
29922 \begin_layout Subsection
29923 Partes de una ecuación multilínea
29924 \begin_inset CommandInset label
29925 LatexCommand label
29926 name "sub:Partes-de-una-multilínea"
29927
29928 \end_inset
29929
29930
29931 \begin_inset Index idx
29932 status collapsed
29933
29934 \begin_layout Plain Layout
29935 Ecuación ! multilínea ! partes de
29936 \end_layout
29937
29938 \end_inset
29939
29940
29941 \end_layout
29942
29943 \begin_layout Standard
29944 Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes
29945  entornos: 
29946 \series bold
29947 aligned
29948 \series default
29949
29950 \series bold
29951 alignedat
29952 \series default
29953
29954 \series bold
29955 gathered
29956 \series default
29957  o 
29958 \series bold
29959 split
29960 \series default
29961 .
29962  Se pueden elegir en el menú 
29963 \family sans
29964 Insertar\SpecialChar \menuseparator
29965 Ecuación
29966 \family default
29967  o usando los comandos aquí descritos.
29968 \end_layout
29969
29970 \begin_layout Standard
29971 Los tres primeros tienen las mismas propiedades que los correspondientes
29972  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29973  Un ejemplo:
29974 \begin_inset Formula \[
29975 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29976 \Delta E\Delta t & \ge\frac{\hbar}{2}
29977 \end{aligned}
29978 \right\} \mbox{Relaciones de incertidumbre}\]
29979
29980 \end_inset
29981
29982 Para componer esta expresión se inserta una ecuación presentada y en ella
29983  se introduce el comando 
29984 \series bold
29985
29986 \backslash
29987 aligned
29988 \series default
29989
29990 \begin_inset Index idx
29991 status collapsed
29992
29993 \begin_layout Plain Layout
29994 Comandos ! A ! 
29995 \backslash
29996 aligned
29997 \end_layout
29998
29999 \end_inset
30000
30001 .
30002  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30003  añadir filas y columnas.
30004  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30005  como la llave.
30006 \end_layout
30007
30008 \begin_layout Standard
30009 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30010  se alinean horizontalmente.
30011  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30012  de ecuación se centra verticalmente con las líneas.
30013  Como ejemplo, la ecuación 
30014 \begin_inset CommandInset ref
30015 LatexCommand eqref
30016 reference "eq:cortolargo"
30017
30018 \end_inset
30019
30020  en entorno aligned: 
30021 \begin_inset Formula \begin{equation}
30022 \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}|}\\
30023  & -\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}|}
30024 \end{aligned}
30025 \end{equation}
30026
30027 \end_inset
30028
30029 Para usar los entornos 
30030 \series bold
30031 alignedat
30032 \series default
30033
30034 \series bold
30035 gathered
30036 \series default
30037 , o 
30038 \series bold
30039 split
30040 \series default
30041 , se insertan respectivamente los comandos
30042 \series bold
30043  
30044 \backslash
30045 alignedat
30046 \series default
30047 ,
30048 \begin_inset Index idx
30049 status collapsed
30050
30051 \begin_layout Plain Layout
30052 Comandos ! A ! 
30053 \backslash
30054 alignedat
30055 \end_layout
30056
30057 \end_inset
30058
30059  
30060 \series bold
30061
30062 \backslash
30063 gathered
30064 \series default
30065
30066 \begin_inset Index idx
30067 status collapsed
30068
30069 \begin_layout Plain Layout
30070 Comandos ! G ! 
30071 \backslash
30072 gathered
30073 \end_layout
30074
30075 \end_inset
30076
30077 , o 
30078 \series bold
30079
30080 \backslash
30081 split
30082 \series default
30083
30084 \begin_inset Index idx
30085 status collapsed
30086
30087 \begin_layout Plain Layout
30088 Comandos ! S ! 
30089 \backslash
30090 split
30091 \end_layout
30092
30093 \end_inset
30094
30095 .
30096  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30097  tener dos columnas.
30098 \end_layout
30099
30100 \begin_layout Subsection
30101 Texto en ecuaciones multilínea
30102 \begin_inset CommandInset label
30103 LatexCommand label
30104 name "sub:Texto-en-multilínea"
30105
30106 \end_inset
30107
30108
30109 \begin_inset Index idx
30110 status collapsed
30111
30112 \begin_layout Plain Layout
30113 Texto ! en ecuaciones
30114 \end_layout
30115
30116 \end_inset
30117
30118
30119 \begin_inset Index idx
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123 Ecuación ! multilínea ! texto en
30124 \end_layout
30125
30126 \end_inset
30127
30128
30129 \end_layout
30130
30131 \begin_layout Standard
30132 En los entornos Align, multilínea y gather, se puede insertar texto que
30133  se mostrará en una línea separada y que no afecta la alineación de columna.
30134  Para esto se usa el comando 
30135 \series bold
30136
30137 \backslash
30138 intertext
30139 \series default
30140
30141 \begin_inset Index idx
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145 Comandos ! I ! 
30146 \backslash
30147 intertext
30148 \end_layout
30149
30150 \end_inset
30151
30152  con el siguiente esquema:
30153 \end_layout
30154
30155 \begin_layout Standard
30156
30157 \series bold
30158
30159 \backslash
30160 intertext{texto}
30161 \end_layout
30162
30163 \begin_layout Standard
30164 El texto no debería ocupar más de una línea porque no se puede partir con
30165  guión.
30166  Como LyX aún no soporta 
30167 \series bold
30168
30169 \backslash
30170 intertext
30171 \series default
30172  directamente, el texto se escribe como texto matemático.
30173  
30174 \series bold
30175
30176 \backslash
30177 intertext
30178 \series default
30179  debe por tanto estar al comienzo de una línea y en la salida se presenta
30180  sobre esta línea.
30181  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30182 \begin_inset Formula \begin{align}
30183 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30184 \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
30185 \end{align}
30186
30187 \end_inset
30188
30189
30190 \end_layout
30191
30192 \begin_layout Standard
30193 \begin_inset Newpage newpage
30194 \end_inset
30195
30196
30197 \end_layout
30198
30199 \begin_layout Section
30200 Numeración de ecuaciones
30201 \begin_inset Index idx
30202 status collapsed
30203
30204 \begin_layout Plain Layout
30205 Ecuación ! numeración|see
30206 \begin_inset ERT
30207 status collapsed
30208
30209 \begin_layout Plain Layout
30210
30211 {
30212 \end_layout
30213
30214 \end_inset
30215
30216 Numeración de ecuaciones
30217 \begin_inset ERT
30218 status collapsed
30219
30220 \begin_layout Plain Layout
30221
30222 }
30223 \end_layout
30224
30225 \end_inset
30226
30227
30228 \end_layout
30229
30230 \end_inset
30231
30232
30233 \begin_inset Index idx
30234 status collapsed
30235
30236 \begin_layout Plain Layout
30237 Numeración de ecuaciones
30238 \end_layout
30239
30240 \end_inset
30241
30242
30243 \end_layout
30244
30245 \begin_layout Subsection
30246 General
30247 \end_layout
30248
30249 \begin_layout Standard
30250 Las ecuaciones numeradas se insertan con el menú 
30251 \family sans
30252 Insertar\SpecialChar \menuseparator
30253 Ecuación
30254 \family default
30255  
30256 \family sans
30257 \SpecialChar \menuseparator
30258 Ecuación
30259 \begin_inset space ~
30260 \end_inset
30261
30262 numerada
30263 \family default
30264  (atajo 
30265 \family sans
30266 Ctrl+Alt
30267 \begin_inset space ~
30268 \end_inset
30269
30270 N
30271 \family default
30272 ).
30273  Ecuaciones existentes se pueden numerar con el menú 
30274 \family sans
30275 Editar\SpecialChar \menuseparator
30276 Ecuación\SpecialChar \menuseparator
30277 Conmutar
30278 \begin_inset space ~
30279 \end_inset
30280
30281 numeración
30282 \family default
30283  (atajo
30284 \family sans
30285  Alt+M
30286 \begin_inset space ~
30287 \end_inset
30288
30289 N
30290 \family default
30291 ).
30292  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30293  En la salida se muestra el número real.
30294 \end_layout
30295
30296 \begin_layout Standard
30297 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30298  líneas.
30299  No obstante, la numeración se puede controlar en cada línea con el menú
30300  
30301 \family sans
30302 Editar\SpecialChar \menuseparator
30303 Ecuación\SpecialChar \menuseparator
30304 Conmutar
30305 \begin_inset space ~
30306 \end_inset
30307
30308 numeración
30309 \begin_inset space ~
30310 \end_inset
30311
30312 de
30313 \begin_inset space ~
30314 \end_inset
30315
30316 línea
30317 \family default
30318  (atajo
30319 \family sans
30320  Alt+M
30321 \begin_inset space ~
30322 \end_inset
30323
30324 Mayúsculas+N
30325 \family default
30326 ).
30327 \end_layout
30328
30329 \begin_layout Standard
30330 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30331  distintos, véase 
30332 \begin_inset CommandInset ref
30333 LatexCommand ref
30334 reference "sec:Estilos-de-ecuación"
30335
30336 \end_inset
30337
30338 .
30339 \end_layout
30340
30341 \begin_layout Subsection
30342 Referencias cruzadas
30343 \begin_inset Index idx
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347 Ecuación ! referencias cruzadas a
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \begin_layout Standard
30356 Todas las ecuaciones con etiqueta se pueden referenciar.
30357  La etiqueta se añade con el menú 
30358 \family sans
30359 Insertar\SpecialChar \menuseparator
30360 Etiqueta
30361 \family default
30362  o con el botón 
30363 \begin_inset Graphics
30364         filename ../../images/label-insert.png
30365         scale 85
30366
30367 \end_inset
30368
30369  de la barra de herramientas.
30370  El cursor debe estar dentro de una ecuación en modo presentación.
30371  Surge un diálogo con el prefijo 
30372 \series bold
30373 eq:
30374 \series default
30375 , detrás del cual se escribe el texto de la etiqueta.
30376  El prefijo significa 
30377 \begin_inset Quotes fld
30378 \end_inset
30379
30380 equation
30381 \begin_inset Quotes frd
30382 \end_inset
30383
30384  y hace más fácil encontrar etiquetas en documentos extensos porque así
30385  se distingue p.
30386 \begin_inset space \thinspace{}
30387 \end_inset
30388
30389 e.
30390 \begin_inset space ~
30391 \end_inset
30392
30393 de las etiquetas de sección.
30394  Para cambiar una etiqueta se usa de nuevo el menú 
30395 \family sans
30396 Insertar\SpecialChar \menuseparator
30397 Etiqueta
30398 \family default
30399 .
30400 \end_layout
30401
30402 \begin_layout Standard
30403 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30404  ecuación.
30405  Una ecuación con etiqueta se numera siempre.
30406 \end_layout
30407
30408 \begin_layout Standard
30409 Las referencias cruzadas se insertan mediante el menú 
30410 \family sans
30411 Insertar\SpecialChar \menuseparator
30412 Referencia cruzada
30413 \family default
30414  o con el botón 
30415 \begin_inset Graphics
30416         filename ../../images/dialog-show-new-inset_ref.png
30417         scale 85
30418
30419 \end_inset
30420
30421 .
30422  Una referencia a una ecuación aparece en la salida con su número.
30423  Si en el diálogo de referencia cruzada se elige el formato 
30424 \series bold
30425 (<referencia>)
30426 \series default
30427 , la referencia se muestra en la salida entre paréntesis.
30428  
30429 \begin_inset Newline newline
30430 \end_inset
30431
30432 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30433  a la ecuación de referencia.
30434 \end_layout
30435
30436 \begin_layout Standard
30437 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30438  siguientes:
30439 \begin_inset Note Note
30440 status collapsed
30441
30442 \begin_layout Plain Layout
30443 Observa los distintos tipos de referencias cruzadas.
30444 \end_layout
30445
30446 \end_inset
30447
30448
30449 \end_layout
30450
30451 \begin_layout Standard
30452 Las ecuaciones 
30453 \begin_inset CommandInset ref
30454 LatexCommand eqref
30455 reference "eq:tag"
30456
30457 \end_inset
30458
30459  y 
30460 \begin_inset CommandInset ref
30461 LatexCommand eqref
30462 reference "eq:c"
30463
30464 \end_inset
30465
30466  son equivalentes.
30467  En (
30468 \begin_inset CommandInset ref
30469 LatexCommand ref
30470 reference "eq:Lat"
30471
30472 \end_inset
30473
30474 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30475 \begin_inset CommandInset ref
30476 LatexCommand ref
30477 reference "eq:Rom"
30478
30479 \end_inset
30480
30481 ).
30482 \begin_inset VSpace medskip
30483 \end_inset
30484
30485
30486 \end_layout
30487
30488 \begin_layout Standard
30489 Si el argumento de 
30490 \series bold
30491
30492 \backslash
30493 tag
30494 \begin_inset Foot
30495 status collapsed
30496
30497 \begin_layout Plain Layout
30498
30499 \series bold
30500
30501 \backslash
30502 tag
30503 \series default
30504  se describe en 
30505 \begin_inset CommandInset ref
30506 LatexCommand ref
30507 reference "sub:Numeración-personalizada"
30508
30509 \end_inset
30510
30511
30512 \end_layout
30513
30514 \end_inset
30515
30516
30517 \series default
30518  contiene un marco, como se describe en la 
30519 \begin_inset CommandInset ref
30520 LatexCommand ref
30521 reference "sub:Cuadros-de-párrafo"
30522
30523 \end_inset
30524
30525 , no se puede referenciar la ecuación.
30526 \end_layout
30527
30528 \begin_layout Subsection
30529 Subnumeración
30530 \begin_inset Index idx
30531 status collapsed
30532
30533 \begin_layout Plain Layout
30534 Numeración de ecuaciones ! subnumeración
30535 \end_layout
30536
30537 \end_inset
30538
30539
30540 \end_layout
30541
30542 \begin_layout Standard
30543 Con ayuda de los comandos 
30544 \series bold
30545
30546 \backslash
30547 begin{subequations}
30548 \series default
30549  y 
30550 \series bold
30551
30552 \backslash
30553 end{subequations}
30554 \series default
30555  en modo TeX se pueden subnumerar ecuaciones.
30556 \end_layout
30557
30558 \begin_layout Standard
30559 Ejemplo:
30560 \begin_inset Formula \begin{equation}
30561 A=C-B\label{eq:a}\end{equation}
30562
30563 \end_inset
30564
30565
30566 \begin_inset ERT
30567 status collapsed
30568
30569 \begin_layout Plain Layout
30570
30571
30572 \backslash
30573 addtocounter{equation}{-1}
30574 \end_layout
30575
30576 \end_inset
30577
30578
30579 \begin_inset ERT
30580 status collapsed
30581
30582 \begin_layout Plain Layout
30583
30584
30585 \backslash
30586 begin{subequations}
30587 \end_layout
30588
30589 \end_inset
30590
30591
30592 \begin_inset VSpace -5mm
30593 \end_inset
30594
30595
30596 \begin_inset Formula \begin{equation}
30597 B=C-A\label{eq:b}\end{equation}
30598
30599 \end_inset
30600
30601
30602 \begin_inset Formula \begin{equation}
30603 C=A+B\label{eq:c}\end{equation}
30604
30605 \end_inset
30606
30607
30608 \end_layout
30609
30610 \begin_layout Standard
30611 \begin_inset ERT
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615
30616
30617 \backslash
30618 end{subequations}
30619 \end_layout
30620
30621 \end_inset
30622
30623
30624 \end_layout
30625
30626 \begin_layout Standard
30627 Para este ejemplo se ha hecho lo siguiente:
30628 \end_layout
30629
30630 \begin_layout Enumerate
30631 se inserta la primera ecuación
30632 \end_layout
30633
30634 \begin_layout Enumerate
30635 después de ella se inserta
30636 \series bold
30637
30638 \begin_inset Newline newline
30639 \end_inset
30640
30641
30642 \backslash
30643 addtocounter{equation}{-1} 
30644 \backslash
30645 begin{subequations}
30646 \begin_inset Index idx
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650 Comandos ! A ! 
30651 \backslash
30652 addtocounter
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \end_layout
30659
30660 \begin_layout Enumerate
30661 se inserta la segunda ecuación
30662 \end_layout
30663
30664 \begin_layout Enumerate
30665 se inserta la tercera ecuación
30666 \end_layout
30667
30668 \begin_layout Enumerate
30669 se inserta 
30670 \series bold
30671
30672 \backslash
30673 end{subequations}
30674 \series default
30675  tras la tercera ecuación
30676 \end_layout
30677
30678 \begin_layout Standard
30679 Toda ecuación entre los comandos 
30680 \series bold
30681
30682 \backslash
30683 begin
30684 \series default
30685  y 
30686 \series bold
30687
30688 \backslash
30689 end
30690 \series default
30691  se subnumera con a, b, c\SpecialChar \ldots{}
30692  En ecuaciones multilínea se subnumerará cada línea.
30693  Todas las ecuaciones subnumeradas son tratadas como 
30694 \emph on
30695 una
30696 \emph default
30697  ecuación numerada.
30698  Pero como cada ecuación numerada aumenta el contador 
30699 \series bold
30700 equation
30701 \series default
30702  en uno, hay que disminuir el comando 
30703 \series bold
30704
30705 \backslash
30706 addtocounter
30707 \series default
30708 .
30709  De lo contrario, las ecuaciones 
30710 \begin_inset CommandInset ref
30711 LatexCommand eqref
30712 reference "eq:a"
30713
30714 \end_inset
30715
30716
30717 \begin_inset CommandInset ref
30718 LatexCommand eqref
30719 reference "eq:b"
30720
30721 \end_inset
30722
30723
30724 \begin_inset CommandInset ref
30725 LatexCommand eqref
30726 reference "eq:c"
30727
30728 \end_inset
30729
30730  se numerarían 
30731 \begin_inset CommandInset ref
30732 LatexCommand eqref
30733 reference "eq:a"
30734
30735 \end_inset
30736
30737
30738 \begin_inset CommandInset ref
30739 LatexCommand eqref
30740 reference "eq:d"
30741
30742 \end_inset
30743
30744
30745 \begin_inset CommandInset ref
30746 LatexCommand eqref
30747 reference "eq:f"
30748
30749 \end_inset
30750
30751 .
30752 \end_layout
30753
30754 \begin_layout Standard
30755 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30756  ecuaciones.
30757  Para evitarlo se inserta ese espacio vertical de -5
30758 \begin_inset space \thinspace{}
30759 \end_inset
30760
30761 mm detrás del comando 
30762 \series bold
30763
30764 \backslash
30765 begin{subequations}
30766 \series default
30767 .
30768
30769 \series bold
30770  
30771 \series default
30772 Si se usa el estilo 
30773 \series bold
30774 Sangrado
30775 \series default
30776
30777 \begin_inset Foot
30778 status collapsed
30779
30780 \begin_layout Plain Layout
30781 véase estilos de ecuación en 
30782 \begin_inset CommandInset ref
30783 LatexCommand ref
30784 reference "sec:Estilos-de-ecuación"
30785
30786 \end_inset
30787
30788
30789 \end_layout
30790
30791 \end_inset
30792
30793 , entonces se inserta -7
30794 \begin_inset space \thinspace{}
30795 \end_inset
30796
30797 mm.
30798 \end_layout
30799
30800 \begin_layout Standard
30801 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30802  de la segunda línea:
30803 \begin_inset ERT
30804 status collapsed
30805
30806 \begin_layout Plain Layout
30807
30808
30809 \backslash
30810 begin{subequations}
30811 \end_layout
30812
30813 \end_inset
30814
30815
30816 \begin_inset Formula \begin{eqnarray}
30817 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30818  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30819  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30820 \end{eqnarray}
30821
30822 \end_inset
30823
30824
30825 \begin_inset ERT
30826 status collapsed
30827
30828 \begin_layout Plain Layout
30829
30830
30831 \backslash
30832 end{subequations}
30833 \end_layout
30834
30835 \end_inset
30836
30837
30838 \end_layout
30839
30840 \begin_layout Subsection
30841 Numeración definida por el usuario
30842 \begin_inset CommandInset label
30843 LatexCommand label
30844 name "sub:Numeración-personalizada"
30845
30846 \end_inset
30847
30848
30849 \begin_inset Index idx
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853 Numeración de ecuaciones ! personalizada
30854 \end_layout
30855
30856 \end_inset
30857
30858
30859 \end_layout
30860
30861 \begin_layout Standard
30862 Con la numeración estándar el número se coloca entre paréntesis.
30863  Para reemplazar los paréntesis con barras verticales, p.
30864 \begin_inset space \thinspace{}
30865 \end_inset
30866
30867 e., se añade al preámbulo LaTeX la línea: 
30868 \end_layout
30869
30870 \begin_layout Standard
30871
30872 \series bold
30873
30874 \backslash
30875 def
30876 \backslash
30877 tagform@#1{
30878 \backslash
30879 maketag@@@{|#1|}}
30880 \series default
30881
30882 \begin_inset Note Note
30883 status collapsed
30884
30885 \begin_layout Plain Layout
30886 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30887  Para activarlo, quita el % del principio.
30888 \end_layout
30889
30890 \end_inset
30891
30892
30893 \end_layout
30894
30895 \begin_layout Standard
30896 Para usar otros caracteres, se reemplazan las barras al lado de 
30897 \series bold
30898 #1
30899 \series default
30900  por ellos.
30901  Para obtener sólo el número de ecuación se omiten las barras verticales.
30902 \begin_inset VSpace bigskip
30903 \end_inset
30904
30905
30906 \end_layout
30907
30908 \begin_layout Standard
30909 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30910  consecutivo, se usa el comando 
30911 \series bold
30912
30913 \backslash
30914 tag
30915 \begin_inset Index idx
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919 Comandos ! T ! 
30920 \backslash
30921 tag
30922 \end_layout
30923
30924 \end_inset
30925
30926
30927 \series default
30928 :
30929 \begin_inset Formula \begin{equation}
30930 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30931
30932 \end_inset
30933
30934 En este ejemplo se ha insertado el comando
30935 \series bold
30936  
30937 \backslash
30938 tag
30939 \begin_inset ERT
30940 status collapsed
30941
30942 \begin_layout Plain Layout
30943
30944
30945 \backslash
30946 spce 
30947 \end_layout
30948
30949 \end_inset
30950
30951 algo
30952 \series default
30953  en la ecuación.
30954 \end_layout
30955
30956 \begin_layout Standard
30957 Si se usa en su lugar el comando con asterisco 
30958 \series bold
30959
30960 \backslash
30961 tag*
30962 \begin_inset ERT
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966
30967
30968 \backslash
30969 spce 
30970 \end_layout
30971
30972 \end_inset
30973
30974 algo
30975 \series default
30976  no se imprimen los paréntesis:
30977 \begin_inset Formula \[
30978 A+B=C\tag*{algo}\]
30979
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \begin_layout Standard
30986 \begin_inset VSpace bigskip
30987 \end_inset
30988
30989
30990 \end_layout
30991
30992 \begin_layout Standard
30993 Para reiniciar la numeración en nuevas partes o secciones del documento
30994  se usan los siguientes comandos:
30995 \end_layout
30996
30997 \begin_layout Standard
30998
30999 \series bold
31000
31001 \backslash
31002 @addtoreset{equation}{part}
31003 \series default
31004
31005 \begin_inset Index idx
31006 status collapsed
31007
31008 \begin_layout Plain Layout
31009 Comandos ! 
31010 \begin_inset ERT
31011 status collapsed
31012
31013 \begin_layout Plain Layout
31014
31015 "
31016 \end_layout
31017
31018 \end_inset
31019
31020 @
31021 \begin_inset ERT
31022 status collapsed
31023
31024 \begin_layout Plain Layout
31025
31026 "
31027 \end_layout
31028
31029 \end_inset
31030
31031  ! 
31032 \backslash
31033
31034 \begin_inset ERT
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038
31039 "
31040 \end_layout
31041
31042 \end_inset
31043
31044 @
31045 \begin_inset ERT
31046 status collapsed
31047
31048 \begin_layout Plain Layout
31049
31050 "
31051 \end_layout
31052
31053 \end_inset
31054
31055 addtoreset
31056 \end_layout
31057
31058 \end_inset
31059
31060
31061 \begin_inset Newline newline
31062 \end_inset
31063
31064
31065 \series bold
31066
31067 \backslash
31068 @addtoreset{equation}{section}
31069 \end_layout
31070
31071 \begin_layout Standard
31072 Pata poder usar estos comandos en modo TeX, el carácter 
31073 \begin_inset Quotes fld
31074 \end_inset
31075
31076 @
31077 \begin_inset Quotes frd
31078 \end_inset
31079
31080  debe 
31081 \begin_inset Quotes fld
31082 \end_inset
31083
31084 activarse
31085 \begin_inset Quotes frd
31086 \end_inset
31087
31088  para LaTeX con el comando 
31089 \series bold
31090
31091 \backslash
31092 makeatletter
31093 \series default
31094 .
31095  El comando 
31096 \series bold
31097
31098 \backslash
31099 makeatother
31100 \series default
31101  deshace esto.
31102  Así pues, la secuencia de comandos en modo TeX es:
31103 \end_layout
31104
31105 \begin_layout Standard
31106
31107 \series bold
31108
31109 \backslash
31110 makeatletter
31111 \begin_inset Newline newline
31112 \end_inset
31113
31114
31115 \backslash
31116 @addtoreset{equation}{section}
31117 \begin_inset Newline newline
31118 \end_inset
31119
31120
31121 \backslash
31122 makeatother
31123 \end_layout
31124
31125 \begin_layout Standard
31126 En el preámbulo LaTeX se pueden omitir 
31127 \series bold
31128
31129 \backslash
31130 makeatletter
31131 \series default
31132  y 
31133 \series bold
31134
31135 \backslash
31136 makeatother
31137 \series default
31138  pues son automáticamente insertados por LyX.
31139 \end_layout
31140
31141 \begin_layout Standard
31142 Para el comando 
31143 \series bold
31144
31145 \backslash
31146 @addtoreset
31147 \series default
31148 ,
31149 \series bold
31150  
31151 \series default
31152 hay que cargar en el preámbulo LaTeX el archivo 
31153 \series bold
31154 remreset.sty
31155 \series default
31156
31157 \begin_inset Foot
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161
31162 \series bold
31163 remreset
31164 \series default
31165  es parte del paquete LaTeX 
31166 \series bold
31167 carlisle
31168 \series default
31169
31170 \begin_inset Index idx
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174 Paquetes ! carlisle
31175 \end_layout
31176
31177 \end_inset
31178
31179 , incluido en las instalaciones estándar de LaTeX.
31180 \end_layout
31181
31182 \end_inset
31183
31184
31185 \begin_inset Index idx
31186 status collapsed
31187
31188 \begin_layout Plain Layout
31189 Paquetes ! remreset
31190 \end_layout
31191
31192 \end_inset
31193
31194  con la línea
31195 \end_layout
31196
31197 \begin_layout Standard
31198
31199 \series bold
31200
31201 \backslash
31202 usepackage{remreset}
31203 \end_layout
31204
31205 \begin_layout Standard
31206 Entonces se puede usar el comando 
31207 \series bold
31208
31209 \backslash
31210 @removefromreset
31211 \series default
31212
31213 \begin_inset Index idx
31214 status collapsed
31215
31216 \begin_layout Plain Layout
31217 Comandos ! 
31218 \begin_inset ERT
31219 status collapsed
31220
31221 \begin_layout Plain Layout
31222
31223 "
31224 \end_layout
31225
31226 \end_inset
31227
31228 @
31229 \begin_inset ERT
31230 status collapsed
31231
31232 \begin_layout Plain Layout
31233
31234 "
31235 \end_layout
31236
31237 \end_inset
31238
31239  ! 
31240 \backslash
31241
31242 \begin_inset ERT
31243 status collapsed
31244
31245 \begin_layout Plain Layout
31246
31247 "
31248 \end_layout
31249
31250 \end_inset
31251
31252 @
31253 \begin_inset ERT
31254 status collapsed
31255
31256 \begin_layout Plain Layout
31257
31258 "
31259 \end_layout
31260
31261 \end_inset
31262
31263 removefromreset
31264 \end_layout
31265
31266 \end_inset
31267
31268  con el mismo esquema que 
31269 \series bold
31270
31271 \backslash
31272 @addtoreset
31273 \series default
31274 .
31275 \begin_inset VSpace bigskip
31276 \end_inset
31277
31278
31279 \end_layout
31280
31281 \begin_layout Standard
31282 A veces las ecuaciones deberían numerarse de la siguiente manera:
31283 \end_layout
31284
31285 \begin_layout Standard
31286
31287 \family typewriter
31288 (número de sección.número de ecuación)
31289 \end_layout
31290
31291 \begin_layout Standard
31292 El número de ecuación empezaría con 
31293 \begin_inset Quotes fld
31294 \end_inset
31295
31296 1
31297 \begin_inset Quotes frd
31298 \end_inset
31299
31300  en cada sección.
31301 \end_layout
31302
31303 \begin_layout Standard
31304 Para este caso hay el comando 
31305 \series bold
31306
31307 \backslash
31308 numberwithin
31309 \series default
31310
31311 \begin_inset Index idx
31312 status collapsed
31313
31314 \begin_layout Plain Layout
31315 Comandos ! N ! 
31316 \backslash
31317 numberwithin
31318 \end_layout
31319
31320 \end_inset
31321
31322 , que se usa con el esquema:
31323 \end_layout
31324
31325 \begin_layout Standard
31326
31327 \series bold
31328
31329 \backslash
31330 numberwithin{counter}{sectioning}
31331 \end_layout
31332
31333 \begin_layout Standard
31334 \begin_inset Quotes fld
31335 \end_inset
31336
31337 counter
31338 \begin_inset Quotes frd
31339 \end_inset
31340
31341  indica qué clase de numeración es afectada, 
31342 \begin_inset Quotes fld
31343 \end_inset
31344
31345 sectioning
31346 \begin_inset Quotes frd
31347 \end_inset
31348
31349  indica qué número va delante del punto.
31350  
31351 \end_layout
31352
31353 \begin_layout Standard
31354 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31355  en el preámbulo LaTeX:
31356 \end_layout
31357
31358 \begin_layout Standard
31359
31360 \series bold
31361
31362 \backslash
31363 numberwithin{equation}{section}
31364 \end_layout
31365
31366 \begin_layout Standard
31367 Este es el resultado::
31368 \begin_inset ERT
31369 status collapsed
31370
31371 \begin_layout Plain Layout
31372
31373
31374 \backslash
31375 numberwithin{equation}{section}
31376 \end_layout
31377
31378 \end_inset
31379
31380
31381 \begin_inset Formula \begin{equation}
31382 A+B=C\end{equation}
31383
31384 \end_inset
31385
31386
31387 \end_layout
31388
31389 \begin_layout Standard
31390 Para numerar tablas de modo que, p.
31391 \begin_inset space \thinspace{}
31392 \end_inset
31393
31394 e., 
31395 \begin_inset Quotes fld
31396 \end_inset
31397
31398 sectioning
31399 \begin_inset Quotes frd
31400 \end_inset
31401
31402  sea el número de la parte se usa
31403 \begin_inset Newline newline
31404 \end_inset
31405
31406
31407 \series bold
31408
31409 \backslash
31410 numberwithin{table}{part}
31411 \end_layout
31412
31413 \begin_layout Standard
31414 Para volver a la numeración estándar o evitar esta clase numeración cuando
31415  es definida por la clase de documento, se inserta el siguiente comando
31416  en código TeX o en el preámbulo LaTeX:
31417 \end_layout
31418
31419 \begin_layout Standard
31420
31421 \series bold
31422
31423 \backslash
31424 renewcommand{
31425 \backslash
31426 theequation}{
31427 \backslash
31428 arabic{equation}}
31429 \begin_inset Index idx
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433 Comandos ! A ! 
31434 \backslash
31435 arabic
31436 \end_layout
31437
31438 \end_inset
31439
31440
31441 \series default
31442
31443 \begin_inset ERT
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447
31448
31449 \backslash
31450 renewcommand{
31451 \backslash
31452 theequation}{
31453 \backslash
31454 arabic{equation}}
31455 \end_layout
31456
31457 \end_inset
31458
31459
31460 \series bold
31461
31462 \begin_inset Newline newline
31463 \end_inset
31464
31465
31466 \series default
31467 o
31468 \series bold
31469
31470 \begin_inset Newline newline
31471 \end_inset
31472
31473
31474 \backslash
31475 renewcommand{
31476 \backslash
31477 thetable}{
31478 \backslash
31479 arabic{table}}
31480 \end_layout
31481
31482 \begin_layout Standard
31483
31484 \series bold
31485
31486 \backslash
31487 numberwithin
31488 \series default
31489  usa internamente el comando 
31490 \series bold
31491
31492 \backslash
31493 @addtoreset
31494 \series default
31495 , descrito arriba, que también debe ser restaurado.
31496 \begin_inset ERT
31497 status collapsed
31498
31499 \begin_layout Plain Layout
31500
31501
31502 \backslash
31503 makeatletter
31504 \end_layout
31505
31506 \begin_layout Plain Layout
31507
31508
31509 \backslash
31510 @removefromreset{equation}{section}
31511 \end_layout
31512
31513 \begin_layout Plain Layout
31514
31515
31516 \backslash
31517 makeatother
31518 \end_layout
31519
31520 \end_inset
31521
31522
31523 \end_layout
31524
31525 \begin_layout Subsection
31526 Numeración con números romanos y letras
31527 \begin_inset Index idx
31528 status collapsed
31529
31530 \begin_layout Plain Layout
31531 Numeración de ecuaciones ! con números romanos
31532 \end_layout
31533
31534 \end_inset
31535
31536
31537 \begin_inset Index idx
31538 status collapsed
31539
31540 \begin_layout Plain Layout
31541 Numeración de ecuaciones ! con letras
31542 \end_layout
31543
31544 \end_inset
31545
31546
31547 \end_layout
31548
31549 \begin_layout Standard
31550 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31551  Por ejemplo, para numerar con romanos en minúscula,
31552 \begin_inset Foot
31553 status collapsed
31554
31555 \begin_layout Plain Layout
31556 Como en español no se usan romanos en minúscula, el estilo 
31557 \series bold
31558 spanish
31559 \series default
31560  del sistema 
31561 \series bold
31562 babel
31563 \series default
31564  redefine 
31565 \series bold
31566
31567 \backslash
31568 roman
31569 \series default
31570  para que los dé en versalitas.
31571  Véase 
31572 \begin_inset CommandInset citation
31573 LatexCommand cite
31574 key "spanish"
31575
31576 \end_inset
31577
31578  (
31579 \emph on
31580 N.
31581 \begin_inset space \thinspace{}
31582 \end_inset
31583
31584 del t
31585 \emph default
31586 ).
31587 \end_layout
31588
31589 \end_inset
31590
31591  se inserta el comando
31592 \end_layout
31593
31594 \begin_layout Standard
31595
31596 \series bold
31597
31598 \backslash
31599 renewcommand{
31600 \backslash
31601 theequation}{
31602 \backslash
31603 roman{equation}}
31604 \end_layout
31605
31606 \begin_layout Standard
31607 antes de la ecuación en modo TeX.
31608  
31609 \series bold
31610
31611 \backslash
31612 renewcommand
31613 \series default
31614
31615 \begin_inset Index idx
31616 status collapsed
31617
31618 \begin_layout Plain Layout
31619 Comandos ! R ! 
31620 \backslash
31621 renewcommand
31622 \end_layout
31623
31624 \end_inset
31625
31626  redefine el comando predefinido 
31627 \series bold
31628
31629 \backslash
31630 theequation
31631 \series default
31632  como 
31633 \series bold
31634
31635 \backslash
31636 roman{equation}
31637 \series default
31638 .
31639 \begin_inset Foot
31640 status collapsed
31641
31642 \begin_layout Plain Layout
31643 El comando 
31644 \series bold
31645
31646 \backslash
31647 renewcommand
31648 \series default
31649  tiene el mismo esquema que el comando 
31650 \series bold
31651
31652 \backslash
31653 newcommand
31654 \series default
31655 , descrito en 
31656 \begin_inset CommandInset ref
31657 LatexCommand ref
31658 reference "sub:El-comando-newcommand"
31659
31660 \end_inset
31661
31662 .
31663 \end_layout
31664
31665 \end_inset
31666
31667  
31668 \series bold
31669 equation
31670 \series default
31671  es el contador de ecuaciones.
31672  Si se usa el comando 
31673 \series bold
31674
31675 \backslash
31676 the
31677 \series default
31678  como prefijo de un contador, el valor del contador sale en números arábigos.
31679  Si una ecuación es numerada, LaTeX pone internamente el comando 
31680 \series bold
31681
31682 \backslash
31683 theequation
31684 \series default
31685  detrás de la ecuación.
31686  
31687 \series bold
31688
31689 \backslash
31690 roman{equation}
31691 \series default
31692
31693 \begin_inset Index idx
31694 status collapsed
31695
31696 \begin_layout Plain Layout
31697 Comandos ! R ! 
31698 \backslash
31699 roman
31700 \end_layout
31701
31702 \end_inset
31703
31704  pone el contador en romanos en minúscula.
31705 \end_layout
31706
31707 \begin_layout Standard
31708 Todas las ecuaciones siguientes a 
31709 \series bold
31710
31711 \backslash
31712 renew
31713 \series default
31714 c
31715 \series bold
31716 ommand
31717 \series default
31718  se numerarán en romanos.
31719  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31720  cambiando 
31721 \series bold
31722
31723 \backslash
31724 roman
31725 \series default
31726  por 
31727 \series bold
31728
31729 \backslash
31730 Roman
31731 \series default
31732
31733 \begin_inset Index idx
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737 Comandos ! R ! 
31738 \backslash
31739 roman@
31740 \backslash
31741 Roman
31742 \end_layout
31743
31744 \end_inset
31745
31746 .
31747  Para 
31748 \begin_inset Quotes fld
31749 \end_inset
31750
31751 numerar
31752 \begin_inset Quotes frd
31753 \end_inset
31754
31755  con minúsculas latinas hay el comando 
31756 \series bold
31757
31758 \backslash
31759 alph
31760 \series default
31761
31762 \begin_inset Index idx
31763 status collapsed
31764
31765 \begin_layout Plain Layout
31766 Comandos ! A ! 
31767 \backslash
31768 alph
31769 \end_layout
31770
31771 \end_inset
31772
31773 , y para mayúsculas el comando 
31774 \series bold
31775
31776 \backslash
31777 Alph
31778 \series default
31779
31780 \begin_inset Index idx
31781 status collapsed
31782
31783 \begin_layout Plain Layout
31784 Comandos ! A ! 
31785 \backslash
31786 alph@
31787 \backslash
31788 Alph
31789 \end_layout
31790
31791 \end_inset
31792
31793 .
31794 \end_layout
31795
31796 \begin_layout Standard
31797 \begin_inset Note Greyedout
31798 status collapsed
31799
31800 \begin_layout Plain Layout
31801
31802 \series bold
31803 Nota:
31804 \series default
31805  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \end_layout
31812
31813 \begin_layout Standard
31814 \begin_inset ERT
31815 status collapsed
31816
31817 \begin_layout Plain Layout
31818
31819
31820 \backslash
31821 renewcommand{
31822 \backslash
31823 theequation}{
31824 \backslash
31825 roman{equation}}
31826 \end_layout
31827
31828 \end_inset
31829
31830
31831 \begin_inset Formula \begin{equation}
31832 A=\textrm{romanos en minúscula}\end{equation}
31833
31834 \end_inset
31835
31836
31837 \begin_inset ERT
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841
31842
31843 \backslash
31844 renewcommand{
31845 \backslash
31846 theequation}{
31847 \backslash
31848 Roman{equation}}
31849 \end_layout
31850
31851 \end_inset
31852
31853
31854 \begin_inset Formula \begin{equation}
31855 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31856
31857 \end_inset
31858
31859
31860 \begin_inset ERT
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864
31865
31866 \backslash
31867 renewcommand{
31868 \backslash
31869 theequation}{
31870 \backslash
31871 alph{equation}}
31872 \end_layout
31873
31874 \end_inset
31875
31876
31877 \begin_inset Formula \begin{equation}
31878 C=\textrm{latinas en minúscula}\end{equation}
31879
31880 \end_inset
31881
31882
31883 \begin_inset ERT
31884 status collapsed
31885
31886 \begin_layout Plain Layout
31887
31888
31889 \backslash
31890 renewcommand{
31891 \backslash
31892 theequation}{
31893 \backslash
31894 Alph{equation}}
31895 \end_layout
31896
31897 \end_inset
31898
31899
31900 \begin_inset Formula \begin{equation}
31901 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31902
31903 \end_inset
31904
31905
31906 \end_layout
31907
31908 \begin_layout Standard
31909 Para volver a la numeración por omisión se inserta el comando:
31910 \end_layout
31911
31912 \begin_layout Standard
31913
31914 \series bold
31915
31916 \backslash
31917 renewcommand{
31918 \backslash
31919 theequation}{
31920 \backslash
31921 arabic{equation}}
31922 \begin_inset Index idx
31923 status collapsed
31924
31925 \begin_layout Plain Layout
31926 Comandos ! A ! 
31927 \backslash
31928 arabic
31929 \end_layout
31930
31931 \end_inset
31932
31933
31934 \end_layout
31935
31936 \begin_layout Standard
31937 \begin_inset ERT
31938 status collapsed
31939
31940 \begin_layout Plain Layout
31941
31942
31943 \backslash
31944 renewcommand{
31945 \backslash
31946 theequation}{
31947 \backslash
31948 arabic{equation}}
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \begin_inset Formula \begin{equation}
31955 E=\mbox{arábigos}\end{equation}
31956
31957 \end_inset
31958
31959
31960 \end_layout
31961
31962 \begin_layout Standard
31963 \begin_inset VSpace medskip
31964 \end_inset
31965
31966
31967 \end_layout
31968
31969 \begin_layout Standard
31970 Como ves, las ecuaciones se numeran consecutivamente independientemente
31971  del estilo de numeración.
31972  Cuando la numeración haya de empezar con 
31973 \begin_inset Quotes fld
31974 \end_inset
31975
31976 1
31977 \begin_inset Quotes frd
31978 \end_inset
31979
31980  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31981  Una descripción sobre esto se encuentra en el archivo 
31982 \begin_inset CommandInset href
31983 LatexCommand href
31984 name "Formula-numbering.lyx"
31985 target "run:Formula-numbering.lyx"
31986
31987 \end_inset
31988
31989 .
31990 \end_layout
31991
31992 \begin_layout Section
31993 Símbolos y ecuaciones químicas
31994 \begin_inset CommandInset label
31995 LatexCommand label
31996 name "sub:Símbolos-y-ecuaciones-químicas"
31997
31998 \end_inset
31999
32000
32001 \begin_inset Index idx
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005 Química ! símbolos
32006 \end_layout
32007
32008 \end_inset
32009
32010
32011 \begin_inset Index idx
32012 status collapsed
32013
32014 \begin_layout Plain Layout
32015 Química ! caracteres
32016 \end_layout
32017
32018 \end_inset
32019
32020
32021 \begin_inset Index idx
32022 status collapsed
32023
32024 \begin_layout Plain Layout
32025 Ecuación ! química|see
32026 \begin_inset ERT
32027 status collapsed
32028
32029 \begin_layout Plain Layout
32030
32031 {
32032 \end_layout
32033
32034 \end_inset
32035
32036 Química
32037 \begin_inset ERT
32038 status collapsed
32039
32040 \begin_layout Plain Layout
32041
32042 }
32043 \end_layout
32044
32045 \end_inset
32046
32047
32048 \end_layout
32049
32050 \end_inset
32051
32052
32053 \begin_inset Index idx
32054 status collapsed
32055
32056 \begin_layout Plain Layout
32057 Química ! iones
32058 \end_layout
32059
32060 \end_inset
32061
32062
32063 \begin_inset Index idx
32064 status collapsed
32065
32066 \begin_layout Plain Layout
32067 Iones|see
32068 \begin_inset ERT
32069 status collapsed
32070
32071 \begin_layout Plain Layout
32072
32073 {
32074 \end_layout
32075
32076 \end_inset
32077
32078 Química
32079 \begin_inset ERT
32080 status collapsed
32081
32082 \begin_layout Plain Layout
32083
32084 }
32085 \end_layout
32086
32087 \end_inset
32088
32089
32090 \end_layout
32091
32092 \end_inset
32093
32094
32095 \begin_inset Index idx
32096 status collapsed
32097
32098 \begin_layout Plain Layout
32099 Química ! reacción
32100 \end_layout
32101
32102 \end_inset
32103
32104
32105 \end_layout
32106
32107 \begin_layout Standard
32108 Un ejemplo de texto de química:
32109 \end_layout
32110
32111 \begin_layout Quote
32112 El ión 
32113 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32114 \end_inset
32115
32116  reacciona con dos iones 
32117 \begin_inset Formula $\mathrm{Na^{+}}$
32118 \end_inset
32119
32120  para dar sulfato de sodio 
32121 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32122 \end_inset
32123
32124 .
32125  La ecuación química es:
32126 \begin_inset Formula \begin{equation}
32127 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}\end{equation}
32128
32129 \end_inset
32130
32131
32132 \end_layout
32133
32134 \begin_layout Standard
32135 Esta ecuación química puede componerse directamente en modo ecuación.
32136  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32137  y con el atajo 
32138 \family sans
32139 Alt+C
32140 \begin_inset space ~
32141 \end_inset
32142
32143 R
32144 \family default
32145  se cambia en redonda.
32146 \begin_inset Foot
32147 status collapsed
32148
32149 \begin_layout Plain Layout
32150 véase estilos de fuentes en 
32151 \begin_inset CommandInset ref
32152 LatexCommand ref
32153 reference "sub:Estilos-de-fuentes"
32154
32155 \end_inset
32156
32157 .
32158 \end_layout
32159
32160 \end_inset
32161
32162
32163 \end_layout
32164
32165 \begin_layout Standard
32166 Para escribir ecuaciones químicas es más conveniente usar el comando 
32167 \series bold
32168
32169 \backslash
32170 ce
32171 \series default
32172
32173 \begin_inset Index idx
32174 status collapsed
32175
32176 \begin_layout Plain Layout
32177 Comandos ! C ! 
32178 \backslash
32179 ce
32180 \end_layout
32181
32182 \end_inset
32183
32184 , que está disponible si está instalado el paquete LaTeX 
32185 \series bold
32186 mhchem
32187 \series default
32188
32189 \begin_inset Index idx
32190 status collapsed
32191
32192 \begin_layout Plain Layout
32193 Paquetes ! mhchem
32194 \end_layout
32195
32196 \end_inset
32197
32198 .
32199  Al insertar  
32200 \series bold
32201
32202 \backslash
32203 ce
32204 \series default
32205  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32206   ecuaciones químicas de una forma intuitiva.
32207 \end_layout
32208
32209 \begin_layout Standard
32210 \align center
32211 \begin_inset Tabular
32212 <lyxtabular version="3" rows="9" columns="2">
32213 <features tabularvalignment="middle">
32214 <column alignment="center" valignment="top" width="0">
32215 <column alignment="center" valignment="top" width="0">
32216 <row>
32217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32218 \begin_inset Text
32219
32220 \begin_layout Plain Layout
32221 Comando
32222 \end_layout
32223
32224 \end_inset
32225 </cell>
32226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32227 \begin_inset Text
32228
32229 \begin_layout Plain Layout
32230 Resultado
32231 \begin_inset Note Note
32232 status collapsed
32233
32234 \begin_layout Plain Layout
32235
32236 \series bold
32237
32238 \backslash
32239 raisebox
32240 \series default
32241  se usa sólo como espaciador
32242 \end_layout
32243
32244 \end_inset
32245
32246
32247 \end_layout
32248
32249 \end_inset
32250 </cell>
32251 </row>
32252 <row>
32253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32254 \begin_inset Text
32255
32256 \begin_layout Plain Layout
32257
32258 \backslash
32259 ce
32260 \begin_inset ERT
32261 status collapsed
32262
32263 \begin_layout Plain Layout
32264
32265
32266 \backslash
32267 spce 
32268 \end_layout
32269
32270 \end_inset
32271
32272 H2CO3
32273 \end_layout
32274
32275 \end_inset
32276 </cell>
32277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32278 \begin_inset Text
32279
32280 \begin_layout Plain Layout
32281 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32282 \end_inset
32283
32284
32285 \end_layout
32286
32287 \end_inset
32288 </cell>
32289 </row>
32290 <row>
32291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32292 \begin_inset Text
32293
32294 \begin_layout Plain Layout
32295
32296 \backslash
32297 ce
32298 \begin_inset ERT
32299 status collapsed
32300
32301 \begin_layout Plain Layout
32302
32303
32304 \backslash
32305 spce 
32306 \end_layout
32307
32308 \end_inset
32309
32310 SO4^2-
32311 \end_layout
32312
32313 \end_inset
32314 </cell>
32315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32320 \end_inset
32321
32322
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 </row>
32328 <row>
32329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333
32334 \backslash
32335 ce
32336 \begin_inset ERT
32337 status collapsed
32338
32339 \begin_layout Plain Layout
32340
32341
32342 \backslash
32343 spce 
32344 \end_layout
32345
32346 \end_inset
32347
32348 (NH4)2S
32349 \end_layout
32350
32351 \end_inset
32352 </cell>
32353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32354 \begin_inset Text
32355
32356 \begin_layout Plain Layout
32357 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32358 \end_inset
32359
32360
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 </row>
32366 <row>
32367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32368 \begin_inset Text
32369
32370 \begin_layout Plain Layout
32371
32372 \backslash
32373 ce
32374 \begin_inset ERT
32375 status collapsed
32376
32377 \begin_layout Plain Layout
32378
32379
32380 \backslash
32381 spce 
32382 \end_layout
32383
32384 \end_inset
32385
32386 KCr(SO4)2.12H2O
32387 \end_layout
32388
32389 \end_inset
32390 </cell>
32391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32392 \begin_inset Text
32393
32394 \begin_layout Plain Layout
32395 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32396 \end_inset
32397
32398
32399 \end_layout
32400
32401 \end_inset
32402 </cell>
32403 </row>
32404 <row>
32405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32406 \begin_inset Text
32407
32408 \begin_layout Plain Layout
32409
32410 \backslash
32411 ce
32412 \begin_inset ERT
32413 status collapsed
32414
32415 \begin_layout Plain Layout
32416
32417
32418 \backslash
32419 spce 
32420 \end_layout
32421
32422 \end_inset
32423
32424 A-B
32425 \backslash
32426 dbond
32427 \begin_inset ERT
32428 status collapsed
32429
32430 \begin_layout Plain Layout
32431
32432
32433 \backslash
32434 spce 
32435 \end_layout
32436
32437 \end_inset
32438
32439 C
32440 \backslash
32441 tbond
32442 \begin_inset ERT
32443 status collapsed
32444
32445 \begin_layout Plain Layout
32446
32447
32448 \backslash
32449 spce 
32450 \end_layout
32451
32452 \end_inset
32453
32454 D
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32460 \begin_inset Text
32461
32462 \begin_layout Plain Layout
32463 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32464 \end_inset
32465
32466
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 </row>
32472 <row>
32473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32474 \begin_inset Text
32475
32476 \begin_layout Plain Layout
32477
32478 \backslash
32479 ce
32480 \begin_inset ERT
32481 status collapsed
32482
32483 \begin_layout Plain Layout
32484
32485
32486 \backslash
32487 spce 
32488 \end_layout
32489
32490 \end_inset
32491
32492 ^227
32493 \begin_inset Formula $\downarrow$
32494 \end_inset
32495
32496 _90
32497 \begin_inset Formula $\to$
32498 \end_inset
32499
32500 Th+
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32506 \begin_inset Text
32507
32508 \begin_layout Plain Layout
32509 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 </row>
32518 <row>
32519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32520 \begin_inset Text
32521
32522 \begin_layout Plain Layout
32523
32524 \backslash
32525 ce
32526 \begin_inset ERT
32527 status collapsed
32528
32529 \begin_layout Plain Layout
32530
32531
32532 \backslash
32533 spce 
32534 \end_layout
32535
32536 \end_inset
32537
32538 CO2
32539 \begin_inset ERT
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543
32544
32545 \backslash
32546 spce 
32547 \end_layout
32548
32549 \end_inset
32550
32551 +
32552 \begin_inset ERT
32553 status collapsed
32554
32555 \begin_layout Plain Layout
32556
32557
32558 \backslash
32559 spce 
32560 \end_layout
32561
32562 \end_inset
32563
32564 C
32565 \begin_inset ERT
32566 status collapsed
32567
32568 \begin_layout Plain Layout
32569
32570
32571 \backslash
32572 spce 
32573 \end_layout
32574
32575 \end_inset
32576
32577 <=>
32578 \begin_inset ERT
32579 status collapsed
32580
32581 \begin_layout Plain Layout
32582
32583
32584 \backslash
32585 spce 
32586 \end_layout
32587
32588 \end_inset
32589
32590 2CO
32591 \end_layout
32592
32593 \end_inset
32594 </cell>
32595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32596 \begin_inset Text
32597
32598 \begin_layout Plain Layout
32599 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32600 \end_inset
32601
32602
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 </row>
32608 <row>
32609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Plain Layout
32613
32614 \backslash
32615 ce
32616 \begin_inset ERT
32617 status collapsed
32618
32619 \begin_layout Plain Layout
32620
32621
32622 \backslash
32623 spce 
32624 \end_layout
32625
32626 \end_inset
32627
32628 CO2
32629 \begin_inset ERT
32630 status collapsed
32631
32632 \begin_layout Plain Layout
32633
32634
32635 \backslash
32636 spce 
32637 \end_layout
32638
32639 \end_inset
32640
32641 +
32642 \begin_inset ERT
32643 status collapsed
32644
32645 \begin_layout Plain Layout
32646
32647
32648 \backslash
32649 spce 
32650 \end_layout
32651
32652 \end_inset
32653
32654 C
32655 \begin_inset ERT
32656 status collapsed
32657
32658 \begin_layout Plain Layout
32659
32660
32661 \backslash
32662 spce 
32663 \end_layout
32664
32665 \end_inset
32666
32667 ->[
32668 \backslash
32669 alpha][
32670 \backslash
32671 beta]
32672 \begin_inset ERT
32673 status collapsed
32674
32675 \begin_layout Plain Layout
32676
32677
32678 \backslash
32679 spce 
32680 \end_layout
32681
32682 \end_inset
32683
32684 2CO}
32685 \end_layout
32686
32687 \end_inset
32688 </cell>
32689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32690 \begin_inset Text
32691
32692 \begin_layout Plain Layout
32693 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32694 \end_inset
32695
32696
32697 \end_layout
32698
32699 \end_inset
32700 </cell>
32701 </row>
32702 </lyxtabular>
32703
32704 \end_inset
32705
32706
32707 \end_layout
32708
32709 \begin_layout Standard
32710 \begin_inset Note Greyedout
32711 status open
32712
32713 \begin_layout Plain Layout
32714
32715 \series bold
32716 Nota:
32717 \series default
32718  Insertar una ecuación en un marco  
32719 \series bold
32720
32721 \backslash
32722 ce
32723 \series default
32724  provocará errores de LaTeX.
32725  En estos casos hay que usar código TeX, como en  
32726 \series bold
32727
32728 \backslash
32729 ce{$
32730 \backslash
32731 mu
32732 \backslash
32733 hyphen$Cl}
32734 \series default
32735
32736 \begin_inset ERT
32737 status collapsed
32738
32739 \begin_layout Plain Layout
32740
32741
32742 \backslash
32743 ce{$
32744 \backslash
32745 mu
32746 \backslash
32747 hyphen$Cl}
32748 \end_layout
32749
32750 \end_inset
32751
32752  
32753 \end_layout
32754
32755 \end_inset
32756
32757
32758 \end_layout
32759
32760 \begin_layout Standard
32761 El comando 
32762 \series bold
32763
32764 \backslash
32765 ce
32766 \series default
32767  para la ecuación
32768 \begin_inset space ~
32769 \end_inset
32770
32771
32772 \begin_inset CommandInset ref
32773 LatexCommand eqref
32774 reference "eq:reaccion-quimica"
32775
32776 \end_inset
32777
32778  es
32779 \begin_inset Newline newline
32780 \end_inset
32781
32782
32783 \series bold
32784  
32785 \backslash
32786 ce
32787 \begin_inset ERT
32788 status collapsed
32789
32790 \begin_layout Plain Layout
32791
32792
32793 \backslash
32794 spce 
32795 \end_layout
32796
32797 \end_inset
32798
32799 2Na+
32800 \begin_inset ERT
32801 status collapsed
32802
32803 \begin_layout Plain Layout
32804
32805
32806 \backslash
32807 spce 
32808 \end_layout
32809
32810 \end_inset
32811
32812 +
32813 \begin_inset ERT
32814 status collapsed
32815
32816 \begin_layout Plain Layout
32817
32818
32819 \backslash
32820 spce 
32821 \end_layout
32822
32823 \end_inset
32824
32825 SO4^2-
32826 \begin_inset ERT
32827 status collapsed
32828
32829 \begin_layout Plain Layout
32830
32831
32832 \backslash
32833 spce 
32834 \end_layout
32835
32836 \end_inset
32837
32838
32839 \begin_inset ERT
32840 status collapsed
32841
32842 \begin_layout Plain Layout
32843
32844
32845 \backslash
32846 spce 
32847 \end_layout
32848
32849 \end_inset
32850
32851 ->
32852 \begin_inset ERT
32853 status collapsed
32854
32855 \begin_layout Plain Layout
32856
32857
32858 \backslash
32859 spce 
32860 \end_layout
32861
32862 \end_inset
32863
32864 Na2SO4
32865 \end_layout
32866
32867 \begin_layout Standard
32868 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32869  multilínea, tal como se describe en la 
32870 \begin_inset CommandInset ref
32871 LatexCommand ref
32872 reference "sec:Ecuaciones-multilínea"
32873
32874 \end_inset
32875
32876 .
32877  Después se utiliza el comando 
32878 \series bold
32879 /ce
32880 \series default
32881  en cada cuadrito azul de la ecuación.
32882  
32883 \begin_inset CommandInset ref
32884 LatexCommand eqref
32885 reference "eq:TEOS-reac-1"
32886
32887 \end_inset
32888
32889  y 
32890 \begin_inset CommandInset ref
32891 LatexCommand eqref
32892 reference "eq:TEOS-reac-2"
32893
32894 \end_inset
32895
32896  son un ejemplo de reacción química multifase en la que cada ecuación tiene
32897  su propio número.
32898 \begin_inset Formula \begin{eqnarray}
32899 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
32900 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
32901 \end{eqnarray}
32902
32903 \end_inset
32904
32905
32906 \end_layout
32907
32908 \begin_layout Standard
32909 Además de 
32910 \series bold
32911
32912 \backslash
32913 ce
32914 \series default
32915  el paquete 
32916 \series bold
32917 mhchem
32918 \series default
32919  suministra el comando 
32920 \series bold
32921
32922 \backslash
32923 cf
32924 \series default
32925
32926 \begin_inset Index idx
32927 status collapsed
32928
32929 \begin_layout Plain Layout
32930 Comandos ! C ! 
32931 \backslash
32932 cf
32933 \end_layout
32934
32935 \end_inset
32936
32937  que ha de utilizarse en casos especiales.
32938  Para más información sobre 
32939 \series bold
32940
32941 \backslash
32942 cf
32943 \series default
32944  y más ejemplos echa un vistazo a la documentación de 
32945 \series bold
32946 mhchem
32947 \series default
32948
32949 \begin_inset CommandInset citation
32950 LatexCommand cite
32951 key "mhchem"
32952
32953 \end_inset
32954
32955 .
32956 \end_layout
32957
32958 \begin_layout Section
32959 Diagramas
32960 \end_layout
32961
32962 \begin_layout Standard
32963 Lyx soporta dos tipos de diagramas conmutativos: 
32964 \series bold
32965 amscd
32966 \series default
32967  y 
32968 \series bold
32969 xymatrix
32970 \series default
32971 , que se explican a continuación.
32972 \end_layout
32973
32974 \begin_layout Subsection
32975 Diagramas amscd
32976 \begin_inset Index idx
32977 status collapsed
32978
32979 \begin_layout Plain Layout
32980 Diagramas ! amscd
32981 \end_layout
32982
32983 \end_inset
32984
32985
32986 \end_layout
32987
32988 \begin_layout Standard
32989 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32990  verticales y horizontales:
32991 \begin_inset Formula \[
32992 \begin{CD}A@)))B@)))C\\
32993 @AAA@.@VVV\\
32994 F@(((E@(((D
32995 \end{CD}\]
32996
32997 \end_inset
32998
32999 Para obtener el diagrama se inserta en la ecuación el comando 
33000 \series bold
33001
33002 \backslash
33003 CD
33004 \begin_inset Index idx
33005 status collapsed
33006
33007 \begin_layout Plain Layout
33008 Comandos ! C ! 
33009 \backslash
33010 CD
33011 \end_layout
33012
33013 \end_inset
33014
33015
33016 \series default
33017 .
33018  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33019  continuación comandos.
33020  Con 
33021 \family sans
33022 Ctrl+Retorno
33023 \family default
33024  se inicia una nueva línea.
33025  En las líneas impares se insertan relaciones horizontales, en las pares
33026  verticales.
33027 \end_layout
33028
33029 \begin_layout Standard
33030 Para componer las relaciones hay los siguientes comandos:
33031 \begin_inset Foot
33032 status collapsed
33033
33034 \begin_layout Plain Layout
33035 \begin_inset CommandInset label
33036 LatexCommand label
33037 name "fn:sinónimos"
33038
33039 \end_inset
33040
33041 Los comandos con 
33042 \family sans
33043 '
33044 \series bold
33045 >
33046 \series default
33047 '
33048 \family default
33049  o 
33050 \family sans
33051 '
33052 \series bold
33053 <
33054 \series default
33055 '
33056 \family default
33057  pueden generar errores con el estilo 
33058 \series bold
33059 spanish
33060 \series default
33061  de 
33062 \series bold
33063 babel
33064 \series default
33065 .
33066  Para evitarlo se pueden sustituir por sus sinónimos 
33067 \family sans
33068 '
33069 \series bold
33070 )
33071 \series default
33072 '
33073 \family default
33074  y 
33075 \family sans
33076 '
33077 \series bold
33078 (
33079 \series default
33080 '
33081 \family default
33082  respectivamente.
33083  Véase 
33084 \begin_inset CommandInset citation
33085 LatexCommand cite
33086 key "spanish"
33087
33088 \end_inset
33089
33090 .
33091  (
33092 \emph on
33093 N.
33094 \begin_inset space \thinspace{}
33095 \end_inset
33096
33097 del t.
33098 \emph default
33099 )
33100 \end_layout
33101
33102 \end_inset
33103
33104
33105 \end_layout
33106
33107 \begin_layout Itemize
33108
33109 \series bold
33110 @<<<
33111 \series default
33112  genera una flecha hacia la izquierda, 
33113 \series bold
33114 @>>>
33115 \series default
33116  una hacia la derecha, y 
33117 \series bold
33118 @=
33119 \series default
33120  un signo igual largo
33121 \end_layout
33122
33123 \begin_layout Itemize
33124
33125 \series bold
33126 @AAA
33127 \series default
33128  genera una flecha hacia arriba, 
33129 \series bold
33130 @VVV
33131 \series default
33132  una hacia abajo, y 
33133 \series bold
33134 @|
33135 \series default
33136  un signo igual vertical
33137 \end_layout
33138
33139 \begin_layout Itemize
33140
33141 \series bold
33142 @.
33143
33144 \series default
33145  genera una ubicación vacía para relaciones inexistentes
33146 \end_layout
33147
33148 \begin_layout Standard
33149 Todas las flechas pueden etiquetarse como sigue:
33150 \end_layout
33151
33152 \begin_layout Itemize
33153 Si se inserta texto entre el primero y el segundo 
33154 \series bold
33155 <
33156 \series default
33157  o 
33158 \series bold
33159 >
33160 \series default
33161 , respectivamente, se muestra sobre la flecha.
33162  Si se inserta entre el segundo y el tercero, bajo la flecha.
33163 \end_layout
33164
33165 \begin_layout Itemize
33166 Para flechas verticales, si se inserta texto entre la primera y la segunda
33167  
33168 \series bold
33169 A
33170 \series default
33171  o 
33172 \series bold
33173 V
33174 \series default
33175 , respectivamente, se muestra al lado izquierdo de la flecha.
33176  Si se inserta entre la segunda y la tercera, al lado derecho.
33177  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33178 \end_layout
33179
33180 \begin_layout Standard
33181 Como ejemplo un diagrama con todas las relaciones posibles:
33182 \begin_inset Formula \[
33183 \begin{CD}A@)j))B@))k)C@=F\\
33184 @AmAA@.@VV{V}V@|\\
33185 D@((j\,(E@)k))F@=C
33186 \end{CD}\]
33187
33188 \end_inset
33189
33190 El comando para este diagrama es:
33191 \begin_inset Newline newline
33192 \end_inset
33193
33194
33195 \series bold
33196
33197 \backslash
33198 CD
33199 \begin_inset ERT
33200 status collapsed
33201
33202 \begin_layout Plain Layout
33203
33204
33205 \backslash
33206 spce 
33207 \end_layout
33208
33209 \end_inset
33210
33211 A@>j>>B@>>k>C@=F Ctrl+Retorno
33212 \begin_inset Newline newline
33213 \end_inset
33214
33215
33216 \begin_inset Phantom HPhantom
33217 status open
33218
33219 \begin_layout Plain Layout
33220
33221 \series bold
33222
33223 \backslash
33224 CD
33225 \begin_inset ERT
33226 status collapsed
33227
33228 \begin_layout Plain Layout
33229
33230
33231 \backslash
33232 spce 
33233 \end_layout
33234
33235 \end_inset
33236
33237
33238 \end_layout
33239
33240 \end_inset
33241
33242 @AmAA@.@VV
33243 \backslash
33244 {V
33245 \series default
33246
33247 \begin_inset Formula $\to$
33248 \end_inset
33249
33250
33251 \series bold
33252 V@| Ctrl+Retorno
33253 \begin_inset Newline newline
33254 \end_inset
33255
33256
33257 \begin_inset Phantom HPhantom
33258 status open
33259
33260 \begin_layout Plain Layout
33261
33262 \series bold
33263
33264 \backslash
33265 CD
33266 \begin_inset ERT
33267 status collapsed
33268
33269 \begin_layout Plain Layout
33270
33271
33272 \backslash
33273 spce 
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \end_layout
33280
33281 \end_inset
33282
33283 D@<<j<E@>k>>F@=C
33284 \end_layout
33285
33286 \begin_layout Subsection
33287 Diagramas xymatrix
33288 \begin_inset Index idx
33289 status collapsed
33290
33291 \begin_layout Plain Layout
33292 Diagramas ! xymatrix
33293 \end_layout
33294
33295 \end_inset
33296
33297
33298 \end_layout
33299
33300 \begin_layout Standard
33301 Para usar matrices xy debe estar instalado el paquete LaTeX 
33302 \series bold
33303 xypic
33304 \series default
33305 .
33306  Una matriz xy se crea insertando el comando 
33307 \series bold
33308
33309 \backslash
33310 xymatrix
33311 \series default
33312  en una ecuación.
33313  Después podrás añadir nuevas columnas y filas como en matrices normales,
33314  véase
33315 \begin_inset space ~
33316 \end_inset
33317
33318
33319 \begin_inset CommandInset ref
33320 LatexCommand ref
33321 reference "sec:Matrices"
33322
33323 \end_inset
33324
33325 .
33326 \end_layout
33327
33328 \begin_layout Standard
33329 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33330  y curvadas, y mucho más.
33331  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33332  se explican en el 
33333 \emph on
33334 Manual de XY-pic
33335 \emph default
33336  que se encuentra en el menú 
33337 \family sans
33338 Ayuda\SpecialChar \menuseparator
33339 Manuales
33340 \begin_inset space ~
33341 \end_inset
33342
33343 específicos
33344 \family default
33345 .
33346 \end_layout
33347
33348 \begin_layout Subsection
33349 Diagramas 
33350 \noun on
33351 Feynman
33352 \noun default
33353
33354 \begin_inset Index idx
33355 status collapsed
33356
33357 \begin_layout Plain Layout
33358 Diagramas ! Feynman
33359 \end_layout
33360
33361 \end_inset
33362
33363
33364 \end_layout
33365
33366 \begin_layout Standard
33367 Para usar diagramas 
33368 \noun on
33369 Feynman
33370 \noun default
33371  estar instalado el paquete LaTeX 
33372 \series bold
33373 feyn
33374 \series default
33375 .
33376  Un diagrama 
33377 \noun on
33378 Feynman
33379 \noun default
33380  se crea insertando el comando 
33381 \series bold
33382
33383 \backslash
33384 Diagram
33385 \series default
33386  en una ecuación.
33387  Después podrás añadir nuevas columnas y filas como en matrices normales,
33388  véase
33389 \begin_inset space ~
33390 \end_inset
33391
33392
33393 \begin_inset CommandInset ref
33394 LatexCommand ref
33395 reference "sec:Matrices"
33396
33397 \end_inset
33398
33399 .
33400 \end_layout
33401
33402 \begin_layout Standard
33403
33404 \lang english
33405 Examples how to create 
33406 \noun on
33407 Feynman-
33408 \noun default
33409 diagrams in LyX is given in the 
33410 \emph on
33411 Feynman-diagram manual
33412 \emph default
33413 \lang spanish
33414  que se encuentra en el menú 
33415 \family sans
33416 Ayuda\SpecialChar \menuseparator
33417 Manuales
33418 \begin_inset space ~
33419 \end_inset
33420
33421 específicos
33422 \family default
33423 .
33424 \end_layout
33425
33426 \begin_layout Section
33427 Comandos definidos por el usuario
33428 \begin_inset Index idx
33429 status collapsed
33430
33431 \begin_layout Plain Layout
33432 Comandos de usuario
33433 \end_layout
33434
33435 \end_inset
33436
33437
33438 \end_layout
33439
33440 \begin_layout Standard
33441 \begin_inset Note Greyedout
33442 status collapsed
33443
33444 \begin_layout Plain Layout
33445
33446 \series bold
33447 Nota:
33448 \series default
33449  Los nombres de los comandos definidos por el usuario y macros solo pueden
33450  contener letras latinas.
33451 \end_layout
33452
33453 \end_inset
33454
33455
33456 \end_layout
33457
33458 \begin_layout Subsection
33459 El comando 
33460 \backslash
33461 newcommand
33462 \begin_inset CommandInset label
33463 LatexCommand label
33464 name "sub:El-comando-newcommand"
33465
33466 \end_inset
33467
33468
33469 \begin_inset Index idx
33470 status collapsed
33471
33472 \begin_layout Plain Layout
33473 Comandos de usuario ! 
33474 \backslash
33475 newcommand
33476 \end_layout
33477
33478 \end_inset
33479
33480
33481 \begin_inset Index idx
33482 status collapsed
33483
33484 \begin_layout Plain Layout
33485 Comandos ! N ! 
33486 \backslash
33487 newcommand
33488 \end_layout
33489
33490 \end_inset
33491
33492
33493 \end_layout
33494
33495 \begin_layout Standard
33496 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33497  Pero es posible definir nuevos comandos más cortos con el comando 
33498 \series bold
33499
33500 \backslash
33501 newcommand
33502 \series default
33503 .
33504  
33505 \end_layout
33506
33507 \begin_layout Standard
33508 El esquema del comando 
33509 \series bold
33510
33511 \backslash
33512 newcommand
33513 \series default
33514  es:
33515 \end_layout
33516
33517 \begin_layout Standard
33518
33519 \series bold
33520
33521 \backslash
33522 newcommand{nombre nuevo de comando}[número de argumentos]
33523 \begin_inset Newline newline
33524 \end_inset
33525
33526
33527 \begin_inset Phantom HPhantom
33528 status open
33529
33530 \begin_layout Plain Layout
33531
33532 \series bold
33533
33534 \backslash
33535 newcommand
33536 \end_layout
33537
33538 \end_inset
33539
33540 [valor opcional]{definición de comando}
33541 \end_layout
33542
33543 \begin_layout Standard
33544 \begin_inset Note Greyedout
33545 status collapsed
33546
33547 \begin_layout Plain Layout
33548
33549 \series bold
33550 Nota:
33551 \series default
33552  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33553  documento o en paquetes LaTeX que uses.
33554  Si p.
33555 \begin_inset space \thinspace{}
33556 \end_inset
33557
33558 e.
33559  defines el comando 
33560 \series bold
33561
33562 \backslash
33563 le
33564 \series default
33565  para 
33566 \series bold
33567
33568 \backslash
33569 Leftarrow,
33570 \series default
33571  se producirán errores porque 
33572 \series bold
33573
33574 \backslash
33575 le
33576 \series default
33577  ya existe como comando para 
33578 \begin_inset Quotes fld
33579 \end_inset
33580
33581
33582 \begin_inset Formula $\le$
33583 \end_inset
33584
33585
33586 \begin_inset Quotes frd
33587 \end_inset
33588
33589 .
33590
33591 \series bold
33592  
33593 \end_layout
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Standard
33601 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33602  argumentos debería tener el nuevo comando.
33603  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33604  Cuando se hace esto, el 
33605 \emph on
33606 primer
33607 \emph default
33608  argumento del nuevo comando es automáticamente opcional.
33609 \end_layout
33610
33611 \begin_layout Standard
33612 Veamos unos ejemplos:
33613 \end_layout
33614
33615 \begin_layout Itemize
33616 Para definir el comando 
33617 \series bold
33618
33619 \backslash
33620 gr
33621 \series default
33622  para 
33623 \series bold
33624
33625 \backslash
33626 Longrightarrow
33627 \series default
33628 , la línea de preámbulo LaTeX es:
33629 \begin_inset VSpace medskip
33630 \end_inset
33631
33632
33633 \begin_inset Newline newline
33634 \end_inset
33635
33636
33637 \series bold
33638
33639 \backslash
33640 newcommand{
33641 \backslash
33642 gr}{
33643 \backslash
33644 Longrightarrow}
33645 \end_layout
33646
33647 \begin_layout Itemize
33648 Para definir el comando 
33649 \series bold
33650
33651 \backslash
33652 us
33653 \series default
33654  para 
33655 \series bold
33656
33657 \backslash
33658 underline
33659 \series default
33660 , el argumento (que sería subrayado) debe tenerse en cuenta.
33661  Para esto la línea de preámbulo es:
33662 \begin_inset VSpace medskip
33663 \end_inset
33664
33665
33666 \begin_inset Newline newline
33667 \end_inset
33668
33669
33670 \series bold
33671
33672 \backslash
33673 newcommand{
33674 \backslash
33675 us}[1]{
33676 \backslash
33677 underline{#1}}
33678 \series default
33679
33680 \begin_inset VSpace medskip
33681 \end_inset
33682
33683
33684 \begin_inset Newline newline
33685 \end_inset
33686
33687 El carácter 
33688 \series bold
33689 #
33690 \series default
33691  actúa como colocador del argumento, el 
33692 \series bold
33693 1
33694 \series default
33695  indica que es el colocador para el primer argumento.
33696 \end_layout
33697
33698 \begin_layout Itemize
33699 Para 
33700 \series bold
33701
33702 \backslash
33703 framebox
33704 \series default
33705  se puede p.
33706 \begin_inset space \thinspace{}
33707 \end_inset
33708
33709 e.
33710  definir el comando 
33711 \series bold
33712
33713 \backslash
33714 fb
33715 \series default
33716 :
33717 \begin_inset VSpace medskip
33718 \end_inset
33719
33720
33721 \begin_inset Newline newline
33722 \end_inset
33723
33724
33725 \series bold
33726
33727 \backslash
33728 newcommand{
33729 \backslash
33730 fb}[3]{
33731 \backslash
33732 framebox#1#2{$#3$}}
33733 \series default
33734
33735 \begin_inset VSpace medskip
33736 \end_inset
33737
33738
33739 \begin_inset Newline newline
33740 \end_inset
33741
33742 Los dos signos dólar generan la ecuación extra necesaria para 
33743 \series bold
33744
33745 \backslash
33746 framebox
33747 \series default
33748 , véase 
33749 \begin_inset CommandInset ref
33750 LatexCommand ref
33751 reference "sub:Cuadros-con-marco"
33752
33753 \end_inset
33754
33755 .
33756 \end_layout
33757
33758 \begin_layout Itemize
33759 Para crear un nuevo comando para 
33760 \series bold
33761
33762 \backslash
33763 fcolorbox
33764 \series default
33765  donde no es necesario especificar el color para el cuadro, el argumento
33766  para el color se define opcional:
33767 \begin_inset VSpace medskip
33768 \end_inset
33769
33770
33771 \begin_inset Newline newline
33772 \end_inset
33773
33774
33775 \series bold
33776
33777 \backslash
33778 newcommand{
33779 \backslash
33780 cb}[3][white]{
33781 \backslash
33782 fcolorbox{#2}{#1}{$#3$}}
33783 \series default
33784
33785 \begin_inset VSpace medskip
33786 \end_inset
33787
33788
33789 \begin_inset Newline newline
33790 \end_inset
33791
33792 Si el color no es especificado al usar 
33793 \series bold
33794
33795 \backslash
33796 cb
33797 \series default
33798 , se elige el color 
33799 \series bold
33800 white
33801 \series default
33802  predefinido.
33803 \end_layout
33804
33805 \begin_layout Standard
33806 Un ensayo con los nuevos comandos definidos:
33807 \end_layout
33808
33809 \begin_layout Standard
33810 \noindent
33811 \align center
33812 \begin_inset Tabular
33813 <lyxtabular version="3" rows="6" columns="2">
33814 <features tabularvalignment="middle">
33815 <column alignment="center" valignment="top" width="0">
33816 <column alignment="center" valignment="top" width="0">
33817 <row>
33818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822 Comando
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Plain Layout
33831 Resultado
33832 \begin_inset Note Note
33833 status collapsed
33834
33835 \begin_layout Plain Layout
33836
33837 \series bold
33838
33839 \backslash
33840 raisebox
33841 \series default
33842  se usa sólo como espaciador
33843 \end_layout
33844
33845 \end_inset
33846
33847
33848 \end_layout
33849
33850 \end_inset
33851 </cell>
33852 </row>
33853 <row>
33854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33855 \begin_inset Text
33856
33857 \begin_layout Plain Layout
33858 A
33859 \backslash
33860 gr
33861 \begin_inset ERT
33862 status collapsed
33863
33864 \begin_layout Plain Layout
33865
33866
33867 \backslash
33868 spce 
33869 \end_layout
33870
33871 \end_inset
33872
33873 B
33874 \end_layout
33875
33876 \end_inset
33877 </cell>
33878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33879 \begin_inset Text
33880
33881 \begin_layout Plain Layout
33882 \begin_inset Formula $A\gr B$
33883 \end_inset
33884
33885
33886 \end_layout
33887
33888 \end_inset
33889 </cell>
33890 </row>
33891 <row>
33892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33893 \begin_inset Text
33894
33895 \begin_layout Plain Layout
33896
33897 \backslash
33898 us{ABcd
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33908 \end_inset
33909
33910
33911 \end_layout
33912
33913 \end_inset
33914 </cell>
33915 </row>
33916 <row>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \backslash
33923 fb{[2cm]
33924 \begin_inset Formula $\to$
33925 \end_inset
33926
33927
33928 \backslash
33929 {
33930 \begin_inset Formula $\to$
33931 \end_inset
33932
33933
33934 \backslash
33935 {
33936 \backslash
33937 int
33938 \begin_inset ERT
33939 status collapsed
33940
33941 \begin_layout Plain Layout
33942
33943
33944 \backslash
33945 spce 
33946 \end_layout
33947
33948 \end_inset
33949
33950 A=B
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33960 \end_inset
33961
33962
33963 \end_layout
33964
33965 \end_inset
33966 </cell>
33967 </row>
33968 <row>
33969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33970 \begin_inset Text
33971
33972 \begin_layout Plain Layout
33973
33974 \backslash
33975 cb{red
33976 \begin_inset Formula $\to$
33977 \end_inset
33978
33979
33980 \backslash
33981 {
33982 \backslash
33983 int
33984 \begin_inset ERT
33985 status collapsed
33986
33987 \begin_layout Plain Layout
33988
33989
33990 \backslash
33991 spce 
33992 \end_layout
33993
33994 \end_inset
33995
33996 A=B
33997 \end_layout
33998
33999 \end_inset
34000 </cell>
34001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34002 \begin_inset Text
34003
34004 \begin_layout Plain Layout
34005 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34006 \end_inset
34007
34008
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 </row>
34014 <row>
34015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34016 \begin_inset Text
34017
34018 \begin_layout Plain Layout
34019
34020 \backslash
34021 cb[green]
34022 \backslash
34023 {red
34024 \begin_inset Formula $\to$
34025 \end_inset
34026
34027
34028 \backslash
34029 {
34030 \backslash
34031 int
34032 \begin_inset ERT
34033 status collapsed
34034
34035 \begin_layout Plain Layout
34036
34037
34038 \backslash
34039 spce 
34040 \end_layout
34041
34042 \end_inset
34043
34044 A=B
34045 \end_layout
34046
34047 \end_inset
34048 </cell>
34049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34050 \begin_inset Text
34051
34052 \begin_layout Plain Layout
34053 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34054 \end_inset
34055
34056
34057 \end_layout
34058
34059 \end_inset
34060 </cell>
34061 </row>
34062 </lyxtabular>
34063
34064 \end_inset
34065
34066
34067 \end_layout
34068
34069 \begin_layout Subsection
34070 Macros de ecuaciones
34071 \begin_inset Index idx
34072 status collapsed
34073
34074 \begin_layout Plain Layout
34075 Comandos de usuario ! Macros de ecuaciones
34076 \end_layout
34077
34078 \end_inset
34079
34080
34081 \begin_inset Index idx
34082 status collapsed
34083
34084 \begin_layout Plain Layout
34085 Macros
34086 \end_layout
34087
34088 \end_inset
34089
34090
34091 \end_layout
34092
34093 \begin_layout Standard
34094 Los comandos definidos por el usuario son especialmente convenientes para
34095  expresiones complejas.
34096  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34097  el mismo tipo de solución se repite varias veces.
34098  La forma general de una ecuación de segundo grado es:
34099 \begin_inset Formula \[
34100 0=\lambda^{2}+p\lambda+q\]
34101
34102 \end_inset
34103
34104 La forma general de la solución es:
34105 \begin_inset Formula \[
34106 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \begin_layout Standard
34114 Para definir un comando para la ecuación de la solución, en donde solo hay
34115  que especificar los tres parámetros 
34116 \begin_inset Formula $\lambda$
34117 \end_inset
34118
34119
34120 \begin_inset Formula $p$
34121 \end_inset
34122
34123 , y 
34124 \begin_inset Formula $q$
34125 \end_inset
34126
34127 , y el índice de 
34128 \begin_inset Formula $\lambda$
34129 \end_inset
34130
34131  puede darse opcionalmente, la línea de preámbulo LaTeX es
34132 \begin_inset Newline newline
34133 \end_inset
34134
34135
34136 \series bold
34137
34138 \backslash
34139 newcommand{
34140 \backslash
34141 qG}[4][1,
34142 \backslash
34143 ,2]{#2_{#1}=-
34144 \backslash
34145 frac{#3}{2}
34146 \backslash
34147 pm
34148 \begin_inset Newline newline
34149 \end_inset
34150
34151
34152 \begin_inset Phantom HPhantom
34153 status open
34154
34155 \begin_layout Plain Layout
34156
34157 \series bold
34158
34159 \backslash
34160 newcommand
34161 \end_layout
34162
34163 \end_inset
34164
34165
34166 \backslash
34167 sqrt{
34168 \backslash
34169 frac{#3^{2}}{4}-#4}}
34170 \end_layout
34171
34172 \begin_layout Standard
34173 Para generar la solución se inserta el comando
34174 \begin_inset Newline newline
34175 \end_inset
34176
34177
34178 \series bold
34179
34180 \backslash
34181 qG{
34182 \backslash
34183 lambda
34184 \begin_inset Formula $\to$
34185 \end_inset
34186
34187
34188 \backslash
34189 {p
34190 \begin_inset Formula $\to$
34191 \end_inset
34192
34193
34194 \backslash
34195 {q
34196 \series default
34197  en una ecuación
34198 \series bold
34199 .
34200 \end_layout
34201
34202 \begin_layout Standard
34203 La definición del nuevo comando no es intuitiva porque hay que conocer los
34204  esquemas de todos los comandos LaTeX usados, p.
34205 \begin_inset space \thinspace{}
34206 \end_inset
34207
34208 e., que una fracción se inserta en LaTeX como
34209 \series bold
34210  
34211 \backslash
34212 frac{numerador}{denominador}
34213 \series default
34214 .
34215  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34216  ver en LyX lo que el nuevo comando está haciendo.
34217  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34218  ecuación en vez del comando
34219 \series bold
34220  
34221 \backslash
34222 newcommand
34223 \series default
34224 .
34225 \end_layout
34226
34227 \begin_layout Standard
34228 Una macro de ecuación se crea con el menú 
34229 \family sans
34230 Insertar\SpecialChar \menuseparator
34231 Ecuación\SpecialChar \menuseparator
34232 Macro
34233 \family default
34234  o con el botón 
34235 \begin_inset Graphics
34236         filename ../../images/math-macro_newmacroname_newcommand.png
34237         scale 85
34238
34239 \end_inset
34240
34241  de la barra de herramientas.
34242  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34243  como el siguiente donde se define la macro:
34244 \begin_inset Newline newline
34245 \end_inset
34246
34247
34248 \end_layout
34249
34250 \begin_layout Standard
34251 \begin_inset space \hspace*{\fill}
34252 \end_inset
34253
34254
34255 \begin_inset Graphics
34256         filename ../clipart/macrobox.png
34257
34258 \end_inset
34259
34260
34261 \begin_inset space \hspace*{\fill}
34262 \end_inset
34263
34264
34265 \begin_inset Newline newline
34266 \end_inset
34267
34268
34269 \begin_inset FormulaMacro
34270 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34271 \end_inset
34272
34273
34274 \backslash
34275 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34276  En el primer marco azul se inserta la ecuación buscada.
34277  Con el comando 
34278 \series bold
34279
34280 \backslash
34281 #númerodeargumento
34282 \series default
34283 , , o con el botón 
34284 \begin_inset Graphics
34285         filename ../../images/math-macro-add-param.png
34286         scale 85
34287
34288 \end_inset
34289
34290  de la barra de herramientas de macros se inserta un colocador de argumento,
34291  p.
34292 \begin_inset space \thinspace{}
34293 \end_inset
34294
34295 e
34296 \begin_inset space \space{}
34297 \end_inset
34298
34299
34300 \series bold
34301
34302 \backslash
34303 #1
34304 \series default
34305 .
34306  Los colocadores de argumento se muestran en rojo.
34307  Se pueden poner 9 argumentos como máximo.
34308  Con el botón 
34309 \begin_inset Graphics
34310         filename ../../images/math-macro-add-optional-param.png
34311         scale 85
34312
34313 \end_inset
34314
34315  se crean argumentos opcionales.
34316  El primer argumento no opcional puede transformarse en opcional con el
34317  botón 
34318 \begin_inset Graphics
34319         filename ../../images/math-macro-make-optional.png
34320         scale 85
34321
34322 \end_inset
34323
34324 .
34325  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34326  Normalmente quieres verlo tal como está definido, así que el recuadro se
34327  deja vacío.
34328  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34329  en dicho recuadro puedes insertar, por ejemplo
34330 \begin_inset Newline newline
34331 \end_inset
34332
34333
34334 \series bold
34335 qG: 
34336 \backslash
34337 #1
34338 \series default
34339  
34340 \series bold
34341 ,
34342 \series default
34343  
34344 \series bold
34345
34346 \backslash
34347 #2
34348 \series default
34349  
34350 \series bold
34351 ,
34352 \series default
34353  
34354 \series bold
34355
34356 \backslash
34357 #3, 
34358 \backslash
34359 #4
34360 \begin_inset Newline newline
34361 \end_inset
34362
34363
34364 \series default
34365 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34366  en LyX, lo que conlleva una visualización mejor.
34367  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34368 \begin_inset Newline newline
34369 \end_inset
34370
34371 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34372  macros individuales situando el cursor en la macro y usando el menú 
34373 \family sans
34374 Ver\SpecialChar \menuseparator
34375 (Des)plegar macro de ecuación.
34376 \end_layout
34377
34378 \begin_layout Standard
34379 Para usar una macro, se inserta el nombre de la misma como comando en una
34380  ecuación, en nuestro caso 
34381 \series bold
34382
34383 \backslash
34384 qG
34385 \series default
34386 .
34387  Nuestra macro se muestra en LyX así:
34388 \begin_inset Newline newline
34389 \end_inset
34390
34391
34392 \begin_inset space \hspace*{\fill}
34393 \end_inset
34394
34395
34396 \begin_inset Graphics
34397         filename ../clipart/macrouse.png
34398
34399 \end_inset
34400
34401
34402 \begin_inset space \hspace*{\fill}
34403 \end_inset
34404
34405
34406 \begin_inset Newline newline
34407 \end_inset
34408
34409 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34410 \begin_inset Formula $x$
34411 \end_inset
34412
34413
34414 \begin_inset Formula $\ln(x)$
34415 \end_inset
34416
34417 , y 
34418 \begin_inset Formula $B$
34419 \end_inset
34420
34421 :
34422 \end_layout
34423
34424 \begin_layout Standard
34425 \begin_inset Formula \[
34426 \qG x{\ln(x)}B\]
34427
34428 \end_inset
34429
34430
34431 \end_layout
34432
34433 \begin_layout Standard
34434 LyX ofrece en el menú 
34435 \family sans
34436 Herramientas
34437 \family default
34438 \SpecialChar \menuseparator
34439
34440 \family sans
34441 Preferencias\SpecialChar \menuseparator
34442 Edición\SpecialChar \menuseparator
34443 Control
34444 \family default
34445  diferentes estilos para editar macros.
34446  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34447  cursor en una macro para ver la diferencia.
34448 \end_layout
34449
34450 \begin_layout Standard
34451 Una macro de ecuación se transforma internamente en un comando 
34452 \series bold
34453
34454 \backslash
34455 newcommand
34456 \series default
34457  cuando se exporta el documento.
34458  El comando creado 
34459 \series bold
34460
34461 \backslash
34462 newcommand
34463 \series default
34464  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34465  usar en ecuaciones que estén en recuadros de definición de macros en el
34466  documento.
34467  
34468 \end_layout
34469
34470 \begin_layout Standard
34471 Las macros de ecuación también pueden crearse directamente a partir de un
34472  comando
34473 \series bold
34474  
34475 \backslash
34476 newcommand
34477 \series default
34478 .
34479  Por ejemplo, escribiendo el comando
34480 \begin_inset Newline newline
34481 \end_inset
34482
34483
34484 \series bold
34485
34486 \backslash
34487 newcommand{
34488 \backslash
34489 larrow}[2]{
34490 \backslash
34491 xleftarrow[#2]{#1}}
34492 \begin_inset Newline newline
34493 \end_inset
34494
34495
34496 \series default
34497 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34498  el atajo 
34499 \family sans
34500 Ctrl+M
34501 \family default
34502 , el comando se transformará en una macro de ecuación.
34503  Al emplear este método debes tener cuidado en escribir correctamente el
34504  comando 
34505 \series bold
34506
34507 \backslash
34508 newcommand
34509 \series default
34510 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34511  
34512 \end_layout
34513
34514 \begin_layout Standard
34515 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34516  en definiciones de macros se manejan incorrectamente.
34517  Por eso el ejemplo 
34518 \series bold
34519
34520 \backslash
34521 fb
34522 \series default
34523  de 
34524 \begin_inset CommandInset ref
34525 LatexCommand ref
34526 reference "sub:El-comando-newcommand"
34527
34528 \end_inset
34529
34530  no puede crearse como macro.
34531 \end_layout
34532
34533 \begin_layout Standard
34534 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34535  la barra de herramientas de macros:
34536 \end_layout
34537
34538 \begin_layout Standard
34539 \begin_inset VSpace defskip
34540 \end_inset
34541
34542
34543 \end_layout
34544
34545 \begin_layout Standard
34546 \begin_inset Graphics
34547         filename ../clipart/MacroToolbar.png
34548
34549 \end_inset
34550
34551
34552 \begin_inset Index idx
34553 status collapsed
34554
34555 \begin_layout Plain Layout
34556 Macros ! Barra de herramientas
34557 \end_layout
34558
34559 \end_inset
34560
34561
34562 \end_layout
34563
34564 \begin_layout Standard
34565 \begin_inset VSpace defskip
34566 \end_inset
34567
34568
34569 \end_layout
34570
34571 \begin_layout Standard
34572 La barra de herramientas de macros contiene los siguientes botones:
34573 \end_layout
34574
34575 \begin_layout Standard
34576 \begin_inset VSpace defskip
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Standard
34583 \begin_inset Tabular
34584 <lyxtabular version="3" rows="9" columns="2">
34585 <features islongtable="true" longtabularalignment="center">
34586 <column alignment="left" valignment="top" width="0">
34587 <column alignment="left" valignment="top" width="85col%">
34588 <row interlinespace="2.5mm">
34589 <cell alignment="center" valignment="top" usebox="none">
34590 \begin_inset Text
34591
34592 \begin_layout Plain Layout
34593 \begin_inset Graphics
34594         filename ../../images/math-macro-remove-param.png
34595         BoundingBox 0bp 5bp 20bp 25bp
34596         rotateOrigin center
34597
34598 \end_inset
34599
34600
34601 \end_layout
34602
34603 \end_inset
34604 </cell>
34605 <cell alignment="center" valignment="top" usebox="none">
34606 \begin_inset Text
34607
34608 \begin_layout Plain Layout
34609
34610 \family sans
34611 Editar\SpecialChar \menuseparator
34612 Ecuación\SpecialChar \menuseparator
34613 Definición de macro\SpecialChar \menuseparator
34614 Quitar último argumento
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 </row>
34620 <row interlinespace="2.5mm">
34621 <cell alignment="center" valignment="top" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Plain Layout
34625 \begin_inset Graphics
34626         filename ../../images/math-macro-add-param.png
34627         BoundingBox 0bp 5bp 20bp 25bp
34628         rotateOrigin center
34629
34630 \end_inset
34631
34632
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 <cell alignment="center" valignment="top" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641
34642 \family sans
34643 Editar\SpecialChar \menuseparator
34644 Ecuación\SpecialChar \menuseparator
34645 Definición de macro\SpecialChar \menuseparator
34646 Añadir argumento
34647 \end_layout
34648
34649 \end_inset
34650 </cell>
34651 </row>
34652 <row interlinespace="2.5mm">
34653 <cell alignment="center" valignment="top" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657 \begin_inset Graphics
34658         filename ../../images/math-macro-make-optional.png
34659         BoundingBox 0bp 5bp 20bp 25bp
34660         rotateOrigin center
34661
34662 \end_inset
34663
34664
34665 \end_layout
34666
34667 \end_inset
34668 </cell>
34669 <cell alignment="center" valignment="top" usebox="none">
34670 \begin_inset Text
34671
34672 \begin_layout Plain Layout
34673
34674 \family sans
34675 Editar\SpecialChar \menuseparator
34676 Ecuación\SpecialChar \menuseparator
34677 Definición de macro\SpecialChar \menuseparator
34678 Hacer opcional el primer
34679 \begin_inset Newline newline
34680 \end_inset
34681
34682
34683 \begin_inset Phantom HPhantom
34684 status open
34685
34686 \begin_layout Plain Layout
34687
34688 \family sans
34689 Editar\SpecialChar \menuseparator
34690 Ecuación\SpecialChar \menuseparator
34691 Definición de macro\SpecialChar \menuseparator
34692
34693 \end_layout
34694
34695 \end_inset
34696
34697 argumento no opcional
34698 \end_layout
34699
34700 \end_inset
34701 </cell>
34702 </row>
34703 <row interlinespace="2.5mm">
34704 <cell alignment="center" valignment="top" usebox="none">
34705 \begin_inset Text
34706
34707 \begin_layout Plain Layout
34708 \begin_inset Graphics
34709         filename ../../images/math-macro-make-nonoptional.png
34710         BoundingBox 0bp 5bp 20bp 25bp
34711         rotateOrigin center
34712
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \end_inset
34719 </cell>
34720 <cell alignment="center" valignment="top" usebox="none">
34721 \begin_inset Text
34722
34723 \begin_layout Plain Layout
34724
34725 \family sans
34726 Editar\SpecialChar \menuseparator
34727 Ecuación\SpecialChar \menuseparator
34728 Definición de macro\SpecialChar \menuseparator
34729 Hacer no opcional el primer
34730 \begin_inset Newline newline
34731 \end_inset
34732
34733
34734 \begin_inset Phantom HPhantom
34735 status open
34736
34737 \begin_layout Plain Layout
34738
34739 \family sans
34740 Editar\SpecialChar \menuseparator
34741 Ecuación\SpecialChar \menuseparator
34742 Definición de macro\SpecialChar \menuseparator
34743
34744 \end_layout
34745
34746 \end_inset
34747
34748 argumento opcional
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 </row>
34754 <row interlinespace="2.5mm">
34755 <cell alignment="center" valignment="top" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759 \begin_inset Graphics
34760         filename ../../images/math-macro-remove-optional-param.png
34761         BoundingBox 0bp 5bp 20bp 25bp
34762         rotateOrigin center
34763
34764 \end_inset
34765
34766
34767 \end_layout
34768
34769 \end_inset
34770 </cell>
34771 <cell alignment="center" valignment="top" usebox="none">
34772 \begin_inset Text
34773
34774 \begin_layout Plain Layout
34775
34776 \family sans
34777 Editar\SpecialChar \menuseparator
34778 Ecuación\SpecialChar \menuseparator
34779 Definición de macro\SpecialChar \menuseparator
34780 Quitar argumento opcional
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 </row>
34786 <row interlinespace="2.5mm">
34787 <cell alignment="center" valignment="top" usebox="none">
34788 \begin_inset Text
34789
34790 \begin_layout Plain Layout
34791 \begin_inset Graphics
34792         filename ../../images/math-macro-add-optional-param.png
34793         BoundingBox 0bp 5bp 20bp 25bp
34794         rotateOrigin center
34795
34796 \end_inset
34797
34798
34799 \end_layout
34800
34801 \end_inset
34802 </cell>
34803 <cell alignment="center" valignment="top" usebox="none">
34804 \begin_inset Text
34805
34806 \begin_layout Plain Layout
34807
34808 \family sans
34809 Editar\SpecialChar \menuseparator
34810 Ecuación\SpecialChar \menuseparator
34811 Definición de macro\SpecialChar \menuseparator
34812 Insertar argumento opcional
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 </row>
34818 <row interlinespace="2.5mm">
34819 <cell alignment="center" valignment="top" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823 \begin_inset Graphics
34824         filename ../../images/math-macro-remove-greedy-param.png
34825         BoundingBox 0bp 5bp 20bp 25bp
34826         rotateOrigin center
34827
34828 \end_inset
34829
34830
34831 \end_layout
34832
34833 \end_inset
34834 </cell>
34835 <cell alignment="center" valignment="top" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \family sans
34841 Editar\SpecialChar \menuseparator
34842 Ecuación\SpecialChar \menuseparator
34843 Definición de macro\SpecialChar \menuseparator
34844 Quitar último argumento
34845 \begin_inset Newline newline
34846 \end_inset
34847
34848
34849 \begin_inset Phantom HPhantom
34850 status open
34851
34852 \begin_layout Plain Layout
34853
34854 \family sans
34855 Editar\SpecialChar \menuseparator
34856 Ecuación\SpecialChar \menuseparator
34857 Definición de macro\SpecialChar \menuseparator
34858
34859 \end_layout
34860
34861 \end_inset
34862
34863 yendo hacia la derecha
34864 \end_layout
34865
34866 \end_inset
34867 </cell>
34868 </row>
34869 <row interlinespace="2.5mm">
34870 <cell alignment="center" valignment="top" usebox="none">
34871 \begin_inset Text
34872
34873 \begin_layout Plain Layout
34874 \begin_inset Graphics
34875         filename ../../images/math-macro-append-greedy-param.png
34876         BoundingBox 0bp 5bp 20bp 25bp
34877         rotateOrigin center
34878
34879 \end_inset
34880
34881
34882 \end_layout
34883
34884 \end_inset
34885 </cell>
34886 <cell alignment="center" valignment="top" usebox="none">
34887 \begin_inset Text
34888
34889 \begin_layout Plain Layout
34890
34891 \family sans
34892 Editar\SpecialChar \menuseparator
34893 Ecuación\SpecialChar \menuseparator
34894 Definición de macro\SpecialChar \menuseparator
34895 Añadir argumento comiendo
34896 \begin_inset Newline newline
34897 \end_inset
34898
34899
34900 \begin_inset Phantom HPhantom
34901 status open
34902
34903 \begin_layout Plain Layout
34904
34905 \family sans
34906 Editar\SpecialChar \menuseparator
34907 Ecuación\SpecialChar \menuseparator
34908 Definición de macro\SpecialChar \menuseparator
34909
34910 \end_layout
34911
34912 \end_inset
34913
34914 desde la derecha
34915 \end_layout
34916
34917 \end_inset
34918 </cell>
34919 </row>
34920 <row interlinespace="2.5mm">
34921 <cell alignment="center" valignment="top" usebox="none">
34922 \begin_inset Text
34923
34924 \begin_layout Plain Layout
34925 \begin_inset Graphics
34926         filename ../../images/math-macro-add-greedy-optional-param.png
34927         BoundingBox 0bp 5bp 20bp 25bp
34928         rotateOrigin center
34929
34930 \end_inset
34931
34932
34933 \end_layout
34934
34935 \end_inset
34936 </cell>
34937 <cell alignment="center" valignment="top" usebox="none">
34938 \begin_inset Text
34939
34940 \begin_layout Plain Layout
34941
34942 \family sans
34943 Editar\SpecialChar \menuseparator
34944 Ecuación\SpecialChar \menuseparator
34945 Definición de macro\SpecialChar \menuseparator
34946 Añadir argumento opcional
34947 \begin_inset Newline newline
34948 \end_inset
34949
34950
34951 \begin_inset Phantom HPhantom
34952 status open
34953
34954 \begin_layout Plain Layout
34955
34956 \family sans
34957 Editar\SpecialChar \menuseparator
34958 Ecuación\SpecialChar \menuseparator
34959 Definición de macro\SpecialChar \menuseparator
34960
34961 \end_layout
34962
34963 \end_inset
34964
34965 comiendo desde la derecha
34966 \end_layout
34967
34968 \end_inset
34969 </cell>
34970 </row>
34971 </lyxtabular>
34972
34973 \end_inset
34974
34975
34976 \end_layout
34977
34978 \begin_layout Standard
34979 \noindent
34980 \align center
34981 \begin_inset Newpage newpage
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Section
34988 Indicaciones
34989 \begin_inset Index idx
34990 status collapsed
34991
34992 \begin_layout Plain Layout
34993 Indicaciones
34994 \end_layout
34995
34996 \end_inset
34997
34998
34999 \end_layout
35000
35001 \begin_layout Subsection
35002 Números negativos
35003 \begin_inset Index idx
35004 status collapsed
35005
35006 \begin_layout Plain Layout
35007 Numeros@Números ! negativos
35008 \end_layout
35009
35010 \end_inset
35011
35012
35013 \end_layout
35014
35015 \begin_layout Standard
35016 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35017  menos delante del número tiene la misma longitud que el operador signo
35018  menos.
35019  Si se escribe el número negativo en texto normal el signo menos aparece
35020  correctamente.
35021 \end_layout
35022
35023 \begin_layout Standard
35024 Así pues, el problema desaparece si se convierte el signo menos a texto
35025  matemático.
35026 \end_layout
35027
35028 \begin_layout Standard
35029 Un ejemplo para visualizar el problema:
35030 \end_layout
35031
35032 \begin_layout Standard
35033 \noindent
35034 \align center
35035 \begin_inset Tabular
35036 <lyxtabular version="3" rows="3" columns="2">
35037 <features tabularvalignment="middle">
35038 <column alignment="center" valignment="top" width="0">
35039 <column alignment="center" valignment="top" width="0">
35040 <row>
35041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35042 \begin_inset Text
35043
35044 \begin_layout Plain Layout
35045 texto normal:
35046 \end_layout
35047
35048 \end_inset
35049 </cell>
35050 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35051 \begin_inset Text
35052
35053 \begin_layout Plain Layout
35054 x = -2
35055 \end_layout
35056
35057 \end_inset
35058 </cell>
35059 </row>
35060 <row>
35061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35062 \begin_inset Text
35063
35064 \begin_layout Plain Layout
35065 ecuación:
35066 \end_layout
35067
35068 \end_inset
35069 </cell>
35070 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35071 \begin_inset Text
35072
35073 \begin_layout Plain Layout
35074 \begin_inset Formula $x=-2$
35075 \end_inset
35076
35077
35078 \end_layout
35079
35080 \end_inset
35081 </cell>
35082 </row>
35083 <row>
35084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35085 \begin_inset Text
35086
35087 \begin_layout Plain Layout
35088 solución:
35089 \end_layout
35090
35091 \end_inset
35092 </cell>
35093 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35094 \begin_inset Text
35095
35096 \begin_layout Plain Layout
35097 \begin_inset Formula $x=\mbox{-}2$
35098 \end_inset
35099
35100
35101 \end_layout
35102
35103 \end_inset
35104 </cell>
35105 </row>
35106 </lyxtabular>
35107
35108 \end_inset
35109
35110
35111 \end_layout
35112
35113 \begin_layout Subsection
35114 Coma como separador decimal
35115 \begin_inset Index idx
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119 Coma decimal
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Standard
35128 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35129  de grupos numéricos.
35130  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35131 \end_layout
35132
35133 \begin_layout Standard
35134 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35135  
35136 \family sans
35137 Ctrl+M
35138 \family default
35139 ).
35140 \end_layout
35141
35142 \begin_layout Standard
35143 Para usar las comas en todas las fórmulas del documento como separador decimal,
35144  se carga el archivo 
35145 \series bold
35146 icomma.sty
35147 \series default
35148
35149 \begin_inset Foot
35150 status collapsed
35151
35152 \begin_layout Plain Layout
35153
35154 \series bold
35155 icomma
35156 \series default
35157  forma parte del paquete LaTeX 
35158 \series bold
35159 was
35160 \series default
35161
35162 \begin_inset Index idx
35163 status collapsed
35164
35165 \begin_layout Plain Layout
35166 Paquetes ! was
35167 \begin_inset ERT
35168 status collapsed
35169
35170 \begin_layout Plain Layout
35171
35172
35173 \backslash
35174 vspace{4mm}
35175 \end_layout
35176
35177 \end_inset
35178
35179
35180 \end_layout
35181
35182 \end_inset
35183
35184 .
35185 \end_layout
35186
35187 \end_inset
35188
35189
35190 \begin_inset Index idx
35191 status collapsed
35192
35193 \begin_layout Plain Layout
35194 Paquetes ! icomma
35195 \end_layout
35196
35197 \end_inset
35198
35199  en el preámbulo LaTeX con la línea: 
35200 \end_layout
35201
35202 \begin_layout Standard
35203
35204 \series bold
35205
35206 \backslash
35207 usepackage{icomma}
35208 \end_layout
35209
35210 \begin_layout Subsection
35211 Vectores físicos
35212 \begin_inset CommandInset label
35213 LatexCommand label
35214 name "sub:Vectores-físicos"
35215
35216 \end_inset
35217
35218
35219 \begin_inset Index idx
35220 status collapsed
35221
35222 \begin_layout Plain Layout
35223 Vectores físicos
35224 \end_layout
35225
35226 \end_inset
35227
35228
35229 \end_layout
35230
35231 \begin_layout Standard
35232 El paquete LaTeX 
35233 \series bold
35234 braket
35235 \series default
35236
35237 \begin_inset Index idx
35238 status collapsed
35239
35240 \begin_layout Plain Layout
35241 Paquetes ! braket
35242 \end_layout
35243
35244 \end_inset
35245
35246  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
35247 \end_layout
35248
35249 \begin_layout Standard
35250
35251 \series bold
35252
35253 \backslash
35254 usepackage{braket}
35255 \end_layout
35256
35257 \begin_layout Standard
35258 \begin_inset ERT
35259 status collapsed
35260
35261 \begin_layout Plain Layout
35262
35263
35264 \backslash
35265 ifbraket 
35266 \end_layout
35267
35268 \end_inset
35269
35270
35271 \begin_inset Note Note
35272 status open
35273
35274 \begin_layout Plain Layout
35275 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
35276 \series bold
35277 braket
35278 \series default
35279  está instalado.
35280 \end_layout
35281
35282 \end_inset
35283
35284
35285 \end_layout
35286
35287 \begin_layout Standard
35288 Están definidos los siguientes comandos:
35289 \end_layout
35290
35291 \begin_layout Standard
35292 \noindent
35293 \align center
35294 \begin_inset Tabular
35295 <lyxtabular version="3" rows="4" columns="2">
35296 <features tabularvalignment="middle">
35297 <column alignment="center" valignment="top" width="0">
35298 <column alignment="center" valignment="top" width="0">
35299 <row>
35300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35301 \begin_inset Text
35302
35303 \begin_layout Plain Layout
35304 Comando
35305 \end_layout
35306
35307 \end_inset
35308 </cell>
35309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35310 \begin_inset Text
35311
35312 \begin_layout Plain Layout
35313 Resultado
35314 \end_layout
35315
35316 \end_inset
35317 </cell>
35318 </row>
35319 <row>
35320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35321 \begin_inset Text
35322
35323 \begin_layout Plain Layout
35324
35325 \backslash
35326 Bra{
35327 \backslash
35328 psi
35329 \end_layout
35330
35331 \end_inset
35332 </cell>
35333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35334 \begin_inset Text
35335
35336 \begin_layout Plain Layout
35337 \begin_inset Formula $\Bra{\psi}$
35338 \end_inset
35339
35340
35341 \end_layout
35342
35343 \end_inset
35344 </cell>
35345 </row>
35346 <row>
35347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35348 \begin_inset Text
35349
35350 \begin_layout Plain Layout
35351
35352 \backslash
35353 Ket{
35354 \backslash
35355 psi
35356 \end_layout
35357
35358 \end_inset
35359 </cell>
35360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35361 \begin_inset Text
35362
35363 \begin_layout Plain Layout
35364 \begin_inset Formula $\Ket{\psi}$
35365 \end_inset
35366
35367
35368 \end_layout
35369
35370 \end_inset
35371 </cell>
35372 </row>
35373 <row>
35374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35375 \begin_inset Text
35376
35377 \begin_layout Plain Layout
35378
35379 \backslash
35380 Braket{
35381 \backslash
35382 psi|
35383 \backslash
35384 phi
35385 \end_layout
35386
35387 \end_inset
35388 </cell>
35389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35390 \begin_inset Text
35391
35392 \begin_layout Plain Layout
35393 \begin_inset Formula $\Braket{\psi|\phi}$
35394 \end_inset
35395
35396
35397 \end_layout
35398
35399 \end_inset
35400 </cell>
35401 </row>
35402 </lyxtabular>
35403
35404 \end_inset
35405
35406
35407 \end_layout
35408
35409 \begin_layout Standard
35410 El comando 
35411 \series bold
35412
35413 \backslash
35414 Braket
35415 \series default
35416  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35417  circundantes:
35418 \begin_inset Formula \[
35419 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
35420
35421 \end_inset
35422
35423
35424 \begin_inset ERT
35425 status collapsed
35426
35427 \begin_layout Plain Layout
35428
35429
35430 \backslash
35431 else
35432 \end_layout
35433
35434 \end_inset
35435
35436
35437 \begin_inset Note Note
35438 status open
35439
35440 \begin_layout Plain Layout
35441 Lo que sigue se verá en la salida si el paquete LaTeX 
35442 \series bold
35443 braket
35444 \series default
35445  no está instalado:
35446 \end_layout
35447
35448 \end_inset
35449
35450
35451 \end_layout
35452
35453 \begin_layout Standard
35454 Debes instalar el paquete LaTeX 
35455 \series bold
35456 braket
35457 \series default
35458  para ver en la salida el resto de esta subsección.
35459 \end_layout
35460
35461 \begin_layout Standard
35462 \begin_inset ERT
35463 status collapsed
35464
35465 \begin_layout Plain Layout
35466
35467
35468 \backslash
35469 fi
35470 \end_layout
35471
35472 \end_inset
35473
35474
35475 \end_layout
35476
35477 \begin_layout Standard
35478 El efecto de 
35479 \series bold
35480
35481 \backslash
35482 Braket
35483 \series default
35484  también se puede conseguir con el comando 
35485 \series bold
35486
35487 \backslash
35488 middle
35489 \series default
35490 , que se describe en 
35491 \begin_inset CommandInset ref
35492 LatexCommand ref
35493 reference "sub:Tamaño-automático-de"
35494
35495 \end_inset
35496
35497 .
35498 \end_layout
35499
35500 \begin_layout Subsection
35501 Fracciones definidas por el usuario
35502 \begin_inset CommandInset label
35503 LatexCommand label
35504 name "sub:Fracciones-personalizadas"
35505
35506 \end_inset
35507
35508
35509 \begin_inset Index idx
35510 status collapsed
35511
35512 \begin_layout Plain Layout
35513 Fracciones ! personalizadas
35514 \end_layout
35515
35516 \end_inset
35517
35518
35519 \end_layout
35520
35521 \begin_layout Standard
35522 Para definir comandos personalizados para fracciones, se usa el comando
35523  
35524 \series bold
35525
35526 \backslash
35527 genfrac
35528 \series default
35529
35530 \begin_inset Index idx
35531 status collapsed
35532
35533 \begin_layout Plain Layout
35534 Comandos ! G ! 
35535 \backslash
35536 genfrac
35537 \end_layout
35538
35539 \end_inset
35540
35541  con el siguiente esquema:
35542 \end_layout
35543
35544 \begin_layout Standard
35545
35546 \series bold
35547
35548 \backslash
35549 genfrac{delimitador izquierdo}{delimitador derecho}
35550 \begin_inset Newline newline
35551 \end_inset
35552
35553
35554 \begin_inset Phantom HPhantom
35555 status open
35556
35557 \begin_layout Plain Layout
35558
35559 \series bold
35560
35561 \backslash
35562 genfrac
35563 \end_layout
35564
35565 \end_inset
35566
35567 {grosor raya de fracción}{estilo}{numerador}{denominador}
35568 \end_layout
35569
35570 \begin_layout Standard
35571 El estilo es un número en el rango 0
35572 \begin_inset space \thinspace{}
35573 \end_inset
35574
35575 -
35576 \begin_inset space \thinspace{}
35577 \end_inset
35578
35579 3.
35580 \end_layout
35581
35582 \begin_layout Standard
35583 \align center
35584 \begin_inset Tabular
35585 <lyxtabular version="3" rows="5" columns="2">
35586 <features tabularvalignment="middle">
35587 <column alignment="center" valignment="top" width="0">
35588 <column alignment="center" valignment="top" width="0">
35589 <row>
35590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35591 \begin_inset Text
35592
35593 \begin_layout Plain Layout
35594 Número
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Plain Layout
35603 Estilo (tamaño)
35604 \end_layout
35605
35606 \end_inset
35607 </cell>
35608 </row>
35609 <row>
35610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35611 \begin_inset Text
35612
35613 \begin_layout Plain Layout
35614 0
35615 \end_layout
35616
35617 \end_inset
35618 </cell>
35619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623 ecuación presentada
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 </row>
35629 <row>
35630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35631 \begin_inset Text
35632
35633 \begin_layout Plain Layout
35634 1
35635 \end_layout
35636
35637 \end_inset
35638 </cell>
35639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35640 \begin_inset Text
35641
35642 \begin_layout Plain Layout
35643 ecuación en línea
35644 \end_layout
35645
35646 \end_inset
35647 </cell>
35648 </row>
35649 <row>
35650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35651 \begin_inset Text
35652
35653 \begin_layout Plain Layout
35654 2
35655 \end_layout
35656
35657 \end_inset
35658 </cell>
35659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35660 \begin_inset Text
35661
35662 \begin_layout Plain Layout
35663 pequeño
35664 \end_layout
35665
35666 \end_inset
35667 </cell>
35668 </row>
35669 <row>
35670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35671 \begin_inset Text
35672
35673 \begin_layout Plain Layout
35674 3
35675 \end_layout
35676
35677 \end_inset
35678 </cell>
35679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35680 \begin_inset Text
35681
35682 \begin_layout Plain Layout
35683 muy pequeño
35684 \end_layout
35685
35686 \end_inset
35687 </cell>
35688 </row>
35689 </lyxtabular>
35690
35691 \end_inset
35692
35693
35694 \end_layout
35695
35696 \begin_layout Standard
35697 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35698  
35699 \series bold
35700
35701 \backslash
35702 frac
35703 \series default
35704 .
35705 \end_layout
35706
35707 \begin_layout Standard
35708 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35709  de 0.4
35710 \begin_inset space \thinspace{}
35711 \end_inset
35712
35713 pt.
35714 \end_layout
35715
35716 \begin_layout Standard
35717 Por ejemplo, los comandos 
35718 \series bold
35719
35720 \backslash
35721 dfrac
35722 \series default
35723  y 
35724 \series bold
35725
35726 \backslash
35727 tbinom
35728 \series default
35729  de la 
35730 \begin_inset CommandInset ref
35731 LatexCommand ref
35732 reference "sub:Fracciones"
35733
35734 \end_inset
35735
35736  se definen con los comandos:
35737 \end_layout
35738
35739 \begin_layout Standard
35740
35741 \series bold
35742
35743 \backslash
35744 newcommand{
35745 \backslash
35746 dfrac}[2]{
35747 \backslash
35748 genfrac{}{}{}{0}{#1}{#2}}
35749 \end_layout
35750
35751 \begin_layout Standard
35752 y
35753 \end_layout
35754
35755 \begin_layout Standard
35756
35757 \series bold
35758
35759 \backslash
35760 newcommand{
35761 \backslash
35762 tbinom}[2]{
35763 \backslash
35764 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35765 \end_layout
35766
35767 \begin_layout Standard
35768 \begin_inset VSpace medskip
35769 \end_inset
35770
35771
35772 \end_layout
35773
35774 \begin_layout Standard
35775 Para definir una fracción en la que el grosor de la raya se pueda definir
35776  como argumento opcional, se inserta la siguiente línea en el preámbulo
35777  LaTeX:
35778 \end_layout
35779
35780 \begin_layout Standard
35781
35782 \series bold
35783
35784 \backslash
35785 newcommand{
35786 \backslash
35787 fracS}[3][]{
35788 \backslash
35789 genfrac{}{}{#1}{}{#2}{#3}}
35790 \end_layout
35791
35792 \begin_layout Standard
35793 Un ensayo:
35794 \begin_inset Formula \begin{align*}
35795 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35796 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35797 \end{align*}
35798
35799 \end_inset
35800
35801 Como se puede ver, la distancia del numerador y el denominador a la raya
35802  de fracción se redondea a unas tres veces el grosor de la raya.
35803 \end_layout
35804
35805 \begin_layout Subsection
35806 Ecuaciones canceladas
35807 \begin_inset Index idx
35808 status collapsed
35809
35810 \begin_layout Plain Layout
35811 Ecuación ! cancelada
35812 \end_layout
35813
35814 \end_inset
35815
35816
35817 \end_layout
35818
35819 \begin_layout Standard
35820 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
35821  
35822 \series bold
35823 cancel
35824 \series default
35825
35826 \begin_inset Index idx
35827 status collapsed
35828
35829 \begin_layout Plain Layout
35830 Paquetes ! cancel
35831 \end_layout
35832
35833 \end_inset
35834
35835  con la línea de preámbulo LaTeX
35836 \end_layout
35837
35838 \begin_layout Standard
35839
35840 \series bold
35841
35842 \backslash
35843 usepackage[samesize]{cancel}
35844 \end_layout
35845
35846 \begin_layout Standard
35847 \begin_inset ERT
35848 status collapsed
35849
35850 \begin_layout Plain Layout
35851
35852
35853 \backslash
35854 ifcancel 
35855 \end_layout
35856
35857 \end_inset
35858
35859
35860 \begin_inset Note Note
35861 status open
35862
35863 \begin_layout Plain Layout
35864 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
35865 \series bold
35866 cancel
35867 \series default
35868  está instalado.
35869 \end_layout
35870
35871 \end_inset
35872
35873
35874 \end_layout
35875
35876 \begin_layout Standard
35877 Hay cuatro formas de cancelar ecuaciones:
35878 \end_layout
35879
35880 \begin_layout Standard
35881 \align center
35882 \begin_inset Tabular
35883 <lyxtabular version="3" rows="5" columns="2">
35884 <features tabularvalignment="middle">
35885 <column alignment="center" valignment="top" width="0">
35886 <column alignment="center" valignment="top" width="0">
35887 <row>
35888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35889 \begin_inset Text
35890
35891 \begin_layout Plain Layout
35892 Comando
35893 \end_layout
35894
35895 \end_inset
35896 </cell>
35897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901 Resultado
35902 \begin_inset Note Note
35903 status collapsed
35904
35905 \begin_layout Plain Layout
35906 El
35907 \series bold
35908  
35909 \series default
35910 espacio y 
35911 \series bold
35912
35913 \backslash
35914 raisebox
35915 \series default
35916  se usa sólo como espaciador
35917 \end_layout
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \end_inset
35925 </cell>
35926 </row>
35927 <row>
35928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35929 \begin_inset Text
35930
35931 \begin_layout Plain Layout
35932
35933 \backslash
35934 cancel{
35935 \backslash
35936 int
35937 \begin_inset ERT
35938 status collapsed
35939
35940 \begin_layout Plain Layout
35941
35942
35943 \backslash
35944 spce 
35945 \end_layout
35946
35947 \end_inset
35948
35949 A=B
35950 \end_layout
35951
35952 \end_inset
35953 </cell>
35954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35955 \begin_inset Text
35956
35957 \begin_layout Plain Layout
35958 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35959 \end_inset
35960
35961
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 </row>
35967 <row>
35968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35969 \begin_inset Text
35970
35971 \begin_layout Plain Layout
35972
35973 \backslash
35974 bcancel{
35975 \backslash
35976 int
35977 \begin_inset ERT
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981
35982
35983 \backslash
35984 spce 
35985 \end_layout
35986
35987 \end_inset
35988
35989 A=B
35990 \end_layout
35991
35992 \end_inset
35993 </cell>
35994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35995 \begin_inset Text
35996
35997 \begin_layout Plain Layout
35998 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35999 \end_inset
36000
36001
36002 \end_layout
36003
36004 \end_inset
36005 </cell>
36006 </row>
36007 <row>
36008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36009 \begin_inset Text
36010
36011 \begin_layout Plain Layout
36012
36013 \backslash
36014 xcancel{
36015 \backslash
36016 int
36017 \begin_inset ERT
36018 status collapsed
36019
36020 \begin_layout Plain Layout
36021
36022
36023 \backslash
36024 spce 
36025 \end_layout
36026
36027 \end_inset
36028
36029 A=B
36030 \end_layout
36031
36032 \end_inset
36033 </cell>
36034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36035 \begin_inset Text
36036
36037 \begin_layout Plain Layout
36038 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36039 \end_inset
36040
36041
36042 \end_layout
36043
36044 \end_inset
36045 </cell>
36046 </row>
36047 <row>
36048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36049 \begin_inset Text
36050
36051 \begin_layout Plain Layout
36052
36053 \backslash
36054 cancelto{1
36055 \begin_inset Formula $\to$
36056 \end_inset
36057
36058
36059 \backslash
36060 {
36061 \backslash
36062 int
36063 \begin_inset ERT
36064 status collapsed
36065
36066 \begin_layout Plain Layout
36067
36068
36069 \backslash
36070 spce 
36071 \end_layout
36072
36073 \end_inset
36074
36075 A=B
36076 \end_layout
36077
36078 \end_inset
36079 </cell>
36080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36081 \begin_inset Text
36082
36083 \begin_layout Plain Layout
36084 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36085 \end_inset
36086
36087
36088 \end_layout
36089
36090 \end_inset
36091 </cell>
36092 </row>
36093 </lyxtabular>
36094
36095 \end_inset
36096
36097
36098 \end_layout
36099
36100 \begin_layout Standard
36101
36102 \series bold
36103
36104 \backslash
36105 cancelto
36106 \series default
36107  es especialmente apropiada para visualizar la simplificación de fracciones
36108  en una ecuación:
36109 \begin_inset Formula \[
36110 \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}}}\]
36111
36112 \end_inset
36113
36114
36115 \end_layout
36116
36117 \begin_layout Standard
36118 \begin_inset ERT
36119 status collapsed
36120
36121 \begin_layout Plain Layout
36122
36123
36124 \backslash
36125 else
36126 \end_layout
36127
36128 \end_inset
36129
36130
36131 \begin_inset Note Note
36132 status open
36133
36134 \begin_layout Plain Layout
36135 Lo que sigue se verá en la salida si el paquete LaTeX 
36136 \series bold
36137 cancel
36138 \series default
36139  no está instalado:
36140 \end_layout
36141
36142 \end_inset
36143
36144
36145 \end_layout
36146
36147 \begin_layout Standard
36148 Debes instalar el paquete LaTeX 
36149 \series bold
36150 cancel
36151 \series default
36152  para ver en la salida el resto de esta subsección.
36153 \end_layout
36154
36155 \begin_layout Standard
36156 \begin_inset ERT
36157 status collapsed
36158
36159 \begin_layout Plain Layout
36160
36161
36162 \backslash
36163 fi
36164 \end_layout
36165
36166 \end_inset
36167
36168
36169 \end_layout
36170
36171 \begin_layout Subsection
36172 Ecuaciones en encabezados de sección
36173 \begin_inset CommandInset label
36174 LatexCommand label
36175 name "sub:Ecuaciones-en-encabezados"
36176
36177 \end_inset
36178
36179
36180 \begin_inset Index idx
36181 status collapsed
36182
36183 \begin_layout Plain Layout
36184 Ecuación ! en encabezados de sección
36185 \end_layout
36186
36187 \end_inset
36188
36189
36190 \end_layout
36191
36192 \begin_layout Standard
36193 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36194  en cuenta lo siguiente:
36195 \end_layout
36196
36197 \begin_layout Standard
36198 \begin_inset Note Greyedout
36199 status open
36200
36201 \begin_layout Plain Layout
36202 Si el soporte para 
36203 \series bold
36204 hyperref
36205 \series default
36206
36207 \begin_inset Index idx
36208 status collapsed
36209
36210 \begin_layout Plain Layout
36211 Paquetes ! hyperref
36212 \end_layout
36213
36214 \end_inset
36215
36216  está activado en la configuración del documento, 
36217 \family sans
36218 Propiedades
36219 \begin_inset space ~
36220 \end_inset
36221
36222
36223 \family default
36224 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36225  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36226  texto del marcador, porque se infringen las convenciones PDF.
36227 \end_layout
36228
36229 \end_inset
36230
36231
36232 \end_layout
36233
36234 \begin_layout Standard
36235 Estos problemas se pueden solucionar insertando al final del encabezado
36236  un título breve con el menú 
36237 \family sans
36238 Insertar\SpecialChar \menuseparator
36239 Título
36240 \begin_inset space ~
36241 \end_inset
36242
36243 breve
36244 \family default
36245 .
36246  Los títulos breves se usan como alternativa para encabezados de sección
36247  con más de una línea para mantener el buen aspecto del índice.
36248  En éste sólo aparece el título breve y por tanto también en los marcadores.
36249 \end_layout
36250
36251 \begin_layout Standard
36252 Si hay que poner ecuaciones en el índice y se usa 
36253 \series bold
36254 hyperref
36255 \series default
36256 , se puede insertar el siguiente comando en modo TeX:
36257 \end_layout
36258
36259 \begin_layout Standard
36260
36261 \series bold
36262
36263 \backslash
36264 texorpdfstring{parte}{alternativa}
36265 \begin_inset Index idx
36266 status collapsed
36267
36268 \begin_layout Plain Layout
36269 Comandos ! T ! 
36270 \backslash
36271 texorpdfstring
36272 \end_layout
36273
36274 \end_inset
36275
36276
36277 \end_layout
36278
36279 \begin_layout Standard
36280 parte se refiere a la parte del encabezado que no debería aparecer en el
36281  marcador PDF.
36282  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
36283  La alternativa se usa para el marcador en vez de la parte.
36284 \end_layout
36285
36286 \begin_layout Standard
36287 Aquí hay dos ejemplos de encabezados con ecuación:
36288 \end_layout
36289
36290 \begin_layout Standard
36291 \begin_inset VSpace -3mm
36292 \end_inset
36293
36294
36295 \end_layout
36296
36297 \begin_layout Standard
36298 \begin_inset ERT
36299 status collapsed
36300
36301 \begin_layout Plain Layout
36302
36303
36304 \backslash
36305 boldmath 
36306 \end_layout
36307
36308 \end_inset
36309
36310
36311 \end_layout
36312
36313 \begin_layout Subsubsection
36314 Encabezado sin ecuación en el índice 
36315 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36316 \end_inset
36317
36318
36319 \begin_inset Argument
36320 status collapsed
36321
36322 \begin_layout Plain Layout
36323 Encabezado sin ecuación en el índice
36324 \end_layout
36325
36326 \end_inset
36327
36328
36329 \end_layout
36330
36331 \begin_layout Subsubsection
36332 Encabezado con ecuación en el índice
36333 \begin_inset ERT
36334 status collapsed
36335
36336 \begin_layout Plain Layout
36337
36338
36339 \backslash
36340 texorpdfstring{
36341 \end_layout
36342
36343 \end_inset
36344
36345  
36346 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36347 \end_inset
36348
36349
36350 \begin_inset ERT
36351 status collapsed
36352
36353 \begin_layout Plain Layout
36354
36355 }{}
36356 \end_layout
36357
36358 \end_inset
36359
36360
36361 \end_layout
36362
36363 \begin_layout Standard
36364 \begin_inset ERT
36365 status collapsed
36366
36367 \begin_layout Plain Layout
36368
36369
36370 \backslash
36371 unboldmath 
36372 \end_layout
36373
36374 \end_inset
36375
36376 En el primer encabezado se ha puesto un título breve, en el segundo un 
36377 \series bold
36378
36379 \backslash
36380 texorpdfstring
36381 \series default
36382 .
36383 \end_layout
36384
36385 \begin_layout Standard
36386 Para obtener el mismo formato que en los demás encabezados se han puesto
36387  ambos en un entorno 
36388 \series bold
36389 boldmath
36390 \series default
36391 .
36392 \begin_inset Foot
36393 status collapsed
36394
36395 \begin_layout Plain Layout
36396 véase 
36397 \begin_inset CommandInset ref
36398 LatexCommand ref
36399 reference "sub:Ecuaciones-en-negrita"
36400
36401 \end_inset
36402
36403
36404 \end_layout
36405
36406 \end_inset
36407
36408
36409 \end_layout
36410
36411 \begin_layout Subsection
36412 Ecuaciones en texto multicolumna
36413 \begin_inset Index idx
36414 status collapsed
36415
36416 \begin_layout Plain Layout
36417 Ecuación ! en texto multicolumna
36418 \end_layout
36419
36420 \end_inset
36421
36422
36423 \end_layout
36424
36425 \begin_layout Standard
36426 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36427  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36428  de la página.
36429  Esto se hace usando el paquete LaTeX 
36430 \series bold
36431 multicol
36432 \series default
36433 ,
36434 \begin_inset Foot
36435 status collapsed
36436
36437 \begin_layout Plain Layout
36438
36439 \series bold
36440 multicol
36441 \series default
36442  forma parte de las distribuciones LaTeX estándar.
36443 \end_layout
36444
36445 \end_inset
36446
36447
36448 \begin_inset Index idx
36449 status collapsed
36450
36451 \begin_layout Plain Layout
36452 Paquetes ! multicol
36453 \end_layout
36454
36455 \end_inset
36456
36457  que se carga en el preámbulo LaTeX con la línea
36458 \end_layout
36459
36460 \begin_layout Standard
36461
36462 \series bold
36463
36464 \backslash
36465 usepackage{multicol}
36466 \end_layout
36467
36468 \begin_layout Standard
36469 \begin_inset Note Greyedout
36470 status collapsed
36471
36472 \begin_layout Plain Layout
36473 Ten en cuenta que la opción 
36474 \family sans
36475 Documento
36476 \begin_inset space ~
36477 \end_inset
36478
36479 con
36480 \begin_inset space ~
36481 \end_inset
36482
36483 dos
36484 \begin_inset space ~
36485 \end_inset
36486
36487 caras
36488 \family default
36489 , bajo 
36490 \family sans
36491 Diseño
36492 \begin_inset space ~
36493 \end_inset
36494
36495 de
36496 \begin_inset space ~
36497 \end_inset
36498
36499 página 
36500 \family default
36501 en el menú 
36502 \family sans
36503 Documento\SpecialChar \menuseparator
36504 Configuración
36505 \family default
36506  
36507 \emph on
36508 debe
36509 \emph default
36510  estar desmarcada.
36511 \end_layout
36512
36513 \end_inset
36514
36515
36516 \end_layout
36517
36518 \begin_layout Standard
36519 Antes del texto multicolumna se inserta en modo TeX el comando
36520 \end_layout
36521
36522 \begin_layout Standard
36523
36524 \series bold
36525
36526 \backslash
36527 begin{multicols}{número de columnas}
36528 \end_layout
36529
36530 \begin_layout Standard
36531 El número de columnas está en el rango 2-10.
36532  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36533  TeX el comando
36534 \end_layout
36535
36536 \begin_layout Standard
36537
36538 \series bold
36539
36540 \backslash
36541 end{multicols}
36542 \end_layout
36543
36544 \begin_layout Standard
36545 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36546  Para quitarlo se inserta un espacio vertical de -6
36547 \begin_inset space \thinspace{}
36548 \end_inset
36549
36550 mm antes de la ecuación.
36551  Si se usa el estilo 
36552 \series bold
36553 Sangrado
36554 \series default
36555 ,
36556 \begin_inset Foot
36557 status collapsed
36558
36559 \begin_layout Plain Layout
36560 véase estilos de ecuación en 
36561 \begin_inset CommandInset ref
36562 LatexCommand ref
36563 reference "sec:Estilos-de-ecuación"
36564
36565 \end_inset
36566
36567
36568 \end_layout
36569
36570 \end_inset
36571
36572  se inserta un espacio de -9
36573 \begin_inset space \thinspace{}
36574 \end_inset
36575
36576 mm.
36577 \end_layout
36578
36579 \begin_layout Standard
36580 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36581 \end_layout
36582
36583 \begin_layout Standard
36584
36585 \lang german
36586 \begin_inset ERT
36587 status collapsed
36588
36589 \begin_layout Plain Layout
36590
36591
36592 \backslash
36593 begin{multicols}{2}
36594 \end_layout
36595
36596 \end_inset
36597
36598 Das Spektrum wird fouriertransformiert.
36599  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36600 , Lösungsmittel) zu trennen.
36601  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36602  nun das Aussehen des Ausgangssignals.
36603  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36604  über alle Phasen integrieren muss.
36605  Sei nun 
36606 \begin_inset Formula $S$
36607 \end_inset
36608
36609  unser normiertes Ausgangssignal und 
36610 \begin_inset Formula $P$
36611 \end_inset
36612
36613  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36614 \begin_inset ERT
36615 status collapsed
36616
36617 \begin_layout Plain Layout
36618
36619
36620 \backslash
36621 end{multicols}
36622 \end_layout
36623
36624 \end_inset
36625
36626
36627 \begin_inset VSpace -6mm
36628 \end_inset
36629
36630
36631 \begin_inset Formula \begin{equation}
36632 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
36633
36634 \end_inset
36635
36636
36637 \begin_inset ERT
36638 status collapsed
36639
36640 \begin_layout Plain Layout
36641
36642
36643 \backslash
36644 begin{multicols}{2}
36645 \end_layout
36646
36647 \end_inset
36648
36649 wobei 
36650 \begin_inset Formula $S_{0}$
36651 \end_inset
36652
36653  das Signal ohne Gradient ist und die Normierungsbedingung 
36654 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36655 \end_inset
36656
36657  gilt.
36658  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36659  Direkt nach dem 
36660 \begin_inset Formula $\nicefrac{\pi}{2}$
36661 \end_inset
36662
36663
36664 \begin_inset space \thinspace{}
36665 \end_inset
36666
36667 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36668  das Signal zusätzlich abschwächt.
36669  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36670  
36671 \begin_inset Formula $T_{2}$
36672 \end_inset
36673
36674 -Zeit.
36675 \end_layout
36676
36677 \begin_layout Standard
36678
36679 \lang german
36680 \begin_inset ERT
36681 status collapsed
36682
36683 \begin_layout Plain Layout
36684
36685
36686 \backslash
36687 end{multicols}
36688 \end_layout
36689
36690 \end_inset
36691
36692
36693 \end_layout
36694
36695 \begin_layout Subsection
36696 Ecuaciones con descripción de variables
36697 \begin_inset Index idx
36698 status collapsed
36699
36700 \begin_layout Plain Layout
36701 Ecuación ! con descripción de variables
36702 \end_layout
36703
36704 \end_inset
36705
36706
36707 \end_layout
36708
36709 \begin_layout Standard
36710 Para describir variables en una ecuación, como en la fórmula 
36711 \begin_inset CommandInset ref
36712 LatexCommand eqref
36713 reference "eq:within"
36714
36715 \end_inset
36716
36717 , se inserta una matriz 2×
36718 \begin_inset Formula $n$
36719 \end_inset
36720
36721  con columnas alineadas a la izquierda para las 
36722 \emph on
36723
36724 \begin_inset Formula $n$
36725 \end_inset
36726
36727
36728 \emph default
36729  variables usadas.
36730 \begin_inset Foot
36731 status collapsed
36732
36733 \begin_layout Plain Layout
36734 véase matrices en 
36735 \begin_inset CommandInset ref
36736 LatexCommand ref
36737 reference "sec:Matrices"
36738
36739 \end_inset
36740
36741
36742 \end_layout
36743
36744 \end_inset
36745
36746  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
36747  
36748 \series bold
36749
36750 \backslash
36751 footnotesize
36752 \series default
36753  antes de la matriz.
36754 \begin_inset Foot
36755 status collapsed
36756
36757 \begin_layout Plain Layout
36758 véase tamaños de fuentes en 
36759 \begin_inset CommandInset ref
36760 LatexCommand ref
36761 reference "sub:Tamaños-de-fuentes"
36762
36763 \end_inset
36764
36765 .
36766 \end_layout
36767
36768 \end_inset
36769
36770
36771 \end_layout
36772
36773 \begin_layout Standard
36774 Si se usa el estilo 
36775 \series bold
36776 Sangrado
36777 \series default
36778 ,
36779 \begin_inset Foot
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783 véase estilos de ecuación en 
36784 \begin_inset CommandInset ref
36785 LatexCommand ref
36786 reference "sec:Estilos-de-ecuación"
36787
36788 \end_inset
36789
36790
36791 \end_layout
36792
36793 \end_inset
36794
36795  se inserta un 
36796 \series bold
36797
36798 \backslash
36799 hfill
36800 \series default
36801
36802 \begin_inset Foot
36803 status collapsed
36804
36805 \begin_layout Plain Layout
36806
36807 \series bold
36808
36809 \backslash
36810 hfill
36811 \series default
36812  sólo funciona en ecuaciones en estilo 
36813 \series bold
36814 Sangrado
36815 \series default
36816 , véase 
36817 \begin_inset CommandInset ref
36818 LatexCommand ref
36819 reference "sub:Espacio-variable"
36820
36821 \end_inset
36822
36823
36824 \end_layout
36825
36826 \end_inset
36827
36828  delante y detrás de la matriz para que tenga la misma separación con la
36829  ecuación y con el margen.
36830 \end_layout
36831
36832 \begin_layout Standard
36833 Si se usa el estilo 
36834 \series bold
36835 Centrado
36836 \series default
36837  se emplea el método descrito en la 
36838 \begin_inset CommandInset ref
36839 LatexCommand ref
36840 reference "sub:Entorno-flalign"
36841
36842 \end_inset
36843
36844  para sangrar la ecuación.
36845  La ecuación 
36846 \begin_inset CommandInset ref
36847 LatexCommand eqref
36848 reference "eq:within"
36849
36850 \end_inset
36851
36852  consta de cinco columnas ya que las dos primeras contienen la fórmula,
36853  la tercera la matriz y la última una llave TeX vacía.
36854 \begin_inset Formula \begin{flalign}
36855 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
36856 \rho & \mbox{densidad}\\
36857 V & \mbox{volumen}\\
36858 g & \mbox{aceleración gravitatoria}
36859 \end{array} &  & {}\label{eq:within}\end{flalign}
36860
36861 \end_inset
36862
36863
36864 \end_layout
36865
36866 \begin_layout Subsection
36867 Letras griegas minúsculas en redonda
36868 \begin_inset CommandInset label
36869 LatexCommand label
36870 name "sub:Griegas-en-redonda"
36871
36872 \end_inset
36873
36874
36875 \begin_inset Index idx
36876 status collapsed
36877
36878 \begin_layout Plain Layout
36879 Letras griegas ! en redonda
36880 \end_layout
36881
36882 \end_inset
36883
36884
36885 \end_layout
36886
36887 \begin_layout Standard
36888 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
36889  cursiva.
36890  Pero para símbolos de partículas elementales como piones y neutrinos hacen
36891  falta letras griegas en redonda.
36892  El archivo 
36893 \series bold
36894 upgreek.sty
36895 \series default
36896
36897 \begin_inset Foot
36898 status collapsed
36899
36900 \begin_layout Plain Layout
36901
36902 \series bold
36903 upgreek
36904 \series default
36905  forma parte del paquete LaTeX 
36906 \series bold
36907 was
36908 \series default
36909
36910 \begin_inset Index idx
36911 status collapsed
36912
36913 \begin_layout Plain Layout
36914 Paquetes ! was
36915 \begin_inset ERT
36916 status collapsed
36917
36918 \begin_layout Plain Layout
36919
36920
36921 \backslash
36922 vspace{4mm}
36923 \end_layout
36924
36925 \end_inset
36926
36927
36928 \end_layout
36929
36930 \end_inset
36931
36932 .
36933 \end_layout
36934
36935 \end_inset
36936
36937
36938 \begin_inset Index idx
36939 status collapsed
36940
36941 \begin_layout Plain Layout
36942 Paquetes ! upgreek
36943 \end_layout
36944
36945 \end_inset
36946
36947 , que se carga en el preámbulo LaTeX con la línea
36948 \end_layout
36949
36950 \begin_layout Standard
36951
36952 \series bold
36953
36954 \backslash
36955 usepackage{upgreek}
36956 \end_layout
36957
36958 \begin_layout Standard
36959 las suministra.
36960  
36961 \begin_inset ERT
36962 status collapsed
36963
36964 \begin_layout Plain Layout
36965
36966
36967 \backslash
36968 ifupgreek 
36969 \end_layout
36970
36971 \end_inset
36972
36973
36974 \begin_inset Note Note
36975 status open
36976
36977 \begin_layout Plain Layout
36978 Lo siguinente sólo se podrá ver si está instalado el paquete LaTeX 
36979 \series bold
36980 upgreek
36981 \series default
36982 :
36983 \end_layout
36984
36985 \end_inset
36986
36987  Se imprimen con el comando de la letra correspondiente precedido de 
36988 \series bold
36989 up
36990 \series default
36991 .
36992  Por ejemplo, el comando 
36993 \series bold
36994
36995 \backslash
36996 uptau
36997 \series default
36998  genera: 
36999 \begin_inset Formula $\uptau$
37000 \end_inset
37001
37002
37003 \end_layout
37004
37005 \begin_layout Standard
37006 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37007 \begin_inset Formula \[
37008 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
37009
37010 \end_inset
37011
37012
37013 \end_layout
37014
37015 \begin_layout Standard
37016 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37017  en cursiva.
37018  Por tanto no deberían emplearse para unidades como 
37019 \begin_inset Quotes fld
37020 \end_inset
37021
37022 µm
37023 \begin_inset Quotes frd
37024 \end_inset
37025
37026 .
37027 \end_layout
37028
37029 \begin_layout Standard
37030 \begin_inset ERT
37031 status collapsed
37032
37033 \begin_layout Plain Layout
37034
37035
37036 \backslash
37037 else 
37038 \end_layout
37039
37040 \end_inset
37041
37042
37043 \begin_inset Note Note
37044 status open
37045
37046 \begin_layout Plain Layout
37047 Lo siguiente se mostrará si el paquete LaTeX 
37048 \series bold
37049 upgreek
37050 \series default
37051  no está instalado:
37052 \end_layout
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \begin_layout Standard
37060 Debes instalar el paquete LaTeX 
37061 \series bold
37062 upgreek
37063 \series default
37064  para ver en la salida el resto de esta subsección.
37065  
37066 \end_layout
37067
37068 \begin_layout Standard
37069 \begin_inset ERT
37070 status collapsed
37071
37072 \begin_layout Plain Layout
37073
37074
37075 \backslash
37076 fi
37077 \end_layout
37078
37079 \end_inset
37080
37081
37082 \end_layout
37083
37084 \begin_layout Subsection
37085 Caracteres de texto en ecuaciones
37086 \begin_inset CommandInset label
37087 LatexCommand label
37088 name "sub:Caracteres-de-texto"
37089
37090 \end_inset
37091
37092
37093 \begin_inset Index idx
37094 status collapsed
37095
37096 \begin_layout Plain Layout
37097 Texto ! en ecuaciones
37098 \end_layout
37099
37100 \end_inset
37101
37102
37103 \end_layout
37104
37105 \begin_layout Standard
37106 En algunos casos podrías querer insertar caracteres de texto directamente
37107  en ecuaciones.
37108  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37109 \begin_inset Formula $\cdot$
37110 \end_inset
37111
37112  en expresiones como 
37113 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37114 \end_inset
37115
37116 , habría que insertar el comando 
37117 \series bold
37118
37119 \backslash
37120 cdot
37121 \series default
37122
37123 \begin_inset Foot
37124 status collapsed
37125
37126 \begin_layout Plain Layout
37127 véase 
37128 \begin_inset CommandInset ref
37129 LatexCommand ref
37130 reference "sub:Operadores-binarios"
37131
37132 \end_inset
37133
37134
37135 \end_layout
37136
37137 \end_inset
37138
37139  continuamente, porque este carácter está definido en todas las codificaciones
37140  como carácter de texto.
37141  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37142 \end_layout
37143
37144 \begin_layout Standard
37145
37146 \series bold
37147
37148 \backslash
37149 Declare Inputtext{183}{
37150 \backslash
37151 ifmmode
37152 \backslash
37153 cdot
37154 \backslash
37155 else
37156 \backslash
37157 textperiodcentered
37158 \backslash
37159 f\SpecialChar \textcompwordmark{}
37160 i}
37161 \end_layout
37162
37163 \begin_layout Standard
37164 La codificación de caracteres (menú 
37165 \family sans
37166 Documento\SpecialChar \menuseparator
37167 Configuración\SpecialChar \menuseparator
37168 Idioma
37169 \family default
37170 ) especifica el carácter que se muestra al pulsar una tecla.
37171  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37172  
37173 \series bold
37174
37175 \backslash
37176 textperiodcentered
37177 \series default
37178 .
37179  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37180  de LaTeX.
37181  Con la codificación cambiada se escoge automáticamente el comando correcto,
37182  dependiendo de si el carácter se ha insertado en una ecuación o no.
37183 \end_layout
37184
37185 \begin_layout Standard
37186 La codificación de diversos caracteres se guarda en archivos de definición.
37187  Por ejemplo la codificación 
37188 \series bold
37189 latin9
37190 \series default
37191  se define en el archivo 
37192 \series bold
37193 latin9.def
37194 \series default
37195  que está en el directorio de LaTeX.
37196  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37197  archivo de definición, de lo contrario nuestros documentos no podrían ser
37198  editados en otros ordenadores.
37199 \begin_inset VSpace medskip
37200 \end_inset
37201
37202
37203 \end_layout
37204
37205 \begin_layout Standard
37206 Además del punto centrado, en este documento se ha definido el símbolo grado
37207  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37208  directamente en una fórmula:
37209 \end_layout
37210
37211 \begin_layout Standard
37212
37213 \series bold
37214
37215 \backslash
37216 DeclareInputtext{176}{
37217 \backslash
37218 ifmmode^
37219 \backslash
37220 circ
37221 \backslash
37222 else
37223 \backslash
37224 textdegree
37225 \backslash
37226 f\SpecialChar \textcompwordmark{}
37227 i}
37228 \begin_inset Newpage newpage
37229 \end_inset
37230
37231
37232 \end_layout
37233
37234 \begin_layout Section
37235 \start_of_appendix
37236 Notas sobre tipografía
37237 \begin_inset Index idx
37238 status collapsed
37239
37240 \begin_layout Plain Layout
37241 Tipografía, notas
37242 \end_layout
37243
37244 \end_inset
37245
37246
37247 \end_layout
37248
37249 \begin_layout Standard
37250 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37251 \begin_inset Foot
37252 status collapsed
37253
37254 \begin_layout Plain Layout
37255 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
37256  
37257 \begin_inset Quotes fld
37258 \end_inset
37259
37260 Duden
37261 \begin_inset Quotes frd
37262 \end_inset
37263
37264  
37265 \begin_inset CommandInset citation
37266 LatexCommand cite
37267 key "Duden"
37268
37269 \end_inset
37270
37271 , que incluye algunas de las normas ISO.
37272  
37273 \begin_inset Newline newline
37274 \end_inset
37275
37276 (
37277 \emph on
37278 N.
37279 \begin_inset space \thinspace{}
37280 \end_inset
37281
37282 del t.
37283 \emph default
37284 : Para documentación en español sobre el tema, véase 
37285 \begin_inset CommandInset citation
37286 LatexCommand cite
37287 key "Bezos"
37288
37289 \end_inset
37290
37291 .)
37292 \end_layout
37293
37294 \end_inset
37295
37296
37297 \end_layout
37298
37299 \begin_layout Itemize
37300 Las unidades físicas se escriben 
37301 \emph on
37302 siempre 
37303 \emph default
37304 en redonda
37305 \begin_inset Foot
37306 status collapsed
37307
37308 \begin_layout Plain Layout
37309 véase estilos de fuentes en 
37310 \begin_inset CommandInset ref
37311 LatexCommand ref
37312 reference "sub:Estilos-de-fuentes"
37313
37314 \end_inset
37315
37316
37317 \end_layout
37318
37319 \end_inset
37320
37321 , aunque aparezcan en un texto en cursiva: 30
37322 \begin_inset space \thinspace{}
37323 \end_inset
37324
37325 km/h
37326 \begin_inset Newline newline
37327 \end_inset
37328
37329 Entre el valor y la unidad hay un espacio delgado, véase 
37330 \begin_inset CommandInset ref
37331 LatexCommand ref
37332 reference "sub:Espacio-predefinido"
37333
37334 \end_inset
37335
37336 .
37337 \begin_inset Newline newline
37338 \end_inset
37339
37340 Esta norma la cumple automáticamente el comando 
37341 \series bold
37342
37343 \backslash
37344 unittwo
37345 \series default
37346 .
37347  Si se introduce en una fórmula aparecen dos cuadros.
37348  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37349  como antes, 
37350 \begin_inset Formula $\unit[30]{km/h}$
37351 \end_inset
37352
37353
37354 \begin_inset space \thinspace{}
37355 \end_inset
37356
37357 .
37358  Ten en cuenta que 
37359 \series bold
37360
37361 \backslash
37362 unittwo
37363 \series default
37364  no es un auténtico comando LaTeX, sino el comando 
37365 \series bold
37366
37367 \backslash
37368 unit[value]{unit}
37369 \series default
37370 , por tanto no lo puedes usar en código TeX.
37371 \end_layout
37372
37373 \begin_layout Itemize
37374 Los signos por ciento y por mil se escriben como las unidades físicas:
37375 \begin_inset Newline newline
37376 \end_inset
37377
37378 1,2
37379 \begin_inset space \thinspace{}
37380 \end_inset
37381
37382 ‰ de alcohol en sangre.
37383 \end_layout
37384
37385 \begin_layout Itemize
37386 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37387  otra unidad: 15
37388 \begin_inset space \thinspace{}
37389 \end_inset
37390
37391 °C
37392 \end_layout
37393
37394 \begin_layout Itemize
37395 En números con más de cuatro dígitos se inserta un espacio delgado para
37396  separarlos en grupos de tres cifras: 18
37397 \begin_inset space \thinspace{}
37398 \end_inset
37399
37400 473
37401 \begin_inset space \thinspace{}
37402 \end_inset
37403
37404 588
37405 \end_layout
37406
37407 \begin_layout Itemize
37408 Para dimensiones como 120×90×40
37409 \begin_inset space \thinspace{}
37410 \end_inset
37411
37412 cm se usa el aspa de multiplicar 
37413 \begin_inset Quotes fld
37414 \end_inset
37415
37416 ×
37417 \begin_inset Quotes frd
37418 \end_inset
37419
37420 .
37421  Está disponible en el menú 
37422 \family sans
37423 Insertar\SpecialChar \menuseparator
37424 Carácter especial
37425 \family default
37426 \SpecialChar \menuseparator
37427
37428 \family sans
37429 Símbolos
37430 \family default
37431  o bien mediante el comando 
37432 \series bold
37433
37434 \backslash
37435 times
37436 \series default
37437 .
37438  Se puede insertar directamente con cierta combinación de teclas.
37439 \end_layout
37440
37441 \begin_layout Itemize
37442 Las funciones con nombres que constan de varias letras se escriben en redonda
37443  para evitar confusiones, véase 
37444 \begin_inset CommandInset ref
37445 LatexCommand ref
37446 reference "sub:Funciones-predefinidas"
37447
37448 \end_inset
37449
37450 .
37451 \end_layout
37452
37453 \begin_layout Itemize
37454 Los índices que constan de varias letras se escriben en redonda: 
37455 \begin_inset Formula $E_{\mathrm{cin}}$
37456 \end_inset
37457
37458
37459 \begin_inset Newline newline
37460 \end_inset
37461
37462 Los componentes de una matriz se escriben en cursiva: 
37463 \begin_inset Formula $\hat{H}_{kl}$
37464 \end_inset
37465
37466
37467 \end_layout
37468
37469 \begin_layout Itemize
37470 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37471  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37472 s con otras variables.
37473 \end_layout
37474
37475 \begin_layout Itemize
37476 El carácter que indica una transformación 
37477 \noun on
37478 Fourier
37479 \noun default
37480  se inserta con el comando 
37481 \series bold
37482
37483 \backslash
37484 mathscr
37485 \begin_inset ERT
37486 status collapsed
37487
37488 \begin_layout Plain Layout
37489
37490
37491 \backslash
37492 spce 
37493 \end_layout
37494
37495 \end_inset
37496
37497 F
37498 \series default
37499  o mediante el menú
37500 \family sans
37501  Insertar\SpecialChar \menuseparator
37502 Carácter especial
37503 \family default
37504 \SpecialChar \menuseparator
37505
37506 \family sans
37507 Símbolos\SpecialChar \menuseparator
37508 Símbolos de letra
37509 \family default
37510
37511 \begin_inset Formula $\mathscr{F}$
37512 \end_inset
37513
37514
37515 \end_layout
37516
37517 \begin_layout Standard
37518 \begin_inset Newpage newpage
37519 \end_inset
37520
37521
37522 \end_layout
37523
37524 \begin_layout Section
37525 Sinónimos
37526 \begin_inset Index idx
37527 status collapsed
37528
37529 \begin_layout Plain Layout
37530 Sinónimos
37531 \end_layout
37532
37533 \end_inset
37534
37535
37536 \end_layout
37537
37538 \begin_layout Standard
37539 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37540  como los que se recogen en esta lista:
37541 \begin_inset Foot
37542 status collapsed
37543
37544 \begin_layout Plain Layout
37545 véase también 
37546 \begin_inset CommandInset ref
37547 LatexCommand ref
37548 reference "fn:sinónimos"
37549
37550 \end_inset
37551
37552 .
37553 \end_layout
37554
37555 \end_inset
37556
37557
37558 \end_layout
37559
37560 \begin_layout Standard
37561
37562 \end_layout
37563
37564 \begin_layout Standard
37565 \begin_inset VSpace bigskip
37566 \end_inset
37567
37568
37569 \begin_inset space \hfill{}
37570 \end_inset
37571
37572
37573 \begin_inset Tabular
37574 <lyxtabular version="3" rows="12" columns="2">
37575 <features tabularvalignment="middle">
37576 <column alignment="center" valignment="top" width="0pt">
37577 <column alignment="center" valignment="top" width="0pt">
37578 <row>
37579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37580 \begin_inset Text
37581
37582 \begin_layout Plain Layout
37583 Comando
37584 \end_layout
37585
37586 \end_inset
37587 </cell>
37588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37589 \begin_inset Text
37590
37591 \begin_layout Plain Layout
37592 equivalente a
37593 \begin_inset Note Note
37594 status collapsed
37595
37596 \begin_layout Plain Layout
37597
37598 \series bold
37599
37600 \backslash
37601 raisebox
37602 \series default
37603  se usa sólo como espaciador
37604 \end_layout
37605
37606 \end_inset
37607
37608
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 </row>
37614 <row>
37615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619
37620 \backslash
37621 ast
37622 \end_layout
37623
37624 \end_inset
37625 </cell>
37626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630 \begin_inset ERT
37631 status collapsed
37632
37633 \begin_layout Plain Layout
37634
37635
37636 \backslash
37637 raisebox{-1.2mm}{
37638 \end_layout
37639
37640 \end_inset
37641
37642 *
37643 \begin_inset ERT
37644 status collapsed
37645
37646 \begin_layout Plain Layout
37647
37648 }
37649 \end_layout
37650
37651 \end_inset
37652
37653
37654 \end_layout
37655
37656 \end_inset
37657 </cell>
37658 </row>
37659 <row>
37660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37661 \begin_inset Text
37662
37663 \begin_layout Plain Layout
37664
37665 \backslash
37666 choose
37667 \end_layout
37668
37669 \end_inset
37670 </cell>
37671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout Plain Layout
37675
37676 \backslash
37677 binom
37678 \end_layout
37679
37680 \end_inset
37681 </cell>
37682 </row>
37683 <row>
37684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37685 \begin_inset Text
37686
37687 \begin_layout Plain Layout
37688
37689 \backslash
37690 geq
37691 \end_layout
37692
37693 \end_inset
37694 </cell>
37695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37696 \begin_inset Text
37697
37698 \begin_layout Plain Layout
37699
37700 \backslash
37701 ge
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 </row>
37707 <row>
37708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712
37713 \backslash
37714 lbrace
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37720 \begin_inset Text
37721
37722 \begin_layout Plain Layout
37723 {
37724 \end_layout
37725
37726 \end_inset
37727 </cell>
37728 </row>
37729 <row>
37730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37731 \begin_inset Text
37732
37733 \begin_layout Plain Layout
37734
37735 \backslash
37736 lbracket
37737 \end_layout
37738
37739 \end_inset
37740 </cell>
37741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37742 \begin_inset Text
37743
37744 \begin_layout Plain Layout
37745 [
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 </row>
37751 <row>
37752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756
37757 \backslash
37758 leftarrow
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37764 \begin_inset Text
37765
37766 \begin_layout Plain Layout
37767
37768 \backslash
37769 gets
37770 \end_layout
37771
37772 \end_inset
37773 </cell>
37774 </row>
37775 <row>
37776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37777 \begin_inset Text
37778
37779 \begin_layout Plain Layout
37780
37781 \backslash
37782 leq
37783 \end_layout
37784
37785 \end_inset
37786 </cell>
37787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37788 \begin_inset Text
37789
37790 \begin_layout Plain Layout
37791
37792 \backslash
37793 le
37794 \end_layout
37795
37796 \end_inset
37797 </cell>
37798 </row>
37799 <row>
37800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804
37805 \backslash
37806 lor
37807 \end_layout
37808
37809 \end_inset
37810 </cell>
37811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37812 \begin_inset Text
37813
37814 \begin_layout Plain Layout
37815
37816 \backslash
37817 vee
37818 \end_layout
37819
37820 \end_inset
37821 </cell>
37822 </row>
37823 <row>
37824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37825 \begin_inset Text
37826
37827 \begin_layout Plain Layout
37828
37829 \backslash
37830 neq
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839
37840 \backslash
37841 not=
37842 \end_layout
37843
37844 \end_inset
37845 </cell>
37846 </row>
37847 <row>
37848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37849 \begin_inset Text
37850
37851 \begin_layout Plain Layout
37852
37853 \backslash
37854 slash
37855 \end_layout
37856
37857 \end_inset
37858 </cell>
37859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37860 \begin_inset Text
37861
37862 \begin_layout Plain Layout
37863 /
37864 \end_layout
37865
37866 \end_inset
37867 </cell>
37868 </row>
37869 <row>
37870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37871 \begin_inset Text
37872
37873 \begin_layout Plain Layout
37874
37875 \backslash
37876 vert
37877 \end_layout
37878
37879 \end_inset
37880 </cell>
37881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37882 \begin_inset Text
37883
37884 \begin_layout Plain Layout
37885 |
37886 \end_layout
37887
37888 \end_inset
37889 </cell>
37890 </row>
37891 </lyxtabular>
37892
37893 \end_inset
37894
37895
37896 \begin_inset space \hfill{}
37897 \end_inset
37898
37899
37900 \begin_inset Tabular
37901 <lyxtabular version="3" rows="12" columns="2">
37902 <features tabularvalignment="middle">
37903 <column alignment="center" valignment="top" width="0pt">
37904 <column alignment="center" valignment="top" width="0pt">
37905 <row>
37906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37907 \begin_inset Text
37908
37909 \begin_layout Plain Layout
37910 Comando
37911 \end_layout
37912
37913 \end_inset
37914 </cell>
37915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37916 \begin_inset Text
37917
37918 \begin_layout Plain Layout
37919 equivalente a
37920 \end_layout
37921
37922 \end_inset
37923 </cell>
37924 </row>
37925 <row>
37926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37927 \begin_inset Text
37928
37929 \begin_layout Plain Layout
37930
37931 \backslash
37932 backslash
37933 \end_layout
37934
37935 \end_inset
37936 </cell>
37937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37938 \begin_inset Text
37939
37940 \begin_layout Plain Layout
37941
37942 \backslash
37943
37944 \backslash
37945
37946 \end_layout
37947
37948 \end_inset
37949 </cell>
37950 </row>
37951 <row>
37952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37953 \begin_inset Text
37954
37955 \begin_layout Plain Layout
37956
37957 \backslash
37958 dasharrow
37959 \end_layout
37960
37961 \end_inset
37962 </cell>
37963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37964 \begin_inset Text
37965
37966 \begin_layout Plain Layout
37967
37968 \backslash
37969 dashrightarrow
37970 \end_layout
37971
37972 \end_inset
37973 </cell>
37974 </row>
37975 <row>
37976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37977 \begin_inset Text
37978
37979 \begin_layout Plain Layout
37980
37981 \backslash
37982 land
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991
37992 \backslash
37993 wedge
37994 \end_layout
37995
37996 \end_inset
37997 </cell>
37998 </row>
37999 <row>
38000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38001 \begin_inset Text
38002
38003 \begin_layout Plain Layout
38004
38005 \backslash
38006 rbrace
38007 \end_layout
38008
38009 \end_inset
38010 </cell>
38011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38012 \begin_inset Text
38013
38014 \begin_layout Plain Layout
38015 }
38016 \end_layout
38017
38018 \end_inset
38019 </cell>
38020 </row>
38021 <row>
38022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38023 \begin_inset Text
38024
38025 \begin_layout Plain Layout
38026
38027 \backslash
38028 rbracket
38029 \end_layout
38030
38031 \end_inset
38032 </cell>
38033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38034 \begin_inset Text
38035
38036 \begin_layout Plain Layout
38037 ]
38038 \end_layout
38039
38040 \end_inset
38041 </cell>
38042 </row>
38043 <row>
38044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38045 \begin_inset Text
38046
38047 \begin_layout Plain Layout
38048
38049 \backslash
38050 rightarrow
38051 \end_layout
38052
38053 \end_inset
38054 </cell>
38055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38056 \begin_inset Text
38057
38058 \begin_layout Plain Layout
38059
38060 \backslash
38061 to
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 </row>
38067 <row>
38068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38069 \begin_inset Text
38070
38071 \begin_layout Plain Layout
38072
38073 \backslash
38074 lnot
38075 \end_layout
38076
38077 \end_inset
38078 </cell>
38079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38080 \begin_inset Text
38081
38082 \begin_layout Plain Layout
38083
38084 \backslash
38085 neg
38086 \end_layout
38087
38088 \end_inset
38089 </cell>
38090 </row>
38091 <row>
38092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38093 \begin_inset Text
38094
38095 \begin_layout Plain Layout
38096
38097 \backslash
38098 ne
38099 \end_layout
38100
38101 \end_inset
38102 </cell>
38103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38104 \begin_inset Text
38105
38106 \begin_layout Plain Layout
38107
38108 \backslash
38109 not=
38110 \end_layout
38111
38112 \end_inset
38113 </cell>
38114 </row>
38115 <row>
38116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38117 \begin_inset Text
38118
38119 \begin_layout Plain Layout
38120
38121 \backslash
38122 owns
38123 \end_layout
38124
38125 \end_inset
38126 </cell>
38127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38128 \begin_inset Text
38129
38130 \begin_layout Plain Layout
38131
38132 \backslash
38133 ni
38134 \end_layout
38135
38136 \end_inset
38137 </cell>
38138 </row>
38139 <row>
38140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38141 \begin_inset Text
38142
38143 \begin_layout Plain Layout
38144
38145 \backslash
38146 square
38147 \end_layout
38148
38149 \end_inset
38150 </cell>
38151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38152 \begin_inset Text
38153
38154 \begin_layout Plain Layout
38155
38156 \backslash
38157 Box
38158 \end_layout
38159
38160 \end_inset
38161 </cell>
38162 </row>
38163 <row>
38164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38165 \begin_inset Text
38166
38167 \begin_layout Plain Layout
38168
38169 \backslash
38170 Vert
38171 \end_layout
38172
38173 \end_inset
38174 </cell>
38175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38176 \begin_inset Text
38177
38178 \begin_layout Plain Layout
38179
38180 \backslash
38181 |
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 </row>
38187 </lyxtabular>
38188
38189 \end_inset
38190
38191
38192 \begin_inset space \hfill{}
38193 \end_inset
38194
38195
38196 \end_layout
38197
38198 \begin_layout Standard
38199 \begin_inset Newpage newpage
38200 \end_inset
38201
38202
38203 \end_layout
38204
38205 \begin_layout Bibliography
38206 \labelwidthstring Referencias
38207 \begin_inset CommandInset bibitem
38208 LatexCommand bibitem
38209 key "TLC2"
38210
38211 \end_inset
38212
38213
38214 \shape smallcaps
38215 Mittelbach, F.
38216  ; Goossens, M.
38217 \shape default
38218
38219 \shape italic
38220 The LaTeX Companion
38221 \shape default
38222 .
38223  Addison Wesley, 2004
38224 \end_layout
38225
38226 \begin_layout Bibliography
38227 \labelwidthstring Referencias
38228 \begin_inset CommandInset bibitem
38229 LatexCommand bibitem
38230 key "Mathmode"
38231
38232 \end_inset
38233
38234
38235 \begin_inset CommandInset href
38236 LatexCommand href
38237 name "Descripción"
38238 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38239
38240 \end_inset
38241
38242  de habilidades matemáticas de LaTeX
38243 \end_layout
38244
38245 \begin_layout Bibliography
38246 \labelwidthstring Referencias
38247 \begin_inset CommandInset bibitem
38248 LatexCommand bibitem
38249 key "AMS"
38250
38251 \end_inset
38252
38253
38254 \begin_inset CommandInset href
38255 LatexCommand href
38256 name "Descripción"
38257 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38258
38259 \end_inset
38260
38261  de 
38262 \begin_inset ERT
38263 status collapsed
38264
38265 \begin_layout Plain Layout
38266
38267
38268 \backslash
38269 AmS
38270 \end_layout
38271
38272 \end_inset
38273
38274 -LaTeX
38275 \end_layout
38276
38277 \begin_layout Bibliography
38278 \labelwidthstring Referencias
38279 \begin_inset CommandInset bibitem
38280 LatexCommand bibitem
38281 key "Symbols"
38282
38283 \end_inset
38284
38285
38286 \begin_inset CommandInset href
38287 LatexCommand href
38288 name "Lista"
38289 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38290
38291 \end_inset
38292
38293  de todos los símbolos disponibles con paquetes LaTeX
38294 \end_layout
38295
38296 \begin_layout Bibliography
38297 \labelwidthstring Referencias
38298 \begin_inset CommandInset bibitem
38299 LatexCommand bibitem
38300 key "hyperref"
38301
38302 \end_inset
38303
38304
38305 \begin_inset CommandInset href
38306 LatexCommand href
38307 name "Documentación"
38308 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38309
38310 \end_inset
38311
38312  del paquete LaTeX 
38313 \series bold
38314 hyperref
38315 \series default
38316
38317 \begin_inset Index idx
38318 status collapsed
38319
38320 \begin_layout Plain Layout
38321 Paquetes ! hyperref
38322 \end_layout
38323
38324 \end_inset
38325
38326
38327 \end_layout
38328
38329 \begin_layout Bibliography
38330 \labelwidthstring Referencias
38331 \begin_inset CommandInset bibitem
38332 LatexCommand bibitem
38333 key "mhchem"
38334
38335 \end_inset
38336
38337
38338 \begin_inset CommandInset href
38339 LatexCommand href
38340 name "Documentación"
38341 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38342
38343 \end_inset
38344
38345  del paquete LaTeX 
38346 \series bold
38347 mhchem
38348 \series default
38349
38350 \begin_inset Index idx
38351 status collapsed
38352
38353 \begin_layout Plain Layout
38354 Paquetes ! mhchem
38355 \end_layout
38356
38357 \end_inset
38358
38359
38360 \end_layout
38361
38362 \begin_layout Bibliography
38363 \labelwidthstring Referencias
38364 \begin_inset CommandInset bibitem
38365 LatexCommand bibitem
38366 key "Mathclap"
38367
38368 \end_inset
38369
38370
38371 \begin_inset CommandInset href
38372 LatexCommand href
38373 name "Descripción"
38374 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38375
38376 \end_inset
38377
38378  del comando 
38379 \series bold
38380
38381 \backslash
38382 mathclap
38383 \series default
38384 , descrito en 
38385 \begin_inset CommandInset ref
38386 LatexCommand ref
38387 reference "sub:Límites-de-operadores"
38388
38389 \end_inset
38390
38391
38392 \begin_inset Index idx
38393 status collapsed
38394
38395 \begin_layout Plain Layout
38396 Comandos ! M ! 
38397 \backslash
38398 mathclap
38399 \end_layout
38400
38401 \end_inset
38402
38403
38404 \end_layout
38405
38406 \begin_layout Bibliography
38407 \labelwidthstring Referencias
38408 \begin_inset CommandInset bibitem
38409 LatexCommand bibitem
38410 key "Duden"
38411
38412 \end_inset
38413
38414
38415 \emph on
38416 Duden Band 1
38417 \emph default
38418 .
38419  22.
38420  Auflage, Duden 2001
38421 \end_layout
38422
38423 \begin_layout Bibliography
38424 \labelwidthstring Referencias
38425 \begin_inset CommandInset bibitem
38426 LatexCommand bibitem
38427 key "spanish"
38428
38429 \end_inset
38430
38431
38432 \begin_inset CommandInset href
38433 LatexCommand href
38434 name "Página web"
38435 target "http://www.tex-tipografia.com/spanish.html"
38436
38437 \end_inset
38438
38439  del estilo 
38440 \series bold
38441 spanish
38442 \family sans
38443 \series default
38444  
38445 \family default
38446 incluido en el paquete 
38447 \series bold
38448 babel
38449 \end_layout
38450
38451 \begin_layout Bibliography
38452 \labelwidthstring Referencias
38453 \begin_inset CommandInset bibitem
38454 LatexCommand bibitem
38455 key "Bezos"
38456
38457 \end_inset
38458
38459
38460 \begin_inset CommandInset href
38461 LatexCommand href
38462 name "Documento"
38463 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38464
38465 \end_inset
38466
38467  sobre ortotipografía y notaciones matemáticas en español
38468 \end_layout
38469
38470 \begin_layout Standard
38471
38472 \family sans
38473 \series bold
38474 \begin_inset CommandInset index_print
38475 LatexCommand printindex
38476 type "idx"
38477
38478 \end_inset
38479
38480
38481 \end_layout
38482
38483 \end_body
38484 \end_document