]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
documentation files: remove preamble code for the greyed-out note color that we now...
[features.git] / lib / doc / es / Math.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 401
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="8" 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" bottomline="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" bottomline="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 Matriz
4842 \begin_inset space \thinspace{}
4843 \end_inset
4844
4845 3×3 con los distintos puntos
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 \begin_inset Formula $\begin{array}{ccc}
4855 A_{11} & \cdots & A_{1m}\\
4856 \vdots & \ddots & \vdots\\
4857 A_{n1} & \cdots & A_{nm}
4858 \end{array}$
4859 \end_inset
4860
4861
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 </row>
4867 </lyxtabular>
4868
4869 \end_inset
4870
4871
4872 \end_layout
4873
4874 \begin_layout Standard
4875 Los puntos suspensivos disponibles en el menú 
4876 \family sans
4877 Insertar\SpecialChar \menuseparator
4878 Carácter especial
4879 \family default
4880  son 
4881 \series bold
4882
4883 \backslash
4884 ldots
4885 \series default
4886 .
4887 \begin_inset VSpace medskip
4888 \end_inset
4889
4890
4891 \end_layout
4892
4893 \begin_layout Standard
4894 Hay puntos específicos para matrices que se extienden por varias columnas.
4895  Se generan con el comando 
4896 \series bold
4897
4898 \backslash
4899 hdotsfor
4900 \series default
4901
4902 \begin_inset Index idx
4903 status collapsed
4904
4905 \begin_layout Plain Layout
4906 Comandos ! H ! 
4907 \backslash
4908 hdotsfor
4909 \end_layout
4910
4911 \end_inset
4912
4913 , que tiene el siguiente esquema:
4914 \end_layout
4915
4916 \begin_layout Standard
4917
4918 \series bold
4919
4920 \backslash
4921 hdotsfor[distancia]{número de columnas}
4922 \end_layout
4923
4924 \begin_layout Standard
4925 Número de columnas especifica cuántas columnas deben abarcarse.
4926  Distancia es un factor para la separación entre los puntos.
4927 \end_layout
4928
4929 \begin_layout Standard
4930 En la siguiente matriz se ha insertado el comando 
4931 \series bold
4932
4933 \backslash
4934 hdotsfor[2]{4}
4935 \series default
4936  en el primer recuadro de la segunda línea para obtener puntos separados
4937  una distancia equivalente a dos veces la del comando 
4938 \series bold
4939
4940 \backslash
4941 dots
4942 \series default
4943 .
4944 \begin_inset Formula \[
4945 \left(\begin{array}{cccc}
4946 A & B & C & D\\
4947 \hdotsfor[2]{4}\\
4948 q & w & e & r
4949 \end{array}\right)\]
4950
4951 \end_inset
4952
4953
4954 \end_layout
4955
4956 \begin_layout Standard
4957 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4958  de lo contrario se producen errores de LaTeX.
4959 \end_layout
4960
4961 \begin_layout Standard
4962 \begin_inset VSpace bigskip
4963 \end_inset
4964
4965
4966 \end_layout
4967
4968 \begin_layout Standard
4969 Además, con el comando 
4970 \series bold
4971
4972 \backslash
4973 dotfill
4974 \series default
4975
4976 \begin_inset Index idx
4977 status collapsed
4978
4979 \begin_layout Plain Layout
4980 Comandos ! D ! 
4981 \backslash
4982 dotfill
4983 \end_layout
4984
4985 \end_inset
4986
4987  puedes completar con puntos una línea.
4988  El efecto de este tipo de comandos es como el de 
4989 \series bold
4990
4991 \backslash
4992 hfill
4993 \series default
4994 , véase 
4995 \begin_inset CommandInset ref
4996 LatexCommand ref
4997 reference "sub:Espacio-variable"
4998
4999 \end_inset
5000
5001 .
5002 \end_layout
5003
5004 \begin_layout Standard
5005 Por ejemplo el comando 
5006 \series bold
5007 A
5008 \backslash
5009 dotfill
5010 \series default
5011
5012 \begin_inset ERT
5013 status collapsed
5014
5015 \begin_layout Plain Layout
5016
5017
5018 \backslash
5019 spce 
5020 \end_layout
5021
5022 \end_inset
5023
5024
5025 \series bold
5026 B
5027 \series default
5028  genera
5029 \end_layout
5030
5031 \begin_layout Standard
5032 \begin_inset Formula $A\dotfill B$
5033 \end_inset
5034
5035
5036 \end_layout
5037
5038 \begin_layout Standard
5039 Un comando análogo a 
5040 \series bold
5041
5042 \backslash
5043 dotfill
5044 \series default
5045  para rellenar con una línea es 
5046 \series bold
5047
5048 \backslash
5049 hrulefill
5050 \series default
5051
5052 \begin_inset Index idx
5053 status collapsed
5054
5055 \begin_layout Plain Layout
5056 Comandos ! H ! 
5057 \backslash
5058 hrulefill
5059 \end_layout
5060
5061 \end_inset
5062
5063 :
5064 \end_layout
5065
5066 \begin_layout Standard
5067 \begin_inset Formula $A\hrulefill B$
5068 \end_inset
5069
5070
5071 \end_layout
5072
5073 \begin_layout Standard
5074 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5075 \end_layout
5076
5077 \begin_layout Section
5078 Matrices
5079 \begin_inset CommandInset label
5080 LatexCommand label
5081 name "sec:Matrices"
5082
5083 \end_inset
5084
5085
5086 \begin_inset Index idx
5087 status collapsed
5088
5089 \begin_layout Plain Layout
5090 Matrices
5091 \end_layout
5092
5093 \end_inset
5094
5095
5096 \end_layout
5097
5098 \begin_layout Standard
5099 Se pueden insertar con el botón 
5100 \begin_inset Graphics
5101         filename ../../images/dialog-show_mathmatrix.png
5102         scale 85
5103
5104 \end_inset
5105
5106  de la barra de ecuaciones o con el menú 
5107 \family sans
5108 Insertar\SpecialChar \menuseparator
5109 Ecuación\SpecialChar \menuseparator
5110 Matriz
5111 \family default
5112 .
5113  Aparece una ventana en la que se pide el número de filas y columnas, la
5114  alineación y la decoración.
5115  La alineación vertical sólo es relevante para matrices en línea:
5116 \end_layout
5117
5118 \begin_layout Standard
5119 Esta primera matriz tiene alineación superior 
5120 \begin_inset Formula $\begin{array}[t]{cccc}
5121 A & D & G & J\\
5122 B & E & H & K\\
5123 D & F & I & L
5124 \end{array}$
5125 \end_inset
5126
5127  , la segunda alineación central 
5128 \begin_inset Formula $\begin{array}{cccc}
5129 A & D & G & J\\
5130 B & E & H & K\\
5131 D & F & I & L
5132 \end{array}$
5133 \end_inset
5134
5135  , y la tercera alineación inferior 
5136 \begin_inset Formula $\begin{array}[b]{cccc}
5137 A & D & G & J\\
5138 B & E & H & K\\
5139 D & F & I & L
5140 \end{array}$
5141 \end_inset
5142
5143 .
5144 \end_layout
5145
5146 \begin_layout Standard
5147 La alineación horizontal especifica cómo deben alinearse las entradas de
5148  la columna.
5149  Se determina mediante una letra para cada columna.
5150  
5151 \emph on
5152 l
5153 \emph default
5154  indica alineación a la izquierda, 
5155 \emph on
5156 c
5157 \emph default
5158  alineación centrada y 
5159 \emph on
5160 r
5161 \emph default
5162  alineación a la derecha.
5163  Por ejemplo, para componer una matriz
5164 \begin_inset space ~
5165 \end_inset
5166
5167 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5168  centradas y la última a la derecha, se anota 
5169 \series bold
5170 lccr
5171 \series default
5172  en la alineación horizontal.
5173  Normalmente todas las columnas de una matriz están centradas, por tanto
5174  el valor por omisión es 
5175 \series bold
5176 c
5177 \series default
5178  para todas ellas.
5179 \end_layout
5180
5181 \begin_layout Standard
5182 Alineación horizontal:
5183 \end_layout
5184
5185 \begin_layout Standard
5186
5187 \series bold
5188 lll
5189 \series default
5190  : 
5191 \begin_inset Formula $\begin{array}{lll}
5192 10000 & D & G\\
5193 B & 10000 & H\\
5194 C & F & 10000
5195 \end{array}$
5196 \end_inset
5197
5198  , 
5199 \series bold
5200 ccc 
5201 \series default
5202
5203 \begin_inset Formula $\begin{array}{ccc}
5204 10000 & D & G\\
5205 B & 10000 & H\\
5206 C & F & 10000
5207 \end{array}$
5208 \end_inset
5209
5210  
5211 \series bold
5212 ,
5213 \series default
5214  
5215 \series bold
5216 rrr 
5217 \series default
5218
5219 \begin_inset Formula $\begin{array}{rrr}
5220 10000 & D & G\\
5221 B & 10000 & H\\
5222 C & F & 10000
5223 \end{array}$
5224 \end_inset
5225
5226
5227 \end_layout
5228
5229 \begin_layout Standard
5230 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5231  botones 
5232 \begin_inset Graphics
5233         filename ../../images/tabular-feature_append-row.png
5234         scale 85
5235
5236 \end_inset
5237
5238
5239 \begin_inset Graphics
5240         filename ../../images/tabular-feature_delete-row.png
5241         scale 85
5242
5243 \end_inset
5244
5245 , etc.
5246  de la barra de ecuaciones o el menú 
5247 \family sans
5248 Editar\SpecialChar \menuseparator
5249 Filas y columnas
5250 \family default
5251 .
5252  También se pueden añadir filas nuevas con 
5253 \family sans
5254 Ctrl+Retorno
5255 \family default
5256 .
5257 \end_layout
5258
5259 \begin_layout Standard
5260 \begin_inset VSpace bigskip
5261 \end_inset
5262
5263
5264 \lang english
5265 The 
5266 \family sans
5267 Decoration
5268 \family default
5269  adds parentheses in the selected style around the matrix.
5270  Alternatively,
5271 \lang spanish
5272  se pueden generar paréntesis con los comandos 
5273 \series bold
5274
5275 \backslash
5276 left
5277 \series default
5278
5279 \begin_inset Index idx
5280 status collapsed
5281
5282 \begin_layout Plain Layout
5283 Comandos ! L ! 
5284 \backslash
5285 left
5286 \end_layout
5287
5288 \end_inset
5289
5290  y 
5291 \series bold
5292
5293 \backslash
5294 right
5295 \series default
5296
5297 \begin_inset Index idx
5298 status collapsed
5299
5300 \begin_layout Plain Layout
5301 Comandos ! R ! 
5302 \backslash
5303 right
5304 \end_layout
5305
5306 \end_inset
5307
5308  (atajo 
5309 \family sans
5310 Alt+M
5311 \begin_inset space ~
5312 \end_inset
5313
5314 Paréntesis
5315 \family default
5316 ), véase 
5317 \begin_inset CommandInset ref
5318 LatexCommand ref
5319 reference "sub:Tamaño-automático-de"
5320
5321 \end_inset
5322
5323 , o usando los comandos siguientes:
5324 \end_layout
5325
5326 \begin_layout Standard
5327 \begin_inset VSpace medskip
5328 \end_inset
5329
5330
5331 \end_layout
5332
5333 \begin_layout Standard
5334 \begin_inset space \hfill{}
5335 \end_inset
5336
5337
5338 \begin_inset Tabular
5339 <lyxtabular version="3" rows="4" columns="2">
5340 <features tabularvalignment="middle">
5341 <column alignment="center" valignment="top" width="0">
5342 <column alignment="center" valignment="top" width="0">
5343 <row>
5344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5345 \begin_inset Text
5346
5347 \begin_layout Plain Layout
5348 Comando
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Plain Layout
5357 Resultado
5358 \begin_inset Note Note
5359 status collapsed
5360
5361 \begin_layout Plain Layout
5362
5363 \series bold
5364
5365 \backslash
5366 raisebox
5367 \series default
5368  se usa sólo como espaciador
5369 \end_layout
5370
5371 \end_inset
5372
5373
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 </row>
5379 <row>
5380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5381 \begin_inset Text
5382
5383 \begin_layout Plain Layout
5384
5385 \backslash
5386 bmatrix
5387 \begin_inset ERT
5388 status collapsed
5389
5390 \begin_layout Plain Layout
5391
5392
5393 \backslash
5394 spce 
5395 \end_layout
5396
5397 \end_inset
5398
5399 2
5400 \series bold
5401 ×
5402 \series default
5403 2
5404 \begin_inset space \thinspace{}
5405 \end_inset
5406
5407 matriz
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5417 0 & \textrm{-}\mathrm{i}\\
5418 \mathrm{i} & 0
5419 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5420 \end_inset
5421
5422
5423 \end_layout
5424
5425 \end_inset
5426 </cell>
5427 </row>
5428 <row>
5429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5430 \begin_inset Text
5431
5432 \begin_layout Plain Layout
5433
5434 \backslash
5435 Bmatrix
5436 \begin_inset ERT
5437 status collapsed
5438
5439 \begin_layout Plain Layout
5440
5441
5442 \backslash
5443 spce 
5444 \end_layout
5445
5446 \end_inset
5447
5448 2×2
5449 \begin_inset space \thinspace{}
5450 \end_inset
5451
5452 matriz
5453 \end_layout
5454
5455 \end_inset
5456 </cell>
5457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5462 0 & \textrm{-}\mathrm{i}\\
5463 \mathrm{i} & 0
5464 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5465 \end_inset
5466
5467
5468 \end_layout
5469
5470 \end_inset
5471 </cell>
5472 </row>
5473 <row>
5474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5475 \begin_inset Text
5476
5477 \begin_layout Plain Layout
5478
5479 \backslash
5480 pmatrix
5481 \begin_inset ERT
5482 status collapsed
5483
5484 \begin_layout Plain Layout
5485
5486
5487 \backslash
5488 spce 
5489 \end_layout
5490
5491 \end_inset
5492
5493 2
5494 \series bold
5495 ×
5496 \series default
5497 2
5498 \begin_inset space \thinspace{}
5499 \end_inset
5500
5501 matriz
5502 \end_layout
5503
5504 \end_inset
5505 </cell>
5506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5511 0 & \textrm{-}\mathrm{i}\\
5512 \mathrm{i} & 0
5513 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5514 \end_inset
5515
5516
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 </row>
5522 </lyxtabular>
5523
5524 \end_inset
5525
5526
5527 \begin_inset space \hfill{}
5528 \end_inset
5529
5530
5531 \begin_inset Tabular
5532 <lyxtabular version="3" rows="4" columns="2">
5533 <features tabularvalignment="middle">
5534 <column alignment="center" valignment="top" width="0">
5535 <column alignment="center" valignment="top" width="0">
5536 <row>
5537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 Comando
5542 \end_layout
5543
5544 \end_inset
5545 </cell>
5546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 Resultado
5551 \begin_inset Note Note
5552 status collapsed
5553
5554 \begin_layout Plain Layout
5555
5556 \series bold
5557
5558 \backslash
5559 raisebox
5560 \series default
5561  se usa sólo como espaciador
5562 \end_layout
5563
5564 \end_inset
5565
5566
5567 \end_layout
5568
5569 \end_inset
5570 </cell>
5571 </row>
5572 <row>
5573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5574 \begin_inset Text
5575
5576 \begin_layout Plain Layout
5577
5578 \backslash
5579 vmatrix
5580 \begin_inset ERT
5581 status collapsed
5582
5583 \begin_layout Plain Layout
5584
5585
5586 \backslash
5587 spce 
5588 \end_layout
5589
5590 \end_inset
5591
5592 2
5593 \series bold
5594 ×
5595 \series default
5596 2
5597 \begin_inset space \thinspace{}
5598 \end_inset
5599
5600 matriz
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5610 0 & \textrm{-}\mathrm{i}\\
5611 \mathrm{i} & 0
5612 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5613 \end_inset
5614
5615
5616 \end_layout
5617
5618 \end_inset
5619 </cell>
5620 </row>
5621 <row>
5622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626
5627 \backslash
5628 Vmatrix
5629 \begin_inset ERT
5630 status collapsed
5631
5632 \begin_layout Plain Layout
5633
5634
5635 \backslash
5636 spce 
5637 \end_layout
5638
5639 \end_inset
5640
5641 2
5642 \series bold
5643 ×
5644 \series default
5645 2
5646 \begin_inset space \thinspace{}
5647 \end_inset
5648
5649 matriz
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5659 0 & \textrm{-}\mathrm{i}\\
5660 \mathrm{i} & 0
5661 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5662 \end_inset
5663
5664
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 </row>
5670 <row>
5671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5672 \begin_inset Text
5673
5674 \begin_layout Plain Layout
5675
5676 \backslash
5677 matrix
5678 \begin_inset ERT
5679 status collapsed
5680
5681 \begin_layout Plain Layout
5682
5683
5684 \backslash
5685 spce 
5686 \end_layout
5687
5688 \end_inset
5689
5690 2
5691 \series bold
5692 ×
5693 \series default
5694 2
5695 \begin_inset space \thinspace{}
5696 \end_inset
5697
5698 matriz
5699 \end_layout
5700
5701 \end_inset
5702 </cell>
5703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5704 \begin_inset Text
5705
5706 \begin_layout Plain Layout
5707 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5708 0 & \textrm{-}\mathrm{i}\\
5709 \mathrm{i} & 0
5710 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5711 \end_inset
5712
5713
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 </row>
5719 </lyxtabular>
5720
5721 \end_inset
5722
5723
5724 \begin_inset space \hfill{}
5725 \end_inset
5726
5727
5728 \end_layout
5729
5730 \begin_layout Standard
5731 \begin_inset VSpace medskip
5732 \end_inset
5733
5734
5735 \end_layout
5736
5737 \begin_layout Standard
5738 Cuando se inserta p.
5739 \begin_inset space \thinspace{}
5740 \end_inset
5741
5742 e.
5743 \begin_inset space ~
5744 \end_inset
5745
5746
5747 \series bold
5748
5749 \backslash
5750 vmatrix
5751 \series default
5752 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5753  la matriz.
5754 \begin_inset Newline newline
5755 \end_inset
5756
5757
5758 \lang english
5759 Note that decorated matrices ignore the vertical alignment.
5760 \end_layout
5761
5762 \begin_layout Standard
5763 \begin_inset VSpace bigskip
5764 \end_inset
5765
5766
5767 \end_layout
5768
5769 \begin_layout Standard
5770 Como todas las ecuaciones multilínea son matrices, la longitud 
5771 \series bold
5772
5773 \backslash
5774 arraycolsep
5775 \series default
5776
5777 \begin_inset Index idx
5778 status collapsed
5779
5780 \begin_layout Plain Layout
5781 Comandos ! A ! 
5782 \backslash
5783 arraycolsep
5784 \end_layout
5785
5786 \end_inset
5787
5788 , que se describe en 
5789 \begin_inset CommandInset ref
5790 LatexCommand ref
5791 reference "sub:Separación-de-columnas"
5792
5793 \end_inset
5794
5795 , también se puede usar para cambiar la separación de las columnas en una
5796  matriz.
5797  Para cambiar la separación de las filas, se usa el comando 
5798 \series bold
5799
5800 \backslash
5801 arraystretch
5802 \series default
5803
5804 \begin_inset Index idx
5805 status collapsed
5806
5807 \begin_layout Plain Layout
5808 Comandos ! A ! 
5809 \backslash
5810 arraystretch
5811 \end_layout
5812
5813 \end_inset
5814
5815  de la siguiente manera:
5816 \end_layout
5817
5818 \begin_layout Standard
5819
5820 \series bold
5821
5822 \backslash
5823 renewcommand{
5824 \backslash
5825 arraystretch}{factor de separación}
5826 \begin_inset Index idx
5827 status collapsed
5828
5829 \begin_layout Plain Layout
5830 Comandos ! R ! 
5831 \backslash
5832 renewcommand
5833 \end_layout
5834
5835 \end_inset
5836
5837
5838 \end_layout
5839
5840 \begin_layout Standard
5841 El comando 
5842 \series bold
5843
5844 \backslash
5845 renewcommand
5846 \series default
5847  asigna el factor de separación al comando predefinido 
5848 \series bold
5849
5850 \backslash
5851 arraystretch
5852 \series default
5853 .
5854  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5855  Además, éste se usa para todas las matrices siguientes.
5856  Para volver a la separación original, asigna factor 1 a 
5857 \series bold
5858
5859 \backslash
5860 arraystretch
5861 \series default
5862 .
5863 \end_layout
5864
5865 \begin_layout Standard
5866 Para poner matrices en línea se usa el comando 
5867 \series bold
5868
5869 \backslash
5870 smallmatrix
5871 \series default
5872
5873 \begin_inset Index idx
5874 status collapsed
5875
5876 \begin_layout Plain Layout
5877 Comandos ! S ! 
5878 \backslash
5879 smallmatrix
5880 \end_layout
5881
5882 \end_inset
5883
5884 .
5885  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5886  se inserta la matriz.
5887  
5888 \end_layout
5889
5890 \begin_layout Standard
5891 Esto es una matriz 
5892 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5893 C & D
5894 \end{smallmatrix}\right)$
5895 \end_inset
5896
5897  en línea.
5898 \end_layout
5899
5900 \begin_layout Section
5901 Delimitadores
5902 \begin_inset Index idx
5903 status collapsed
5904
5905 \begin_layout Plain Layout
5906 Delimitadores
5907 \end_layout
5908
5909 \end_inset
5910
5911
5912 \end_layout
5913
5914 \begin_layout Subsection
5915 Delimitadores verticales
5916 \begin_inset Index idx
5917 status collapsed
5918
5919 \begin_layout Plain Layout
5920 Delimitadores ! verticales
5921 \end_layout
5922
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \begin_layout Standard
5929 \begin_inset space \hfill{}
5930 \end_inset
5931
5932
5933 \begin_inset Tabular
5934 <lyxtabular version="3" rows="9" columns="2">
5935 <features tabularvalignment="middle">
5936 <column alignment="center" valignment="top" width="0pt">
5937 <column alignment="center" valignment="top" width="0pt">
5938 <row>
5939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943 Comando
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952 Resultado
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 <row>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 (
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 \begin_inset Formula $($
5973 \end_inset
5974
5975
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 </row>
5981 <row>
5982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 {
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 \begin_inset Formula $\{$
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 </row>
6004 <row>
6005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 [
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 \begin_inset Formula $[$
6019 \end_inset
6020
6021
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 </row>
6027 <row>
6028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032
6033 \backslash
6034 langle
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 \begin_inset Formula $\langle$
6044 \end_inset
6045
6046
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 </row>
6052 <row>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057
6058 \backslash
6059 lceil
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 \begin_inset Formula $\lceil$
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 </row>
6077 <row>
6078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082
6083 \backslash
6084 lfloor
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 \begin_inset Formula $\lfloor$
6094 \end_inset
6095
6096
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 </row>
6102 <row>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 /
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Plain Layout
6116 \begin_inset Formula $/$
6117 \end_inset
6118
6119
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 </row>
6125 <row>
6126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130 |
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 \begin_inset Formula $|$
6140 \end_inset
6141
6142
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 </row>
6148 </lyxtabular>
6149
6150 \end_inset
6151
6152
6153 \begin_inset space \hfill{}
6154 \end_inset
6155
6156
6157 \begin_inset Tabular
6158 <lyxtabular version="3" rows="9" columns="2">
6159 <features tabularvalignment="middle">
6160 <column alignment="center" valignment="top" width="0pt">
6161 <column alignment="center" valignment="top" width="0pt">
6162 <row>
6163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 Comando
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176 Resultado
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 </row>
6182 <row>
6183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 )
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 \begin_inset Formula $)$
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 </row>
6205 <row>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 }
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 \begin_inset Formula $\}$
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 </row>
6228 <row>
6229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233 ]
6234 \end_layout
6235
6236 \end_inset
6237 </cell>
6238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6239 \begin_inset Text
6240
6241 \begin_layout Plain Layout
6242 \begin_inset Formula $]$
6243 \end_inset
6244
6245
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 </row>
6251 <row>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256
6257 \backslash
6258 rangle
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6264 \begin_inset Text
6265
6266 \begin_layout Plain Layout
6267 \begin_inset Formula $\rangle$
6268 \end_inset
6269
6270
6271 \end_layout
6272
6273 \end_inset
6274 </cell>
6275 </row>
6276 <row>
6277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281
6282 \backslash
6283 rceil
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 \begin_inset Formula $\rceil$
6293 \end_inset
6294
6295
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 </row>
6301 <row>
6302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306
6307 \backslash
6308 rfloor
6309 \end_layout
6310
6311 \end_inset
6312 </cell>
6313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6314 \begin_inset Text
6315
6316 \begin_layout Plain Layout
6317 \begin_inset Formula $\rfloor$
6318 \end_inset
6319
6320
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 </row>
6326 <row>
6327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6328 \begin_inset Text
6329
6330 \begin_layout Plain Layout
6331
6332 \backslash
6333
6334 \backslash
6335
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344 \begin_inset Formula $\backslash$
6345 \end_inset
6346
6347
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 </row>
6353 <row>
6354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358
6359 \backslash
6360 |
6361 \end_layout
6362
6363 \end_inset
6364 </cell>
6365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 \begin_inset Formula $\|$
6370 \end_inset
6371
6372
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 </row>
6378 </lyxtabular>
6379
6380 \end_inset
6381
6382
6383 \begin_inset space \hfill{}
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \begin_layout Standard
6390 \begin_inset Note Greyedout
6391 status open
6392
6393 \begin_layout Plain Layout
6394
6395 \series bold
6396 Nota
6397 \series default
6398 : En modo TeX hay que usar el comando 
6399 \series bold
6400
6401 \backslash
6402 textbackslash
6403 \series default
6404
6405 \begin_inset Index idx
6406 status collapsed
6407
6408 \begin_layout Plain Layout
6409 Comandos ! T ! 
6410 \backslash
6411 textbackslash
6412 \end_layout
6413
6414 \end_inset
6415
6416  para la barra invertida, porque si no el comando 
6417 \series bold
6418
6419 \backslash
6420
6421 \backslash
6422
6423 \series default
6424  genera un salto de línea.
6425 \end_layout
6426
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \begin_layout Standard
6433 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6434  descritos en las dos subsecciones siguientes.
6435  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6436  < y > en vez de los comandos 
6437 \series bold
6438
6439 \backslash
6440 langle
6441 \series default
6442  y 
6443 \series bold
6444
6445 \backslash
6446 rangle
6447 \series default
6448 .
6449  
6450 \end_layout
6451
6452 \begin_layout Subsubsection
6453 Tamaño manual de los delimitadores
6454 \begin_inset CommandInset label
6455 LatexCommand label
6456 name "sub:Tamaño-manual-de"
6457
6458 \end_inset
6459
6460
6461 \begin_inset Index idx
6462 status collapsed
6463
6464 \begin_layout Plain Layout
6465 Delimitadores ! tamaño manual
6466 \end_layout
6467
6468 \end_inset
6469
6470
6471 \end_layout
6472
6473 \begin_layout Standard
6474 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6475  LaTeX 
6476 \series bold
6477
6478 \backslash
6479 big
6480 \series default
6481
6482 \begin_inset Index idx
6483 status collapsed
6484
6485 \begin_layout Plain Layout
6486 Comandos ! B ! 
6487 \backslash
6488 big
6489 \end_layout
6490
6491 \end_inset
6492
6493
6494 \series bold
6495
6496 \backslash
6497 Big
6498 \series default
6499
6500 \series bold
6501
6502 \backslash
6503 bigg
6504 \series default
6505 , y 
6506 \series bold
6507
6508 \backslash
6509 Bigg
6510 \series default
6511 .
6512  
6513 \series bold
6514
6515 \backslash
6516 big
6517 \series default
6518  indica el tamaño menor y 
6519 \series bold
6520
6521 \backslash
6522 Bigg
6523 \series default
6524  el mayor.
6525 \end_layout
6526
6527 \begin_layout Standard
6528 Estos comandos se usan para resaltar niveles de delimitación:
6529 \end_layout
6530
6531 \begin_layout Standard
6532 \noindent
6533 \align center
6534 \begin_inset Tabular
6535 <lyxtabular version="3" rows="2" columns="2">
6536 <features tabularvalignment="middle">
6537 <column alignment="center" valignment="top" width="0">
6538 <column alignment="center" valignment="top" width="0">
6539 <row>
6540 <cell alignment="center" valignment="top" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 todos los delimitadores de igual tamaño:
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell alignment="center" valignment="top" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6554 \end_inset
6555
6556
6557 \end_layout
6558
6559 \end_inset
6560 </cell>
6561 </row>
6562 <row>
6563 <cell alignment="center" valignment="top" usebox="none">
6564 \begin_inset Text
6565
6566 \begin_layout Plain Layout
6567 así tiene mejor aspecto:
6568 \end_layout
6569
6570 \end_inset
6571 </cell>
6572 <cell alignment="center" valignment="top" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6577 \end_inset
6578
6579
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 </row>
6585 </lyxtabular>
6586
6587 \end_inset
6588
6589
6590 \begin_inset Note Note
6591 status collapsed
6592
6593 \begin_layout Plain Layout
6594
6595 \series bold
6596
6597 \backslash
6598 raisebox
6599 \series default
6600  se usa sólo como espaciador
6601 \end_layout
6602
6603 \end_inset
6604
6605
6606 \end_layout
6607
6608 \begin_layout Standard
6609 Para la segunda expresión se ha empleado el comando 
6610 \series bold
6611
6612 \backslash
6613 Big((A+B)(A-B)
6614 \backslash
6615 Big)^
6616 \series default
6617
6618 \begin_inset ERT
6619 status collapsed
6620
6621 \begin_layout Plain Layout
6622
6623
6624 \backslash
6625 spce 
6626 \end_layout
6627
6628 \end_inset
6629
6630
6631 \series bold
6632 C
6633 \series default
6634 .
6635 \end_layout
6636
6637 \begin_layout Standard
6638 He aquí una visión conjunta de todos los tamaños y delimitadores:
6639 \end_layout
6640
6641 \begin_layout Standard
6642 \noindent
6643 \align center
6644
6645 \backslash
6646 Bigg(
6647 \backslash
6648 exp
6649 \backslash
6650 bigg<
6651 \backslash
6652 Big[
6653 \backslash
6654 big{
6655 \backslash
6656 ln(3x)
6657 \backslash
6658 big}^2
6659 \begin_inset ERT
6660 status collapsed
6661
6662 \begin_layout Plain Layout
6663
6664
6665 \backslash
6666 spce 
6667 \end_layout
6668
6669 \end_inset
6670
6671
6672 \backslash
6673 sen(x)
6674 \backslash
6675 Big]^
6676 \begin_inset ERT
6677 status collapsed
6678
6679 \begin_layout Plain Layout
6680
6681
6682 \backslash
6683 spce 
6684 \end_layout
6685
6686 \end_inset
6687
6688 A
6689 \begin_inset ERT
6690 status collapsed
6691
6692 \begin_layout Plain Layout
6693
6694
6695 \backslash
6696 spce 
6697 \end_layout
6698
6699 \end_inset
6700
6701
6702 \backslash
6703 bigg>
6704 \backslash
6705 Bigg)^0,5
6706 \begin_inset Formula \[
6707 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6708
6709 \end_inset
6710
6711
6712 \end_layout
6713
6714 \begin_layout Standard
6715 Además de los comandos 
6716 \series bold
6717
6718 \backslash
6719 big
6720 \series default
6721  hay la variante 
6722 \series bold
6723
6724 \backslash
6725 bigm
6726 \series default
6727
6728 \begin_inset Index idx
6729 status collapsed
6730
6731 \begin_layout Plain Layout
6732 Comandos ! B ! 
6733 \backslash
6734 bigm
6735 \end_layout
6736
6737 \end_inset
6738
6739 , que añade un poco más de espacio entre el delimitador y su contenido,
6740  y la variante 
6741 \series bold
6742
6743 \backslash
6744 bigl
6745 \series default
6746 -
6747 \series bold
6748
6749 \backslash
6750 bigr
6751 \series default
6752
6753 \begin_inset Index idx
6754 status collapsed
6755
6756 \begin_layout Plain Layout
6757 Comandos ! B ! 
6758 \backslash
6759 bigl - 
6760 \backslash
6761 bigr
6762 \end_layout
6763
6764 \end_inset
6765
6766 , que no añade espacio adicional.
6767  La 
6768 \emph on
6769 l
6770 \emph default
6771  al final del comando 
6772 \series bold
6773
6774 \backslash
6775 bigl 
6776 \series default
6777 es para el delimitador izquierdo, la 
6778 \emph on
6779 r
6780 \emph default
6781  es para el delimitador derecho.
6782  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6783  apertura o de cierre.
6784 \end_layout
6785
6786 \begin_layout Standard
6787 En el siguiente cuadro hay una comparación de las variantes:
6788 \end_layout
6789
6790 \begin_layout Standard
6791 \noindent
6792 \align center
6793 \begin_inset Tabular
6794 <lyxtabular version="3" rows="5" columns="2">
6795 <features tabularvalignment="middle">
6796 <column alignment="center" valignment="top" width="0">
6797 <column alignment="center" valignment="top" width="0">
6798 <row>
6799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6800 \begin_inset Text
6801
6802 \begin_layout Plain Layout
6803 Comando
6804 \end_layout
6805
6806 \end_inset
6807 </cell>
6808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6809 \begin_inset Text
6810
6811 \begin_layout Plain Layout
6812 Resultado
6813 \begin_inset Note Note
6814 status collapsed
6815
6816 \begin_layout Plain Layout
6817
6818 \series bold
6819
6820 \backslash
6821 raisebox
6822 \series default
6823  se usa sólo como espaciador
6824 \end_layout
6825
6826 \end_inset
6827
6828
6829 \end_layout
6830
6831 \end_inset
6832 </cell>
6833 </row>
6834 <row>
6835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6836 \begin_inset Text
6837
6838 \begin_layout Plain Layout
6839
6840 \backslash
6841 Bigm(
6842 \backslash
6843 bigm(
6844 \backslash
6845 ln(3x)
6846 \backslash
6847 bigm)^2
6848 \series bold
6849
6850 \begin_inset ERT
6851 status collapsed
6852
6853 \begin_layout Plain Layout
6854
6855
6856 \backslash
6857 spce 
6858 \end_layout
6859
6860 \end_inset
6861
6862
6863 \series default
6864
6865 \backslash
6866 Bigm)
6867 \end_layout
6868
6869 \end_inset
6870 </cell>
6871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6872 \begin_inset Text
6873
6874 \begin_layout Plain Layout
6875 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6876 \end_inset
6877
6878
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 </row>
6884 <row>
6885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889
6890 \backslash
6891 Big(
6892 \backslash
6893 big(
6894 \backslash
6895 ln(3x)
6896 \backslash
6897 big)^2
6898 \series bold
6899
6900 \begin_inset ERT
6901 status collapsed
6902
6903 \begin_layout Plain Layout
6904
6905
6906 \backslash
6907 spce 
6908 \end_layout
6909
6910 \end_inset
6911
6912
6913 \series default
6914
6915 \backslash
6916 Big)
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6926 \end_inset
6927
6928
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 </row>
6934 <row>
6935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Plain Layout
6939
6940 \backslash
6941 Bigl(
6942 \backslash
6943 bigl(
6944 \backslash
6945 ln(3x)
6946 \backslash
6947 bigr)^2
6948 \series bold
6949
6950 \begin_inset ERT
6951 status collapsed
6952
6953 \begin_layout Plain Layout
6954
6955
6956 \backslash
6957 spce 
6958 \end_layout
6959
6960 \end_inset
6961
6962
6963 \series default
6964
6965 \backslash
6966 Bigr)
6967 \end_layout
6968
6969 \end_inset
6970 </cell>
6971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6972 \begin_inset Text
6973
6974 \begin_layout Plain Layout
6975 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6976 \end_inset
6977
6978
6979 \end_layout
6980
6981 \end_inset
6982 </cell>
6983 </row>
6984 <row>
6985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989
6990 \backslash
6991 bigl)
6992 \backslash
6993 ln(3x)
6994 \backslash
6995 bigr(
6996 \end_layout
6997
6998 \end_inset
6999 </cell>
7000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7005 \end_inset
7006
7007
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 </lyxtabular>
7014
7015 \end_inset
7016
7017
7018 \end_layout
7019
7020 \begin_layout Subsubsection
7021 Tamaño automático de los delimitadores
7022 \begin_inset CommandInset label
7023 LatexCommand label
7024 name "sub:Tamaño-automático-de"
7025
7026 \end_inset
7027
7028
7029 \begin_inset Index idx
7030 status collapsed
7031
7032 \begin_layout Plain Layout
7033 Delimitadores ! tamaño automático
7034 \end_layout
7035
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \begin_layout Standard
7042 Se pueden insertar delimitadores de tamaño variable con los comandos 
7043 \series bold
7044
7045 \backslash
7046 left
7047 \series default
7048
7049 \begin_inset Index idx
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053 Comandos ! L ! 
7054 \backslash
7055 left
7056 \end_layout
7057
7058 \end_inset
7059
7060  y 
7061 \series bold
7062
7063 \backslash
7064 right
7065 \series default
7066
7067 \begin_inset Index idx
7068 status collapsed
7069
7070 \begin_layout Plain Layout
7071 Comandos ! R ! 
7072 \backslash
7073 right
7074 \end_layout
7075
7076 \end_inset
7077
7078  o con el botón de la barra de ecuaciones 
7079 \begin_inset Graphics
7080         filename ../../images/dialog-show_mathdelimiter.png
7081         scale 85
7082
7083 \end_inset
7084
7085 .
7086  El delimitador deseado se debe insertar directamente detrás de 
7087 \series bold
7088
7089 \backslash
7090 left
7091 \series default
7092  y 
7093 \series bold
7094
7095 \backslash
7096 right
7097 \series default
7098 .
7099  El tamaño se calculará automáticamente después para la salida.
7100  
7101 \end_layout
7102
7103 \begin_layout Standard
7104 \noindent
7105 \align center
7106 delimitador normal: El comando 
7107 \series bold
7108
7109 \backslash
7110 ln(
7111 \backslash
7112 frac
7113 \series default
7114
7115 \begin_inset ERT
7116 status collapsed
7117
7118 \begin_layout Plain Layout
7119
7120
7121 \backslash
7122 spce 
7123 \end_layout
7124
7125 \end_inset
7126
7127
7128 \series bold
7129 A
7130 \begin_inset Formula $\downarrow$
7131 \end_inset
7132
7133 C
7134 \series default
7135
7136 \begin_inset ERT
7137 status collapsed
7138
7139 \begin_layout Plain Layout
7140
7141
7142 \backslash
7143 spce
7144 \end_layout
7145
7146 \end_inset
7147
7148
7149 \series bold
7150 )
7151 \series default
7152  genera
7153 \begin_inset Formula \[
7154 \ln(\frac{A}{C})\]
7155
7156 \end_inset
7157
7158
7159 \end_layout
7160
7161 \begin_layout Standard
7162 \noindent
7163 \align center
7164 delimitador multilínea: El comando 
7165 \series bold
7166
7167 \backslash
7168 ln
7169 \backslash
7170 left(
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 \backslash
7212 right)
7213 \series default
7214  genera
7215 \begin_inset Formula \[
7216 \ln\left(\frac{A}{C}\right)\]
7217
7218 \end_inset
7219
7220
7221 \end_layout
7222
7223 \begin_layout Standard
7224 En lugar de 
7225 \series bold
7226
7227 \backslash
7228 left
7229 \series default
7230  y 
7231 \series bold
7232
7233 \backslash
7234 right
7235 \series default
7236  se puede usar el atajo 
7237 \family sans
7238 Alt+M
7239 \begin_inset space ~
7240 \end_inset
7241
7242 Corchete
7243 \family default
7244 .
7245  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7246  real del delimitador y además se genera el correspondiente delimitador
7247  de cierre.
7248 \begin_inset Newline newline
7249 \end_inset
7250
7251 El comando para el último ejemplo sería 
7252 \series bold
7253
7254 \backslash
7255 ln Alt+M
7256 \series default
7257  
7258 \series bold
7259 (
7260 \backslash
7261 frac
7262 \begin_inset ERT
7263 status collapsed
7264
7265 \begin_layout Plain Layout
7266
7267
7268 \backslash
7269 spce 
7270 \end_layout
7271
7272 \end_inset
7273
7274 A
7275 \begin_inset Formula $\downarrow$
7276 \end_inset
7277
7278
7279 \end_layout
7280
7281 \begin_layout Standard
7282 Para omitir uno de los dos delimitadores se inserta un punto.
7283  Por ejemplo, el comando 
7284 \series bold
7285
7286 \backslash
7287 left.
7288 \backslash
7289 frac
7290 \series default
7291
7292 \begin_inset ERT
7293 status collapsed
7294
7295 \begin_layout Plain Layout
7296
7297
7298 \backslash
7299 spce 
7300 \end_layout
7301
7302 \end_inset
7303
7304
7305 \series bold
7306 A
7307 \begin_inset Formula $\downarrow$
7308 \end_inset
7309
7310 B
7311 \series default
7312
7313 \begin_inset ERT
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317
7318
7319 \backslash
7320 spce 
7321 \end_layout
7322
7323 \end_inset
7324
7325
7326 \series bold
7327
7328 \backslash
7329 right}
7330 \series default
7331  da lugar a:
7332 \begin_inset Formula \[
7333 \left.\frac{A}{B}\right\} \]
7334
7335 \end_inset
7336
7337
7338 \end_layout
7339
7340 \begin_layout Standard
7341 LyX convertirá los comandos 
7342 \series bold
7343
7344 \backslash
7345 left
7346 \series default
7347  y 
7348 \series bold
7349
7350 \backslash
7351 right
7352 \series default
7353  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7354  omitido aparecerá como línea de trazos.
7355  
7356 \begin_inset VSpace bigskip
7357 \end_inset
7358
7359
7360 \end_layout
7361
7362 \begin_layout Standard
7363 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7364  de LaTeX, el comando 
7365 \series bold
7366
7367 \backslash
7368 middle
7369 \series default
7370
7371 \begin_inset Index idx
7372 status collapsed
7373
7374 \begin_layout Plain Layout
7375 Comandos ! M ! 
7376 \backslash
7377 middle
7378 \end_layout
7379
7380 \end_inset
7381
7382  está también disponible para todos los delimitadores y límites.
7383  Con este comando la altura del siguiente carácter se adapta a la de los
7384  delimitadores circundantes, lo que es necesario, p.
7385 \begin_inset space \thinspace{}
7386 \end_inset
7387
7388 e., para vectores físicos: 
7389 \begin_inset Formula \[
7390 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7391
7392 \end_inset
7393
7394
7395 \end_layout
7396
7397 \begin_layout Standard
7398 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7399 \begin_inset CommandInset ref
7400 LatexCommand ref
7401 reference "sub:Vectores-físicos"
7402
7403 \end_inset
7404
7405 .
7406 \end_layout
7407
7408 \begin_layout Subsection
7409 Delimitadores horizontales
7410 \begin_inset Index idx
7411 status collapsed
7412
7413 \begin_layout Plain Layout
7414 Delimitadores ! horizontales
7415 \end_layout
7416
7417 \end_inset
7418
7419
7420 \end_layout
7421
7422 \begin_layout Standard
7423 \noindent
7424 \align center
7425 \begin_inset Tabular
7426 <lyxtabular version="3" rows="4" columns="2">
7427 <features tabularvalignment="middle">
7428 <column alignment="center" valignment="top" width="0">
7429 <column alignment="center" valignment="top" width="0">
7430 <row>
7431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 Comando
7436 \begin_inset Note Note
7437 status collapsed
7438
7439 \begin_layout Plain Layout
7440
7441 \series bold
7442
7443 \backslash
7444 raisebox
7445 \series default
7446  se usa sólo como espaciador
7447 \end_layout
7448
7449 \end_inset
7450
7451
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460 Resultado
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 </row>
7466 <row>
7467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \begin_layout Plain Layout
7471 \begin_inset ERT
7472 status collapsed
7473
7474 \begin_layout Plain Layout
7475
7476
7477 \backslash
7478 raisebox{2.3mm}{
7479 \end_layout
7480
7481 \end_inset
7482
7483
7484 \backslash
7485 overbrace
7486 \begin_inset ERT
7487 status collapsed
7488
7489 \begin_layout Plain Layout
7490
7491
7492 \backslash
7493 spce 
7494 \end_layout
7495
7496 \end_inset
7497
7498 A+B
7499 \begin_inset ERT
7500 status collapsed
7501
7502 \begin_layout Plain Layout
7503
7504
7505 \backslash
7506 spce 
7507 \end_layout
7508
7509 \end_inset
7510
7511 ^
7512 \begin_inset ERT
7513 status collapsed
7514
7515 \begin_layout Plain Layout
7516
7517
7518 \backslash
7519 spce 
7520 \end_layout
7521
7522 \end_inset
7523
7524 3
7525 \begin_inset ERT
7526 status collapsed
7527
7528 \begin_layout Plain Layout
7529
7530 }
7531 \end_layout
7532
7533 \end_inset
7534
7535
7536 \begin_inset Index idx
7537 status collapsed
7538
7539 \begin_layout Plain Layout
7540 Comandos ! O ! 
7541 \backslash
7542 overbrace
7543 \end_layout
7544
7545 \end_inset
7546
7547
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556 \begin_inset Formula $\overbrace{A+B}^{3}$
7557 \end_inset
7558
7559
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 </row>
7565 <row>
7566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7567 \begin_inset Text
7568
7569 \begin_layout Plain Layout
7570 \begin_inset ERT
7571 status collapsed
7572
7573 \begin_layout Plain Layout
7574
7575
7576 \backslash
7577 raisebox{-2.2mm}{
7578 \end_layout
7579
7580 \end_inset
7581
7582
7583 \backslash
7584 underbrace
7585 \begin_inset ERT
7586 status collapsed
7587
7588 \begin_layout Plain Layout
7589
7590
7591 \backslash
7592 spce 
7593 \end_layout
7594
7595 \end_inset
7596
7597 A+B
7598 \begin_inset ERT
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602
7603
7604 \backslash
7605 spce 
7606 \end_layout
7607
7608 \end_inset
7609
7610 _5
7611 \begin_inset ERT
7612 status collapsed
7613
7614 \begin_layout Plain Layout
7615
7616 }
7617 \end_layout
7618
7619 \end_inset
7620
7621
7622 \begin_inset Index idx
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626 Comandos ! U ! 
7627 \backslash
7628 underbrace
7629 \end_layout
7630
7631 \end_inset
7632
7633
7634 \end_layout
7635
7636 \end_inset
7637 </cell>
7638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642 \begin_inset Formula $\underbrace{A+B}_{5}$
7643 \end_inset
7644
7645
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 </row>
7651 <row>
7652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656
7657 \backslash
7658 overbrace
7659 \begin_inset ERT
7660 status collapsed
7661
7662 \begin_layout Plain Layout
7663
7664
7665 \backslash
7666 spce 
7667 \end_layout
7668
7669 \end_inset
7670
7671
7672 \backslash
7673 underbrace
7674 \begin_inset ERT
7675 status collapsed
7676
7677 \begin_layout Plain Layout
7678
7679
7680 \backslash
7681 spce 
7682 \end_layout
7683
7684 \end_inset
7685
7686 A+B_w
7687 \begin_inset ERT
7688 status collapsed
7689
7690 \begin_layout Plain Layout
7691
7692
7693 \backslash
7694 spce 
7695 \end_layout
7696
7697 \end_inset
7698
7699
7700 \begin_inset ERT
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704
7705
7706 \backslash
7707 spce 
7708 \end_layout
7709
7710 \end_inset
7711
7712 _7
7713 \begin_inset ERT
7714 status collapsed
7715
7716 \begin_layout Plain Layout
7717
7718
7719 \backslash
7720 spce 
7721 \end_layout
7722
7723 \end_inset
7724
7725
7726 \begin_inset ERT
7727 status collapsed
7728
7729 \begin_layout Plain Layout
7730
7731
7732 \backslash
7733 spce 
7734 \end_layout
7735
7736 \end_inset
7737
7738 ^
7739 \begin_inset ERT
7740 status collapsed
7741
7742 \begin_layout Plain Layout
7743
7744
7745 \backslash
7746 spce 
7747 \end_layout
7748
7749 \end_inset
7750
7751 C
7752 \end_layout
7753
7754 \end_inset
7755 </cell>
7756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7757 \begin_inset Text
7758
7759 \begin_layout Plain Layout
7760 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7761 \end_inset
7762
7763
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 </row>
7769 </lyxtabular>
7770
7771 \end_inset
7772
7773
7774 \end_layout
7775
7776 \begin_layout Standard
7777 En el último ejemplo no importa en qué orden se introducen los comandos
7778  
7779 \series bold
7780
7781 \backslash
7782 overbrace
7783 \series default
7784  y 
7785 \series bold
7786
7787 \backslash
7788 underbrace
7789 \series default
7790 .
7791 \begin_inset VSpace bigskip
7792 \end_inset
7793
7794
7795 \end_layout
7796
7797 \begin_layout Standard
7798 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7799  multilínea, como se describe en
7800 \begin_inset space ~
7801 \end_inset
7802
7803
7804 \begin_inset CommandInset ref
7805 LatexCommand ref
7806 reference "sec:Ecuaciones-multilínea"
7807
7808 \end_inset
7809
7810 :
7811 \begin_inset Formula \begin{eqnarray*}
7812 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7813  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7814 \end{eqnarray*}
7815
7816 \end_inset
7817
7818 En la primera fila se insertan la ecuación y la primera llave.
7819  Aquí es importante insertar el comando de espacio
7820 \begin_inset Foot
7821 status collapsed
7822
7823 \begin_layout Plain Layout
7824 Los comandos para espacios se explican en 
7825 \begin_inset CommandInset ref
7826 LatexCommand ref
7827 reference "sub:Espacio-predefinido"
7828
7829 \end_inset
7830
7831
7832 \end_layout
7833
7834 \end_inset
7835
7836  
7837 \series bold
7838
7839 \backslash
7840 :
7841 \series default
7842  antes de la primera
7843 \series bold
7844  
7845 \series default
7846
7847 \begin_inset Formula $d$
7848 \end_inset
7849
7850 , porque la llave que termina detrás de 
7851 \begin_inset Formula $q$
7852 \end_inset
7853
7854  impide que el siguiente 
7855 \begin_inset Quotes fld
7856 \end_inset
7857
7858 +
7859 \begin_inset Quotes frd
7860 \end_inset
7861
7862  esté rodeado de espacio.
7863 \begin_inset Foot
7864 status collapsed
7865
7866 \begin_layout Plain Layout
7867 Debido a que la llave no es considerada como carácter, véase 
7868 \begin_inset CommandInset ref
7869 LatexCommand ref
7870 reference "sub:Operadores-binarios"
7871
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \end_inset
7878
7879  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7880  de 
7881 \begin_inset Formula $b$
7882 \end_inset
7883
7884  se inserta antes el comando 
7885 \series bold
7886
7887 \backslash
7888 hphantom{gggg+
7889 \backslash
7890 :}
7891 \series default
7892 .
7893 \begin_inset Foot
7894 status collapsed
7895
7896 \begin_layout Plain Layout
7897 Más sobre 
7898 \series bold
7899
7900 \backslash
7901 hphantom
7902 \series default
7903  en 
7904 \begin_inset CommandInset ref
7905 LatexCommand ref
7906 reference "sub:Espacios-reservados"
7907
7908 \end_inset
7909
7910
7911 \end_layout
7912
7913 \end_inset
7914
7915  Ese espacio es necesario porque el signo 
7916 \begin_inset Quotes fld
7917 \end_inset
7918
7919 +
7920 \begin_inset Quotes frd
7921 \end_inset
7922
7923  va seguido de un espacio en la ecuación.
7924  La llave se coloca bajo el comando 
7925 \series bold
7926
7927 \backslash
7928 hphantom{bbqq+dddd}
7929 \series default
7930 .
7931  
7932 \end_layout
7933
7934 \begin_layout Standard
7935 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7936  ejemplo:
7937 \begin_inset ERT
7938 status collapsed
7939
7940 \begin_layout Plain Layout
7941
7942
7943 \backslash
7944 setlength{
7945 \backslash
7946 jot}{-6pt}
7947 \end_layout
7948
7949 \end_inset
7950
7951
7952 \begin_inset Formula \begin{eqnarray*}
7953  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7954 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7955 \end{eqnarray*}
7956
7957 \end_inset
7958
7959
7960 \begin_inset ERT
7961 status collapsed
7962
7963 \begin_layout Plain Layout
7964
7965
7966 \backslash
7967 setlength{
7968 \backslash
7969 jot}{3pt}
7970 \end_layout
7971
7972 \end_inset
7973
7974 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7975  anterior, con la diferencia de que la llave está encima.
7976  La segunda fila contiene la ecuación junto con la segunda llave.
7977  Para evitar que haya demasiado espacio entre la llave superior en la primera
7978  fila y la ecuación hay que reducirlo.
7979  Esto no es fácil de hacer debido a un fallo de LyX.
7980 \begin_inset Foot
7981 status collapsed
7982
7983 \begin_layout Plain Layout
7984 \begin_inset CommandInset href
7985 LatexCommand href
7986 name "LyX-bug #1505"
7987 target "http://www.lyx.org/trac/ticket/1505"
7988
7989 \end_inset
7990
7991
7992 \end_layout
7993
7994 \end_inset
7995
7996  Una solución es cambiar la separación global de filas en la ecuación, 
7997 \series bold
7998
7999 \backslash
8000 jot
8001 \series default
8002
8003 \begin_inset Index idx
8004 status collapsed
8005
8006 \begin_layout Plain Layout
8007 Comandos ! J ! 
8008 \backslash
8009 jot
8010 \end_layout
8011
8012 \end_inset
8013
8014 , en -6
8015 \begin_inset space \thinspace{}
8016 \end_inset
8017
8018 pt insertando antes de la ecuación el comando 
8019 \series bold
8020
8021 \backslash
8022 setlength{
8023 \backslash
8024 jot}{-6pt}
8025 \series default
8026  en modo TeX.
8027  Después de la ecuación se vuelve al valor normal 3
8028 \begin_inset space \thinspace{}
8029 \end_inset
8030
8031 pt de 
8032 \series bold
8033
8034 \backslash
8035 jot
8036 \series default
8037  usando el mismo comando.
8038  Más información sobre separación de filas en ecuaciones en
8039 \begin_inset space ~
8040 \end_inset
8041
8042
8043 \begin_inset CommandInset ref
8044 LatexCommand ref
8045 reference "sub:Separación-de-líneas"
8046
8047 \end_inset
8048
8049 .
8050 \end_layout
8051
8052 \begin_layout Section
8053 Flechas
8054 \begin_inset Index idx
8055 status collapsed
8056
8057 \begin_layout Plain Layout
8058 Flechas
8059 \end_layout
8060
8061 \end_inset
8062
8063
8064 \end_layout
8065
8066 \begin_layout Standard
8067 Las flechas se pueden insertar con el botón 
8068 \begin_inset Graphics
8069         filename ../../images/math/leftarrow.png
8070         scale 85
8071
8072 \end_inset
8073
8074  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8075  siguientes.
8076 \end_layout
8077
8078 \begin_layout Subsection
8079 Flechas horizontales
8080 \begin_inset Index idx
8081 status collapsed
8082
8083 \begin_layout Plain Layout
8084 Flechas ! horizontales
8085 \end_layout
8086
8087 \end_inset
8088
8089
8090 \end_layout
8091
8092 \begin_layout Standard
8093 \begin_inset space \hfill{}
8094 \end_inset
8095
8096
8097 \begin_inset Tabular
8098 <lyxtabular version="3" rows="8" columns="2">
8099 <features tabularvalignment="middle">
8100 <column alignment="center" valignment="top" width="0pt">
8101 <column alignment="center" valignment="top" width="0pt">
8102 <row>
8103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 Comando
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 Resultado
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 </row>
8122 <row>
8123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127
8128 \backslash
8129 gets
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 \begin_inset Formula $\gets$
8139 \end_inset
8140
8141
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 </row>
8147 <row>
8148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152
8153 \backslash
8154 Leftarrow
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163 \begin_inset Formula $\Leftarrow$
8164 \end_inset
8165
8166
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \backslash
8179 longleftarrow
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 \begin_inset Formula $\longleftarrow$
8189 \end_inset
8190
8191
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 <row>
8198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202
8203 \backslash
8204 Longleftarrow
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 \begin_inset Formula $\Longleftarrow$
8214 \end_inset
8215
8216
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 </row>
8222 <row>
8223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227
8228 \backslash
8229 leftharpoonup
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 \begin_inset Formula $\leftharpoonup$
8239 \end_inset
8240
8241
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 </row>
8247 <row>
8248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8249 \begin_inset Text
8250
8251 \begin_layout Plain Layout
8252
8253 \backslash
8254 leftharpoondown
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 \begin_inset Formula $\leftharpoondown$
8264 \end_inset
8265
8266
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 </row>
8272 <row>
8273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277
8278 \backslash
8279 hookleftarrow
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288 \begin_inset Formula $\hookleftarrow$
8289 \end_inset
8290
8291
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 </row>
8297 </lyxtabular>
8298
8299 \end_inset
8300
8301
8302 \begin_inset space \hfill{}
8303 \end_inset
8304
8305
8306 \begin_inset Tabular
8307 <lyxtabular version="3" rows="8" columns="2">
8308 <features tabularvalignment="middle">
8309 <column alignment="center" valignment="top" width="0pt">
8310 <column alignment="center" valignment="top" width="0pt">
8311 <row>
8312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 Comando
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325 Resultado
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row>
8332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \backslash
8338 to
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 \begin_inset Formula $\to$
8348 \end_inset
8349
8350
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 </row>
8356 <row>
8357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361
8362 \backslash
8363 Rightarrow
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372 \begin_inset Formula $\Rightarrow$
8373 \end_inset
8374
8375
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 </row>
8381 <row>
8382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386
8387 \backslash
8388 longrightarrow
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 \begin_inset Formula $\longrightarrow$
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 <row>
8407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411
8412 \backslash
8413 Longrightarrow
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 \begin_inset Formula $\Longrightarrow$
8423 \end_inset
8424
8425
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 </row>
8431 <row>
8432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436
8437 \backslash
8438 rightharpoonup
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447 \begin_inset Formula $\rightharpoonup$
8448 \end_inset
8449
8450
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 </row>
8456 <row>
8457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461
8462 \backslash
8463 rightharpoondown
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472 \begin_inset Formula $\rightharpoondown$
8473 \end_inset
8474
8475
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 </row>
8481 <row>
8482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486
8487 \backslash
8488 hookrightarrow
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497 \begin_inset Formula $\hookrightarrow$
8498 \end_inset
8499
8500
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 </row>
8506 </lyxtabular>
8507
8508 \end_inset
8509
8510
8511 \begin_inset space \hfill{}
8512 \end_inset
8513
8514
8515 \end_layout
8516
8517 \begin_layout Standard
8518 \begin_inset space \hfill{}
8519 \end_inset
8520
8521
8522 \begin_inset Tabular
8523 <lyxtabular version="3" rows="6" columns="2">
8524 <features tabularvalignment="middle">
8525 <column alignment="center" valignment="top" width="0pt">
8526 <column alignment="center" valignment="top" width="0pt">
8527 <row>
8528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 Comando
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 Resultado
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 </row>
8547 <row>
8548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
8553 \backslash
8554 leftrightarrow
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 \begin_inset Formula $\leftrightarrow$
8564 \end_inset
8565
8566
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \backslash
8579 Leftrightarrow
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 \begin_inset Formula $\Leftrightarrow$
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \backslash
8604 longleftrightarrow
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 \begin_inset Formula $\longleftrightarrow$
8614 \end_inset
8615
8616
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \backslash
8629 Longleftrightarrow
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 \begin_inset Formula $\Longleftrightarrow$
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \backslash
8654 rightleftharpoons
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 \begin_inset Formula $\rightleftharpoons$
8664 \end_inset
8665
8666
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 </lyxtabular>
8673
8674 \end_inset
8675
8676
8677 \begin_inset space \hspace{}
8678 \length 25pt
8679 \end_inset
8680
8681
8682 \begin_inset space \hfill{}
8683 \end_inset
8684
8685
8686 \begin_inset Tabular
8687 <lyxtabular version="3" rows="5" columns="2">
8688 <features tabularvalignment="middle">
8689 <column alignment="center" valignment="top" width="0pt">
8690 <column alignment="center" valignment="top" width="0pt">
8691 <row>
8692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 Comando
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 Resultado
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row>
8712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \backslash
8718 mapsto
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 \begin_inset Formula $\mapsto$
8728 \end_inset
8729
8730
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 </row>
8736 <row>
8737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741
8742 \backslash
8743 longmapsto
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 \begin_inset Formula $\longmapsto$
8753 \end_inset
8754
8755
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 </row>
8761 <row>
8762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766
8767 \backslash
8768 leadsto
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 \begin_inset Formula $\leadsto$
8778 \end_inset
8779
8780
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row>
8787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791
8792 \backslash
8793 dasharrow
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 \begin_inset Formula $\dasharrow$
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 </row>
8811 </lyxtabular>
8812
8813 \end_inset
8814
8815
8816 \begin_inset space \hfill{}
8817 \end_inset
8818
8819
8820 \begin_inset VSpace medskip
8821 \end_inset
8822
8823
8824 \end_layout
8825
8826 \begin_layout Standard
8827 Las flechas que se utilizan como acentos, p.
8828 \begin_inset space \thinspace{}
8829 \end_inset
8830
8831 e.
8832  en vectores, se describen en 
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "sec:Acentos"
8836
8837 \end_inset
8838
8839 .
8840  
8841 \begin_inset VSpace bigskip
8842 \end_inset
8843
8844
8845 \end_layout
8846
8847 \begin_layout Standard
8848 Además hay las flechas etiquetadas
8849 \begin_inset Index idx
8850 status collapsed
8851
8852 \begin_layout Plain Layout
8853 Flechas ! etiquetadas
8854 \end_layout
8855
8856 \end_inset
8857
8858  
8859 \series bold
8860
8861 \backslash
8862 xleftarrow
8863 \series default
8864
8865 \begin_inset Index idx
8866 status collapsed
8867
8868 \begin_layout Plain Layout
8869 Comandos ! X ! 
8870 \backslash
8871 xleftarrow
8872 \end_layout
8873
8874 \end_inset
8875
8876  y 
8877 \series bold
8878
8879 \backslash
8880 xrightarrow
8881 \series default
8882
8883 \begin_inset Index idx
8884 status collapsed
8885
8886 \begin_layout Plain Layout
8887 Comandos ! X ! 
8888 \backslash
8889 xrightarrow
8890 \begin_inset ERT
8891 status collapsed
8892
8893 \begin_layout Plain Layout
8894
8895
8896 \backslash
8897 vspace{4mm}
8898 \end_layout
8899
8900 \end_inset
8901
8902
8903 \end_layout
8904
8905 \end_inset
8906
8907 .
8908  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8909  con dos marcos azules donde se puede insertar la etiqueta.
8910  La longitud de la flecha se adapta a la anchura de la etiqueta.
8911 \end_layout
8912
8913 \begin_layout Standard
8914 \noindent
8915 \align center
8916 \begin_inset Tabular
8917 <lyxtabular version="3" rows="3" columns="2">
8918 <features tabularvalignment="middle">
8919 <column alignment="center" valignment="top" width="0">
8920 <column alignment="center" valignment="top" width="0">
8921 <row>
8922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 Comando
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935 Resultado
8936 \begin_inset Note Note
8937 status collapsed
8938
8939 \begin_layout Plain Layout
8940
8941 \series bold
8942
8943 \backslash
8944 raisebox
8945 \series default
8946  se usa sólo como espaciador
8947 \end_layout
8948
8949 \end_inset
8950
8951
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962 F(a)
8963 \backslash
8964 xleftarrow
8965 \begin_inset ERT
8966 status collapsed
8967
8968 \begin_layout Plain Layout
8969
8970
8971 \backslash
8972 spce 
8973 \end_layout
8974
8975 \end_inset
8976
8977 x=a
8978 \begin_inset Formula $\downarrow$
8979 \end_inset
8980
8981 x>0
8982 \begin_inset Formula $\to$
8983 \end_inset
8984
8985 F(x)
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8995 \end_inset
8996
8997
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 </row>
9003 <row>
9004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 F(x)
9009 \backslash
9010 xrightarrow
9011 \begin_inset ERT
9012 status collapsed
9013
9014 \begin_layout Plain Layout
9015
9016
9017 \backslash
9018 spce 
9019 \end_layout
9020
9021 \end_inset
9022
9023 x=a
9024 \begin_inset Formula $\downarrow$
9025 \end_inset
9026
9027 x>0
9028 \begin_inset Formula $\to$
9029 \end_inset
9030
9031 F(a)
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9041 \end_inset
9042
9043
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 </row>
9049 </lyxtabular>
9050
9051 \end_inset
9052
9053
9054 \end_layout
9055
9056 \begin_layout Subsection
9057 Flechas verticales y diagonales
9058 \begin_inset Index idx
9059 status collapsed
9060
9061 \begin_layout Plain Layout
9062 Flechas ! diagonales
9063 \end_layout
9064
9065 \end_inset
9066
9067
9068 \begin_inset Index idx
9069 status collapsed
9070
9071 \begin_layout Plain Layout
9072 Flechas ! verticales
9073 \end_layout
9074
9075 \end_inset
9076
9077
9078 \end_layout
9079
9080 \begin_layout Standard
9081 \begin_inset space \hfill{}
9082 \end_inset
9083
9084
9085 \begin_inset Tabular
9086 <lyxtabular version="3" rows="7" columns="2">
9087 <features tabularvalignment="middle">
9088 <column alignment="center" valignment="top" width="0pt">
9089 <column alignment="center" valignment="top" width="0pt">
9090 <row>
9091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 Comando
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 Resultado
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 <row>
9111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115
9116 \backslash
9117 uparrow
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126 \begin_inset Formula $\uparrow$
9127 \end_inset
9128
9129
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row>
9136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140
9141 \backslash
9142 Uparrow
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 \begin_inset Formula $\Uparrow$
9152 \end_inset
9153
9154
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 </row>
9160 <row>
9161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165
9166 \backslash
9167 updownarrow
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 \begin_inset Formula $\updownarrow$
9177 \end_inset
9178
9179
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 </row>
9185 <row>
9186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190
9191 \backslash
9192 Updownarrow
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 \begin_inset Formula $\Updownarrow$
9202 \end_inset
9203
9204
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 <row>
9211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \backslash
9217 Downarrow
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 \begin_inset Formula $\Downarrow$
9227 \end_inset
9228
9229
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row>
9236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \backslash
9242 downarrow
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 \begin_inset Formula $\downarrow$
9252 \end_inset
9253
9254
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 </row>
9260 </lyxtabular>
9261
9262 \end_inset
9263
9264
9265 \begin_inset space \hfill{}
9266 \end_inset
9267
9268
9269 \begin_inset Tabular
9270 <lyxtabular version="3" rows="5" columns="2">
9271 <features tabularvalignment="middle">
9272 <column alignment="center" valignment="top" width="0pt">
9273 <column alignment="center" valignment="top" width="0pt">
9274 <row>
9275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 Comando
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 Resultado
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 </row>
9294 <row>
9295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299
9300 \backslash
9301 nearrow
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310 \begin_inset Formula $\nearrow$
9311 \end_inset
9312
9313
9314 \end_layout
9315
9316 \end_inset
9317 </cell>
9318 </row>
9319 <row>
9320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324
9325 \backslash
9326 searrow
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 \begin_inset Formula $\searrow$
9336 \end_inset
9337
9338
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 </row>
9344 <row>
9345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349
9350 \backslash
9351 swarrow
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360 \begin_inset Formula $\swarrow$
9361 \end_inset
9362
9363
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 </row>
9369 <row>
9370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374
9375 \backslash
9376 nwarrow
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 \begin_inset Formula $\nwarrow$
9386 \end_inset
9387
9388
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 </row>
9394 </lyxtabular>
9395
9396 \end_inset
9397
9398
9399 \begin_inset space \hfill{}
9400 \end_inset
9401
9402
9403 \end_layout
9404
9405 \begin_layout Standard
9406 \begin_inset VSpace medskip
9407 \end_inset
9408
9409
9410 \end_layout
9411
9412 \begin_layout Standard
9413 Las flechas verticales también se pueden usar como delimitadores junto con
9414  los comandos descritos en
9415 \begin_inset space ~
9416 \end_inset
9417
9418
9419 \begin_inset CommandInset ref
9420 LatexCommand ref
9421 reference "sub:Tamaño-manual-de"
9422
9423 \end_inset
9424
9425  y 
9426 \begin_inset CommandInset ref
9427 LatexCommand ref
9428 reference "sub:Tamaño-automático-de"
9429
9430 \end_inset
9431
9432 .
9433 \end_layout
9434
9435 \begin_layout Standard
9436
9437 \end_layout
9438
9439 \begin_layout Section
9440 Acentos
9441 \begin_inset CommandInset label
9442 LatexCommand label
9443 name "sec:Acentos"
9444
9445 \end_inset
9446
9447
9448 \begin_inset Index idx
9449 status collapsed
9450
9451 \begin_layout Plain Layout
9452 Acentos
9453 \end_layout
9454
9455 \end_inset
9456
9457
9458 \end_layout
9459
9460 \begin_layout Standard
9461 Los acentos se pueden insertar con el botón 
9462 \begin_inset Graphics
9463         filename ../../images/math/hat.png
9464         scale 85
9465
9466 \end_inset
9467
9468  o mediante los comandos listados en las siguientes subsecciones.
9469 \end_layout
9470
9471 \begin_layout Subsection
9472 Acentos para un carácter
9473 \begin_inset ERT
9474 status collapsed
9475
9476 \begin_layout Plain Layout
9477
9478
9479 \backslash
9480 texorpdfstring{
9481 \end_layout
9482
9483 \end_inset
9484
9485
9486 \begin_inset Foot
9487 status collapsed
9488
9489 \begin_layout Plain Layout
9490 Para acentos en texto, véase 
9491 \begin_inset CommandInset ref
9492 LatexCommand ref
9493 reference "sub:Acentos-en-texto"
9494
9495 \end_inset
9496
9497
9498 \end_layout
9499
9500 \end_inset
9501
9502
9503 \begin_inset ERT
9504 status collapsed
9505
9506 \begin_layout Plain Layout
9507
9508 }{}
9509 \end_layout
9510
9511 \end_inset
9512
9513
9514 \begin_inset Note Note
9515 status collapsed
9516
9517 \begin_layout Plain Layout
9518
9519 \backslash
9520 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9521  PDF.
9522 \end_layout
9523
9524 \begin_layout Plain Layout
9525 Más sobre 
9526 \backslash
9527 texorpdfstring en la sección 
9528 \begin_inset CommandInset ref
9529 LatexCommand ref
9530 reference "sub:Ecuaciones-en-encabezados"
9531
9532 \end_inset
9533
9534 .
9535 \end_layout
9536
9537 \end_inset
9538
9539
9540 \begin_inset CommandInset label
9541 LatexCommand label
9542 name "sub:Acentos-para-un"
9543
9544 \end_inset
9545
9546
9547 \begin_inset Index idx
9548 status collapsed
9549
9550 \begin_layout Plain Layout
9551 Acentos ! para un carácter
9552 \end_layout
9553
9554 \end_inset
9555
9556
9557 \end_layout
9558
9559 \begin_layout Standard
9560 \begin_inset space \hfill{}
9561 \end_inset
9562
9563
9564 \begin_inset Tabular
9565 <lyxtabular version="3" rows="8" columns="2">
9566 <features tabularvalignment="middle">
9567 <column alignment="center" valignment="top" width="0pt">
9568 <column alignment="center" valignment="top" width="0pt">
9569 <row>
9570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Plain Layout
9574 Comando
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583 Resultado
9584 \begin_inset Note Note
9585 status collapsed
9586
9587 \begin_layout Plain Layout
9588
9589 \series bold
9590
9591 \backslash
9592 raisebox
9593 \series default
9594  se usa sólo como espaciador
9595 \end_layout
9596
9597 \end_inset
9598
9599
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 </row>
9605 <row>
9606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610
9611 \backslash
9612 dot
9613 \begin_inset ERT
9614 status collapsed
9615
9616 \begin_layout Plain Layout
9617
9618
9619 \backslash
9620 spce 
9621 \end_layout
9622
9623 \end_inset
9624
9625 A
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9635 \end_inset
9636
9637
9638 \end_layout
9639
9640 \end_inset
9641 </cell>
9642 </row>
9643 <row>
9644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648
9649 \backslash
9650 ddot
9651 \begin_inset ERT
9652 status collapsed
9653
9654 \begin_layout Plain Layout
9655
9656
9657 \backslash
9658 spce 
9659 \end_layout
9660
9661 \end_inset
9662
9663 A
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9673 \end_inset
9674
9675
9676 \end_layout
9677
9678 \end_inset
9679 </cell>
9680 </row>
9681 <row>
9682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686
9687 \backslash
9688 dddot
9689 \begin_inset ERT
9690 status collapsed
9691
9692 \begin_layout Plain Layout
9693
9694
9695 \backslash
9696 spce 
9697 \end_layout
9698
9699 \end_inset
9700
9701 A
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9707 \begin_inset Text
9708
9709 \begin_layout Plain Layout
9710 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9711 \end_inset
9712
9713
9714 \end_layout
9715
9716 \end_inset
9717 </cell>
9718 </row>
9719 <row>
9720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9721 \begin_inset Text
9722
9723 \begin_layout Plain Layout
9724
9725 \backslash
9726 ddddot
9727 \begin_inset ERT
9728 status collapsed
9729
9730 \begin_layout Plain Layout
9731
9732
9733 \backslash
9734 spce 
9735 \end_layout
9736
9737 \end_inset
9738
9739 A
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9745 \begin_inset Text
9746
9747 \begin_layout Plain Layout
9748 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9749 \end_inset
9750
9751
9752 \end_layout
9753
9754 \end_inset
9755 </cell>
9756 </row>
9757 <row>
9758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9759 \begin_inset Text
9760
9761 \begin_layout Plain Layout
9762
9763 \backslash
9764 vec
9765 \begin_inset ERT
9766 status collapsed
9767
9768 \begin_layout Plain Layout
9769
9770
9771 \backslash
9772 spce 
9773 \end_layout
9774
9775 \end_inset
9776
9777 A
9778 \begin_inset Index idx
9779 status collapsed
9780
9781 \begin_layout Plain Layout
9782 Vectores
9783 \end_layout
9784
9785 \end_inset
9786
9787
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9797 \end_inset
9798
9799
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 </row>
9805 <row>
9806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \backslash
9812 bar
9813 \begin_inset ERT
9814 status collapsed
9815
9816 \begin_layout Plain Layout
9817
9818
9819 \backslash
9820 spce 
9821 \end_layout
9822
9823 \end_inset
9824
9825 A
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9835 \end_inset
9836
9837
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 </row>
9843 <row>
9844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848
9849 \backslash
9850 mathring
9851 \begin_inset ERT
9852 status collapsed
9853
9854 \begin_layout Plain Layout
9855
9856
9857 \backslash
9858 spce 
9859 \end_layout
9860
9861 \end_inset
9862
9863 A
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9873 \end_inset
9874
9875
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 </row>
9881 </lyxtabular>
9882
9883 \end_inset
9884
9885
9886 \begin_inset space \hfill{}
9887 \end_inset
9888
9889
9890 \begin_inset Tabular
9891 <lyxtabular version="3" rows="7" columns="2">
9892 <features tabularvalignment="middle">
9893 <column alignment="center" valignment="top" width="0pt">
9894 <column alignment="center" valignment="top" width="0pt">
9895 <row>
9896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900 Comando
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909 Resultado
9910 \begin_inset Note Note
9911 status collapsed
9912
9913 \begin_layout Plain Layout
9914
9915 \series bold
9916
9917 \backslash
9918 raisebox
9919 \series default
9920  se usa sólo como espaciador
9921 \end_layout
9922
9923 \end_inset
9924
9925
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 </row>
9931 <row>
9932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936
9937 \backslash
9938 tilde
9939 \begin_inset ERT
9940 status collapsed
9941
9942 \begin_layout Plain Layout
9943
9944
9945 \backslash
9946 spce 
9947 \end_layout
9948
9949 \end_inset
9950
9951 A
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9957 \begin_inset Text
9958
9959 \begin_layout Plain Layout
9960 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9961 \end_inset
9962
9963
9964 \end_layout
9965
9966 \end_inset
9967 </cell>
9968 </row>
9969 <row>
9970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974
9975 \backslash
9976 hat
9977 \begin_inset ERT
9978 status collapsed
9979
9980 \begin_layout Plain Layout
9981
9982
9983 \backslash
9984 spce 
9985 \end_layout
9986
9987 \end_inset
9988
9989 A
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9999 \end_inset
10000
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 </row>
10007 <row>
10008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10009 \begin_inset Text
10010
10011 \begin_layout Plain Layout
10012
10013 \backslash
10014 check
10015 \begin_inset ERT
10016 status collapsed
10017
10018 \begin_layout Plain Layout
10019
10020
10021 \backslash
10022 spce 
10023 \end_layout
10024
10025 \end_inset
10026
10027 A
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10037 \end_inset
10038
10039
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 </row>
10045 <row>
10046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Plain Layout
10050
10051 \backslash
10052 acute
10053 \begin_inset ERT
10054 status collapsed
10055
10056 \begin_layout Plain Layout
10057
10058
10059 \backslash
10060 spce 
10061 \end_layout
10062
10063 \end_inset
10064
10065 A
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10075 \end_inset
10076
10077
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 </row>
10083 <row>
10084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088
10089 \backslash
10090 grave
10091 \begin_inset ERT
10092 status collapsed
10093
10094 \begin_layout Plain Layout
10095
10096
10097 \backslash
10098 spce 
10099 \end_layout
10100
10101 \end_inset
10102
10103 A
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10113 \end_inset
10114
10115
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 </row>
10121 <row>
10122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \backslash
10128 breve
10129 \begin_inset ERT
10130 status collapsed
10131
10132 \begin_layout Plain Layout
10133
10134
10135 \backslash
10136 spce 
10137 \end_layout
10138
10139 \end_inset
10140
10141 A
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10147 \begin_inset Text
10148
10149 \begin_layout Plain Layout
10150 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10151 \end_inset
10152
10153
10154 \end_layout
10155
10156 \end_inset
10157 </cell>
10158 </row>
10159 </lyxtabular>
10160
10161 \end_inset
10162
10163
10164 \begin_inset space \hfill{}
10165 \end_inset
10166
10167
10168 \end_layout
10169
10170 \begin_layout Standard
10171 \begin_inset VSpace bigskip
10172 \end_inset
10173
10174
10175 \end_layout
10176
10177 \begin_layout Standard
10178 En ecuaciones se pueden insertar acentos como é directamente.
10179  LyX los transformará al comando de acento correspondiente.
10180  Para poner diéresis
10181 \begin_inset Index idx
10182 status collapsed
10183
10184 \begin_layout Plain Layout
10185 Dieresis@Diéresis
10186 \end_layout
10187
10188 \end_inset
10189
10190  es mejor insertar comillas antes de la vocal.
10191  Estos dos caracteres son considerados por LaTeX como 
10192 \emph on
10193 un solo
10194 \emph default
10195  carácter si la parte de la ecuación con la diéresis se marca en idioma
10196  alemán.
10197 \begin_inset Foot
10198 status collapsed
10199
10200 \begin_layout Plain Layout
10201 O algún otro idioma que use acentos, p.
10202 \begin_inset space \thinspace{}
10203 \end_inset
10204
10205 e.
10206  catalán.
10207  Aunque esto no funciona en español por algún conflicto con el estilo 
10208 \series bold
10209 spanish
10210 \series default
10211  de 
10212 \series bold
10213 babel
10214 \series default
10215 , no es necesario: se puede escribir 
10216 \begin_inset Formula $ï$
10217 \end_inset
10218
10219  en una ecuación igual que se hace en texto normal, ï.
10220  (
10221 \emph on
10222 N.
10223 \begin_inset space \thinspace{}
10224 \end_inset
10225
10226 del t.
10227 \emph default
10228 )
10229 \end_layout
10230
10231 \end_inset
10232
10233  A diferencia de 
10234 \series bold
10235
10236 \backslash
10237 ddot
10238 \series default
10239 , con este método se generan diéresis 
10240 \begin_inset Quotes fld
10241 \end_inset
10242
10243 reales
10244 \begin_inset Quotes frd
10245 \end_inset
10246
10247 , como se demuestra en el siguiente ejemplo:
10248 \begin_inset VSpace -2mm
10249 \end_inset
10250
10251
10252 \end_layout
10253
10254 \begin_layout Standard
10255 \noindent
10256 \align center
10257 \begin_inset Tabular
10258 <lyxtabular version="3" rows="3" columns="2">
10259 <features tabularvalignment="middle">
10260 <column alignment="center" valignment="top" width="0">
10261 <column alignment="center" valignment="top" width="0">
10262 <row>
10263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Plain Layout
10267 Comando
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276 Resultado
10277 \begin_inset Note Note
10278 status collapsed
10279
10280 \begin_layout Plain Layout
10281
10282 \series bold
10283
10284 \backslash
10285 raisebox
10286 \series default
10287  se usa sólo como espaciador.
10288 \end_layout
10289
10290 \end_inset
10291
10292
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 </row>
10298 <row>
10299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303 ï
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 \begin_inset Formula $ï$
10313 \end_inset
10314
10315
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 </row>
10321 <row>
10322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326
10327 \backslash
10328 ddot
10329 \begin_inset ERT
10330 status collapsed
10331
10332 \begin_layout Plain Layout
10333
10334
10335 \backslash
10336 spce 
10337 \end_layout
10338
10339 \end_inset
10340
10341 i
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10351 \end_inset
10352
10353
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 </row>
10359 </lyxtabular>
10360
10361 \end_inset
10362
10363
10364 \end_layout
10365
10366 \begin_layout Standard
10367 Otra ventaja frente a 
10368 \series bold
10369
10370 \backslash
10371 ddot
10372 \series default
10373  es que la diéresis puede convertirse directamente a texto matemático, porque
10374  los anteriores comandos para acentos 
10375 \emph on
10376 no están permitidos en texto matemático
10377 \emph default
10378 .
10379  Para convertir un carácter acentuado a texto matemático, se debe convertir
10380  sólo el carácter bajo el acento.
10381  Esto también se aplica para otras conversiones, p.
10382 \begin_inset space \thinspace{}
10383 \end_inset
10384
10385 e.
10386 \begin_inset space ~
10387 \end_inset
10388
10389 cursiva o negrita.
10390 \end_layout
10391
10392 \begin_layout Standard
10393 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10394 \end_layout
10395
10396 \begin_layout Subsection
10397 Acentos para operadores
10398 \begin_inset Index idx
10399 status collapsed
10400
10401 \begin_layout Plain Layout
10402 Acentos ! en operadores
10403 \end_layout
10404
10405 \end_inset
10406
10407
10408 \end_layout
10409
10410 \begin_layout Standard
10411 Con los comandos 
10412 \series bold
10413
10414 \backslash
10415 overset
10416 \series default
10417
10418 \begin_inset Index idx
10419 status collapsed
10420
10421 \begin_layout Plain Layout
10422 Comandos ! O ! 
10423 \backslash
10424 overset
10425 \end_layout
10426
10427 \end_inset
10428
10429  y 
10430 \series bold
10431
10432 \backslash
10433 underset
10434 \series default
10435
10436 \begin_inset Index idx
10437 status collapsed
10438
10439 \begin_layout Plain Layout
10440 Comandos ! U ! 
10441 \backslash
10442 underset
10443 \end_layout
10444
10445 \end_inset
10446
10447  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10448  Con el comando 
10449 \series bold
10450
10451 \backslash
10452 sideset
10453 \series default
10454
10455 \begin_inset Index idx
10456 status collapsed
10457
10458 \begin_layout Plain Layout
10459 Comandos ! S ! 
10460 \backslash
10461 sideset
10462 \end_layout
10463
10464 \end_inset
10465
10466  se pueden poner caracteres delante y detrás de un operador.
10467  El esquema del comando es:
10468 \end_layout
10469
10470 \begin_layout Standard
10471
10472 \series bold
10473
10474 \backslash
10475 sideset{carácter
10476 \series default
10477  
10478 \series bold
10479 anterior}{carácter posterior}
10480 \end_layout
10481
10482 \begin_layout Standard
10483
10484 \series bold
10485
10486 \backslash
10487 sideset
10488 \series default
10489  siempre debe estar delante del operador que debe acentuarse.
10490  Se puede acentuar con varios caracteres e incluso con otros operadores
10491  y símbolos.
10492  Para colocar con
10493 \series bold
10494  
10495 \backslash
10496 sideset
10497 \series default
10498  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10499  el primer par de llaves, pero sin quitarlas.
10500  
10501 \end_layout
10502
10503 \begin_layout Standard
10504 Por ejemplo, el comando 
10505 \series bold
10506
10507 \backslash
10508 sideset{
10509 \begin_inset Formula $\to$
10510 \end_inset
10511
10512
10513 \backslash
10514 {
10515 \series default
10516 '
10517 \series bold
10518
10519 \begin_inset Formula $\to$
10520 \end_inset
10521
10522
10523 \backslash
10524 sum_k=1
10525 \begin_inset ERT
10526 status collapsed
10527
10528 \begin_layout Plain Layout
10529
10530
10531 \backslash
10532 spce 
10533 \end_layout
10534
10535 \end_inset
10536
10537
10538 \series default
10539 ^
10540 \series bold
10541
10542 \begin_inset ERT
10543 status collapsed
10544
10545 \begin_layout Plain Layout
10546
10547
10548 \backslash
10549 spce 
10550 \end_layout
10551
10552 \end_inset
10553
10554 n
10555 \series default
10556  genera:
10557 \begin_inset Formula \[
10558 \sideset{}{'}\sum_{k=1}^{n}\]
10559
10560 \end_inset
10561
10562
10563 \end_layout
10564
10565 \begin_layout Standard
10566 El comando 
10567 \series bold
10568
10569 \backslash
10570 overset
10571 \begin_inset ERT
10572 status collapsed
10573
10574 \begin_layout Plain Layout
10575
10576
10577 \backslash
10578 spce 
10579 \end_layout
10580
10581 \end_inset
10582
10583
10584 \backslash
10585 maltese
10586 \begin_inset ERT
10587 status collapsed
10588
10589 \begin_layout Plain Layout
10590
10591
10592 \backslash
10593 spce 
10594 \end_layout
10595
10596 \end_inset
10597
10598
10599 \series default
10600
10601 \begin_inset Formula $\uparrow$
10602 \end_inset
10603
10604
10605 \series bold
10606 a
10607 \series default
10608  genera:
10609 \begin_inset Formula \[
10610 \overset{a}{\maltese}\]
10611
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \begin_layout Standard
10618 Como se ve en el último ejemplo, con 
10619 \series bold
10620
10621 \backslash
10622 overset
10623 \series default
10624  y 
10625 \series bold
10626
10627 \backslash
10628 underset
10629 \series default
10630  también se pueden acentuar símbolos y caracteres; con 
10631 \series bold
10632
10633 \backslash
10634 sideset
10635 \series default
10636  esto no es posible.
10637 \end_layout
10638
10639 \begin_layout Subsection
10640 Acentos para varios caracteres
10641 \begin_inset Index idx
10642 status collapsed
10643
10644 \begin_layout Plain Layout
10645 Acentos ! en varios caracteres
10646 \end_layout
10647
10648 \end_inset
10649
10650
10651 \end_layout
10652
10653 \begin_layout Standard
10654 \begin_inset space \hfill{}
10655 \end_inset
10656
10657
10658 \begin_inset Tabular
10659 <lyxtabular version="3" rows="5" columns="2">
10660 <features tabularvalignment="middle">
10661 <column alignment="center" valignment="top" width="0pt">
10662 <column alignment="center" valignment="top" width="0pt">
10663 <row>
10664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 Comando
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 Resultado
10678 \begin_inset Note Note
10679 status collapsed
10680
10681 \begin_layout Plain Layout
10682
10683 \series bold
10684
10685 \backslash
10686 raisebox
10687 \series default
10688  se usa sólo como espaciador
10689 \end_layout
10690
10691 \end_inset
10692
10693
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 <row>
10700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704
10705 \backslash
10706 overleftarrow
10707 \begin_inset ERT
10708 status collapsed
10709
10710 \begin_layout Plain Layout
10711
10712
10713 \backslash
10714 spce 
10715 \end_layout
10716
10717 \end_inset
10718
10719 A=B
10720 \end_layout
10721
10722 \end_inset
10723 </cell>
10724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10729 \end_inset
10730
10731
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 </row>
10737 <row>
10738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742
10743 \backslash
10744 underleftarrow
10745 \begin_inset ERT
10746 status collapsed
10747
10748 \begin_layout Plain Layout
10749
10750
10751 \backslash
10752 spce 
10753 \end_layout
10754
10755 \end_inset
10756
10757 A=B
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10767 \end_inset
10768
10769
10770 \end_layout
10771
10772 \end_inset
10773 </cell>
10774 </row>
10775 <row>
10776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780
10781 \backslash
10782 overleftrightarrow
10783 \begin_inset ERT
10784 status collapsed
10785
10786 \begin_layout Plain Layout
10787
10788
10789 \backslash
10790 spce 
10791 \end_layout
10792
10793 \end_inset
10794
10795 A=B
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10805 \end_inset
10806
10807
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 </row>
10813 <row>
10814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818
10819 \backslash
10820 underleftrightarrow
10821 \begin_inset ERT
10822 status collapsed
10823
10824 \begin_layout Plain Layout
10825
10826
10827 \backslash
10828 spce 
10829 \end_layout
10830
10831 \end_inset
10832
10833 A=B
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10843 \end_inset
10844
10845
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 </row>
10851 </lyxtabular>
10852
10853 \end_inset
10854
10855
10856 \begin_inset space \hfill{}
10857 \end_inset
10858
10859
10860 \begin_inset Tabular
10861 <lyxtabular version="3" rows="5" columns="2">
10862 <features tabularvalignment="middle">
10863 <column alignment="center" valignment="top" width="0pt">
10864 <column alignment="center" valignment="top" width="0pt">
10865 <row>
10866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 Comando
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879 Resultado
10880 \begin_inset Note Note
10881 status collapsed
10882
10883 \begin_layout Plain Layout
10884
10885 \series bold
10886
10887 \backslash
10888 raisebox
10889 \series default
10890  se usa sólo como espaciador
10891 \end_layout
10892
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \backslash
10908 overrightarrow
10909 \begin_inset ERT
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913
10914
10915 \backslash
10916 spce 
10917 \end_layout
10918
10919 \end_inset
10920
10921 A=B
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \backslash
10946 underrightarrow
10947 \begin_inset ERT
10948 status collapsed
10949
10950 \begin_layout Plain Layout
10951
10952
10953 \backslash
10954 spce 
10955 \end_layout
10956
10957 \end_inset
10958
10959 A=B
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10969 \end_inset
10970
10971
10972 \end_layout
10973
10974 \end_inset
10975 </cell>
10976 </row>
10977 <row>
10978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982
10983 \backslash
10984 widetilde
10985 \begin_inset ERT
10986 status collapsed
10987
10988 \begin_layout Plain Layout
10989
10990
10991 \backslash
10992 spce 
10993 \end_layout
10994
10995 \end_inset
10996
10997 A=B
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11007 \end_inset
11008
11009
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 </row>
11015 <row>
11016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020
11021 \backslash
11022 widehat
11023 \begin_inset ERT
11024 status collapsed
11025
11026 \begin_layout Plain Layout
11027
11028
11029 \backslash
11030 spce 
11031 \end_layout
11032
11033 \end_inset
11034
11035 A=B
11036 \end_layout
11037
11038 \end_inset
11039 </cell>
11040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11045 \end_inset
11046
11047
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 </row>
11053 </lyxtabular>
11054
11055 \end_inset
11056
11057
11058 \begin_inset space \hfill{}
11059 \end_inset
11060
11061
11062 \end_layout
11063
11064 \begin_layout Standard
11065 \begin_inset VSpace medskip
11066 \end_inset
11067
11068
11069 \end_layout
11070
11071 \begin_layout Standard
11072 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11073  Pero los acentos 
11074 \series bold
11075
11076 \backslash
11077 widetilde
11078 \series default
11079  y 
11080 \series bold
11081
11082 \backslash
11083 widehat
11084 \series default
11085  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11086  ejemplo:
11087 \begin_inset Formula \[
11088 \widetilde{A+B=C-D}\]
11089
11090 \end_inset
11091
11092
11093 \end_layout
11094
11095 \begin_layout Standard
11096 Con los comandos 
11097 \series bold
11098
11099 \backslash
11100 overset
11101 \series default
11102
11103 \begin_inset Index idx
11104 status collapsed
11105
11106 \begin_layout Plain Layout
11107 Comandos ! O ! 
11108 \backslash
11109 overset
11110 \end_layout
11111
11112 \end_inset
11113
11114  y 
11115 \series bold
11116
11117 \backslash
11118 underset
11119 \series default
11120
11121 \begin_inset Index idx
11122 status collapsed
11123
11124 \begin_layout Plain Layout
11125 Comandos ! U ! 
11126 \backslash
11127 underset
11128 \end_layout
11129
11130 \end_inset
11131
11132 , descritos en la subsección anterior, también se pueden acentuar varios
11133  caracteres.
11134  El comando 
11135 \series bold
11136
11137 \backslash
11138 underset
11139 \begin_inset ERT
11140 status collapsed
11141
11142 \begin_layout Plain Layout
11143
11144
11145 \backslash
11146 spce 
11147 \end_layout
11148
11149 \end_inset
11150
11151 A=B
11152 \begin_inset Formula $\downarrow$
11153 \end_inset
11154
11155 ***
11156 \series default
11157  da:
11158 \begin_inset Formula \[
11159 \underset{***}{A=B}\]
11160
11161 \end_inset
11162
11163
11164 \end_layout
11165
11166 \begin_layout Section
11167 Espacios
11168 \begin_inset CommandInset label
11169 LatexCommand label
11170 name "sec:Espacio"
11171
11172 \end_inset
11173
11174
11175 \begin_inset Index idx
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179 Espacio ! horizontal
11180 \end_layout
11181
11182 \end_inset
11183
11184
11185 \end_layout
11186
11187 \begin_layout Subsection
11188 Espacio predefinido
11189 \begin_inset CommandInset label
11190 LatexCommand label
11191 name "sub:Espacio-predefinido"
11192
11193 \end_inset
11194
11195
11196 \begin_inset Index idx
11197 status collapsed
11198
11199 \begin_layout Plain Layout
11200 Espacio ! horizontal ! predefinido
11201 \end_layout
11202
11203 \end_inset
11204
11205
11206 \end_layout
11207
11208 \begin_layout Standard
11209 A veces es necesario insertar espacio horizontal en una ecuación.
11210  Esto se hace insertando un espacio protegido (atajo 
11211 \family sans
11212 Ctrl+Espacio
11213 \family default
11214 ).
11215  Aparece un 
11216 \begin_inset Quotes fld
11217 \end_inset
11218
11219
11220 \color black
11221
11222 \begin_inset ERT
11223 status collapsed
11224
11225 \begin_layout Plain Layout
11226
11227
11228 \backslash
11229 spce 
11230 \end_layout
11231
11232 \end_inset
11233
11234
11235 \color inherit
11236
11237 \begin_inset Quotes frd
11238 \end_inset
11239
11240 , y pulsando 
11241 \family sans
11242 Espacio
11243 \family default
11244  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11245  espacio.
11246  También se pueden insertar espacios mediante el botón 
11247 \begin_inset Graphics
11248         filename ../../images/math/space.png
11249         scale 85
11250
11251 \end_inset
11252
11253  de la barra de ecuaciones o con comandos especiales.
11254  Independientemente del comando insertado, se puede seleccionar de nuevo
11255  el tamaño pulsando acto seguido 
11256 \family sans
11257 Espacio.
11258  
11259 \end_layout
11260
11261 \begin_layout Standard
11262 \noindent
11263 \align center
11264 \begin_inset VSpace -5mm
11265 \end_inset
11266
11267
11268 \begin_inset Tabular
11269 <lyxtabular version="3" rows="3" columns="7">
11270 <features tabularvalignment="middle">
11271 <column alignment="center" valignment="middle" width="6.8cm">
11272 <column alignment="center" valignment="top" width="0">
11273 <column alignment="center" valignment="top" width="0">
11274 <column alignment="center" valignment="top" width="0">
11275 <column alignment="center" valignment="top" width="0">
11276 <column alignment="center" valignment="top" width="0">
11277 <column alignment="center" valignment="top" width="0">
11278 <row>
11279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283 Comando
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292
11293 \backslash
11294 ,
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303
11304 \backslash
11305 :
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314
11315 \backslash
11316 ;
11317 \end_layout
11318
11319 \end_inset
11320 </cell>
11321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11322 \begin_inset Text
11323
11324 \begin_layout Plain Layout
11325
11326 \backslash
11327 quad
11328 \end_layout
11329
11330 \end_inset
11331 </cell>
11332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336
11337 \backslash
11338 qquad
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347
11348 \backslash
11349 !
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 </row>
11355 <row>
11356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 Número de pulsaciones de 
11361 \family sans
11362 Espacio
11363 \family default
11364  tras insertar el espacio protegido
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 0
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 1
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 2
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 3
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 4
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 5
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 </row>
11424 <row>
11425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 Resultado
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 \begin_inset Formula $A\, B$
11439 \end_inset
11440
11441
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 \begin_inset Formula $A\: B$
11451 \end_inset
11452
11453
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 \begin_inset Formula $A\; B$
11463 \end_inset
11464
11465
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 \begin_inset Formula $A\quad B$
11475 \end_inset
11476
11477
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486 \begin_inset Formula $A\qquad B$
11487 \end_inset
11488
11489
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11495 \begin_inset Text
11496
11497 \begin_layout Plain Layout
11498 \begin_inset Formula $A\! B$
11499 \end_inset
11500
11501
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 </row>
11507 </lyxtabular>
11508
11509 \end_inset
11510
11511
11512 \end_layout
11513
11514 \begin_layout Standard
11515 El último tamaño parece no generar espacio.
11516  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11517  negativo.
11518  Hay otros dos espacios negativos:
11519 \end_layout
11520
11521 \begin_layout Standard
11522 \align center
11523 \begin_inset Tabular
11524 <lyxtabular version="3" rows="3" columns="3">
11525 <features tabularvalignment="middle">
11526 <column alignment="center" valignment="middle" width="6.8cm">
11527 <column alignment="center" valignment="top" width="0pt">
11528 <column alignment="center" valignment="top" width="0pt">
11529 <row>
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 Comando
11535 \end_layout
11536
11537 \end_inset
11538 </cell>
11539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543
11544 \backslash
11545 negmedspace
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554
11555 \backslash
11556 negthickspace
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 </row>
11562 <row>
11563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 Número de pulsaciones de 
11568 \family sans
11569 Espacio
11570 \family default
11571  tras insertar el espacio protegido
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580 6
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11586 \begin_inset Text
11587
11588 \begin_layout Plain Layout
11589 7
11590 \end_layout
11591
11592 \end_inset
11593 </cell>
11594 </row>
11595 <row>
11596 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 Resultado
11601 \end_layout
11602
11603 \end_inset
11604 </cell>
11605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609 \begin_inset Formula $A\negmedspace B$
11610 \end_inset
11611
11612
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 \begin_inset Formula $A\negthickspace B$
11622 \end_inset
11623
11624
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 </row>
11630 </lyxtabular>
11631
11632 \end_inset
11633
11634
11635 \end_layout
11636
11637 \begin_layout Standard
11638 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11639  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11640 \begin_inset space \thinspace{}
11641 \end_inset
11642
11643 e., para operadores suma: 
11644 \end_layout
11645
11646 \begin_layout Standard
11647 \noindent
11648 \align center
11649 \begin_inset Tabular
11650 <lyxtabular version="3" rows="3" columns="2">
11651 <features tabularvalignment="middle">
11652 <column alignment="center" valignment="top" width="0">
11653 <column alignment="center" valignment="top" width="0">
11654 <row>
11655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 Comando
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11665 \begin_inset Text
11666
11667 \begin_layout Plain Layout
11668 Resultado
11669 \begin_inset Note Note
11670 status collapsed
11671
11672 \begin_layout Plain Layout
11673
11674 \series bold
11675
11676 \backslash
11677 raisebox
11678 \series default
11679  se usa sólo como espaciador
11680 \end_layout
11681
11682 \end_inset
11683
11684
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 </row>
11690 <row>
11691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695
11696 \backslash
11697 sum
11698 \backslash
11699 sum
11700 \begin_inset ERT
11701 status collapsed
11702
11703 \begin_layout Plain Layout
11704
11705
11706 \backslash
11707 spce 
11708 \end_layout
11709
11710 \end_inset
11711
11712 f_kl
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11722 \end_inset
11723
11724
11725 \end_layout
11726
11727 \end_inset
11728 </cell>
11729 </row>
11730 <row>
11731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735
11736 \backslash
11737 sum
11738 \backslash
11739 negmedspace
11740 \backslash
11741 sum
11742 \begin_inset ERT
11743 status collapsed
11744
11745 \begin_layout Plain Layout
11746
11747
11748 \backslash
11749 spce 
11750 \end_layout
11751
11752 \end_inset
11753
11754 f_kl
11755 \end_layout
11756
11757 \end_inset
11758 </cell>
11759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11760 \begin_inset Text
11761
11762 \begin_layout Plain Layout
11763 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11764 \end_inset
11765
11766
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 </row>
11772 </lyxtabular>
11773
11774 \end_inset
11775
11776
11777 \end_layout
11778
11779 \begin_layout Standard
11780 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11781  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11782  El siguiente ejemplo lo ilustra:
11783 \end_layout
11784
11785 \begin_layout Standard
11786 \noindent
11787 \align center
11788 \begin_inset Tabular
11789 <lyxtabular version="3" rows="2" columns="2">
11790 <features tabularvalignment="middle">
11791 <column alignment="center" valignment="top" width="0">
11792 <column alignment="center" valignment="top" width="0">
11793 <row>
11794 <cell alignment="center" valignment="top" usebox="none">
11795 \begin_inset Text
11796
11797 \begin_layout Plain Layout
11798 ecuación normal
11799 \end_layout
11800
11801 \end_inset
11802 </cell>
11803 <cell alignment="center" valignment="top" usebox="none">
11804 \begin_inset Text
11805
11806 \begin_layout Plain Layout
11807 \begin_inset Formula $A=B$
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \end_inset
11814 </cell>
11815 </row>
11816 <row>
11817 <cell alignment="center" valignment="top" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821 \begin_inset Note Note
11822 status collapsed
11823
11824 \begin_layout Plain Layout
11825
11826 \series bold
11827
11828 \backslash
11829 raisebox
11830 \series default
11831  se usa sólo como espaciador
11832 \end_layout
11833
11834 \end_inset
11835
11836
11837 \begin_inset Formula $\raisebox{5mm}{}$
11838 \end_inset
11839
11840 ecuación sin espacio
11841 \end_layout
11842
11843 \end_inset
11844 </cell>
11845 <cell alignment="center" valignment="top" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 \begin_inset Formula $A{=}B$
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 </row>
11858 </lyxtabular>
11859
11860 \end_inset
11861
11862
11863 \end_layout
11864
11865 \begin_layout Standard
11866 El comando para la segunda ecuación es: 
11867 \series bold
11868 A
11869 \backslash
11870 {=
11871 \begin_inset Formula $\rightarrow$
11872 \end_inset
11873
11874 B
11875 \series default
11876  
11877 \begin_inset VSpace bigskip
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \begin_layout Standard
11884 Para las unidades físicas hacen falta espacios, porque entre el valor y
11885  su unidad se pone un espacio más pequeño que el normal.
11886  Para unidades en el texto se inserta con el menú 
11887 \family sans
11888 Insertar\SpecialChar \menuseparator
11889 Formato\SpecialChar \menuseparator
11890 Espacio
11891 \begin_inset space ~
11892 \end_inset
11893
11894 delgado
11895 \family default
11896  (atajo 
11897 \family sans
11898 Ctrl+Mayúscula+Espacio
11899 \family default
11900 ).
11901 \end_layout
11902
11903 \begin_layout Standard
11904 Un ejemplo para visualizar la diferencia:
11905 \end_layout
11906
11907 \begin_layout Standard
11908 \begin_inset Tabular
11909 <lyxtabular version="3" rows="2" columns="2">
11910 <features tabularvalignment="middle">
11911 <column alignment="center" valignment="top" width="0">
11912 <column alignment="left" valignment="top" width="0">
11913 <row>
11914 <cell alignment="center" valignment="top" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918 24 kW
11919 \begin_inset Formula $\cdot$
11920 \end_inset
11921
11922 h
11923 \end_layout
11924
11925 \end_inset
11926 </cell>
11927 <cell alignment="center" valignment="top" usebox="none">
11928 \begin_inset Text
11929
11930 \begin_layout Plain Layout
11931 espacio entre valor y unidad 
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 </row>
11937 <row>
11938 <cell alignment="center" valignment="top" usebox="none">
11939 \begin_inset Text
11940
11941 \begin_layout Plain Layout
11942 24
11943 \begin_inset space \thinspace{}
11944 \end_inset
11945
11946 kW
11947 \begin_inset Formula $\cdot$
11948 \end_inset
11949
11950 h
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 <cell alignment="center" valignment="top" usebox="none">
11956 \begin_inset Text
11957
11958 \begin_layout Plain Layout
11959 espacio delgado entre valor y unidad
11960 \end_layout
11961
11962 \end_inset
11963 </cell>
11964 </row>
11965 </lyxtabular>
11966
11967 \end_inset
11968
11969
11970 \end_layout
11971
11972 \begin_layout Subsection
11973 Espacio variable
11974 \begin_inset ERT
11975 status collapsed
11976
11977 \begin_layout Plain Layout
11978
11979
11980 \backslash
11981 texorpdfstring{
11982 \end_layout
11983
11984 \end_inset
11985
11986
11987 \begin_inset Foot
11988 status collapsed
11989
11990 \begin_layout Plain Layout
11991 Para espacio vertical en ecuaciones véase 
11992 \begin_inset CommandInset ref
11993 LatexCommand ref
11994 reference "sub:Separación-de-líneas"
11995
11996 \end_inset
11997
11998
11999 \end_layout
12000
12001 \end_inset
12002
12003
12004 \begin_inset ERT
12005 status collapsed
12006
12007 \begin_layout Plain Layout
12008
12009 }{}
12010 \end_layout
12011
12012 \end_inset
12013
12014
12015 \begin_inset Note Note
12016 status collapsed
12017
12018 \begin_layout Plain Layout
12019
12020 \backslash
12021 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12022  PDF.
12023 \end_layout
12024
12025 \begin_layout Plain Layout
12026 Más sobre 
12027 \backslash
12028 texorpdfstring en la sección 
12029 \begin_inset CommandInset ref
12030 LatexCommand ref
12031 reference "sub:Ecuaciones-en-encabezados"
12032
12033 \end_inset
12034
12035 .
12036 \end_layout
12037
12038 \end_inset
12039
12040
12041 \begin_inset CommandInset label
12042 LatexCommand label
12043 name "sub:Espacio-variable"
12044
12045 \end_inset
12046
12047
12048 \begin_inset Index idx
12049 status collapsed
12050
12051 \begin_layout Plain Layout
12052 Espacio ! horizontal ! variable
12053 \end_layout
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Standard
12061 En LyX se puede insertar espacio con una longitud definida con el comando
12062  
12063 \series bold
12064
12065 \backslash
12066 hspace
12067 \series default
12068
12069 \begin_inset Index idx
12070 status collapsed
12071
12072 \begin_layout Plain Layout
12073 Comandos ! H ! 
12074 \backslash
12075 hspace
12076 \end_layout
12077
12078 \end_inset
12079
12080 .
12081  Aparece un 
12082 \begin_inset Quotes fld
12083 \end_inset
12084
12085
12086 \color black
12087
12088 \begin_inset ERT
12089 status collapsed
12090
12091 \begin_layout Plain Layout
12092
12093
12094 \backslash
12095 spce 
12096 \end_layout
12097
12098 \end_inset
12099
12100
12101 \color inherit
12102
12103 \begin_inset Quotes frd
12104 \end_inset
12105
12106  largo.
12107  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12108 \begin_inset Quotes fld
12109 \end_inset
12110
12111
12112 \color black
12113
12114 \begin_inset ERT
12115 status collapsed
12116
12117 \begin_layout Plain Layout
12118
12119
12120 \backslash
12121 spce 
12122 \end_layout
12123
12124 \end_inset
12125
12126
12127 \color inherit
12128
12129 \begin_inset Quotes frd
12130 \end_inset
12131
12132 .
12133  La longitud también puede ser negativa.
12134  Para insertar en una ecuación tanto espacio como esté disponible se usa
12135  el comando 
12136 \series bold
12137
12138 \backslash
12139 hfill
12140 \series default
12141
12142 \begin_inset Index idx
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146 Comandos ! H ! 
12147 \backslash
12148 hfill
12149 \end_layout
12150
12151 \end_inset
12152
12153 .
12154 \begin_inset VSpace -1mm
12155 \end_inset
12156
12157
12158 \end_layout
12159
12160 \begin_layout Standard
12161 \noindent
12162 \align center
12163 \begin_inset Tabular
12164 <lyxtabular version="3" rows="4" columns="2">
12165 <features tabularvalignment="middle">
12166 <column alignment="center" valignment="top" width="0">
12167 <column alignment="center" valignment="top" width="0">
12168 <row>
12169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12170 \begin_inset Text
12171
12172 \begin_layout Plain Layout
12173 Comando (
12174 \backslash
12175 hspace longitud)
12176 \end_layout
12177
12178 \end_inset
12179 </cell>
12180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12181 \begin_inset Text
12182
12183 \begin_layout Plain Layout
12184 Resultado
12185 \end_layout
12186
12187 \end_inset
12188 </cell>
12189 </row>
12190 <row>
12191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12192 \begin_inset Text
12193
12194 \begin_layout Plain Layout
12195 A=B
12196 \backslash
12197 hspace
12198 \begin_inset ERT
12199 status collapsed
12200
12201 \begin_layout Plain Layout
12202
12203
12204 \backslash
12205 spce 
12206 \end_layout
12207
12208 \end_inset
12209
12210
12211 \begin_inset Formula $\to$
12212 \end_inset
12213
12214 A
12215 \backslash
12216 not=C (3
12217 \begin_inset space \thinspace{}
12218 \end_inset
12219
12220 cm)
12221 \end_layout
12222
12223 \end_inset
12224 </cell>
12225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12226 \begin_inset Text
12227
12228 \begin_layout Plain Layout
12229 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12230 \end_inset
12231
12232
12233 \end_layout
12234
12235 \end_inset
12236 </cell>
12237 </row>
12238 <row>
12239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12240 \begin_inset Text
12241
12242 \begin_layout Plain Layout
12243 A
12244 \backslash
12245 hspace
12246 \begin_inset ERT
12247 status collapsed
12248
12249 \begin_layout Plain Layout
12250
12251
12252 \backslash
12253 spce 
12254 \end_layout
12255
12256 \end_inset
12257
12258
12259 \begin_inset Formula $\to$
12260 \end_inset
12261
12262 A
12263 \backslash
12264 not=A (-1
12265 \begin_inset space \thinspace{}
12266 \end_inset
12267
12268 mm)
12269 \end_layout
12270
12271 \end_inset
12272 </cell>
12273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12278 \end_inset
12279
12280
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 </row>
12286 <row>
12287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 A=A
12292 \backslash
12293 hfill
12294 \begin_inset ERT
12295 status collapsed
12296
12297 \begin_layout Plain Layout
12298
12299
12300 \backslash
12301 spce 
12302 \end_layout
12303
12304 \end_inset
12305
12306 B=B
12307 \end_layout
12308
12309 \end_inset
12310 </cell>
12311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12312 \begin_inset Text
12313
12314 \begin_layout Plain Layout
12315 \begin_inset Formula $A=A\hfill B=B$
12316 \end_inset
12317
12318
12319 \end_layout
12320
12321 \end_inset
12322 </cell>
12323 </row>
12324 </lyxtabular>
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 En el último ejemplo el espacio disponible viene dado por la entrada más
12333  larga de columna en la tabla.
12334  En una ecuación en línea el espacio depende de la longitud de la línea
12335  en la que se inserta 
12336 \series bold
12337
12338 \backslash
12339 hfill
12340 \series default
12341 .
12342  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12343  
12344 \series bold
12345
12346 \backslash
12347 hfill
12348 \series default
12349  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12350 \series bold
12351 Sangrado
12352 \series default
12353 .
12354  (Los estilos de ecuaciones se explican en
12355 \begin_inset space ~
12356 \end_inset
12357
12358
12359 \begin_inset CommandInset ref
12360 LatexCommand ref
12361 reference "sec:Estilos-de-ecuación"
12362
12363 \end_inset
12364
12365 ).
12366 \end_layout
12367
12368 \begin_layout Standard
12369 Además de 
12370 \series bold
12371
12372 \backslash
12373 hfill
12374 \series default
12375  hay los comandos 
12376 \series bold
12377
12378 \backslash
12379 dotfill
12380 \series default
12381  y 
12382 \series bold
12383
12384 \backslash
12385 hrulefill
12386 \series default
12387  que llenan el espacio con un patrón, véase un ejemplo en
12388 \begin_inset space ~
12389 \end_inset
12390
12391
12392 \begin_inset CommandInset ref
12393 LatexCommand ref
12394 reference "sub:Puntos"
12395
12396 \end_inset
12397
12398 .
12399 \end_layout
12400
12401 \begin_layout Standard
12402 Para texto se puede insertar espacio variable con el menú 
12403 \family sans
12404 Insertar\SpecialChar \menuseparator
12405 Formato\SpecialChar \menuseparator
12406 Espacio
12407 \begin_inset space ~
12408 \end_inset
12409
12410 horizontal
12411 \family default
12412 :
12413 \end_layout
12414
12415 \begin_layout Standard
12416 En esta línea hay un espacio
12417 \begin_inset space \hspace{}
12418 \length 2cm
12419 \end_inset
12420
12421 de 2
12422 \begin_inset space \thinspace{}
12423 \end_inset
12424
12425 cm.
12426 \end_layout
12427
12428 \begin_layout Standard
12429 En esta línea hay un
12430 \begin_inset space \hfill{}
12431 \end_inset
12432
12433 espacio máximo.
12434 \end_layout
12435
12436 \begin_layout Subsection
12437 Espacio adicional en ecuaciones en línea
12438 \begin_inset Index idx
12439 status collapsed
12440
12441 \begin_layout Plain Layout
12442 Espacio ! adicional en línea
12443 \end_layout
12444
12445 \end_inset
12446
12447
12448 \end_layout
12449
12450 \begin_layout Standard
12451 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12452  
12453 \series bold
12454
12455 \backslash
12456 mathsurround
12457 \series default
12458
12459 \begin_inset Index idx
12460 status collapsed
12461
12462 \begin_layout Plain Layout
12463 Comandos ! M ! 
12464 \backslash
12465 mathsurround
12466 \end_layout
12467
12468 \end_inset
12469
12470 .
12471  El valor de una longitud se establece con el comando 
12472 \series bold
12473
12474 \backslash
12475 setlength
12476 \series default
12477
12478 \begin_inset Index idx
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482 Comandos ! S ! 
12483 \backslash
12484 setlength
12485 \end_layout
12486
12487 \end_inset
12488
12489  según el siguiente esquema:
12490 \end_layout
12491
12492 \begin_layout Standard
12493
12494 \series bold
12495
12496 \backslash
12497 setlength{nombre de la longitud}{valor}
12498 \end_layout
12499
12500 \begin_layout Standard
12501 Para poner a 
12502 \series bold
12503
12504 \backslash
12505 mathsurround
12506 \series default
12507  un valor de 5
12508 \begin_inset space \thinspace{}
12509 \end_inset
12510
12511 mm, se inserta el comando
12512 \end_layout
12513
12514 \begin_layout Standard
12515
12516 \series bold
12517
12518 \backslash
12519 setlength{
12520 \backslash
12521 mathsurround}{5mm}
12522 \end_layout
12523
12524 \begin_layout Standard
12525 en modo TeX.
12526  Se establecerá un espacio de 5
12527 \begin_inset space \thinspace{}
12528 \end_inset
12529
12530 mm alrededor de todas las ecuaciones en línea:
12531 \begin_inset ERT
12532 status collapsed
12533
12534 \begin_layout Plain Layout
12535
12536
12537 \backslash
12538 setlength{
12539 \backslash
12540 mathsurround}{5mm}
12541 \end_layout
12542
12543 \end_inset
12544
12545
12546 \end_layout
12547
12548 \begin_layout Standard
12549 En esta línea hay una ecuación 
12550 \begin_inset Formula $A=B$
12551 \end_inset
12552
12553  rodeada por espacios de 5
12554 \begin_inset space \thinspace{}
12555 \end_inset
12556
12557 mm.
12558 \begin_inset ERT
12559 status collapsed
12560
12561 \begin_layout Plain Layout
12562
12563
12564 \backslash
12565 setlength{
12566 \backslash
12567 mathsurround}{0mm}
12568 \end_layout
12569
12570 \end_inset
12571
12572
12573 \end_layout
12574
12575 \begin_layout Standard
12576 Para volver al espacio predeterminado, 
12577 \series bold
12578
12579 \backslash
12580 mathsurround
12581 \series default
12582  se restablece al valor 0
12583 \begin_inset space \thinspace{}
12584 \end_inset
12585
12586 pt.
12587 \end_layout
12588
12589 \begin_layout Section
12590 Cuadros y marcos
12591 \begin_inset Index idx
12592 status collapsed
12593
12594 \begin_layout Plain Layout
12595 Marcos
12596 \end_layout
12597
12598 \end_inset
12599
12600
12601 \begin_inset Index idx
12602 status collapsed
12603
12604 \begin_layout Plain Layout
12605 Marcos|see
12606 \begin_inset ERT
12607 status collapsed
12608
12609 \begin_layout Plain Layout
12610
12611 {
12612 \end_layout
12613
12614 \end_inset
12615
12616 Cuadros
12617 \begin_inset ERT
12618 status collapsed
12619
12620 \begin_layout Plain Layout
12621
12622 }
12623 \end_layout
12624
12625 \end_inset
12626
12627
12628 \end_layout
12629
12630 \end_inset
12631
12632
12633 \end_layout
12634
12635 \begin_layout Standard
12636 Los cuadros para texto se describen en el capítulo 
12637 \emph on
12638 Cuadros
12639 \emph default
12640  del manual 
12641 \emph on
12642 Objetos insertados
12643 \emph default
12644 .
12645 \end_layout
12646
12647 \begin_layout Subsection
12648 Cuadros con marco
12649 \begin_inset CommandInset label
12650 LatexCommand label
12651 name "sub:Cuadros-con-marco"
12652
12653 \end_inset
12654
12655
12656 \begin_inset Index idx
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660 Cuadros ! con marco
12661 \end_layout
12662
12663 \end_inset
12664
12665
12666 \end_layout
12667
12668 \begin_layout Standard
12669 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12670 \series bold
12671
12672 \backslash
12673 fbox
12674 \series default
12675
12676 \begin_inset Index idx
12677 status collapsed
12678
12679 \begin_layout Plain Layout
12680 Comandos ! F ! 
12681 \backslash
12682 fbox
12683 \end_layout
12684
12685 \end_inset
12686
12687  y 
12688 \series bold
12689
12690 \backslash
12691 boxed
12692 \series default
12693
12694 \begin_inset Index idx
12695 status collapsed
12696
12697 \begin_layout Plain Layout
12698 Comandos ! B ! 
12699 \backslash
12700 boxed
12701 \end_layout
12702
12703 \end_inset
12704
12705 .
12706 \end_layout
12707
12708 \begin_layout Standard
12709 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12710  azul en un marco donde se introduce parte de una ecuación.
12711  Para 
12712 \series bold
12713
12714 \backslash
12715 fbox
12716 \series default
12717  hay que generar una ecuación adicional con 
12718 \family sans
12719 Ctrl+M
12720 \family default
12721  dentro del recuadro, porque si no el contenido del mismo sería considerado
12722  texto matemático.
12723  Si se usa 
12724 \series bold
12725
12726 \backslash
12727 boxed
12728 \series default
12729  la nueva ecuación se genera automáticamente dentro del marco.
12730 \end_layout
12731
12732 \begin_layout Standard
12733 El comando 
12734 \series bold
12735
12736 \backslash
12737 fbox
12738 \series default
12739  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12740  ecuación tendría siempre el tamaño del texto.
12741  Por otra parte, 
12742 \series bold
12743
12744 \backslash
12745 fboxed
12746 \series default
12747  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12748  siempre el tamaño de una ecuación presentada.
12749 \end_layout
12750
12751 \begin_layout Standard
12752 El comando 
12753 \series bold
12754
12755 \backslash
12756 framebox
12757 \series default
12758
12759 \begin_inset Index idx
12760 status collapsed
12761
12762 \begin_layout Plain Layout
12763 Comandos ! F ! 
12764 \backslash
12765 framebox
12766 \end_layout
12767
12768 \end_inset
12769
12770  es una extensión de 
12771 \series bold
12772
12773 \backslash
12774 fbox
12775 \series default
12776 , que permite especificar además la anchura del marco yla alineación.
12777  
12778 \series bold
12779
12780 \backslash
12781 framebox
12782 \series default
12783  se usa con el siguiente esquema: 
12784 \end_layout
12785
12786 \begin_layout Standard
12787
12788 \series bold
12789
12790 \backslash
12791 framebox[anchura del marco][posición]{contenido del cuadro}
12792 \end_layout
12793
12794 \begin_layout Standard
12795 La posición puede ser 
12796 \emph on
12797 l
12798 \emph default
12799  o 
12800 \emph on
12801 r
12802 \emph default
12803
12804 \emph on
12805 l
12806 \emph default
12807  alinea la ecuación a la izquierda del cuadro, 
12808 \emph on
12809 r
12810 \emph default
12811  la alinea a la derecha.
12812  Si no se da posición la ecuación será centrada.
12813 \begin_inset Newline newline
12814 \end_inset
12815
12816 Si no se pone anchura tampoco puede darse posición.
12817  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12818  con 
12819 \series bold
12820
12821 \backslash
12822 fbox
12823 \series default
12824 .
12825  
12826 \end_layout
12827
12828 \begin_layout Standard
12829 Cuando se inserta el comando 
12830 \series bold
12831
12832 \backslash
12833 framebox
12834 \series default
12835  aparece un recuadro con tres marcos azules.
12836  Los dos primeros marcos están encerrados entre corchetes e indican los
12837  dos argumentos opcionales.
12838  El tercer marco es para partes de la ecuación, como para 
12839 \series bold
12840
12841 \backslash
12842 fbox
12843 \series default
12844 .
12845 \end_layout
12846
12847 \begin_layout Standard
12848 \noindent
12849 \align center
12850 \begin_inset Tabular
12851 <lyxtabular version="3" rows="5" columns="2">
12852 <features tabularvalignment="middle">
12853 <column alignment="center" valignment="top" width="0">
12854 <column alignment="center" valignment="top" width="0">
12855 <row>
12856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12857 \begin_inset Text
12858
12859 \begin_layout Plain Layout
12860 Comando
12861 \end_layout
12862
12863 \end_inset
12864 </cell>
12865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 Resultado
12870 \begin_inset Note Note
12871 status collapsed
12872
12873 \begin_layout Plain Layout
12874
12875 \series bold
12876
12877 \backslash
12878 raisebox
12879 \series default
12880  se usa sólo como espaciador
12881 \end_layout
12882
12883 \end_inset
12884
12885
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 </row>
12891 <row>
12892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896
12897 \backslash
12898 fbox
12899 \begin_inset ERT
12900 status collapsed
12901
12902 \begin_layout Plain Layout
12903
12904
12905 \backslash
12906 spce 
12907 \end_layout
12908
12909 \end_inset
12910
12911
12912 \family sans
12913 Ctrl+M
12914 \family default
12915  
12916 \backslash
12917 int
12918 \begin_inset ERT
12919 status collapsed
12920
12921 \begin_layout Plain Layout
12922
12923
12924 \backslash
12925 spce 
12926 \end_layout
12927
12928 \end_inset
12929
12930 A=B
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12936 \begin_inset Text
12937
12938 \begin_layout Plain Layout
12939 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12940 \end_inset
12941
12942
12943 \end_layout
12944
12945 \end_inset
12946 </cell>
12947 </row>
12948 <row>
12949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953
12954 \backslash
12955 boxed
12956 \begin_inset ERT
12957 status collapsed
12958
12959 \begin_layout Plain Layout
12960
12961
12962 \backslash
12963 spce 
12964 \end_layout
12965
12966 \end_inset
12967
12968
12969 \backslash
12970 int
12971 \begin_inset ERT
12972 status collapsed
12973
12974 \begin_layout Plain Layout
12975
12976
12977 \backslash
12978 spce 
12979 \end_layout
12980
12981 \end_inset
12982
12983 A=B
12984 \end_layout
12985
12986 \end_inset
12987 </cell>
12988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 </row>
13001 <row>
13002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 A+
13007 \backslash
13008 fbox
13009 \begin_inset ERT
13010 status collapsed
13011
13012 \begin_layout Plain Layout
13013
13014
13015 \backslash
13016 spce 
13017 \end_layout
13018
13019 \end_inset
13020
13021 B
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13027 \begin_inset Text
13028
13029 \begin_layout Plain Layout
13030 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13031 \end_inset
13032
13033
13034 \end_layout
13035
13036 \end_inset
13037 </cell>
13038 </row>
13039 <row>
13040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044
13045 \backslash
13046 framebox
13047 \begin_inset ERT
13048 status collapsed
13049
13050 \begin_layout Plain Layout
13051
13052
13053 \backslash
13054 spce 
13055 \end_layout
13056
13057 \end_inset
13058
13059 20mm
13060 \begin_inset Formula $\to$
13061 \end_inset
13062
13063
13064 \begin_inset Formula $\to$
13065 \end_inset
13066
13067
13068 \family sans
13069 Ctrl+M
13070 \family default
13071  
13072 \backslash
13073 frac
13074 \begin_inset ERT
13075 status collapsed
13076
13077 \begin_layout Plain Layout
13078
13079
13080 \backslash
13081 spce 
13082 \end_layout
13083
13084 \end_inset
13085
13086 A
13087 \begin_inset Formula $\downarrow$
13088 \end_inset
13089
13090 B
13091 \end_layout
13092
13093 \end_inset
13094 </cell>
13095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13096 \begin_inset Text
13097
13098 \begin_layout Plain Layout
13099 \begin_inset Formula $\raisebox{6mm}{}$
13100 \end_inset
13101
13102
13103 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13104 \end_inset
13105
13106
13107 \begin_inset Formula $\raisebox{-4mm}{}$
13108 \end_inset
13109
13110
13111 \end_layout
13112
13113 \end_inset
13114 </cell>
13115 </row>
13116 </lyxtabular>
13117
13118 \end_inset
13119
13120
13121 \end_layout
13122
13123 \begin_layout Standard
13124 El grosor del marco también se puede ajustar.
13125  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13126  la fórmula:
13127 \end_layout
13128
13129 \begin_layout Standard
13130
13131 \series bold
13132
13133 \backslash
13134 fboxrule
13135 \series default
13136  
13137 \series bold
13138
13139 \begin_inset Quotes fld
13140 \end_inset
13141
13142 grosor
13143 \begin_inset Quotes frd
13144 \end_inset
13145
13146
13147 \series default
13148  
13149 \series bold
13150
13151 \backslash
13152 fboxsep
13153 \series default
13154  
13155 \series bold
13156
13157 \begin_inset Quotes fld
13158 \end_inset
13159
13160 distancia
13161 \begin_inset Quotes frd
13162 \end_inset
13163
13164
13165 \end_layout
13166
13167 \begin_layout Standard
13168 \begin_inset Quotes fld
13169 \end_inset
13170
13171 distancia
13172 \begin_inset Quotes frd
13173 \end_inset
13174
13175  especifica la distancia mínima entre el marco y el primer carácter en el
13176  cuadro.
13177  Un ejemplo de esto es la siguiente ecuación enmarcada:
13178 \begin_inset ERT
13179 status collapsed
13180
13181 \begin_layout Plain Layout
13182
13183
13184 \backslash
13185 fboxrule 2mm 
13186 \backslash
13187 fboxsep 3mm
13188 \end_layout
13189
13190 \end_inset
13191
13192
13193 \begin_inset Formula \[
13194 \boxed{A+B=C}\]
13195
13196 \end_inset
13197
13198
13199 \end_layout
13200
13201 \begin_layout Standard
13202 Delante de esta ecuación se han insertado los comandos
13203 \end_layout
13204
13205 \begin_layout Standard
13206
13207 \series bold
13208
13209 \backslash
13210 fboxrule
13211 \series default
13212  
13213 \series bold
13214 2mm
13215 \series default
13216  
13217 \series bold
13218
13219 \backslash
13220 fboxsep
13221 \series default
13222  
13223 \series bold
13224 3mm
13225 \end_layout
13226
13227 \begin_layout Standard
13228 en modo TeX.
13229  Los valores dados se usan para todos los cuadros siguientes.
13230 \end_layout
13231
13232 \begin_layout Standard
13233 Para volver al tamaño estándar del marco se inserta el comando
13234 \end_layout
13235
13236 \begin_layout Standard
13237
13238 \series bold
13239
13240 \backslash
13241 fboxrule
13242 \series default
13243  
13244 \series bold
13245 0.4pt
13246 \series default
13247  
13248 \series bold
13249
13250 \backslash
13251 fboxsep
13252 \series default
13253  
13254 \series bold
13255 3pt
13256 \series default
13257
13258 \begin_inset ERT
13259 status collapsed
13260
13261 \begin_layout Plain Layout
13262
13263
13264 \backslash
13265 fboxrule 0.4pt 
13266 \backslash
13267 fboxsep 3pt
13268 \end_layout
13269
13270 \end_inset
13271
13272
13273 \end_layout
13274
13275 \begin_layout Standard
13276 en modo TeX antes de la ecuación siguiente.
13277 \end_layout
13278
13279 \begin_layout Subsection
13280 Cuadros sin marco
13281 \begin_inset CommandInset label
13282 LatexCommand label
13283 name "sub:Cuadros-sin-marco"
13284
13285 \end_inset
13286
13287
13288 \begin_inset Index idx
13289 status collapsed
13290
13291 \begin_layout Plain Layout
13292 Cuadros ! sin marco
13293 \end_layout
13294
13295 \end_inset
13296
13297
13298 \end_layout
13299
13300 \begin_layout Standard
13301 Para cuadros sin marco hay los comandos: 
13302 \series bold
13303
13304 \backslash
13305 mbox
13306 \series default
13307
13308 \begin_inset Index idx
13309 status collapsed
13310
13311 \begin_layout Plain Layout
13312 Comandos ! M ! 
13313 \backslash
13314 mbox
13315 \end_layout
13316
13317 \end_inset
13318
13319
13320 \series bold
13321
13322 \backslash
13323 makebox
13324 \series default
13325
13326 \begin_inset Index idx
13327 status collapsed
13328
13329 \begin_layout Plain Layout
13330 Comandos ! M ! 
13331 \backslash
13332 makebox
13333 \end_layout
13334
13335 \end_inset
13336
13337  y 
13338 \series bold
13339
13340 \backslash
13341 raisebox
13342 \series default
13343
13344 \begin_inset Index idx
13345 status collapsed
13346
13347 \begin_layout Plain Layout
13348 Comandos ! R ! 
13349 \backslash
13350 raisebox
13351 \end_layout
13352
13353 \end_inset
13354
13355 .
13356 \end_layout
13357
13358 \begin_layout Standard
13359 Con 
13360 \series bold
13361
13362 \backslash
13363 raisebox
13364 \series default
13365  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13366  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13367  
13368 \series bold
13369
13370 \backslash
13371 raisebox
13372 \series default
13373  se usa con el siguiente esquema: 
13374 \end_layout
13375
13376 \begin_layout Standard
13377
13378 \series bold
13379
13380 \backslash
13381 raisebox{altura}{contenido del marco}
13382 \end_layout
13383
13384 \begin_layout Standard
13385 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13386  extra, como con 
13387 \series bold
13388
13389 \backslash
13390 fbox
13391 \series default
13392 .
13393  
13394 \begin_inset Note Greyedout
13395 status open
13396
13397 \begin_layout Plain Layout
13398
13399 \series bold
13400 Nota
13401 \series default
13402 : Para
13403 \series bold
13404
13405 \backslash
13406 raisebox
13407 \series default
13408  se ha creado esta ecuación extra tecleando 
13409 \family sans
13410 Ctrl+M
13411 \family default
13412  dos veces en vez de una porque LyX aún no soporta 
13413 \series bold
13414
13415 \backslash
13416 raisebox
13417 \series default
13418  directamente.
13419 \end_layout
13420
13421 \end_inset
13422
13423
13424 \end_layout
13425
13426 \begin_layout Standard
13427 \align center
13428 \begin_inset Tabular
13429 <lyxtabular version="3" rows="4" columns="2">
13430 <features tabularvalignment="middle">
13431 <column alignment="center" valignment="top" width="0">
13432 <column alignment="center" valignment="top" width="0">
13433 <row>
13434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438 Comando
13439 \end_layout
13440
13441 \end_inset
13442 </cell>
13443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13444 \begin_inset Text
13445
13446 \begin_layout Plain Layout
13447 Resultado
13448 \end_layout
13449
13450 \end_inset
13451 </cell>
13452 </row>
13453 <row>
13454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13455 \begin_inset Text
13456
13457 \begin_layout Plain Layout
13458 H
13459 \backslash
13460 raisebox{2mm
13461 \begin_inset Formula $\to$
13462 \end_inset
13463
13464
13465 \backslash
13466 {al
13467 \begin_inset Formula $\to$
13468 \end_inset
13469
13470  lo
13471 \end_layout
13472
13473 \end_inset
13474 </cell>
13475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13476 \begin_inset Text
13477
13478 \begin_layout Plain Layout
13479 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13480 \end_inset
13481
13482
13483 \end_layout
13484
13485 \end_inset
13486 </cell>
13487 </row>
13488 <row>
13489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 H
13494 \backslash
13495 raisebox{-2mm
13496 \begin_inset Formula $\to$
13497 \end_inset
13498
13499
13500 \backslash
13501 {al
13502 \begin_inset Formula $\to$
13503 \end_inset
13504
13505 lo
13506 \end_layout
13507
13508 \end_inset
13509 </cell>
13510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13511 \begin_inset Text
13512
13513 \begin_layout Plain Layout
13514 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13515 \end_inset
13516
13517
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 </row>
13523 <row>
13524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13525 \begin_inset Text
13526
13527 \begin_layout Plain Layout
13528 A=
13529 \backslash
13530 raisebox{-2mm
13531 \begin_inset Formula $\to$
13532 \end_inset
13533
13534
13535 \backslash
13536 {
13537 \family sans
13538 Ctrl+M Ctrl+M
13539 \family default
13540  
13541 \backslash
13542 sqrt
13543 \begin_inset ERT
13544 status collapsed
13545
13546 \begin_layout Plain Layout
13547
13548
13549 \backslash
13550 spce 
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13561 \begin_inset Text
13562
13563 \begin_layout Plain Layout
13564 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13565 \end_inset
13566
13567
13568 \end_layout
13569
13570 \end_inset
13571 </cell>
13572 </row>
13573 </lyxtabular>
13574
13575 \end_inset
13576
13577
13578 \end_layout
13579
13580 \begin_layout Standard
13581 El comando 
13582 \series bold
13583
13584 \backslash
13585 mbox
13586 \series default
13587  es equivalente a 
13588 \series bold
13589
13590 \backslash
13591 fbox
13592 \series default
13593  y 
13594 \series bold
13595
13596 \backslash
13597 makebox
13598 \series default
13599  es equivalente a 
13600 \series bold
13601
13602 \backslash
13603 framebox
13604 \series default
13605 , con la diferencia de que no hay marco.
13606 \end_layout
13607
13608 \begin_layout Subsection
13609 Cuadros coloreados
13610 \begin_inset CommandInset label
13611 LatexCommand label
13612 name "sub:Cuadros-coloreados"
13613
13614 \end_inset
13615
13616
13617 \begin_inset Index idx
13618 status collapsed
13619
13620 \begin_layout Plain Layout
13621 Cuadros ! coloreados
13622 \end_layout
13623
13624 \end_inset
13625
13626
13627 \end_layout
13628
13629 \begin_layout Standard
13630 Para poder usar todos los comandos explicados en esta sección hay que cargar
13631  en el preámbulo LaTeX el paquete LaTeX 
13632 \series bold
13633 color
13634 \series default
13635
13636 \begin_inset Foot
13637 status collapsed
13638
13639 \begin_layout Plain Layout
13640 El paquete LaTeX 
13641 \series bold
13642 color
13643 \series default
13644  forma parte de toda distribución LaTeX estándar.
13645 \end_layout
13646
13647 \end_inset
13648
13649
13650 \begin_inset Index idx
13651 status collapsed
13652
13653 \begin_layout Plain Layout
13654 Paquetes ! color
13655 \end_layout
13656
13657 \end_inset
13658
13659 , con la línea
13660 \begin_inset Foot
13661 status collapsed
13662
13663 \begin_layout Plain Layout
13664 Cuando hay texto coloreado con un color predefinido en alguna parte del
13665  documento, LyX carga automáticamente el paquete LaTeX 
13666 \series bold
13667 color
13668 \series default
13669 .
13670  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13671  origina problemas.
13672 \end_layout
13673
13674 \end_inset
13675
13676
13677 \begin_inset Note Note
13678 status collapsed
13679
13680 \begin_layout Plain Layout
13681 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13682  en el preámbulo LaTeX.
13683 \end_layout
13684
13685 \end_inset
13686
13687
13688 \end_layout
13689
13690 \begin_layout Standard
13691
13692 \series bold
13693
13694 \backslash
13695 usepackage{color}
13696 \begin_inset VSpace medskip
13697 \end_inset
13698
13699
13700 \end_layout
13701
13702 \begin_layout Standard
13703 Para colorear cuadros se usa el comando 
13704 \series bold
13705
13706 \backslash
13707 colorbox
13708 \series default
13709
13710 \begin_inset Index idx
13711 status collapsed
13712
13713 \begin_layout Plain Layout
13714 Comandos ! C ! 
13715 \backslash
13716 colorbox
13717 \end_layout
13718
13719 \end_inset
13720
13721  con el siguiente esquema:
13722 \end_layout
13723
13724 \begin_layout Standard
13725
13726 \series bold
13727
13728 \backslash
13729 colorbox{color}{contenido del cuadro}
13730 \end_layout
13731
13732 \begin_layout Standard
13733 El contenido del cuadro puede ser otro cuadro, y también un 
13734 \backslash
13735
13736 \series bold
13737 colorbox
13738 \series default
13739  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13740  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13741  como con 
13742 \series bold
13743
13744 \backslash
13745 raisebox
13746 \series default
13747 .
13748 \begin_inset Foot
13749 status collapsed
13750
13751 \begin_layout Plain Layout
13752 Esto también se aplica para el comando 
13753 \series bold
13754
13755 \backslash
13756 fcolorbox
13757 \series default
13758 .
13759 \end_layout
13760
13761 \end_inset
13762
13763  
13764 \end_layout
13765
13766 \begin_layout Standard
13767 Se puede elegir uno de los siguientes colores predefinidos:
13768 \end_layout
13769
13770 \begin_layout Standard
13771
13772 \series bold
13773 black
13774 \series default
13775
13776 \series bold
13777 blue
13778 \series default
13779
13780 \series bold
13781 cyan
13782 \series default
13783
13784 \series bold
13785 green
13786 \series default
13787
13788 \series bold
13789 magenta
13790 \series default
13791
13792 \series bold
13793 red
13794 \series default
13795
13796 \series bold
13797 white
13798 \series default
13799
13800 \series bold
13801 yellow
13802 \end_layout
13803
13804 \begin_layout Standard
13805 \align center
13806 \begin_inset Tabular
13807 <lyxtabular version="3" rows="4" columns="2">
13808 <features tabularvalignment="middle">
13809 <column alignment="center" valignment="top" width="0">
13810 <column alignment="center" valignment="top" width="0">
13811 <row>
13812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816 Comando
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 Resultado
13826 \begin_inset Note Note
13827 status collapsed
13828
13829 \begin_layout Plain Layout
13830
13831 \series bold
13832
13833 \backslash
13834 raisebox
13835 \series default
13836  se usa sólo como espaciador
13837 \end_layout
13838
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 </row>
13847 <row>
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852
13853 \backslash
13854 colorbox{yellow
13855 \begin_inset Formula $\to$
13856 \end_inset
13857
13858
13859 \backslash
13860 {A=B
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13870 \end_inset
13871
13872
13873 \end_layout
13874
13875 \end_inset
13876 </cell>
13877 </row>
13878 <row>
13879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13880 \begin_inset Text
13881
13882 \begin_layout Plain Layout
13883
13884 \backslash
13885 colorbox{green
13886 \begin_inset Formula $\to$
13887 \end_inset
13888
13889
13890 \backslash
13891 {
13892 \backslash
13893 fbox
13894 \begin_inset ERT
13895 status collapsed
13896
13897 \begin_layout Plain Layout
13898
13899
13900 \backslash
13901 spce 
13902 \end_layout
13903
13904 \end_inset
13905
13906 A=B
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Plain Layout
13915 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13916 \end_inset
13917
13918
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 </row>
13924 <row>
13925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929
13930 \backslash
13931 fbox
13932 \begin_inset ERT
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936
13937
13938 \backslash
13939 spce 
13940 \end_layout
13941
13942 \end_inset
13943
13944
13945 \backslash
13946 colorbox{green
13947 \begin_inset Formula $\to$
13948 \end_inset
13949
13950
13951 \backslash
13952 {
13953 \family sans
13954 Ctrl+M Ctrl+M
13955 \family default
13956  
13957 \backslash
13958 int
13959 \begin_inset ERT
13960 status collapsed
13961
13962 \begin_layout Plain Layout
13963
13964
13965 \backslash
13966 spce 
13967 \end_layout
13968
13969 \end_inset
13970
13971 C=D
13972 \end_layout
13973
13974 \end_inset
13975 </cell>
13976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13977 \begin_inset Text
13978
13979 \begin_layout Plain Layout
13980 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13981 \end_inset
13982
13983
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 </row>
13989 </lyxtabular>
13990
13991 \end_inset
13992
13993
13994 \end_layout
13995
13996 \begin_layout Standard
13997
13998 \series bold
13999
14000 \backslash
14001 colorbox
14002 \series default
14003  sólo colorea el cuadro pero no los caracteres.
14004  Para colorear todos los caracteres se selecciona toda la ecuación y se
14005  elige un color en el diálogo 
14006 \family sans
14007 Estilo
14008 \begin_inset space ~
14009 \end_inset
14010
14011 del
14012 \begin_inset space ~
14013 \end_inset
14014
14015 texto
14016 \family default
14017 .
14018  El diálogo puede abrirse con el botón 
14019 \begin_inset Graphics
14020         filename ../../images/dialog-show_character.png
14021         scale 85
14022
14023 \end_inset
14024
14025  de la barra de herramientas o con el menú 
14026 \family sans
14027 Editar\SpecialChar \menuseparator
14028 Estilo
14029 \begin_inset space ~
14030 \end_inset
14031
14032 del
14033 \begin_inset space ~
14034 \end_inset
14035
14036 texto\SpecialChar \menuseparator
14037 Personalizado
14038 \family default
14039 .
14040  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14041  Si el número de la ecuación debe tener otro color que el de los caracteres
14042  de la ecuación, el color debe cambiarse dentro de la ecuación.
14043 \end_layout
14044
14045 \begin_layout Standard
14046 Un ejemplo:
14047 \color red
14048
14049 \begin_inset Formula \begin{equation}
14050 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
14051
14052 \end_inset
14053
14054
14055 \color green
14056
14057 \begin_inset Formula \begin{equation}
14058 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
14059
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \begin_layout Standard
14066 La ecuación 
14067 \begin_inset CommandInset ref
14068 LatexCommand eqref
14069 reference "eq:rojo"
14070
14071 \end_inset
14072
14073  está toda coloreada en rojo.
14074 \begin_inset Newline newline
14075 \end_inset
14076
14077 La ecuación 
14078 \begin_inset CommandInset ref
14079 LatexCommand eqref
14080 reference "eq:rojoverde"
14081
14082 \end_inset
14083
14084  se ha coloreado en primer lugar toda en verde para colorear el número de
14085  la ecuación.
14086  Posteriormente se han coloreado en rojo los caracteres.
14087 \family sans
14088
14089 \begin_inset VSpace bigskip
14090 \end_inset
14091
14092
14093 \end_layout
14094
14095 \begin_layout Standard
14096 Para colorear diferente el marco y el resto del cuadro se usa el comando
14097  
14098 \series bold
14099
14100 \backslash
14101 fcolorbox
14102 \series default
14103
14104 \begin_inset Index idx
14105 status collapsed
14106
14107 \begin_layout Plain Layout
14108 Comandos ! F ! 
14109 \backslash
14110 fcolorbox
14111 \end_layout
14112
14113 \end_inset
14114
14115  con el siguiente esquema:
14116 \end_layout
14117
14118 \begin_layout Standard
14119
14120 \series bold
14121
14122 \backslash
14123 fcolorbox{color del marco}{color}{contenido del cuadro}
14124 \end_layout
14125
14126 \begin_layout Standard
14127 Así pues 
14128 \series bold
14129
14130 \backslash
14131 fcolorbox
14132 \series default
14133  es una extensión del comando 
14134 \series bold
14135
14136 \backslash
14137 colorbox
14138 \series default
14139 .
14140  La anchura del marco se establece, como para 
14141 \series bold
14142
14143 \backslash
14144 framebox
14145 \series default
14146 , con 
14147 \series bold
14148
14149 \backslash
14150 fboxrule
14151 \series default
14152  y 
14153 \series bold
14154
14155 \backslash
14156 fboxsep
14157 \series default
14158 .
14159  Un ejemplo:
14160 \begin_inset ERT
14161 status collapsed
14162
14163 \begin_layout Plain Layout
14164
14165
14166 \backslash
14167 fboxrule 1mm 
14168 \backslash
14169 fboxsep 1mm
14170 \end_layout
14171
14172 \end_inset
14173
14174
14175 \begin_inset Formula \[
14176 \fcolorbox{cyan}{magenta}{A=B}\]
14177
14178 \end_inset
14179
14180
14181 \end_layout
14182
14183 \begin_layout Standard
14184 \begin_inset ERT
14185 status collapsed
14186
14187 \begin_layout Plain Layout
14188
14189
14190 \backslash
14191 fboxrule 0.4pt 
14192 \backslash
14193 fboxsep 3pt
14194 \end_layout
14195
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \begin_layout Standard
14202 Esta ecuación se ha compuesto con el comando
14203 \begin_inset Newline newline
14204 \end_inset
14205
14206
14207 \series bold
14208
14209 \backslash
14210 fcolorbox{cyan
14211 \begin_inset Formula $\to$
14212 \end_inset
14213
14214
14215 \backslash
14216 {magenta
14217 \begin_inset Formula $\to$
14218 \end_inset
14219
14220
14221 \backslash
14222 {A=B
14223 \end_layout
14224
14225 \begin_layout Standard
14226 \begin_inset VSpace bigskip
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \begin_layout Standard
14233 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14234 \end_layout
14235
14236 \begin_layout Standard
14237 Por ejemplo, se puede definir el color 
14238 \begin_inset Quotes fld
14239 \end_inset
14240
14241
14242 \series bold
14243 verdeoscuro
14244 \series default
14245
14246 \begin_inset Quotes frd
14247 \end_inset
14248
14249  con la línea de preámbulo LaTeX:
14250 \end_layout
14251
14252 \begin_layout Standard
14253
14254 \series bold
14255
14256 \backslash
14257 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14258 \series default
14259
14260 \begin_inset Index idx
14261 status collapsed
14262
14263 \begin_layout Plain Layout
14264 Comandos ! D ! 
14265 \backslash
14266 definecolor
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Standard
14275
14276 \series bold
14277 cmyk
14278 \series default
14279  es el espacio de color referido a los colores 
14280 \series bold
14281 cyan
14282 \series default
14283
14284 \series bold
14285 magenta
14286 \series default
14287
14288 \series bold
14289 yellow
14290 \series default
14291  y 
14292 \series bold
14293 black
14294 \series default
14295 .
14296  Los cuatro números separados por coma son el factor de cuota para los colores
14297  correspondientes del espacio de color.
14298  Los factores pueden estar en el rango 0-1.
14299  En vez de 
14300 \series bold
14301 cmyk
14302 \series default
14303  se puede usar el espacio de color 
14304 \series bold
14305 rgb
14306 \series default
14307 , que se refiere a 
14308 \series bold
14309 red
14310 \series default
14311
14312 \series bold
14313 green
14314 \series default
14315  y 
14316 \series bold
14317 blue
14318 \series default
14319 , así pues en este caso hay tres factores de cuota para los correspondientes
14320  colores.
14321  Además hay el espacio de color 
14322 \series bold
14323 gray
14324 \series default
14325  con un factor de cuota para el valor gris.
14326 \end_layout
14327
14328 \begin_layout Standard
14329 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14330 \series bold
14331 verdeoscuro
14332 \series default
14333  y los caracteres en color amarillo:
14334 \color black
14335
14336 \begin_inset Formula \begin{equation}
14337 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \begin_layout Standard
14345 Los colores personalizados también se pueden usar para texto con la ayuda
14346  del comando 
14347 \series bold
14348
14349 \backslash
14350 textcolor
14351 \series default
14352
14353 \begin_inset Index idx
14354 status collapsed
14355
14356 \begin_layout Plain Layout
14357 Texto ! coloreado
14358 \end_layout
14359
14360 \end_inset
14361
14362
14363 \end_layout
14364
14365 \begin_layout Standard
14366 \begin_inset ERT
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370
14371
14372 \backslash
14373 textcolor{verdeoscuro}{
14374 \end_layout
14375
14376 \end_inset
14377
14378 Esta frase en 
14379 \begin_inset Quotes fld
14380 \end_inset
14381
14382 verdeoscuro
14383 \begin_inset Quotes frd
14384 \end_inset
14385
14386 .
14387 \begin_inset ERT
14388 status collapsed
14389
14390 \begin_layout Plain Layout
14391
14392 }
14393 \end_layout
14394
14395 \end_inset
14396
14397
14398 \end_layout
14399
14400 \begin_layout Standard
14401
14402 \series bold
14403
14404 \backslash
14405 textcolor
14406 \series default
14407
14408 \begin_inset Index idx
14409 status collapsed
14410
14411 \begin_layout Plain Layout
14412 Comandos ! T ! 
14413 \backslash
14414 textcolor
14415 \end_layout
14416
14417 \end_inset
14418
14419  se usa con el esquema 
14420 \series bold
14421
14422 \backslash
14423 textcolor{color}{caracteres a colorear}
14424 \series default
14425 .
14426 \end_layout
14427
14428 \begin_layout Subsection
14429 Cuadros de párrafo
14430 \begin_inset CommandInset label
14431 LatexCommand label
14432 name "sub:Cuadros-de-párrafo"
14433
14434 \end_inset
14435
14436
14437 \begin_inset Index idx
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441 Cuadros ! para párrafos
14442 \end_layout
14443
14444 \end_inset
14445
14446
14447 \end_layout
14448
14449 \begin_layout Standard
14450 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14451  de párrafo (parbox), se puede generar con el menú 
14452 \family sans
14453 Insertar\SpecialChar \menuseparator
14454 Cuadro
14455 \family default
14456  o con el botón 
14457 \begin_inset Graphics
14458         filename ../../images/box-insert.png
14459         scale 85
14460
14461 \end_inset
14462
14463  de la barra de herramientas.
14464 \end_layout
14465
14466 \begin_layout Standard
14467 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14468 \begin_inset VSpace medskip
14469 \end_inset
14470
14471 Esta línea contiene 
14472 \begin_inset Box Boxed
14473 position "c"
14474 hor_pos "c"
14475 has_inner_box 1
14476 inner_pos "c"
14477 use_parbox 1
14478 use_makebox 0
14479 width "5cm"
14480 special "none"
14481 height "1in"
14482 height_special "totalheight"
14483 status collapsed
14484
14485 \begin_layout Plain Layout
14486 Esto es un cuadro de párrafo.
14487  Tiene exactamente 5
14488 \begin_inset space \thinspace{}
14489 \end_inset
14490
14491 cm de largo y además puede contener ecuaciones: 
14492 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14493 \end_inset
14494
14495
14496 \end_layout
14497
14498 \end_inset
14499
14500
14501 \begin_inset space ~
14502 \end_inset
14503
14504  un cuadro de párrafo.
14505 \begin_inset VSpace medskip
14506 \end_inset
14507
14508 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14509  Surge un diálogo con las propiedades del cuadro.
14510  En este caso: 
14511 \emph on
14512 Decoración
14513 \emph default
14514 : Marco rectangular, 
14515 \emph on
14516 Cuadro interior
14517 \emph default
14518 : Párrafo, 
14519 \emph on
14520 Ancho
14521 \emph default
14522 : 5
14523 \begin_inset space \thinspace{}
14524 \end_inset
14525
14526 cm, 
14527 \emph on
14528 Alineación Vertical
14529 \emph default
14530  
14531 \emph on
14532 Cuadro
14533 \emph default
14534 : Medio.
14535 \end_layout
14536
14537 \begin_layout Standard
14538 \begin_inset VSpace medskip
14539 \end_inset
14540
14541 En LaTeX, un cuadro de párrafo se inserta con el comando 
14542 \series bold
14543
14544 \backslash
14545 parbox
14546 \series default
14547
14548 \begin_inset Index idx
14549 status collapsed
14550
14551 \begin_layout Plain Layout
14552 Comandos ! P ! 
14553 \backslash
14554 parbox
14555 \end_layout
14556
14557 \end_inset
14558
14559  con el esquema siguiente:
14560 \end_layout
14561
14562 \begin_layout Standard
14563
14564 \series bold
14565
14566 \backslash
14567 parbox[posición]{anchura}{contenido}
14568 \end_layout
14569
14570 \begin_layout Standard
14571 Son posibles las posiciones 
14572 \emph on
14573 b
14574 \emph default
14575  y 
14576 \emph on
14577 t
14578 \emph default
14579
14580 \emph on
14581 b
14582 \emph default
14583  por 
14584 \begin_inset Quotes fld
14585 \end_inset
14586
14587 bottom
14588 \begin_inset Quotes frd
14589 \end_inset
14590
14591  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14592  Con 
14593 \emph on
14594 t
14595 \emph default
14596 , por 
14597 \begin_inset Quotes fld
14598 \end_inset
14599
14600 top
14601 \begin_inset Quotes frd
14602 \end_inset
14603
14604  (arriba), la alineación se hace con la primera línea.
14605  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14606  
14607 \emph on
14608 Cuadros
14609 \emph default
14610  del manual 
14611 \emph on
14612 Objetos insertados
14613 \emph default
14614  para ejemplos.
14615 \end_layout
14616
14617 \begin_layout Standard
14618 \begin_inset VSpace bigskip
14619 \end_inset
14620
14621 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14622  ponerse en un cuadro de párrafo.
14623  Para ello se inserta el comando
14624 \begin_inset Newline newline
14625 \end_inset
14626
14627
14628 \series bold
14629
14630 \backslash
14631 fbox{
14632 \backslash
14633 parbox{
14634 \backslash
14635 linewidth-2
14636 \backslash
14637 fboxsep-2
14638 \backslash
14639 fboxrule}{
14640 \begin_inset Newline newline
14641 \end_inset
14642
14643
14644 \series default
14645 en modo TeX delante de la ecuación.
14646  Aquí 
14647 \series bold
14648
14649 \backslash
14650 linewidth
14651 \series default
14652
14653 \begin_inset Index idx
14654 status collapsed
14655
14656 \begin_layout Plain Layout
14657 Comandos ! L ! 
14658 \backslash
14659 linewidth
14660 \end_layout
14661
14662 \end_inset
14663
14664  es la anchura de línea establecida para el documento.
14665  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14666  anchura dos veces la separación del marco y el grosor.
14667  Como LyX no lo hace automáticamente debido a un fallo,
14668 \begin_inset Foot
14669 status collapsed
14670
14671 \begin_layout Plain Layout
14672 \begin_inset CommandInset href
14673 LatexCommand href
14674 name "LyX-bug #4483"
14675 target "http://www.lyx.org/trac/ticket/4483"
14676
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \end_inset
14683
14684  hay que usar modo TeX.
14685  Para poder multiplicar y restar en los argumentos hay que cargar en el
14686  preámbulo LaTeX el paquete LaTeX 
14687 \series bold
14688 calc
14689 \series default
14690 ,
14691 \begin_inset Foot
14692 status collapsed
14693
14694 \begin_layout Plain Layout
14695
14696 \series bold
14697 calc
14698 \series default
14699  es parte de toda instalación LaTeX estándar.
14700 \end_layout
14701
14702 \end_inset
14703
14704
14705 \begin_inset Index idx
14706 status collapsed
14707
14708 \begin_layout Plain Layout
14709 Paquetes ! calc
14710 \end_layout
14711
14712 \end_inset
14713
14714  con la línea
14715 \end_layout
14716
14717 \begin_layout Standard
14718
14719 \series bold
14720
14721 \backslash
14722 usepackage{calc}
14723 \end_layout
14724
14725 \begin_layout Standard
14726 Detrás de la ecuación se cierran ambos cuadros con 
14727 \series bold
14728 }}
14729 \series default
14730  en modo TeX.
14731  Aquí hay un ejemplo:
14732 \begin_inset ERT
14733 status collapsed
14734
14735 \begin_layout Plain Layout
14736
14737
14738 \backslash
14739 fboxsep 5mm 
14740 \backslash
14741 fboxrule 5mm
14742 \end_layout
14743
14744 \end_inset
14745
14746
14747 \end_layout
14748
14749 \begin_layout Standard
14750 \begin_inset ERT
14751 status collapsed
14752
14753 \begin_layout Plain Layout
14754
14755
14756 \backslash
14757 fbox{
14758 \backslash
14759 parbox{
14760 \backslash
14761 linewidth-2
14762 \backslash
14763 fboxsep-2
14764 \backslash
14765 fboxrule}{
14766 \end_layout
14767
14768 \end_inset
14769
14770
14771 \begin_inset Formula \begin{equation}
14772 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14773
14774 \end_inset
14775
14776
14777 \end_layout
14778
14779 \begin_layout Standard
14780 \begin_inset ERT
14781 status collapsed
14782
14783 \begin_layout Plain Layout
14784
14785 }}
14786 \end_layout
14787
14788 \end_inset
14789
14790
14791 \begin_inset ERT
14792 status collapsed
14793
14794 \begin_layout Plain Layout
14795
14796
14797 \backslash
14798 fboxrule 0.4pt 
14799 \backslash
14800 fboxsep 3pt
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Standard
14809 \begin_inset VSpace medskip
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \begin_layout Standard
14816 Como se ha usado el cuadro de párrafo como argumento de 
14817 \series bold
14818
14819 \backslash
14820 fbox
14821 \series default
14822 , en este caso no hay diferencia entre 
14823 \series bold
14824
14825 \backslash
14826 fbox
14827 \series default
14828  y 
14829 \series bold
14830
14831 \backslash
14832 boxed
14833 \series default
14834 .
14835  
14836 \end_layout
14837
14838 \begin_layout Standard
14839 \begin_inset VSpace bigskip
14840 \end_inset
14841
14842
14843 \end_layout
14844
14845 \begin_layout Standard
14846 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14847  Para hacerlo, se usa 
14848 \series bold
14849
14850 \backslash
14851 parbox
14852 \series default
14853  en combinación con el comando 
14854 \series bold
14855
14856 \backslash
14857 tag
14858 \series default
14859 .
14860  (Véase más sobre 
14861 \series bold
14862
14863 \backslash
14864 tag
14865 \series default
14866  en 
14867 \begin_inset CommandInset ref
14868 LatexCommand ref
14869 reference "sub:Numeración-personalizada"
14870
14871 \end_inset
14872
14873 ).
14874 \end_layout
14875
14876 \begin_layout Standard
14877 Un ejemplo de ecuación comentada con 
14878 \series bold
14879
14880 \backslash
14881 parbox
14882 \series default
14883 :
14884 \end_layout
14885
14886 \begin_layout Standard
14887 \begin_inset ERT
14888 status collapsed
14889
14890 \begin_layout Plain Layout
14891
14892
14893 \backslash
14894 [5x-7b=3b
14895 \backslash
14896 tag*{
14897 \backslash
14898 parbox{5cm}{
14899 \end_layout
14900
14901 \end_inset
14902
14903 Esto es una descripción.
14904  Está claramente separada de la ecuación y es multilínea.
14905 \begin_inset ERT
14906 status collapsed
14907
14908 \begin_layout Plain Layout
14909
14910 }}
14911 \backslash
14912 ]
14913 \end_layout
14914
14915 \end_inset
14916
14917
14918 \end_layout
14919
14920 \begin_layout Standard
14921 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14922  no soporta el comando 
14923 \series bold
14924
14925 \backslash
14926 parbox
14927 \series default
14928  en ecuaciones.
14929  La ecuación se compone con la siguiente secuencia de comandos:
14930 \end_layout
14931
14932 \begin_layout Standard
14933 El comando 
14934 \series bold
14935
14936 \backslash
14937 [5x-7b=3b
14938 \backslash
14939 tag*
14940 \backslash
14941 {
14942 \backslash
14943 parbox{5cm}{
14944 \series default
14945  se inserta en modo TeX.
14946 \begin_inset Foot
14947 status collapsed
14948
14949 \begin_layout Plain Layout
14950 Si se usa el estilo de ecuación 
14951 \series bold
14952 Sangrado
14953 \series default
14954
14955 \series bold
14956
14957 \backslash
14958 tag*
14959 \backslash
14960
14961 \series default
14962  se puede reemplazar por 
14963 \series bold
14964
14965 \backslash
14966 hfill
14967 \series default
14968 .
14969  (Véanse los estilos de ecuación en 
14970 \begin_inset CommandInset ref
14971 LatexCommand ref
14972 reference "sec:Estilos-de-ecuación"
14973
14974 \end_inset
14975
14976 ).
14977 \end_layout
14978
14979 \end_inset
14980
14981  Después sigue la descripción en texto normal, y por último 
14982 \series bold
14983 }}
14984 \backslash
14985 ]
14986 \series default
14987  en modo TeX.
14988  Aquí los comandos 
14989 \series bold
14990
14991 \backslash
14992 [
14993 \series default
14994  y 
14995 \series bold
14996
14997 \backslash
14998 ]
14999 \series default
15000  crean una ecuación presentada.
15001 \end_layout
15002
15003 \begin_layout Standard
15004 Las ventajas de 
15005 \series bold
15006
15007 \backslash
15008 parbox
15009 \series default
15010  pueden verse en este ejemplo que se ha 
15011 \begin_inset Quotes fld
15012 \end_inset
15013
15014 comentado
15015 \begin_inset Quotes frd
15016 \end_inset
15017
15018  usando el modo texto matemático:
15019 \begin_inset Formula \[
15020 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
15021
15022 \end_inset
15023
15024
15025 \end_layout
15026
15027 \begin_layout Section
15028 Operadores
15029 \begin_inset Index idx
15030 status collapsed
15031
15032 \begin_layout Plain Layout
15033 Operadores
15034 \end_layout
15035
15036 \end_inset
15037
15038
15039 \end_layout
15040
15041 \begin_layout Subsection
15042 Operadores grandes
15043 \begin_inset CommandInset label
15044 LatexCommand label
15045 name "sub:Operadores-grandes"
15046
15047 \end_inset
15048
15049
15050 \begin_inset Index idx
15051 status collapsed
15052
15053 \begin_layout Plain Layout
15054 Operadores ! grandes
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \begin_inset Index idx
15061 status collapsed
15062
15063 \begin_layout Plain Layout
15064 Sumatorios
15065 \end_layout
15066
15067 \end_inset
15068
15069
15070 \begin_inset Index idx
15071 status collapsed
15072
15073 \begin_layout Plain Layout
15074 Integrales
15075 \end_layout
15076
15077 \end_inset
15078
15079
15080 \end_layout
15081
15082 \begin_layout Standard
15083 Para poder usar todos los comandos de integrales listados aquí, debe estar
15084  marcada la opción 
15085 \family sans
15086 Usar paquete esint automáticamente
15087 \family default
15088  en el apartado 
15089 \family sans
15090 Ecuaciones
15091 \family default
15092  de la configuración del documento.
15093  
15094 \end_layout
15095
15096 \begin_layout Standard
15097 \begin_inset space \hfill{}
15098 \end_inset
15099
15100
15101 \begin_inset Tabular
15102 <lyxtabular version="3" rows="11" columns="2">
15103 <features tabularvalignment="middle">
15104 <column alignment="center" valignment="top" width="0pt">
15105 <column alignment="center" valignment="top" width="0pt">
15106 <row>
15107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111 Comando
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120 Resultado
15121 \end_layout
15122
15123 \end_inset
15124 </cell>
15125 </row>
15126 <row>
15127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15128 \begin_inset Text
15129
15130 \begin_layout Plain Layout
15131
15132 \backslash
15133 int
15134 \begin_inset Index idx
15135 status collapsed
15136
15137 \begin_layout Plain Layout
15138 Comandos ! I ! 
15139 \backslash
15140 int
15141 \end_layout
15142
15143 \end_inset
15144
15145
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 \begin_inset Formula $\int$
15155 \end_inset
15156
15157
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 </row>
15163 <row>
15164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Plain Layout
15168
15169 \backslash
15170 oint
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 \begin_inset Formula $\oint$
15180 \end_inset
15181
15182
15183 \end_layout
15184
15185 \end_inset
15186 </cell>
15187 </row>
15188 <row>
15189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193
15194 \backslash
15195 ointctrclockwise
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 \begin_inset Formula $\ointctrclockwise$
15205 \end_inset
15206
15207
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 </row>
15213 <row>
15214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218
15219 \backslash
15220 ointclockwise
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229 \begin_inset Formula $\ointclockwise$
15230 \end_inset
15231
15232
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 </row>
15238 <row>
15239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Plain Layout
15243
15244 \backslash
15245 sqint
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15251 \begin_inset Text
15252
15253 \begin_layout Plain Layout
15254 \begin_inset Formula $\sqint$
15255 \end_inset
15256
15257
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 </row>
15263 <row>
15264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15265 \begin_inset Text
15266
15267 \begin_layout Plain Layout
15268
15269 \backslash
15270 fint
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15276 \begin_inset Text
15277
15278 \begin_layout Plain Layout
15279  
15280 \begin_inset Formula $\fint$
15281 \end_inset
15282
15283
15284 \end_layout
15285
15286 \end_inset
15287 </cell>
15288 </row>
15289 <row>
15290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15291 \begin_inset Text
15292
15293 \begin_layout Plain Layout
15294
15295 \backslash
15296 landupint
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305  
15306 \begin_inset Formula $\landupint$
15307 \end_inset
15308
15309
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 </row>
15315 <row>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320
15321 \backslash
15322 landdownint
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15328 \begin_inset Text
15329
15330 \begin_layout Plain Layout
15331  
15332 \begin_inset Formula $\landdownint$
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 </row>
15341 <row>
15342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346
15347 \backslash
15348 bigcap
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357 \begin_inset Formula $\bigcap$
15358 \end_inset
15359
15360
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 </row>
15366 <row>
15367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371
15372 \backslash
15373 bigcup
15374 \end_layout
15375
15376 \end_inset
15377 </cell>
15378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382 \begin_inset Formula $\bigcup$
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 </row>
15391 </lyxtabular>
15392
15393 \end_inset
15394
15395
15396 \begin_inset space \hfill{}
15397 \end_inset
15398
15399
15400 \begin_inset Tabular
15401 <lyxtabular version="3" rows="11" columns="2">
15402 <features tabularvalignment="middle">
15403 <column alignment="center" valignment="top" width="0pt">
15404 <column alignment="center" valignment="top" width="0pt">
15405 <row>
15406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 Comando
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Plain Layout
15419 Resultado
15420 \end_layout
15421
15422 \end_inset
15423 </cell>
15424 </row>
15425 <row>
15426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15427 \begin_inset Text
15428
15429 \begin_layout Plain Layout
15430
15431 \backslash
15432 sum
15433 \begin_inset Index idx
15434 status collapsed
15435
15436 \begin_layout Plain Layout
15437 Comandos ! S ! 
15438 \backslash
15439 sum
15440 \end_layout
15441
15442 \end_inset
15443
15444
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15450 \begin_inset Text
15451
15452 \begin_layout Plain Layout
15453 \begin_inset Formula $\sum$
15454 \end_inset
15455
15456
15457 \end_layout
15458
15459 \end_inset
15460 </cell>
15461 </row>
15462 <row>
15463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15464 \begin_inset Text
15465
15466 \begin_layout Plain Layout
15467
15468 \backslash
15469 prod
15470 \begin_inset Index idx
15471 status collapsed
15472
15473 \begin_layout Plain Layout
15474 Comandos ! P ! 
15475 \backslash
15476 prod
15477 \end_layout
15478
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \end_inset
15485 </cell>
15486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15487 \begin_inset Text
15488
15489 \begin_layout Plain Layout
15490 \begin_inset Formula $\prod$
15491 \end_inset
15492
15493
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 </row>
15499 <row>
15500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504
15505 \backslash
15506 coprod
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15512 \begin_inset Text
15513
15514 \begin_layout Plain Layout
15515 \begin_inset Formula $\coprod$
15516 \end_inset
15517
15518
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 </row>
15524 <row>
15525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Plain Layout
15529
15530 \backslash
15531 bigodot
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Plain Layout
15540 \begin_inset Formula $\bigodot$
15541 \end_inset
15542
15543
15544 \end_layout
15545
15546 \end_inset
15547 </cell>
15548 </row>
15549 <row>
15550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15551 \begin_inset Text
15552
15553 \begin_layout Plain Layout
15554
15555 \backslash
15556 bigotimes
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Plain Layout
15565 \begin_inset Formula $\bigotimes$
15566 \end_inset
15567
15568
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 </row>
15574 <row>
15575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Plain Layout
15579
15580 \backslash
15581 bigoplus
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Plain Layout
15590 \begin_inset Formula $\bigoplus$
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 </row>
15599 <row>
15600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15601 \begin_inset Text
15602
15603 \begin_layout Plain Layout
15604
15605 \backslash
15606 bigwedge
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15612 \begin_inset Text
15613
15614 \begin_layout Plain Layout
15615 \begin_inset Formula $\bigwedge$
15616 \end_inset
15617
15618
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 </row>
15624 <row>
15625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15626 \begin_inset Text
15627
15628 \begin_layout Plain Layout
15629
15630 \backslash
15631 bigvee
15632 \end_layout
15633
15634 \end_inset
15635 </cell>
15636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15637 \begin_inset Text
15638
15639 \begin_layout Plain Layout
15640 \begin_inset Formula $\bigvee$
15641 \end_inset
15642
15643
15644 \end_layout
15645
15646 \end_inset
15647 </cell>
15648 </row>
15649 <row>
15650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15651 \begin_inset Text
15652
15653 \begin_layout Plain Layout
15654
15655 \backslash
15656 bigsqcup
15657 \end_layout
15658
15659 \end_inset
15660 </cell>
15661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15662 \begin_inset Text
15663
15664 \begin_layout Plain Layout
15665 \begin_inset Formula $\bigsqcup$
15666 \end_inset
15667
15668
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 </row>
15674 <row>
15675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679
15680 \backslash
15681 biguplus
15682 \end_layout
15683
15684 \end_inset
15685 </cell>
15686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Plain Layout
15690 \begin_inset Formula $\biguplus$
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 </row>
15699 </lyxtabular>
15700
15701 \end_inset
15702
15703
15704 \begin_inset space \hfill{}
15705 \end_inset
15706
15707
15708 \end_layout
15709
15710 \begin_layout Standard
15711 Todos los operadores grandes se pueden insertar con el botón 
15712 \begin_inset Graphics
15713         filename ../../images/math/intop.png
15714         scale 85
15715
15716 \end_inset
15717
15718  de la barra de ecuaciones.
15719 \end_layout
15720
15721 \begin_layout Standard
15722 Estos operadores son llamados grandes porque son mayores que los operadores
15723  binarios de aspecto semejante.
15724  Todos los operadores grandes pueden tener límites, como se describe en
15725  la subsección siguiente.
15726 \end_layout
15727
15728 \begin_layout Standard
15729 Para todos los operadores de integral hay una segunda versión disponible,
15730  terminando en 
15731 \series bold
15732 op
15733 \series default
15734
15735 \series bold
15736
15737 \backslash
15738 intop
15739 \series default
15740
15741 \series bold
15742
15743 \backslash
15744 ointop
15745 \series default
15746  etc.
15747  Estos operadores difieren de 
15748 \series bold
15749
15750 \backslash
15751 int
15752 \series default
15753 , etc., en el estilo en que se presentan los límites, véase
15754 \series bold
15755  
15756 \series default
15757
15758 \begin_inset CommandInset ref
15759 LatexCommand ref
15760 reference "sub:Límites-de-operadores"
15761
15762 \end_inset
15763
15764 .
15765 \end_layout
15766
15767 \begin_layout Subsubsection*
15768 Sugerencias para las integrales
15769 \end_layout
15770
15771 \begin_layout Standard
15772 La letra 
15773 \emph on
15774 d
15775 \emph default
15776  en una integral es un operador, por consiguiente debe escribirse en redonda.
15777  Esto se hace resaltando la 
15778 \emph on
15779 d
15780 \emph default
15781  y usando el atajo de teclado 
15782 \family sans
15783 Alt+C
15784 \begin_inset space ~
15785 \end_inset
15786
15787 R
15788 \family default
15789 .
15790 \begin_inset Foot
15791 status collapsed
15792
15793 \begin_layout Plain Layout
15794 véase estilos de letras en 
15795 \begin_inset CommandInset ref
15796 LatexCommand ref
15797 reference "sub:Estilos-de-fuentes"
15798
15799 \end_inset
15800
15801  
15802 \end_layout
15803
15804 \end_inset
15805
15806  Delante de la 
15807 \emph on
15808 d
15809 \emph default
15810  se inserta un espacio delgado, como es habitual en los operadores.
15811  Un ejemplo:
15812 \end_layout
15813
15814 \begin_layout Standard
15815 incorrecto: 
15816 \begin_inset Formula $\int A(x)dx$
15817 \end_inset
15818
15819
15820 \begin_inset Newline newline
15821 \end_inset
15822
15823
15824 \begin_inset Phantom HPhantom
15825 status open
15826
15827 \begin_layout Plain Layout
15828 in
15829 \end_layout
15830
15831 \end_inset
15832
15833 correcto: 
15834 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \begin_layout Standard
15841 \begin_inset Newpage pagebreak
15842 \end_inset
15843
15844
15845 \end_layout
15846
15847 \begin_layout Standard
15848 Para integrales múltiples hay los siguientes comandos:
15849 \begin_inset VSpace medskip
15850 \end_inset
15851
15852
15853 \end_layout
15854
15855 \begin_layout Standard
15856 \begin_inset space \hfill{}
15857 \end_inset
15858
15859
15860 \begin_inset Tabular
15861 <lyxtabular version="3" rows="4" columns="2">
15862 <features tabularvalignment="middle">
15863 <column alignment="center" valignment="top" width="0">
15864 <column alignment="center" valignment="top" width="0">
15865 <row>
15866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870 Comando
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Plain Layout
15879 Resultado
15880 \begin_inset Note Note
15881 status collapsed
15882
15883 \begin_layout Plain Layout
15884
15885 \series bold
15886
15887 \backslash
15888 raisebox
15889 \series default
15890  se usa sólo como espaciador
15891 \end_layout
15892
15893 \end_inset
15894
15895
15896 \end_layout
15897
15898 \end_inset
15899 </cell>
15900 </row>
15901 <row>
15902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Plain Layout
15906
15907 \backslash
15908 iint
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15918 \end_inset
15919
15920
15921 \end_layout
15922
15923 \end_inset
15924 </cell>
15925 </row>
15926 <row>
15927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931
15932 \backslash
15933 oiint
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15943 \end_inset
15944
15945
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 </row>
15951 <row>
15952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Plain Layout
15956
15957 \backslash
15958 sqiint
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15964 \begin_inset Text
15965
15966 \begin_layout Plain Layout
15967 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15968 \end_inset
15969
15970
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 </row>
15976 </lyxtabular>
15977
15978 \end_inset
15979
15980
15981 \begin_inset space \hfill{}
15982 \end_inset
15983
15984
15985 \begin_inset Tabular
15986 <lyxtabular version="3" rows="4" columns="2">
15987 <features tabularvalignment="middle">
15988 <column alignment="center" valignment="top" width="0">
15989 <column alignment="center" valignment="top" width="0">
15990 <row>
15991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 Comando
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004 Resultado
16005 \begin_inset Note Note
16006 status collapsed
16007
16008 \begin_layout Plain Layout
16009
16010 \series bold
16011
16012 \backslash
16013 raisebox
16014 \series default
16015  se usa sólo como espaciador
16016 \end_layout
16017
16018 \end_inset
16019
16020
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 <row>
16027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031
16032 \backslash
16033 iiint
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16043 \end_inset
16044
16045
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 </row>
16051 <row>
16052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Plain Layout
16056
16057 \backslash
16058 iiiint
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16068 \end_inset
16069
16070
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 </row>
16076 <row>
16077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Plain Layout
16081
16082 \backslash
16083 dotsint
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16093 \end_inset
16094
16095
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 </row>
16101 </lyxtabular>
16102
16103 \end_inset
16104
16105
16106 \begin_inset space \hfill{}
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \begin_layout Subsection
16113 Límites de operadores
16114 \begin_inset CommandInset label
16115 LatexCommand label
16116 name "sub:Límites-de-operadores"
16117
16118 \end_inset
16119
16120
16121 \begin_inset Index idx
16122 status collapsed
16123
16124 \begin_layout Plain Layout
16125 Operadores ! límites de
16126 \end_layout
16127
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \begin_layout Standard
16134 Los límites se crean mediante superíndices y subíndices:
16135 \end_layout
16136
16137 \begin_layout Standard
16138 \noindent
16139 \align center
16140 \begin_inset Tabular
16141 <lyxtabular version="3" rows="2" columns="2">
16142 <features tabularvalignment="middle">
16143 <column alignment="center" valignment="top" width="0">
16144 <column alignment="center" valignment="top" width="0">
16145 <row>
16146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150 Comando
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Plain Layout
16159 Resultado
16160 \begin_inset Note Note
16161 status collapsed
16162
16163 \begin_layout Plain Layout
16164
16165 \series bold
16166
16167 \backslash
16168 raisebox
16169 \series default
16170  se usa sólo como espaciador
16171 \end_layout
16172
16173 \end_inset
16174
16175
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 </row>
16181 <row>
16182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16183 \begin_inset Text
16184
16185 \begin_layout Plain Layout
16186
16187 \backslash
16188 prod^
16189 \backslash
16190 infty
16191 \begin_inset ERT
16192 status collapsed
16193
16194 \begin_layout Plain Layout
16195
16196
16197 \backslash
16198 spce 
16199 \end_layout
16200
16201 \end_inset
16202
16203
16204 \begin_inset Formula $\to$
16205 \end_inset
16206
16207 _0
16208 \begin_inset Formula $\to$
16209 \end_inset
16210
16211 A(x)
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 </row>
16229 </lyxtabular>
16230
16231 \end_inset
16232
16233
16234 \end_layout
16235
16236 \begin_layout Standard
16237 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16238  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16239 \end_layout
16240
16241 \begin_layout Standard
16242 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16243  directamente detrás del operador y se elige 
16244 \series bold
16245 Alineado
16246 \series default
16247  en el menú 
16248 \family sans
16249 Editar\SpecialChar \menuseparator
16250 Ecuación\SpecialChar \menuseparator
16251 Cambiar tipo de límites
16252 \family default
16253  (atajo 
16254 \family sans
16255 Alt+M
16256 \begin_inset space ~
16257 \end_inset
16258
16259 L
16260 \family default
16261 ).
16262  Un ejemplo:
16263 \end_layout
16264
16265 \begin_layout Standard
16266 El tipo de límites por omisión es:
16267 \begin_inset Formula \[
16268 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16269
16270 \end_inset
16271
16272
16273 \end_layout
16274
16275 \begin_layout Standard
16276 Así se ven si se cambia el tipo de límites a 
16277 \series bold
16278 Alineado
16279 \series default
16280 :
16281 \begin_inset Formula \[
16282 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16283
16284 \end_inset
16285
16286
16287 \end_layout
16288
16289 \begin_layout Standard
16290 En integrales, excepto las que terminan en 
16291 \series bold
16292 op
16293 \series default
16294  como 
16295 \series bold
16296
16297 \backslash
16298 intop
16299 \series default
16300
16301 \series bold
16302
16303 \backslash
16304 ointop
16305 \series default
16306 , etc., los límites se colocan por omisión junto al operador.
16307  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16308  operador.
16309  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16310 \series bold
16311 Presentado
16312 \series default
16313  para poner el límite debajo:
16314 \begin_inset Formula \begin{equation}
16315 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16316
16317 \end_inset
16318
16319
16320 \begin_inset VSpace medskip
16321 \end_inset
16322
16323 Para especificar condiciones en los límites se usan los comandos 
16324 \series bold
16325
16326 \backslash
16327 subarray
16328 \series default
16329
16330 \begin_inset Index idx
16331 status collapsed
16332
16333 \begin_layout Plain Layout
16334 Comandos ! S ! 
16335 \backslash
16336 subarray
16337 \end_layout
16338
16339 \end_inset
16340
16341  y 
16342 \series bold
16343
16344 \backslash
16345 substack
16346 \series default
16347
16348 \begin_inset Index idx
16349 status collapsed
16350
16351 \begin_layout Plain Layout
16352 Comandos ! S ! 
16353 \backslash
16354 substack
16355 \end_layout
16356
16357 \end_inset
16358
16359 .
16360  Por ejemplo, para componer la expresión
16361 \begin_inset Formula \begin{equation}
16362 \sum_{\begin{subarray}{c}
16363 0<k<1000\\
16364 \\
16365 k\,\in\,\mathbb{N}
16366 \end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16367
16368 \end_inset
16369
16370 se ha hecho lo siguiente: primero se escribe el comando 
16371 \series bold
16372
16373 \backslash
16374 sum^n
16375 \series default
16376
16377 \begin_inset ERT
16378 status collapsed
16379
16380 \begin_layout Plain Layout
16381
16382
16383 \backslash
16384 spce 
16385 \end_layout
16386
16387 \end_inset
16388
16389
16390 \series bold
16391 _
16392 \series default
16393 .
16394  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16395  se inserta el comando 
16396 \series bold
16397
16398 \backslash
16399 subarray
16400 \series default
16401
16402 \begin_inset ERT
16403 status collapsed
16404
16405 \begin_layout Plain Layout
16406
16407
16408 \backslash
16409 spce 
16410 \end_layout
16411
16412 \end_inset
16413
16414 .
16415  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16416  distintas.
16417  Cada línea nueva se crea con un salto de línea (
16418 \family sans
16419 Ctrl+Retorno
16420 \family default
16421 ).
16422  Si ahora se escribe en ella
16423 \begin_inset Newline newline
16424 \end_inset
16425
16426
16427 \series bold
16428 0<k<1000 Ctrl+Retorno
16429 \begin_inset Newline newline
16430 \end_inset
16431
16432
16433 \series default
16434 aparece debajo un nuevo marco para la línea nueva.
16435 \end_layout
16436
16437 \begin_layout Standard
16438 La alineación de las líneas puede cambiarse a la izquierda con la 
16439 \family sans
16440 barra de herramientas de tabla
16441 \family default
16442  o con el menú 
16443 \family sans
16444 Editar\SpecialChar \menuseparator
16445 Filas y columnas
16446 \family default
16447 .
16448  Para obtener alineación derecha se inserta 
16449 \series bold
16450
16451 \backslash
16452 hfill
16453 \series default
16454
16455 \begin_inset ERT
16456 status collapsed
16457
16458 \begin_layout Plain Layout
16459
16460
16461 \backslash
16462 spce 
16463 \end_layout
16464
16465 \end_inset
16466
16467  al principio de la línea.
16468 \end_layout
16469
16470 \begin_layout Standard
16471 El comando 
16472 \series bold
16473
16474 \backslash
16475 substack
16476 \series default
16477  es equivalente a 
16478 \series bold
16479
16480 \backslash
16481 subarray
16482 \series default
16483  con la diferencia de que las líneas están siempre centradas.
16484 \begin_inset VSpace bigskip
16485 \end_inset
16486
16487
16488 \end_layout
16489
16490 \begin_layout Standard
16491 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16492  siguientes, como en la ecuación 
16493 \begin_inset CommandInset ref
16494 LatexCommand eqref
16495 reference "eq:substack"
16496
16497 \end_inset
16498
16499 , porque éstos se colocan junto a los límites.
16500 \end_layout
16501
16502 \begin_layout Standard
16503 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16504 \end_layout
16505
16506 \begin_layout Standard
16507
16508 \series bold
16509
16510 \backslash
16511 def
16512 \backslash
16513 clap#1{
16514 \backslash
16515 hbox to 0pt{
16516 \backslash
16517 hss #1
16518 \backslash
16519 hss}}
16520 \begin_inset Newline newline
16521 \end_inset
16522
16523
16524 \backslash
16525 def
16526 \backslash
16527 mathclap {
16528 \backslash
16529 mathpalette 
16530 \backslash
16531 mathclapinternal}
16532 \begin_inset Newline newline
16533 \end_inset
16534
16535
16536 \backslash
16537 def
16538 \backslash
16539 mathclapinternal #1#2{
16540 \backslash
16541 clap{$
16542 \backslash
16543 mathsurround =0pt #1{#2}$}}
16544 \end_layout
16545
16546 \begin_layout Standard
16547 En ella se define el comando 
16548 \series bold
16549
16550 \backslash
16551 mathclap
16552 \series default
16553
16554 \begin_inset Index idx
16555 status collapsed
16556
16557 \begin_layout Plain Layout
16558 Comandos ! M ! 
16559 \backslash
16560 mathclap
16561 \end_layout
16562
16563 \end_inset
16564
16565  que establece la anchura del límite en 0
16566 \begin_inset space \thinspace{}
16567 \end_inset
16568
16569 pt.
16570  El esquema del comando es:
16571 \end_layout
16572
16573 \begin_layout Standard
16574
16575 \series bold
16576
16577 \backslash
16578 mathclap{límite}
16579 \end_layout
16580
16581 \begin_layout Standard
16582 donde el límite puede consistir en varias condiciones.
16583 \end_layout
16584
16585 \begin_layout Standard
16586 Aplicado en la ecuación 
16587 \begin_inset CommandInset ref
16588 LatexCommand eqref
16589 reference "eq:substack"
16590
16591 \end_inset
16592
16593  se usa el comando
16594 \end_layout
16595
16596 \begin_layout Standard
16597
16598 \series bold
16599
16600 \backslash
16601 sum_
16602 \backslash
16603 mathclap{
16604 \backslash
16605 substack
16606 \begin_inset ERT
16607 status collapsed
16608
16609 \begin_layout Plain Layout
16610
16611
16612 \backslash
16613 spce 
16614 \end_layout
16615
16616 \end_inset
16617
16618 0<k<1000 Ctrl+Retorno
16619 \end_layout
16620
16621 \begin_layout Standard
16622 para componer el límite inferior.
16623  Ahora el sumando está junto al sumatorio:
16624 \begin_inset Formula \[
16625 \sum_{\mathclap{\substack{0<k<1000\\
16626 \\
16627 k\,\in\,\mathbb{N}
16628 }
16629 }}^{n}k^{-2}\]
16630
16631 \end_inset
16632
16633
16634 \begin_inset VSpace bigskip
16635 \end_inset
16636
16637 Cómo utilizar un límite para varios operadores se describe en la 
16638 \begin_inset CommandInset ref
16639 LatexCommand ref
16640 reference "sub:Operadores-de-usuario"
16641
16642 \end_inset
16643
16644 .
16645 \end_layout
16646
16647 \begin_layout Standard
16648 \begin_inset Newpage newpage
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \begin_layout Subsection
16655 Operadores binarios
16656 \begin_inset CommandInset label
16657 LatexCommand label
16658 name "sub:Operadores-binarios"
16659
16660 \end_inset
16661
16662
16663 \begin_inset Index idx
16664 status collapsed
16665
16666 \begin_layout Plain Layout
16667 Operadores ! binarios
16668 \end_layout
16669
16670 \end_inset
16671
16672
16673 \end_layout
16674
16675 \begin_layout Standard
16676 Los operadores binarios se rodean por espacios si llevan un carácter delante
16677  o detrás.
16678 \begin_inset VSpace medskip
16679 \end_inset
16680
16681
16682 \end_layout
16683
16684 \begin_layout Standard
16685 \begin_inset space \hfill{}
16686 \end_inset
16687
16688
16689 \begin_inset Tabular
16690 <lyxtabular version="3" rows="13" columns="2">
16691 <features tabularvalignment="middle">
16692 <column alignment="center" valignment="top" width="0pt">
16693 <column alignment="center" valignment="top" width="0pt">
16694 <row>
16695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699 Comando
16700 \begin_inset Note Note
16701 status collapsed
16702
16703 \begin_layout Plain Layout
16704
16705 \series bold
16706
16707 \backslash
16708 raisebox
16709 \series default
16710  se usa sólo como espaciador
16711 \end_layout
16712
16713 \end_inset
16714
16715
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 Operador
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 </row>
16730 <row>
16731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735 +
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744 \begin_inset Formula $+$
16745 \end_inset
16746
16747
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 </row>
16753 <row>
16754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758 -
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767 \begin_inset Formula $-$
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 </row>
16776 <row>
16777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \backslash
16783 pm
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 \begin_inset Formula $\pm$
16793 \end_inset
16794
16795
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 </row>
16801 <row>
16802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806
16807 \backslash
16808 mp
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817 \begin_inset Formula $\mp$
16818 \end_inset
16819
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 </row>
16826 <row>
16827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831
16832 \backslash
16833 cdot
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 \begin_inset Formula $\cdot$
16843 \end_inset
16844
16845
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 </row>
16851 <row>
16852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856
16857 \backslash
16858 times
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 \begin_inset Formula $\times$
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 <row>
16877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881
16882 \backslash
16883 div
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 \begin_inset Formula $\div$
16893 \end_inset
16894
16895
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 </row>
16901 <row>
16902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906 \begin_inset ERT
16907 status collapsed
16908
16909 \begin_layout Plain Layout
16910
16911
16912 \backslash
16913 raisebox{-1.2mm}{
16914 \end_layout
16915
16916 \end_inset
16917
16918 *
16919 \begin_inset ERT
16920 status collapsed
16921
16922 \begin_layout Plain Layout
16923
16924 }
16925 \end_layout
16926
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938 \begin_inset Formula $*$
16939 \end_inset
16940
16941
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 </row>
16947 <row>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952
16953 \backslash
16954 star
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963 \begin_inset Formula $\star$
16964 \end_inset
16965
16966
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 </row>
16972 <row>
16973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977
16978 \backslash
16979 circ
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988 \begin_inset Formula $\circ$
16989 \end_inset
16990
16991
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 </row>
16997 <row>
16998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002
17003 \backslash
17004 diamond
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 \begin_inset Formula $\diamond$
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \end_inset
17020 </cell>
17021 </row>
17022 <row>
17023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027
17028 \backslash
17029 bullet
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038 \begin_inset Formula $\bullet$
17039 \end_inset
17040
17041
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 </row>
17047 </lyxtabular>
17048
17049 \end_inset
17050
17051
17052 \begin_inset space \hfill{}
17053 \end_inset
17054
17055
17056 \begin_inset Tabular
17057 <lyxtabular version="3" rows="13" columns="2">
17058 <features tabularvalignment="middle">
17059 <column alignment="center" valignment="top" width="0pt">
17060 <column alignment="center" valignment="top" width="0pt">
17061 <row>
17062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 Comando
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 Operador
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 </row>
17081 <row>
17082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086
17087 \backslash
17088 nabla
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 \begin_inset Formula $\nabla$
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 <row>
17107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111
17112 \backslash
17113 bigtriangledown
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 \begin_inset Formula $\bigtriangledown$
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \backslash
17138 bigtriangleup
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147 \begin_inset Formula $\bigtriangleup$
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 </row>
17156 <row>
17157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \backslash
17163 Box
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 \begin_inset Formula $\Box$
17173 \end_inset
17174
17175
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \backslash
17188 cap 
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 \begin_inset Formula $\cap$
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 <row>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \backslash
17213 cup
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222 \begin_inset Formula $\cup$
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236
17237 \backslash
17238 dagger
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 \begin_inset Formula $\dagger$
17248 \end_inset
17249
17250
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 </row>
17256 <row>
17257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261
17262 \backslash
17263 ddagger
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272 \begin_inset Formula $\ddagger$
17273 \end_inset
17274
17275
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 <row>
17282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286
17287 \backslash
17288 wr
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297 \begin_inset Formula $\wr$
17298 \end_inset
17299
17300
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 </row>
17306 <row>
17307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311
17312 \backslash
17313 bigcirc
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 \begin_inset Formula $\bigcirc$
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 </row>
17331 <row>
17332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336
17337 \backslash
17338 wedge
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347 \begin_inset Formula $\wedge$
17348 \end_inset
17349
17350
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 </row>
17356 <row>
17357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361
17362 \backslash
17363 vee
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372 \begin_inset Formula $\vee$
17373 \end_inset
17374
17375
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 </row>
17381 </lyxtabular>
17382
17383 \end_inset
17384
17385
17386 \begin_inset space \hfill{}
17387 \end_inset
17388
17389
17390 \begin_inset Tabular
17391 <lyxtabular version="3" rows="13" columns="2">
17392 <features tabularvalignment="middle">
17393 <column alignment="center" valignment="top" width="0pt">
17394 <column alignment="center" valignment="top" width="0pt">
17395 <row>
17396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400 Comando
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409 Operador
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 </row>
17415 <row>
17416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420
17421 \backslash
17422 oplus
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431 \begin_inset Formula $\oplus$
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 </row>
17440 <row>
17441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445
17446 \backslash
17447 ominus
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 \begin_inset Formula $\ominus$
17457 \end_inset
17458
17459
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 </row>
17465 <row>
17466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470
17471 \backslash
17472 otimes
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17478 \begin_inset Text
17479
17480 \begin_layout Plain Layout
17481 \begin_inset Formula $\otimes$
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 </row>
17490 <row>
17491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495
17496 \backslash
17497 oslash
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 \begin_inset Formula $\oslash$
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 </row>
17515 <row>
17516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520
17521 \backslash
17522 odot
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 \begin_inset Formula $\odot$
17532 \end_inset
17533
17534
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 </row>
17540 <row>
17541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17542 \begin_inset Text
17543
17544 \begin_layout Plain Layout
17545
17546 \backslash
17547 amalg
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 \begin_inset Formula $\amalg$
17557 \end_inset
17558
17559
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 </row>
17565 <row>
17566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570
17571 \backslash
17572 uplus
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581 \begin_inset Formula $\uplus$
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \end_inset
17588 </cell>
17589 </row>
17590 <row>
17591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17592 \begin_inset Text
17593
17594 \begin_layout Plain Layout
17595
17596 \backslash
17597 setminus
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 \begin_inset Formula $\setminus$
17607 \end_inset
17608
17609
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 </row>
17615 <row>
17616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620
17621 \backslash
17622 sqcap
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 \begin_inset Formula $\sqcap$
17632 \end_inset
17633
17634
17635 \end_layout
17636
17637 \end_inset
17638 </cell>
17639 </row>
17640 <row>
17641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17642 \begin_inset Text
17643
17644 \begin_layout Plain Layout
17645
17646 \backslash
17647 sqcup
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656 \begin_inset Formula $\sqcup$
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 </row>
17665 <row>
17666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17667 \begin_inset Text
17668
17669 \begin_layout Plain Layout
17670
17671 \backslash
17672 triangleleft
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17678 \begin_inset Text
17679
17680 \begin_layout Plain Layout
17681 \begin_inset Formula $\triangleleft$
17682 \end_inset
17683
17684
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 </row>
17690 <row>
17691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695
17696 \backslash
17697 triangleright
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706 \begin_inset Formula $\triangleright$
17707 \end_inset
17708
17709
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 </row>
17715 </lyxtabular>
17716
17717 \end_inset
17718
17719
17720 \begin_inset space \hfill{}
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \begin_layout Standard
17727 Todos los operadores binarios se pueden insertar también con el botón 
17728 \begin_inset Graphics
17729         filename ../../images/math/pm.png
17730         scale 85
17731
17732 \end_inset
17733
17734  de la barra de ecuaciones.
17735 \end_layout
17736
17737 \begin_layout Standard
17738 Para imprimir el operador Laplace se pueden usar 
17739 \series bold
17740
17741 \backslash
17742 Delta
17743 \series default
17744  o 
17745 \series bold
17746
17747 \backslash
17748 nabla
17749 \series default
17750 ^
17751 \series bold
17752 2
17753 \series default
17754  (
17755 \begin_inset Formula $\nabla^{2}$
17756 \end_inset
17757
17758 ) en vez de 
17759 \series bold
17760
17761 \backslash
17762 bigtriangleup
17763 \series default
17764 .
17765 \end_layout
17766
17767 \begin_layout Standard
17768 El carácter 
17769 \family sans
17770 Separador de menú
17771 \family default
17772  del menú 
17773 \family sans
17774 Insertar\SpecialChar \menuseparator
17775 Carácter especial
17776 \family default
17777  es el operador 
17778 \series bold
17779
17780 \backslash
17781 triangleright
17782 \series default
17783 .
17784 \end_layout
17785
17786 \begin_layout Subsection
17787 Operadores definidos por el usuario
17788 \begin_inset CommandInset label
17789 LatexCommand label
17790 name "sub:Operadores-de-usuario"
17791
17792 \end_inset
17793
17794
17795 \begin_inset Index idx
17796 status collapsed
17797
17798 \begin_layout Plain Layout
17799 Operadores ! personalizados
17800 \end_layout
17801
17802 \end_inset
17803
17804
17805 \end_layout
17806
17807 \begin_layout Standard
17808 Con ayuda del comando 
17809 \series bold
17810
17811 \backslash
17812 DeclareMathOperator
17813 \series default
17814
17815 \begin_inset Index idx
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819 Comandos ! D ! 
17820 \backslash
17821 dbinom@
17822 \backslash
17823 DeclareMathOperator
17824 \end_layout
17825
17826 \end_inset
17827
17828  se pueden definir operadores personalizados en el preámbulo LaTeX.
17829  Su esquema es:
17830 \end_layout
17831
17832 \begin_layout Standard
17833
17834 \series bold
17835
17836 \backslash
17837 DeclareMathOperator{comando nuevo}{presentación}
17838 \end_layout
17839
17840 \begin_layout Standard
17841 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17842  en la salida.
17843  Para definir un operador grande hay que añadirle un * detrás.
17844  Todos los operadores grandes personalizados pueden tener límites como se
17845  describe en 
17846 \begin_inset CommandInset ref
17847 LatexCommand ref
17848 reference "sub:Límites-de-operadores"
17849
17850 \end_inset
17851
17852 .
17853 \end_layout
17854
17855 \begin_layout Standard
17856 Por ejemplo, la línea en el preámbulo LaTeX
17857 \end_layout
17858
17859 \begin_layout Standard
17860
17861 \series bold
17862
17863 \backslash
17864 DeclareMathOperator*{
17865 \backslash
17866 Lozenge}{
17867 \backslash
17868 blacklozenge}
17869 \end_layout
17870
17871 \begin_layout Standard
17872 define el comando 
17873 \series bold
17874
17875 \backslash
17876 Lozenge
17877 \series default
17878 , que inserta un operador grande que es el símbolo blacklozenge de la 
17879 \begin_inset CommandInset ref
17880 LatexCommand ref
17881 reference "sub:Símbolos-misceláneos"
17882
17883 \end_inset
17884
17885 .
17886 \begin_inset Formula \[
17887 \Lozenge_{n=1}^{\infty}\]
17888
17889 \end_inset
17890
17891 El comando para esta expresión es: 
17892 \series bold
17893
17894 \backslash
17895 Lozenge^
17896 \backslash
17897 infty
17898 \begin_inset Formula $\rightarrow$
17899 \end_inset
17900
17901 _n=1
17902 \begin_inset VSpace bigskip
17903 \end_inset
17904
17905
17906 \end_layout
17907
17908 \begin_layout Standard
17909 Si los operadores personalizados no se van a usar varias veces en el documento,
17910  se pueden también definir con los comandos 
17911 \series bold
17912
17913 \backslash
17914 mathop
17915 \series default
17916
17917 \begin_inset Index idx
17918 status collapsed
17919
17920 \begin_layout Plain Layout
17921 Comandos ! M ! 
17922 \backslash
17923 mathop
17924 \end_layout
17925
17926 \end_inset
17927
17928  y 
17929 \series bold
17930
17931 \backslash
17932 mathbin
17933 \series default
17934
17935 \begin_inset Index idx
17936 status collapsed
17937
17938 \begin_layout Plain Layout
17939 Comandos ! M ! 
17940 \backslash
17941 mathbin
17942 \end_layout
17943
17944 \end_inset
17945
17946 , con el siguiente esquema:
17947 \end_layout
17948
17949 \begin_layout Standard
17950
17951 \series bold
17952
17953 \backslash
17954 mathop{presentación}
17955 \series default
17956  y 
17957 \series bold
17958
17959 \backslash
17960 mathbin{presentación}
17961 \end_layout
17962
17963 \begin_layout Standard
17964
17965 \series bold
17966
17967 \backslash
17968 mathop
17969 \series default
17970  define operadores grandes, 
17971 \series bold
17972
17973 \backslash
17974 mathbin
17975 \series default
17976  operadores binarios.
17977 \end_layout
17978
17979 \begin_layout Standard
17980
17981 \series bold
17982
17983 \backslash
17984 mathop
17985 \series default
17986  se puede usar, p.e., para poner un límite a varios operadores:
17987 \begin_inset Formula \[
17988 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17989
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \begin_layout Standard
17996 El comando para la expresión anterior es:
17997 \begin_inset Newline newline
17998 \end_inset
17999
18000
18001 \series bold
18002
18003 \backslash
18004 mathop{
18005 \backslash
18006 sum
18007 \backslash
18008 negmedspace
18009 \backslash
18010 sum
18011 \series default
18012
18013 \begin_inset ERT
18014 status collapsed
18015
18016 \begin_layout Plain Layout
18017
18018
18019 \backslash
18020 spce 
18021 \end_layout
18022
18023 \end_inset
18024
18025
18026 \series bold
18027
18028 \begin_inset Formula $\to$
18029 \end_inset
18030
18031 ^N
18032 \series default
18033
18034 \begin_inset ERT
18035 status collapsed
18036
18037 \begin_layout Plain Layout
18038
18039
18040 \backslash
18041 spce 
18042 \end_layout
18043
18044 \end_inset
18045
18046
18047 \series bold
18048 _i,j=1
18049 \end_layout
18050
18051 \begin_layout Section
18052 Fuentes
18053 \begin_inset Index idx
18054 status collapsed
18055
18056 \begin_layout Plain Layout
18057 Fuentes
18058 \end_layout
18059
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \begin_layout Subsection
18066 Estilos de fuentes
18067 \begin_inset CommandInset label
18068 LatexCommand label
18069 name "sub:Estilos-de-fuentes"
18070
18071 \end_inset
18072
18073
18074 \begin_inset Index idx
18075 status collapsed
18076
18077 \begin_layout Plain Layout
18078 Fuentes ! estilos de
18079 \end_layout
18080
18081 \end_inset
18082
18083
18084 \end_layout
18085
18086 \begin_layout Standard
18087 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18088  estilos:
18089 \end_layout
18090
18091 \begin_layout Standard
18092 \begin_inset VSpace -2mm
18093 \end_inset
18094
18095
18096 \end_layout
18097
18098 \begin_layout Standard
18099 \align center
18100 \begin_inset Tabular
18101 <lyxtabular version="3" rows="7" columns="3">
18102 <features tabularvalignment="middle">
18103 <column alignment="center" valignment="top" width="0">
18104 <column alignment="center" valignment="top" width="0">
18105 <column alignment="center" valignment="top" width="0">
18106 <row>
18107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 Comando
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 Resultado
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 atajo
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 </row>
18135 <row>
18136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \backslash
18142 mathbb
18143 \series bold
18144
18145 \begin_inset ERT
18146 status collapsed
18147
18148 \begin_layout Plain Layout
18149
18150
18151 \backslash
18152 spce 
18153 \end_layout
18154
18155 \end_inset
18156
18157
18158 \series default
18159 ABC
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 \begin_inset Formula $\mathbb{ABC}$
18169 \end_inset
18170
18171
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180
18181 \family sans
18182 Alt+C C
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 </row>
18188 <row>
18189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193
18194 \backslash
18195 mathbf
18196 \series bold
18197
18198 \begin_inset ERT
18199 status collapsed
18200
18201 \begin_layout Plain Layout
18202
18203
18204 \backslash
18205 spce 
18206 \end_layout
18207
18208 \end_inset
18209
18210
18211 \series default
18212 AbC
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 \begin_inset Formula $\mathbf{AbC}$
18222 \end_inset
18223
18224
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233
18234 \family sans
18235 Ctrl+B
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 </row>
18241 <row>
18242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246
18247 \backslash
18248 boldsymbol
18249 \series bold
18250
18251 \begin_inset ERT
18252 status collapsed
18253
18254 \begin_layout Plain Layout
18255
18256
18257 \backslash
18258 spce 
18259 \end_layout
18260
18261 \end_inset
18262
18263
18264 \series default
18265 AbC
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274 \begin_inset Formula $\boldsymbol{AbC}$
18275 \end_inset
18276
18277
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286
18287 \family sans
18288 Ctrl+Alt+B , Alt+C B
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 </row>
18294 <row>
18295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299
18300 \backslash
18301 mathcal
18302 \series bold
18303
18304 \begin_inset ERT
18305 status collapsed
18306
18307 \begin_layout Plain Layout
18308
18309
18310 \backslash
18311 spce 
18312 \end_layout
18313
18314 \end_inset
18315
18316
18317 \series default
18318 ABC
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 \begin_inset Formula $\mathcal{ABC}$
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339
18340 \family sans
18341 Ctrl+E , Alt+C E
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 </row>
18347 <row>
18348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18349 \begin_inset Text
18350
18351 \begin_layout Plain Layout
18352
18353 \backslash
18354 mathfrak
18355 \series bold
18356
18357 \begin_inset ERT
18358 status collapsed
18359
18360 \begin_layout Plain Layout
18361
18362
18363 \backslash
18364 spce 
18365 \end_layout
18366
18367 \end_inset
18368
18369
18370 \series default
18371 AbC
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 \begin_inset Formula $\mathfrak{AbC}$
18381 \end_inset
18382
18383
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392 -
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 </row>
18398 <row>
18399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403
18404 \backslash
18405 mathscr
18406 \series bold
18407
18408 \begin_inset ERT
18409 status collapsed
18410
18411 \begin_layout Plain Layout
18412
18413
18414 \backslash
18415 spce 
18416 \end_layout
18417
18418 \end_inset
18419
18420
18421 \series default
18422 AbC
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 \begin_inset Formula $\mathscr{AbC}$
18432 \end_inset
18433
18434
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443 -
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 </row>
18449 </lyxtabular>
18450
18451 \end_inset
18452
18453
18454 \end_layout
18455
18456 \begin_layout Standard
18457 \align center
18458 \begin_inset Tabular
18459 <lyxtabular version="3" rows="5" columns="3">
18460 <features tabularvalignment="middle">
18461 <column alignment="center" valignment="top" width="0">
18462 <column alignment="center" valignment="top" width="0">
18463 <column alignment="center" valignment="top" width="0">
18464 <row>
18465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 Comando
18470 \end_layout
18471
18472 \end_inset
18473 </cell>
18474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478 Resultado
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487 atajo
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 </row>
18493 <row>
18494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498
18499 \backslash
18500 mathit
18501 \series bold
18502
18503 \begin_inset ERT
18504 status collapsed
18505
18506 \begin_layout Plain Layout
18507
18508
18509 \backslash
18510 spce 
18511 \end_layout
18512
18513 \end_inset
18514
18515
18516 \series default
18517 AbC
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18523 \begin_inset Text
18524
18525 \begin_layout Plain Layout
18526 \begin_inset Formula $\mathit{AbC}$
18527 \end_inset
18528
18529
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 -
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 </row>
18544 <row>
18545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549
18550 \backslash
18551 mathrm
18552 \series bold
18553
18554 \begin_inset ERT
18555 status collapsed
18556
18557 \begin_layout Plain Layout
18558
18559
18560 \backslash
18561 spce 
18562 \end_layout
18563
18564 \end_inset
18565
18566
18567 \series default
18568 AbC
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577 \begin_inset Formula $\mathrm{AbC}$
18578 \end_inset
18579
18580
18581 \end_layout
18582
18583 \end_inset
18584 </cell>
18585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18586 \begin_inset Text
18587
18588 \begin_layout Plain Layout
18589
18590 \family sans
18591 Alt+C R
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 </row>
18597 <row>
18598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602
18603 \backslash
18604 mathsf
18605 \series bold
18606
18607 \begin_inset ERT
18608 status collapsed
18609
18610 \begin_layout Plain Layout
18611
18612
18613 \backslash
18614 spce 
18615 \end_layout
18616
18617 \end_inset
18618
18619
18620 \series default
18621 AbC
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630 \begin_inset Formula $\mathsf{AbC}$
18631 \end_inset
18632
18633
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \family sans
18644 Alt+C S
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 </row>
18650 <row>
18651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \backslash
18657 mathtt
18658 \series bold
18659
18660 \begin_inset ERT
18661 status collapsed
18662
18663 \begin_layout Plain Layout
18664
18665
18666 \backslash
18667 spce 
18668 \end_layout
18669
18670 \end_inset
18671
18672
18673 \series default
18674 AbC
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 \begin_inset Formula $\mathtt{AbC}$
18684 \end_inset
18685
18686
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \family sans
18697 Ctrl+Mayúsculas+P
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 </row>
18703 </lyxtabular>
18704
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \begin_layout Standard
18711 \begin_inset Note Greyedout
18712 status open
18713
18714 \begin_layout Plain Layout
18715
18716 \series bold
18717 Nota
18718 \series default
18719 : Los estilos 
18720 \series bold
18721
18722 \backslash
18723 mathbb
18724 \series default
18725  y 
18726 \series bold
18727
18728 \backslash
18729 mathcal
18730 \series default
18731  sólo se aplican a letras mayúsculas.
18732 \end_layout
18733
18734 \end_inset
18735
18736
18737 \end_layout
18738
18739 \begin_layout Standard
18740 El estilo predeterminado es 
18741 \series bold
18742
18743 \backslash
18744 mathnormal
18745 \series default
18746 .
18747 \end_layout
18748
18749 \begin_layout Standard
18750 Los comandos de estilo funcionan también en estructuras matemáticas:
18751 \begin_inset Formula \[
18752 \mathfrak{A=\frac{b}{C}}\]
18753
18754 \end_inset
18755
18756
18757 \end_layout
18758
18759 \begin_layout Standard
18760 Los caracteres en texto matemático no aparecen en un estilo de letra de
18761  ecuaciones sino en el estilo 
18762 \series bold
18763
18764 \backslash
18765 textrm
18766 \series default
18767 .
18768  Este estilo no se puede poner correctamente con el diálogo de estilo de
18769  texto por un fallo de LyX.
18770 \begin_inset Foot
18771 status collapsed
18772
18773 \begin_layout Plain Layout
18774 \begin_inset CommandInset href
18775 LatexCommand href
18776 name "LyX-bug #4629"
18777 target "http://www.lyx.org/trac/ticket/4629"
18778
18779 \end_inset
18780
18781
18782 \end_layout
18783
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \begin_layout Standard
18790 En vez de comandos se puede usar el menú 
18791 \family sans
18792 Editar\SpecialChar \menuseparator
18793 Ecuación\SpecialChar \menuseparator
18794 Estilo del texto
18795 \family default
18796  o el botón 
18797 \begin_inset Graphics
18798         filename ../../images/math/font.png
18799         scale 85
18800
18801 \end_inset
18802
18803 .
18804 \end_layout
18805
18806 \begin_layout Subsection
18807 Ecuaciones en negrita
18808 \begin_inset CommandInset label
18809 LatexCommand label
18810 name "sub:Ecuaciones-en-negrita"
18811
18812 \end_inset
18813
18814
18815 \begin_inset Index idx
18816 status collapsed
18817
18818 \begin_layout Plain Layout
18819 Ecuación ! en negrita
18820 \end_layout
18821
18822 \end_inset
18823
18824
18825 \end_layout
18826
18827 \begin_layout Standard
18828 Para poner en negrita una ecuación completa no se puede usar el comando
18829  
18830 \series bold
18831
18832 \backslash
18833 mathbf
18834 \series default
18835 , porque no funciona con minúsculas griegas.
18836  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18837 \begin_inset Formula \[
18838 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18839
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \begin_layout Standard
18846 Para presentar la ecuación correctamente se usa el comando 
18847 \series bold
18848 boldsymbol
18849 \series default
18850 :
18851 \begin_inset Formula \[
18852 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18853
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \begin_layout Standard
18860 También es posible poner la fórmula en un 
18861 \series bold
18862 entorno boldmath
18863 \series default
18864 , que se inserta con el comando 
18865 \series bold
18866
18867 \backslash
18868 boldmath
18869 \series default
18870
18871 \begin_inset Index idx
18872 status collapsed
18873
18874 \begin_layout Plain Layout
18875 Comandos ! B ! 
18876 \backslash
18877 boldmath
18878 \end_layout
18879
18880 \end_inset
18881
18882  en modo TeX.
18883  Para finalizar el entorno se usa el comando 
18884 \series bold
18885
18886 \backslash
18887 unboldmath
18888 \series default
18889
18890 \begin_inset Index idx
18891 status collapsed
18892
18893 \begin_layout Plain Layout
18894 Comandos ! U ! 
18895 \backslash
18896 unboldmath
18897 \end_layout
18898
18899 \end_inset
18900
18901  en modo TeX.
18902 \begin_inset ERT
18903 status collapsed
18904
18905 \begin_layout Plain Layout
18906
18907
18908 \backslash
18909 boldmath
18910 \end_layout
18911
18912 \end_inset
18913
18914
18915 \begin_inset Formula \[
18916 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18917
18918 \end_inset
18919
18920
18921 \end_layout
18922
18923 \begin_layout Standard
18924 \begin_inset ERT
18925 status collapsed
18926
18927 \begin_layout Plain Layout
18928
18929
18930 \backslash
18931 unboldmath
18932 \end_layout
18933
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \begin_layout Subsection
18940 Ecuaciones coloreadas
18941 \begin_inset Index idx
18942 status collapsed
18943
18944 \begin_layout Plain Layout
18945 Ecuación ! coloreada
18946 \end_layout
18947
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \begin_layout Standard
18954 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18955  o una parte de una ecuación y usa el diálogo 
18956 \family sans
18957 Estilo del texto
18958 \family default
18959 .
18960  Aquí hay una ecuación en magenta:
18961 \begin_inset Formula \[
18962 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18963
18964 \end_inset
18965
18966 También puedes definir tus propios colores como se describe en
18967 \begin_inset space ~
18968 \end_inset
18969
18970
18971 \begin_inset CommandInset ref
18972 LatexCommand ref
18973 reference "sub:Cuadros-coloreados"
18974
18975 \end_inset
18976
18977 .
18978  Pueden usarse con el comando en código TeX 
18979 \series bold
18980
18981 \backslash
18982 textcolor
18983 \series default
18984
18985 \begin_inset Index idx
18986 status collapsed
18987
18988 \begin_layout Plain Layout
18989 Comandos ! T ! 
18990 \backslash
18991 textcolor
18992 \end_layout
18993
18994 \end_inset
18995
18996  según el esquema
18997 \end_layout
18998
18999 \begin_layout Standard
19000
19001 \series bold
19002
19003 \backslash
19004 textcolor{color}{caracteres o ecuación}
19005 \end_layout
19006
19007 \begin_layout Standard
19008 \begin_inset Newpage pagebreak
19009 \end_inset
19010
19011
19012 \end_layout
19013
19014 \begin_layout Standard
19015 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19016 e en rojo:
19017 \end_layout
19018
19019 \begin_layout Standard
19020 \begin_inset ERT
19021 status collapsed
19022
19023 \begin_layout Plain Layout
19024
19025
19026 \backslash
19027 textcolor{verdeoscuro}{
19028 \end_layout
19029
19030 \end_inset
19031
19032
19033 \begin_inset Formula \[
19034 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
19035
19036 \end_inset
19037
19038
19039 \begin_inset ERT
19040 status collapsed
19041
19042 \begin_layout Plain Layout
19043
19044 }
19045 \end_layout
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \begin_layout Standard
19053 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19054  a ecuaciones completas.
19055 \begin_inset Foot
19056 status collapsed
19057
19058 \begin_layout Plain Layout
19059 \begin_inset CommandInset href
19060 LatexCommand href
19061 name "LyX-bug #5269"
19062 target "http://www.lyx.org/trac/ticket/5269"
19063
19064 \end_inset
19065
19066
19067 \end_layout
19068
19069 \end_inset
19070
19071
19072 \end_layout
19073
19074 \begin_layout Subsection
19075 Tamaños de fuentes
19076 \begin_inset CommandInset label
19077 LatexCommand label
19078 name "sub:Tamaños-de-fuentes"
19079
19080 \end_inset
19081
19082
19083 \begin_inset Index idx
19084 status collapsed
19085
19086 \begin_layout Plain Layout
19087 Fuentes ! tamaño
19088 \end_layout
19089
19090 \end_inset
19091
19092
19093 \end_layout
19094
19095 \begin_layout Standard
19096 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19097  siguientes comandos de tamaño:
19098 \end_layout
19099
19100 \begin_layout Standard
19101
19102 \series bold
19103
19104 \backslash
19105 Huge
19106 \series default
19107
19108 \series bold
19109
19110 \backslash
19111 huge
19112 \series default
19113
19114 \series bold
19115
19116 \backslash
19117 LARGE
19118 \series default
19119
19120 \series bold
19121
19122 \backslash
19123 Large
19124 \series default
19125
19126 \series bold
19127
19128 \backslash
19129 large
19130 \series default
19131
19132 \series bold
19133
19134 \backslash
19135 normalsize
19136 \series default
19137
19138 \series bold
19139
19140 \backslash
19141 small
19142 \series default
19143 ,
19144 \begin_inset Newline newline
19145 \end_inset
19146
19147
19148 \series bold
19149
19150 \backslash
19151 footnotesize
19152 \series default
19153
19154 \series bold
19155
19156 \backslash
19157 scriptsize
19158 \series default
19159 , y 
19160 \series bold
19161
19162 \backslash
19163 tiny
19164 \end_layout
19165
19166 \begin_layout Standard
19167 El tamaño dado por los comandos depende del tamaño base de la fuente en
19168  el documento, dado por el comando 
19169 \series bold
19170
19171 \backslash
19172 normalsize
19173 \series default
19174 .
19175  Los demás comandos producen tamaños menores o mayores que 
19176 \series bold
19177
19178 \backslash
19179 normalsize
19180 \series default
19181 .
19182  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
19183  Si, por ejemplo, la fuente del documento es de 12
19184 \begin_inset space \thinspace{}
19185 \end_inset
19186
19187 pt, el comando 
19188 \series bold
19189
19190 \backslash
19191 Huge
19192 \series default
19193  da el mismo tamaño que 
19194 \series bold
19195
19196 \backslash
19197 huge
19198 \series default
19199 .
19200 \end_layout
19201
19202 \begin_layout Standard
19203 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19204  a todas las ecuaciones y texto siguientes.
19205  Para volver al tamaño anterior hay que insertar el comando 
19206 \series bold
19207
19208 \backslash
19209 normalsize
19210 \series default
19211  en modo TeX detrás de la ecuación.
19212 \end_layout
19213
19214 \begin_layout Standard
19215 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19216  comandos de tamaño:
19217 \end_layout
19218
19219 \begin_layout Standard
19220 \noindent
19221 \align center
19222 \begin_inset Tabular
19223 <lyxtabular version="3" rows="5" columns="2">
19224 <features tabularvalignment="middle">
19225 <column alignment="center" valignment="top" width="0">
19226 <column alignment="center" valignment="top" width="0">
19227 <row>
19228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 Comando
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 Resultado
19242 \begin_inset Note Note
19243 status collapsed
19244
19245 \begin_layout Plain Layout
19246
19247 \series bold
19248
19249 \backslash
19250 raisebox
19251 \series default
19252  se usa sólo como espaciador
19253 \end_layout
19254
19255 \end_inset
19256
19257
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 </row>
19263 <row>
19264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268
19269 \backslash
19270 displaystyle
19271 \begin_inset Index idx
19272 status collapsed
19273
19274 \begin_layout Plain Layout
19275 Comandos ! D ! 
19276 \backslash
19277 displaystyle
19278 \end_layout
19279
19280 \end_inset
19281
19282
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \backslash
19307 textstyle
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \backslash
19332 scriptstyle
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19342 \end_inset
19343
19344
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \backslash
19357 scriptscriptstyle
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 </row>
19375 </lyxtabular>
19376
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \begin_layout Standard
19383 Después de introcucir estos comandos, aparece un marco azul en el que se
19384  insertan las partes de la fórmula.
19385 \end_layout
19386
19387 \begin_layout Standard
19388 Hay un método más para cambiar el tamaño de fuente, aunque solo funciona
19389  para símbolos o letras en texto matemático.
19390  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19391  de texto anteriores.
19392  Todos los caracteres siguientes, hasta el final del texto matemático o
19393  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19394  Dos ejemplos:
19395 \begin_inset VSpace -2mm
19396 \end_inset
19397
19398
19399 \end_layout
19400
19401 \begin_layout Standard
19402 \begin_inset ERT
19403 status collapsed
19404
19405 \begin_layout Plain Layout
19406
19407
19408 \backslash
19409 huge
19410 \end_layout
19411
19412 \end_inset
19413
19414
19415 \begin_inset Formula \[
19416 A=\frac{B}{c}\cdot\maltese\]
19417
19418 \end_inset
19419
19420
19421 \begin_inset Formula \[
19422 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19423
19424 \end_inset
19425
19426
19427 \end_layout
19428
19429 \begin_layout Standard
19430 \begin_inset ERT
19431 status collapsed
19432
19433 \begin_layout Plain Layout
19434
19435
19436 \backslash
19437 normalsize
19438 \end_layout
19439
19440 \end_inset
19441
19442
19443 \begin_inset VSpace medskip
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \begin_layout Standard
19450 Antes de las ecuaciones se ha insertado el comando 
19451 \series bold
19452
19453 \backslash
19454 huge
19455 \series default
19456 .
19457  Para la segunda ecuación el comando es:
19458 \begin_inset Newline newline
19459 \end_inset
19460
19461
19462 \series bold
19463
19464 \backslash
19465 maltese
19466 \begin_inset ERT
19467 status collapsed
19468
19469 \begin_layout Plain Layout
19470
19471
19472 \backslash
19473 spce 
19474 \end_layout
19475
19476 \end_inset
19477
19478 A Alt+M M 
19479 \backslash
19480 Large
19481 \begin_inset ERT
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485
19486
19487 \backslash
19488 spce 
19489 \end_layout
19490
19491 \end_inset
19492
19493
19494 \backslash
19495 maltese
19496 \begin_inset ERT
19497 status collapsed
19498
19499 \begin_layout Plain Layout
19500
19501
19502 \backslash
19503 spce 
19504 \end_layout
19505
19506 \end_inset
19507
19508
19509 \backslash
19510 textit
19511 \begin_inset ERT
19512 status collapsed
19513
19514 \begin_layout Plain Layout
19515
19516
19517 \backslash
19518 spce 
19519 \end_layout
19520
19521 \end_inset
19522
19523 A
19524 \begin_inset Formula $\to$
19525 \end_inset
19526
19527
19528 \begin_inset Formula $\to$
19529 \end_inset
19530
19531
19532 \begin_inset Newline newline
19533 \end_inset
19534
19535
19536 \begin_inset space \hspace*{}
19537 \length 1cm
19538 \end_inset
19539
19540 Alt+M M 
19541 \backslash
19542 tiny
19543 \begin_inset ERT
19544 status collapsed
19545
19546 \begin_layout Plain Layout
19547
19548
19549 \backslash
19550 spce 
19551 \end_layout
19552
19553 \end_inset
19554
19555
19556 \backslash
19557 maltese
19558 \begin_inset ERT
19559 status collapsed
19560
19561 \begin_layout Plain Layout
19562
19563
19564 \backslash
19565 spce 
19566 \end_layout
19567
19568 \end_inset
19569
19570
19571 \backslash
19572 textit
19573 \begin_inset ERT
19574 status collapsed
19575
19576 \begin_layout Plain Layout
19577
19578
19579 \backslash
19580 spce 
19581 \end_layout
19582
19583 \end_inset
19584
19585 A
19586 \end_layout
19587
19588 \begin_layout Standard
19589 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19590  el tamaño por omisión.
19591 \end_layout
19592
19593 \begin_layout Section
19594 Letras griegas
19595 \begin_inset Index idx
19596 status collapsed
19597
19598 \begin_layout Plain Layout
19599 Letras griegas
19600 \end_layout
19601
19602 \end_inset
19603
19604
19605 \end_layout
19606
19607 \begin_layout Standard
19608 Todas las letras griegas se pueden insertar además mediante el botón 
19609 \begin_inset Graphics
19610         filename ../../images/math/alpha.png
19611         scale 85
19612
19613 \end_inset
19614
19615  de la barra de ecuaciones.
19616 \end_layout
19617
19618 \begin_layout Subsection
19619 Minúsculas
19620 \begin_inset Index idx
19621 status collapsed
19622
19623 \begin_layout Plain Layout
19624 Letras griegas ! minúsculas
19625 \end_layout
19626
19627 \end_inset
19628
19629
19630 \end_layout
19631
19632 \begin_layout Standard
19633 \begin_inset space \hfill{}
19634 \end_inset
19635
19636
19637 \begin_inset Tabular
19638 <lyxtabular version="3" rows="11" columns="2">
19639 <features tabularvalignment="middle">
19640 <column alignment="center" valignment="top" width="0pt">
19641 <column alignment="center" valignment="top" width="0pt">
19642 <row>
19643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647 Comando
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656 Símbolo
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 <row>
19663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667
19668 \backslash
19669 alpha
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678 \begin_inset Formula $\alpha$
19679 \end_inset
19680
19681
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \backslash
19694 beta
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 \begin_inset Formula $\beta$
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 <row>
19713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \backslash
19719 gamma
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 \begin_inset Formula $\gamma$
19729 \end_inset
19730
19731
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 </row>
19737 <row>
19738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742
19743 \backslash
19744 delta
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 \begin_inset Formula $\delta$
19754 \end_inset
19755
19756
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 </row>
19762 <row>
19763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \backslash
19769 epsilon
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 \begin_inset Formula $\epsilon$
19779 \end_inset
19780
19781
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 </row>
19787 <row>
19788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19789 \begin_inset Text
19790
19791 \begin_layout Plain Layout
19792
19793 \backslash
19794 varepsilon
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Plain Layout
19803 \begin_inset Formula $\varepsilon$
19804 \end_inset
19805
19806
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 </row>
19812 <row>
19813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817
19818 \backslash
19819 zeta
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828 \begin_inset Formula $\zeta$
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 </row>
19837 <row>
19838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19839 \begin_inset Text
19840
19841 \begin_layout Plain Layout
19842
19843 \backslash
19844 eta
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 \begin_inset Formula $\eta$
19854 \end_inset
19855
19856
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 </row>
19862 <row>
19863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \backslash
19869 theta
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878 \begin_inset Formula $\theta$
19879 \end_inset
19880
19881
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \backslash
19894 vartheta
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 \begin_inset Formula $\vartheta$
19904 \end_inset
19905
19906
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 </row>
19912 </lyxtabular>
19913
19914 \end_inset
19915
19916
19917 \begin_inset space \hfill{}
19918 \end_inset
19919
19920
19921 \begin_inset Tabular
19922 <lyxtabular version="3" rows="12" columns="2">
19923 <features tabularvalignment="middle">
19924 <column alignment="center" valignment="top" width="0pt">
19925 <column alignment="center" valignment="top" width="0pt">
19926 <row>
19927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 Comando
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 Símbolo
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 </row>
19946 <row>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951
19952 \backslash
19953 iota
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 \begin_inset Formula $\iota$
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 <row>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976
19977 \backslash
19978 kappa
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987 \begin_inset Formula $\kappa$
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 </row>
19996 <row>
19997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001
20002 \backslash
20003 varkappa
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 \begin_inset Formula $\varkappa$
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 </row>
20021 <row>
20022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026
20027 \backslash
20028 lambda
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037 \begin_inset Formula $\lambda$
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 </row>
20046 <row>
20047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051
20052 \backslash
20053 mu
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062 \begin_inset Formula $\mu$
20063 \end_inset
20064
20065
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 </row>
20071 <row>
20072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076
20077 \backslash
20078 nu
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087 \begin_inset Formula $\nu$
20088 \end_inset
20089
20090
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 </row>
20096 <row>
20097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101
20102 \backslash
20103 xi
20104 \end_layout
20105
20106 \end_inset
20107 </cell>
20108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112 \begin_inset Formula $\xi$
20113 \end_inset
20114
20115
20116 \end_layout
20117
20118 \end_inset
20119 </cell>
20120 </row>
20121 <row>
20122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126 o
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 \begin_inset Formula $o$
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 </row>
20144 <row>
20145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \backslash
20151 pi
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 \begin_inset Formula $\pi$
20161 \end_inset
20162
20163
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 </row>
20169 <row>
20170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \backslash
20176 varpi
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 \begin_inset Formula $\varpi$
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 </row>
20194 <row>
20195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199
20200 \backslash
20201 rho
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210 \begin_inset Formula $\rho$
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 </row>
20219 </lyxtabular>
20220
20221 \end_inset
20222
20223
20224 \begin_inset space \hfill{}
20225 \end_inset
20226
20227
20228 \begin_inset Tabular
20229 <lyxtabular version="3" rows="11" columns="2">
20230 <features tabularvalignment="middle">
20231 <column alignment="center" valignment="top" width="0pt">
20232 <column alignment="center" valignment="top" width="0pt">
20233 <row>
20234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 Comando
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247 Símbolo
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 </row>
20253 <row>
20254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258
20259 \backslash
20260 varrho
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 \begin_inset Formula $\varrho$
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 </row>
20278 <row>
20279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283
20284 \backslash
20285 sigma
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294 \begin_inset Formula $\sigma$
20295 \end_inset
20296
20297
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 </row>
20303 <row>
20304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308
20309 \backslash
20310 varsigma
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319 \begin_inset Formula $\varsigma$
20320 \end_inset
20321
20322
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 </row>
20328 <row>
20329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333
20334 \backslash
20335 tau
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344 \begin_inset Formula $\tau$
20345 \end_inset
20346
20347
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 </row>
20353 <row>
20354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358
20359 \backslash
20360 upsilon
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369 \begin_inset Formula $\upsilon$
20370 \end_inset
20371
20372
20373 \end_layout
20374
20375 \end_inset
20376 </cell>
20377 </row>
20378 <row>
20379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383
20384 \backslash
20385 phi
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394 \begin_inset Formula $\phi$
20395 \end_inset
20396
20397
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 </row>
20403 <row>
20404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408
20409 \backslash
20410 varphi
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 \begin_inset Formula $\varphi$
20420 \end_inset
20421
20422
20423 \end_layout
20424
20425 \end_inset
20426 </cell>
20427 </row>
20428 <row>
20429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433
20434 \backslash
20435 chi
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 \begin_inset Formula $\chi$
20445 \end_inset
20446
20447
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 </row>
20453 <row>
20454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20455 \begin_inset Text
20456
20457 \begin_layout Plain Layout
20458
20459 \backslash
20460 psi
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469 \begin_inset Formula $\psi$
20470 \end_inset
20471
20472
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 </row>
20478 <row>
20479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20480 \begin_inset Text
20481
20482 \begin_layout Plain Layout
20483
20484 \backslash
20485 omega
20486 \end_layout
20487
20488 \end_inset
20489 </cell>
20490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20491 \begin_inset Text
20492
20493 \begin_layout Plain Layout
20494 \begin_inset Formula $\omega$
20495 \end_inset
20496
20497
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 </row>
20503 </lyxtabular>
20504
20505 \end_inset
20506
20507
20508 \begin_inset space \hfill{}
20509 \end_inset
20510
20511
20512 \end_layout
20513
20514 \begin_layout Standard
20515 \begin_inset VSpace medskip
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \begin_layout Standard
20522 Cómo escribir letras griegas en redonda se explica en 
20523 \begin_inset CommandInset ref
20524 LatexCommand ref
20525 reference "sub:Griegas-en-redonda"
20526
20527 \end_inset
20528
20529 .
20530 \end_layout
20531
20532 \begin_layout Subsection
20533 Mayúsculas
20534 \begin_inset Index idx
20535 status collapsed
20536
20537 \begin_layout Plain Layout
20538 Letras griegas ! mayúsculas
20539 \end_layout
20540
20541 \end_inset
20542
20543
20544 \end_layout
20545
20546 \begin_layout Standard
20547 \begin_inset space \hfill{}
20548 \end_inset
20549
20550
20551 \begin_inset Tabular
20552 <lyxtabular version="3" rows="7" columns="2">
20553 <features tabularvalignment="middle">
20554 <column alignment="center" valignment="top" width="0pt">
20555 <column alignment="center" valignment="top" width="0pt">
20556 <row>
20557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561 Comando
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570 Símbolo
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 </row>
20576 <row>
20577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581
20582 \backslash
20583 Gamma
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592 \begin_inset Formula $\Gamma$
20593 \end_inset
20594
20595
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 </row>
20601 <row>
20602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606
20607 \backslash
20608 Delta
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20614 \begin_inset Text
20615
20616 \begin_layout Plain Layout
20617 \begin_inset Formula $\Delta$
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 </row>
20626 <row>
20627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631
20632 \backslash
20633 Theta
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642 \begin_inset Formula $\Theta$
20643 \end_inset
20644
20645
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 </row>
20651 <row>
20652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656
20657 \backslash
20658 Lambda
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667 \begin_inset Formula $\Lambda$
20668 \end_inset
20669
20670
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 </row>
20676 <row>
20677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \backslash
20683 Xi
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 \begin_inset Formula $\Xi$
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 <row>
20702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706
20707 \backslash
20708 Pi
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717 \begin_inset Formula $\Pi$
20718 \end_inset
20719
20720
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 </row>
20726 </lyxtabular>
20727
20728 \end_inset
20729
20730
20731 \begin_inset space \hfill{}
20732 \end_inset
20733
20734
20735 \begin_inset Tabular
20736 <lyxtabular version="3" rows="6" columns="2">
20737 <features tabularvalignment="middle">
20738 <column alignment="center" valignment="top" width="0pt">
20739 <column alignment="center" valignment="top" width="0pt">
20740 <row>
20741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745 Comando
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754 Símbolo
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 <row>
20761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765
20766 \backslash
20767 Sigma
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776 \begin_inset Formula $\Sigma$
20777 \end_inset
20778
20779
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 </row>
20785 <row>
20786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790
20791 \backslash
20792 Upsilon
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801 \begin_inset Formula $\Upsilon$
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 </row>
20810 <row>
20811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815
20816 \backslash
20817 Phi
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826 \begin_inset Formula $\Phi$
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 </row>
20835 <row>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840
20841 \backslash
20842 Psi
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851 \begin_inset Formula $\Psi$
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 </row>
20860 <row>
20861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \backslash
20867 Omega
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876 \begin_inset Formula $\Omega$
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 </lyxtabular>
20886
20887 \end_inset
20888
20889
20890 \begin_inset space \hfill{}
20891 \end_inset
20892
20893
20894 \end_layout
20895
20896 \begin_layout Standard
20897 \begin_inset VSpace medskip
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \begin_layout Standard
20904 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20905  cuando se desarrolló TeX.
20906  Para obtener mayúsculas en cursiva, inicia cada comando con 
20907 \series bold
20908 var
20909 \series default
20910 .
20911  Por ejemplo, el comando 
20912 \series bold
20913
20914 \backslash
20915 varGamma
20916 \series default
20917  genera: 
20918 \begin_inset Formula $\varGamma$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \begin_layout Subsection
20925 Letras en negrita
20926 \begin_inset Index idx
20927 status collapsed
20928
20929 \begin_layout Plain Layout
20930 Letras griegas ! en negrita
20931 \end_layout
20932
20933 \end_inset
20934
20935
20936 \end_layout
20937
20938 \begin_layout Standard
20939 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20940  Sólo se pueden poner en negrita con el comando 
20941 \series bold
20942
20943 \backslash
20944 boldsymbol
20945 \series default
20946
20947 \begin_inset Index idx
20948 status collapsed
20949
20950 \begin_layout Plain Layout
20951 Comandos ! B ! 
20952 \backslash
20953 boldsymbol
20954 \end_layout
20955
20956 \end_inset
20957
20958 .
20959 \end_layout
20960
20961 \begin_layout Standard
20962 \align center
20963 \begin_inset Tabular
20964 <lyxtabular version="3" rows="3" columns="2">
20965 <features tabularvalignment="middle">
20966 <column alignment="center" valignment="top" width="0">
20967 <column alignment="center" valignment="top" width="0">
20968 <row>
20969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973 Comando
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 Símbolo
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 </row>
20988 <row>
20989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993
20994 \backslash
20995 Upsilon
20996 \backslash
20997 boldsymbol
20998 \backslash
20999 Upsilon
21000 \end_layout
21001
21002 \end_inset
21003 </cell>
21004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21005 \begin_inset Text
21006
21007 \begin_layout Plain Layout
21008 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21009 \end_inset
21010
21011
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 </row>
21017 <row>
21018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022
21023 \backslash
21024 theta
21025 \backslash
21026 boldsymbol
21027 \backslash
21028 theta
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037 \begin_inset Formula $\theta\boldsymbol{\theta}$
21038 \end_inset
21039
21040
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 </row>
21046 </lyxtabular>
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \begin_layout Section
21054 Símbolos
21055 \begin_inset ERT
21056 status collapsed
21057
21058 \begin_layout Plain Layout
21059
21060
21061 \backslash
21062 texorpdfstring{
21063 \end_layout
21064
21065 \end_inset
21066
21067
21068 \begin_inset Foot
21069 status collapsed
21070
21071 \begin_layout Plain Layout
21072 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21073  LaTeX en 
21074 \begin_inset CommandInset citation
21075 LatexCommand cite
21076 key "Symbols"
21077
21078 \end_inset
21079
21080 .
21081 \end_layout
21082
21083 \end_inset
21084
21085
21086 \begin_inset ERT
21087 status collapsed
21088
21089 \begin_layout Plain Layout
21090
21091 }{}
21092 \end_layout
21093
21094 \end_inset
21095
21096
21097 \begin_inset Note Note
21098 status collapsed
21099
21100 \begin_layout Plain Layout
21101
21102 \backslash
21103 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21104  PDF.
21105 \end_layout
21106
21107 \begin_layout Plain Layout
21108 Más sobre 
21109 \backslash
21110 texorpdfstring en la sección 
21111 \begin_inset CommandInset ref
21112 LatexCommand ref
21113 reference "sub:Ecuaciones-en-encabezados"
21114
21115 \end_inset
21116
21117 .
21118 \end_layout
21119
21120 \end_inset
21121
21122
21123 \begin_inset Index idx
21124 status collapsed
21125
21126 \begin_layout Plain Layout
21127 Símbolos
21128 \end_layout
21129
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \begin_layout Standard
21136 Muchos de los símbolos listados en esta sección se pueden insertar además
21137  mediante los botones 
21138 \begin_inset Graphics
21139         filename ../../images/math/nabla.png
21140         scale 85
21141
21142 \end_inset
21143
21144  y 
21145 \begin_inset Graphics
21146         filename ../../images/math/digamma.png
21147         scale 85
21148
21149 \end_inset
21150
21151  de la barra de ecuaciones.
21152 \end_layout
21153
21154 \begin_layout Subsection
21155 Símbolos matemáticos
21156 \begin_inset CommandInset label
21157 LatexCommand label
21158 name "sub:Símbolos-matemáticos"
21159
21160 \end_inset
21161
21162
21163 \begin_inset Index idx
21164 status collapsed
21165
21166 \begin_layout Plain Layout
21167 Símbolos ! matemáticos
21168 \end_layout
21169
21170 \end_inset
21171
21172
21173 \end_layout
21174
21175 \begin_layout Standard
21176 \begin_inset space \hfill{}
21177 \end_inset
21178
21179
21180 \begin_inset Tabular
21181 <lyxtabular version="3" rows="10" columns="2">
21182 <features tabularvalignment="middle">
21183 <column alignment="center" valignment="top" width="0pt">
21184 <column alignment="center" valignment="top" width="0pt">
21185 <row>
21186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190 Comando
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199 Símbolo
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 </row>
21205 <row>
21206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21207 \begin_inset Text
21208
21209 \begin_layout Plain Layout
21210
21211 \backslash
21212 neg
21213 \end_layout
21214
21215 \end_inset
21216 </cell>
21217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21218 \begin_inset Text
21219
21220 \begin_layout Plain Layout
21221 \begin_inset Formula $\neg$
21222 \end_inset
21223
21224
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 </row>
21230 <row>
21231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21232 \begin_inset Text
21233
21234 \begin_layout Plain Layout
21235
21236 \backslash
21237 Im
21238 \end_layout
21239
21240 \end_inset
21241 </cell>
21242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21243 \begin_inset Text
21244
21245 \begin_layout Plain Layout
21246 \begin_inset Formula $\Im$
21247 \end_inset
21248
21249
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 </row>
21255 <row>
21256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \backslash
21262 Re
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Plain Layout
21271 \begin_inset Formula $\Re$
21272 \end_inset
21273
21274
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 </row>
21280 <row>
21281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Plain Layout
21285
21286 \backslash
21287 aleph
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296 \begin_inset Formula $\aleph$
21297 \end_inset
21298
21299
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 </row>
21305 <row>
21306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310
21311 \backslash
21312 partial
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321 \begin_inset Formula $\partial$
21322 \end_inset
21323
21324
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 </row>
21330 <row>
21331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335
21336 \backslash
21337 infty
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346 \begin_inset Formula $\infty$
21347 \end_inset
21348
21349
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 </row>
21355 <row>
21356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360
21361 \backslash
21362 wp
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371 \begin_inset Formula $\wp$
21372 \end_inset
21373
21374
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 </row>
21380 <row>
21381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Plain Layout
21385
21386 \backslash
21387 imath
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Plain Layout
21396 \begin_inset Formula $\imath$
21397 \end_inset
21398
21399
21400 \end_layout
21401
21402 \end_inset
21403 </cell>
21404 </row>
21405 <row>
21406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410
21411 \backslash
21412 jmath
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Plain Layout
21421 \begin_inset Formula $\jmath$
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \end_inset
21428 </cell>
21429 </row>
21430 </lyxtabular>
21431
21432 \end_inset
21433
21434
21435 \begin_inset space \hfill{}
21436 \end_inset
21437
21438
21439 \begin_inset Tabular
21440 <lyxtabular version="3" rows="10" columns="2">
21441 <features tabularvalignment="middle">
21442 <column alignment="center" valignment="top" width="0pt">
21443 <column alignment="center" valignment="top" width="0pt">
21444 <row>
21445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 Comando
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 Símbolo
21459 \begin_inset Note Note
21460 status collapsed
21461
21462 \begin_layout Plain Layout
21463
21464 \series bold
21465
21466 \backslash
21467 raisebox
21468 \series default
21469  se usa sólo como espaciador
21470 \end_layout
21471
21472 \end_inset
21473
21474
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 </row>
21480 <row>
21481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21482 \begin_inset Text
21483
21484 \begin_layout Plain Layout
21485
21486 \backslash
21487 forall
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21493 \begin_inset Text
21494
21495 \begin_layout Plain Layout
21496 \begin_inset Formula $\forall$
21497 \end_inset
21498
21499
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 </row>
21505 <row>
21506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21507 \begin_inset Text
21508
21509 \begin_layout Plain Layout
21510
21511 \backslash
21512 exists
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21518 \begin_inset Text
21519
21520 \begin_layout Plain Layout
21521 \begin_inset Formula $\exists$
21522 \end_inset
21523
21524
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 </row>
21530 <row>
21531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21532 \begin_inset Text
21533
21534 \begin_layout Plain Layout
21535
21536 \backslash
21537 nexists
21538 \end_layout
21539
21540 \end_inset
21541 </cell>
21542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21543 \begin_inset Text
21544
21545 \begin_layout Plain Layout
21546 \begin_inset Formula $\nexists$
21547 \end_inset
21548
21549
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 </row>
21555 <row>
21556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21557 \begin_inset Text
21558
21559 \begin_layout Plain Layout
21560
21561 \backslash
21562 emptyset
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571 \begin_inset Formula $\emptyset$
21572 \end_inset
21573
21574
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 </row>
21580 <row>
21581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585
21586 \backslash
21587 varnothing
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596 \begin_inset Formula $\varnothing$
21597 \end_inset
21598
21599
21600 \end_layout
21601
21602 \end_inset
21603 </cell>
21604 </row>
21605 <row>
21606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21607 \begin_inset Text
21608
21609 \begin_layout Plain Layout
21610
21611 \backslash
21612 dag
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621 \begin_inset Formula $\dag$
21622 \end_inset
21623
21624
21625 \end_layout
21626
21627 \end_inset
21628 </cell>
21629 </row>
21630 <row>
21631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21632 \begin_inset Text
21633
21634 \begin_layout Plain Layout
21635
21636 \backslash
21637 ddag
21638 \end_layout
21639
21640 \end_inset
21641 </cell>
21642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646 \begin_inset Formula $\ddag$
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \end_inset
21653 </cell>
21654 </row>
21655 <row>
21656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660
21661 \backslash
21662 complement
21663 \end_layout
21664
21665 \end_inset
21666 </cell>
21667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671 \begin_inset ERT
21672 status collapsed
21673
21674 \begin_layout Plain Layout
21675
21676
21677 \backslash
21678 raisebox{-0.8mm}{
21679 \end_layout
21680
21681 \end_inset
21682
21683
21684 \begin_inset Formula $\complement$
21685 \end_inset
21686
21687
21688 \begin_inset ERT
21689 status collapsed
21690
21691 \begin_layout Plain Layout
21692
21693 }
21694 \end_layout
21695
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \backslash
21711 Bbbk
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 \begin_inset Formula $\Bbbk$
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 </lyxtabular>
21730
21731 \end_inset
21732
21733
21734 \begin_inset space \hfill{}
21735 \end_inset
21736
21737
21738 \begin_inset Tabular
21739 <lyxtabular version="3" rows="10" columns="2">
21740 <features tabularvalignment="middle">
21741 <column alignment="center" valignment="top" width="0pt">
21742 <column alignment="center" valignment="top" width="0pt">
21743 <row>
21744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Plain Layout
21748 Comando
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757 Símbolo
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 </row>
21763 <row>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \backslash
21770 prime
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779 \begin_inset Formula $\prime$
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 </row>
21788 <row>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \backslash
21795 backprime
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804 \begin_inset Formula $\backprime$
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 </row>
21813 <row>
21814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818
21819 \backslash
21820 mho
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829 \begin_inset Formula $\mho$
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 </row>
21838 <row>
21839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843
21844 \backslash
21845 triangle
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854 \begin_inset Formula $\triangle$
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 </row>
21863 <row>
21864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868
21869 \backslash
21870 angle
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 \begin_inset Formula $\angle$
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 </row>
21888 <row>
21889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893
21894 \backslash
21895 measuredangle
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21901 \begin_inset Text
21902
21903 \begin_layout Plain Layout
21904 \begin_inset Formula $\measuredangle$
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 </row>
21913 <row>
21914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918
21919 \backslash
21920 sphericalangle
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 \begin_inset Formula $\sphericalangle$
21930 \end_inset
21931
21932
21933 \end_layout
21934
21935 \end_inset
21936 </cell>
21937 </row>
21938 <row>
21939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout Plain Layout
21943
21944 \backslash
21945 top
21946 \end_layout
21947
21948 \end_inset
21949 </cell>
21950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21951 \begin_inset Text
21952
21953 \begin_layout Plain Layout
21954 \begin_inset Formula $\top$
21955 \end_inset
21956
21957
21958 \end_layout
21959
21960 \end_inset
21961 </cell>
21962 </row>
21963 <row>
21964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21965 \begin_inset Text
21966
21967 \begin_layout Plain Layout
21968
21969 \backslash
21970 bot
21971 \end_layout
21972
21973 \end_inset
21974 </cell>
21975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21976 \begin_inset Text
21977
21978 \begin_layout Plain Layout
21979 \begin_inset Formula $\bot$
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \end_inset
21986 </cell>
21987 </row>
21988 </lyxtabular>
21989
21990 \end_inset
21991
21992
21993 \begin_inset space \hfill{}
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \begin_layout Subsection
22000 Símbolos misceláneos
22001 \begin_inset CommandInset label
22002 LatexCommand label
22003 name "sub:Símbolos-misceláneos"
22004
22005 \end_inset
22006
22007
22008 \begin_inset Index idx
22009 status collapsed
22010
22011 \begin_layout Plain Layout
22012 Símbolos ! misceláneos
22013 \end_layout
22014
22015 \end_inset
22016
22017
22018 \end_layout
22019
22020 \begin_layout Standard
22021 \noindent
22022 \align center
22023 \begin_inset Tabular
22024 <lyxtabular version="3" rows="10" columns="2">
22025 <features tabularvalignment="middle">
22026 <column alignment="center" valignment="top" width="0pt">
22027 <column alignment="center" valignment="top" width="0pt">
22028 <row>
22029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22030 \begin_inset Text
22031
22032 \begin_layout Plain Layout
22033 Comando
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042 Símbolo
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 </row>
22048 <row>
22049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Plain Layout
22053
22054 \backslash
22055 flat
22056 \end_layout
22057
22058 \end_inset
22059 </cell>
22060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064 \begin_inset Formula $\flat$
22065 \end_inset
22066
22067
22068 \end_layout
22069
22070 \end_inset
22071 </cell>
22072 </row>
22073 <row>
22074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078
22079 \backslash
22080 natural
22081 \end_layout
22082
22083 \end_inset
22084 </cell>
22085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22086 \begin_inset Text
22087
22088 \begin_layout Plain Layout
22089 \begin_inset Formula $\natural$
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 </row>
22098 <row>
22099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103
22104 \backslash
22105 sharp
22106 \end_layout
22107
22108 \end_inset
22109 </cell>
22110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22111 \begin_inset Text
22112
22113 \begin_layout Plain Layout
22114 \begin_inset Formula $\sharp$
22115 \end_inset
22116
22117
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 </row>
22123 <row>
22124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128
22129 \backslash
22130 surd
22131 \end_layout
22132
22133 \end_inset
22134 </cell>
22135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22136 \begin_inset Text
22137
22138 \begin_layout Plain Layout
22139 \begin_inset Formula $\surd$
22140 \end_inset
22141
22142
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 </row>
22148 <row>
22149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22150 \begin_inset Text
22151
22152 \begin_layout Plain Layout
22153
22154 \backslash
22155 checkmark
22156 \end_layout
22157
22158 \end_inset
22159 </cell>
22160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Plain Layout
22164 \begin_inset Formula $\checkmark$
22165 \end_inset
22166
22167
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 </row>
22173 <row>
22174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178
22179 \backslash
22180 yen
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189 \begin_inset Formula $\yen$
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 </row>
22198 <row>
22199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \backslash
22205 pounds
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214 \begin_inset Formula $\pounds$
22215 \end_inset
22216
22217
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 </row>
22223 <row>
22224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Plain Layout
22228 $
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22234 \begin_inset Text
22235
22236 \begin_layout Plain Layout
22237 \begin_inset Formula $\$$
22238 \end_inset
22239
22240
22241 \end_layout
22242
22243 \end_inset
22244 </cell>
22245 </row>
22246 <row>
22247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Plain Layout
22251 §
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260 \begin_inset Formula $§$
22261 \end_inset
22262
22263
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 </row>
22269 </lyxtabular>
22270
22271 \end_inset
22272
22273
22274 \begin_inset Tabular
22275 <lyxtabular version="3" rows="10" columns="2">
22276 <features tabularvalignment="middle">
22277 <column alignment="center" valignment="top" width="0">
22278 <column alignment="center" valignment="top" width="0">
22279 <row>
22280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22281 \begin_inset Text
22282
22283 \begin_layout Plain Layout
22284 Comando
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293 Símbolo
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 </row>
22299 <row>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \backslash
22306 hbar
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Formula $\hbar$
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 </row>
22324 <row>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329
22330 \backslash
22331 hslash
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340 \begin_inset Formula $\hslash$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 </row>
22349 <row>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \backslash
22356 clubsuit
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365 \begin_inset Formula $\clubsuit$
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 </row>
22374 <row>
22375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379
22380 \backslash
22381 spadesuit
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 \begin_inset Formula $\spadesuit$
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 <row>
22400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404
22405 \backslash
22406 bigstar
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Formula $\bigstar$
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 </row>
22424 <row>
22425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429
22430 \backslash
22431 blacklozenge
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Formula $\blacklozenge$
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 </row>
22449 <row>
22450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454
22455 \backslash
22456 blacktriangle
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465 \begin_inset Formula $\blacktriangle$
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 <row>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \backslash
22481 blacktiangledown
22482 \end_layout
22483
22484 \end_inset
22485 </cell>
22486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490 \begin_inset Formula $\blacktriangledown$
22491 \end_inset
22492
22493
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 </row>
22499 <row>
22500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504
22505 \backslash
22506 bullet
22507 \end_layout
22508
22509 \end_inset
22510 </cell>
22511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22512 \begin_inset Text
22513
22514 \begin_layout Plain Layout
22515 \begin_inset Formula $\bullet$
22516 \end_inset
22517
22518
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 </row>
22524 </lyxtabular>
22525
22526 \end_inset
22527
22528
22529 \begin_inset Tabular
22530 <lyxtabular version="3" rows="10" columns="2">
22531 <features tabularvalignment="middle">
22532 <column alignment="center" valignment="top" width="0pt">
22533 <column alignment="center" valignment="top" width="0pt">
22534 <row>
22535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539 Comando
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 Símbolo
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 </row>
22554 <row>
22555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559
22560 \backslash
22561 diamondsuit
22562 \end_layout
22563
22564 \end_inset
22565 </cell>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570 \begin_inset Formula $\diamondsuit$
22571 \end_inset
22572
22573
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 </row>
22579 <row>
22580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584
22585 \backslash
22586 Diamond
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595 \begin_inset Formula $\Diamond$
22596 \end_inset
22597
22598
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 </row>
22604 <row>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609
22610 \backslash
22611 heartsuit
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 \begin_inset Formula $\heartsuit$
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 </row>
22629 <row>
22630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634
22635 \backslash
22636 P
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645 \begin_inset Formula $\P$
22646 \end_inset
22647
22648
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 </row>
22654 <row>
22655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659
22660 \backslash
22661 copyright
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670 \begin_inset Formula $\copyright$
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 </row>
22679 <row>
22680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684
22685 \backslash
22686 circledR
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695 \begin_inset Formula $\circledR$
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709
22710 \backslash
22711 maltese
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720 \begin_inset Formula $\maltese$
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 <row>
22730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734
22735 \backslash
22736 diagup
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745 \begin_inset Formula $\diagup$
22746 \end_inset
22747
22748
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 </row>
22754 <row>
22755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759
22760 \backslash
22761 diagdown
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770 \begin_inset Formula $\diagdown$
22771 \end_inset
22772
22773
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 </row>
22779 </lyxtabular>
22780
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \begin_layout Standard
22787 \begin_inset VSpace medskip
22788 \end_inset
22789
22790
22791 \end_layout
22792
22793 \begin_layout Standard
22794 Hay más símbolos en 
22795 \begin_inset CommandInset ref
22796 LatexCommand ref
22797 reference "sub:Caracteres-especiales-misceláneos"
22798
22799 \end_inset
22800
22801 .
22802 \end_layout
22803
22804 \begin_layout Standard
22805 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22806 \begin_inset CommandInset ref
22807 LatexCommand ref
22808 reference "sub:Tamaños-de-fuentes"
22809
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \begin_layout Subsection
22816 El símbolo del euro, €
22817 \begin_inset Index idx
22818 status collapsed
22819
22820 \begin_layout Plain Layout
22821 Símbolos ! euro
22822 \end_layout
22823
22824 \end_inset
22825
22826
22827 \begin_inset Index idx
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831
22832 \backslash
22833 @
22834 \begin_inset ERT
22835 status collapsed
22836
22837 \begin_layout Plain Layout
22838
22839
22840 \backslash
22841 officialeuro
22842 \end_layout
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \begin_layout Standard
22855 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22856  LaTeX 
22857 \series bold
22858 eurosym
22859 \series default
22860
22861 \begin_inset Index idx
22862 status collapsed
22863
22864 \begin_layout Plain Layout
22865 Paquetes ! eurosym
22866 \end_layout
22867
22868 \end_inset
22869
22870 , y cargado en el preámbulo LaTeX con la línea
22871 \end_layout
22872
22873 \begin_layout Standard
22874
22875 \series bold
22876
22877 \backslash
22878 usepackage[gennarrow]{eurosym}
22879 \end_layout
22880
22881 \begin_layout Standard
22882 Actualmente también se puede insertar con el comando 
22883 \series bold
22884
22885 \backslash
22886 euro
22887 \series default
22888
22889 \begin_inset Index idx
22890 status collapsed
22891
22892 \begin_layout Plain Layout
22893 Comandos ! E ! 
22894 \backslash
22895 euro
22896 \end_layout
22897
22898 \end_inset
22899
22900 .
22901 \end_layout
22902
22903 \begin_layout Standard
22904 El símbolo del euro puede insertarse directamente con la tecla € en texto
22905  matemático sin tener 
22906 \series bold
22907 eurosym
22908 \series default
22909  instalado.
22910  Si 
22911 \series bold
22912 eurosym
22913 \series default
22914  está instalado, se puede insertar 
22915 \series bold
22916
22917 \backslash
22918 euro
22919 \series default
22920  en modo TeX.
22921  El símbolo oficial de la moneda se puede insertar con el comando 
22922 \series bold
22923
22924 \backslash
22925 officialeuro
22926 \series default
22927
22928 \begin_inset Index idx
22929 status collapsed
22930
22931 \begin_layout Plain Layout
22932 Comandos ! O ! 
22933 \backslash
22934 officialeuro
22935 \end_layout
22936
22937 \end_inset
22938
22939 , que sólo está disponible en modo TeX.
22940 \end_layout
22941
22942 \begin_layout Standard
22943 \begin_inset ERT
22944 status collapsed
22945
22946 \begin_layout Plain Layout
22947
22948
22949 \backslash
22950 ifeurosym
22951 \end_layout
22952
22953 \end_inset
22954
22955
22956 \begin_inset Note Note
22957 status collapsed
22958
22959 \begin_layout Plain Layout
22960 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22961 \series bold
22962 eurosym
22963 \series default
22964 .
22965 \end_layout
22966
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \begin_layout Standard
22973 Un vistazo a los diferentes símbolos del euro.
22974 \end_layout
22975
22976 \begin_layout Standard
22977 \noindent
22978 \align center
22979 \begin_inset Tabular
22980 <lyxtabular version="3" rows="4" columns="3">
22981 <features tabularvalignment="middle">
22982 <column alignment="center" valignment="top" width="0">
22983 <column alignment="center" valignment="top" width="0">
22984 <column alignment="center" valignment="top" width="0">
22985 <row>
22986 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999 Comando
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008 Símbolo
23009 \end_layout
23010
23011 \end_inset
23012 </cell>
23013 </row>
23014 <row>
23015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 ecuación
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028
23029 \backslash
23030 euro
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 \begin_inset Formula $\euro$
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 </row>
23048 <row>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053 texto matemático
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Plain Layout
23062
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071 \begin_inset Formula $\mbox{€}$
23072 \end_inset
23073
23074
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 </row>
23080 <row>
23081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 modo TeX
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094
23095 \backslash
23096 officialeuro
23097 \end_layout
23098
23099 \end_inset
23100 </cell>
23101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23102 \begin_inset Text
23103
23104 \begin_layout Plain Layout
23105 \begin_inset ERT
23106 status collapsed
23107
23108 \begin_layout Plain Layout
23109
23110
23111 \backslash
23112 officialeuro
23113 \end_layout
23114
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 </row>
23123 </lyxtabular>
23124
23125 \end_inset
23126
23127
23128 \end_layout
23129
23130 \begin_layout Standard
23131 \begin_inset ERT
23132 status collapsed
23133
23134 \begin_layout Plain Layout
23135
23136
23137 \backslash
23138 else
23139 \end_layout
23140
23141 \end_inset
23142
23143
23144 \begin_inset Note Note
23145 status collapsed
23146
23147 \begin_layout Plain Layout
23148 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23149 \series bold
23150 eurosym
23151 \series default
23152 :
23153 \end_layout
23154
23155 \end_inset
23156
23157
23158 \end_layout
23159
23160 \begin_layout Standard
23161 Para ver la salida completa de esta subsección debe estar instalado el paquete
23162  LaTeX 
23163 \series bold
23164 eurosym
23165 \series default
23166 .
23167 \end_layout
23168
23169 \begin_layout Standard
23170 \begin_inset ERT
23171 status collapsed
23172
23173 \begin_layout Plain Layout
23174
23175
23176 \backslash
23177 fi
23178 \end_layout
23179
23180 \end_inset
23181
23182
23183 \end_layout
23184
23185 \begin_layout Standard
23186 \begin_inset Newpage newpage
23187 \end_inset
23188
23189
23190 \end_layout
23191
23192 \begin_layout Section
23193 Relaciones
23194 \begin_inset CommandInset label
23195 LatexCommand label
23196 name "sec:Relaciones"
23197
23198 \end_inset
23199
23200
23201 \begin_inset Index idx
23202 status collapsed
23203
23204 \begin_layout Plain Layout
23205 Relaciones
23206 \end_layout
23207
23208 \end_inset
23209
23210
23211 \begin_inset Index idx
23212 status collapsed
23213
23214 \begin_layout Plain Layout
23215 Comparaciones|see
23216 \begin_inset ERT
23217 status collapsed
23218
23219 \begin_layout Plain Layout
23220
23221 {
23222 \end_layout
23223
23224 \end_inset
23225
23226 Relaciones
23227 \begin_inset ERT
23228 status collapsed
23229
23230 \begin_layout Plain Layout
23231
23232 }
23233 \end_layout
23234
23235 \end_inset
23236
23237
23238 \end_layout
23239
23240 \end_inset
23241
23242
23243 \end_layout
23244
23245 \begin_layout Standard
23246 Todas las relaciones se pueden insertar también con el botón 
23247 \begin_inset Graphics
23248         filename ../../images/math/leq.png
23249         scale 85
23250
23251 \end_inset
23252
23253  de la barra de ecuaciones.
23254 \end_layout
23255
23256 \begin_layout Standard
23257 \begin_inset space \hfill{}
23258 \end_inset
23259
23260
23261 \begin_inset Tabular
23262 <lyxtabular version="3" rows="17" columns="2">
23263 <features tabularvalignment="middle">
23264 <column alignment="center" valignment="top" width="0pt">
23265 <column alignment="center" valignment="top" width="0pt">
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271 Comando
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 Relación
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 </row>
23286 <row>
23287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291 <
23292 \end_layout
23293
23294 \end_inset
23295 </cell>
23296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23297 \begin_inset Text
23298
23299 \begin_layout Plain Layout
23300 \begin_inset Formula $<$
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 </row>
23309 <row>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314
23315 \backslash
23316 le
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 \begin_inset Formula $\le$
23326 \end_inset
23327
23328
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 </row>
23334 <row>
23335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339
23340 \backslash
23341 ll
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350 \begin_inset Formula $\ll$
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 </row>
23359 <row>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \backslash
23366 prec
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375 \begin_inset Formula $\prec$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389
23390 \backslash
23391 preceq
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400 \begin_inset Formula $\preceq$
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 </row>
23409 <row>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \backslash
23416 subset
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23422 \begin_inset Text
23423
23424 \begin_layout Plain Layout
23425 \begin_inset Formula $\subset$
23426 \end_inset
23427
23428
23429 \end_layout
23430
23431 \end_inset
23432 </cell>
23433 </row>
23434 <row>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439
23440 \backslash
23441 subseteq
23442 \end_layout
23443
23444 \end_inset
23445 </cell>
23446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23447 \begin_inset Text
23448
23449 \begin_layout Plain Layout
23450 \begin_inset Formula $\subseteq$
23451 \end_inset
23452
23453
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 </row>
23459 <row>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464
23465 \backslash
23466 sqsubseteq
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475 \begin_inset Formula $\sqsubseteq$
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 <row>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489
23490 \backslash
23491 in
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500 \begin_inset Formula $\in$
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 </row>
23509 <row>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514
23515 \backslash
23516 vdash
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525 \begin_inset Formula $\vdash$
23526 \end_inset
23527
23528
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 </row>
23534 <row>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539
23540 \backslash
23541 smile
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550 \begin_inset Formula $\smile$
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564
23565 \backslash
23566 lhd
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 \begin_inset Formula $\lhd$
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 </row>
23584 <row>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589
23590 \backslash
23591 unlhd
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23597 \begin_inset Text
23598
23599 \begin_layout Plain Layout
23600 \begin_inset Formula $\unlhd$
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 </row>
23609 <row>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \backslash
23616 gtrless
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23622 \begin_inset Text
23623
23624 \begin_layout Plain Layout
23625 \begin_inset Formula $\gtrless$
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \end_inset
23632 </cell>
23633 </row>
23634 <row>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639
23640 \backslash
23641 mid
23642 \end_layout
23643
23644 \end_inset
23645 </cell>
23646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23647 \begin_inset Text
23648
23649 \begin_layout Plain Layout
23650 \begin_inset Formula $\mid$
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 </row>
23659 <row>
23660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664
23665 \backslash
23666 nmid
23667 \end_layout
23668
23669 \end_inset
23670 </cell>
23671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23672 \begin_inset Text
23673
23674 \begin_layout Plain Layout
23675 \begin_inset Formula $\nmid$
23676 \end_inset
23677
23678
23679 \end_layout
23680
23681 \end_inset
23682 </cell>
23683 </row>
23684 </lyxtabular>
23685
23686 \end_inset
23687
23688
23689 \begin_inset space \hfill{}
23690 \end_inset
23691
23692
23693 \begin_inset Tabular
23694 <lyxtabular version="3" rows="17" columns="2">
23695 <features tabularvalignment="middle">
23696 <column alignment="center" valignment="top" width="0pt">
23697 <column alignment="center" valignment="top" width="0pt">
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 Comando
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 Relación
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 </row>
23718 <row>
23719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 =
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 \begin_inset Formula $=$
23733 \end_inset
23734
23735
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 </row>
23741 <row>
23742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746
23747 \backslash
23748 not=
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23754 \begin_inset Text
23755
23756 \begin_layout Plain Layout
23757 \begin_inset Formula $\not=$
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771
23772 \backslash
23773 equiv
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782 \begin_inset Formula $\equiv$
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 <row>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796
23797 \backslash
23798 sim
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807 \begin_inset Formula $\sim$
23808 \end_inset
23809
23810
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 </row>
23816 <row>
23817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821
23822 \backslash
23823 simeq
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 \begin_inset Formula $\simeq$
23833 \end_inset
23834
23835
23836 \end_layout
23837
23838 \end_inset
23839 </cell>
23840 </row>
23841 <row>
23842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846
23847 \backslash
23848 approx
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \begin_layout Plain Layout
23857 \begin_inset Formula $\approx$
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 </row>
23866 <row>
23867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871
23872 \backslash
23873 cong
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23879 \begin_inset Text
23880
23881 \begin_layout Plain Layout
23882 \begin_inset Formula $\cong$
23883 \end_inset
23884
23885
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 </row>
23891 <row>
23892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896
23897 \backslash
23898 bowtie
23899 \end_layout
23900
23901 \end_inset
23902 </cell>
23903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23904 \begin_inset Text
23905
23906 \begin_layout Plain Layout
23907 \begin_inset Formula $\bowtie$
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 </row>
23916 <row>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921
23922 \backslash
23923 notin
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932 \begin_inset Formula $\notin$
23933 \end_inset
23934
23935
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 </row>
23941 <row>
23942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946
23947 \backslash
23948 perp
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957 \begin_inset Formula $\perp$
23958 \end_inset
23959
23960
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 </row>
23966 <row>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971
23972 \backslash
23973 propto
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Plain Layout
23982 \begin_inset Formula $\propto$
23983 \end_inset
23984
23985
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 </row>
23991 <row>
23992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996
23997 \backslash
23998 asymp
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007 \begin_inset Formula $\asymp$
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 </row>
24016 <row>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021
24022 \backslash
24023 doteq
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032 \begin_inset Formula $\doteq$
24033 \end_inset
24034
24035
24036 \end_layout
24037
24038 \end_inset
24039 </cell>
24040 </row>
24041 <row>
24042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046
24047 \backslash
24048 circeq
24049 \end_layout
24050
24051 \end_inset
24052 </cell>
24053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24054 \begin_inset Text
24055
24056 \begin_layout Plain Layout
24057 \begin_inset Formula $\circeq$
24058 \end_inset
24059
24060
24061 \end_layout
24062
24063 \end_inset
24064 </cell>
24065 </row>
24066 <row>
24067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071
24072 \backslash
24073 models
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24079 \begin_inset Text
24080
24081 \begin_layout Plain Layout
24082 \begin_inset Formula $\models$
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \end_inset
24089 </cell>
24090 </row>
24091 <row>
24092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \backslash
24098 widehat=
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24104 \begin_inset Text
24105
24106 \begin_layout Plain Layout
24107 \begin_inset Formula $\widehat{=}$
24108 \end_inset
24109
24110
24111 \end_layout
24112
24113 \end_inset
24114 </cell>
24115 </row>
24116 </lyxtabular>
24117
24118 \end_inset
24119
24120
24121 \begin_inset space \hfill{}
24122 \end_inset
24123
24124
24125 \begin_inset Tabular
24126 <lyxtabular version="3" rows="17" columns="2">
24127 <features tabularvalignment="middle">
24128 <column alignment="center" valignment="top" width="0pt">
24129 <column alignment="center" valignment="top" width="0pt">
24130 <row>
24131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135 Comando
24136 \end_layout
24137
24138 \end_inset
24139 </cell>
24140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144 Relación
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 </row>
24150 <row>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 >
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24161 \begin_inset Text
24162
24163 \begin_layout Plain Layout
24164 \begin_inset Formula $>$
24165 \end_inset
24166
24167
24168 \end_layout
24169
24170 \end_inset
24171 </cell>
24172 </row>
24173 <row>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178
24179 \backslash
24180 ge
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \begin_layout Plain Layout
24189 \begin_inset Formula $\ge$
24190 \end_inset
24191
24192
24193 \end_layout
24194
24195 \end_inset
24196 </cell>
24197 </row>
24198 <row>
24199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203
24204 \backslash
24205 gg
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Plain Layout
24214 \begin_inset Formula $\gg$
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \end_inset
24221 </cell>
24222 </row>
24223 <row>
24224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Plain Layout
24228
24229 \backslash
24230 succ
24231 \end_layout
24232
24233 \end_inset
24234 </cell>
24235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24236 \begin_inset Text
24237
24238 \begin_layout Plain Layout
24239 \begin_inset Formula $\succ$
24240 \end_inset
24241
24242
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 </row>
24248 <row>
24249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \begin_layout Plain Layout
24253
24254 \backslash
24255 succeq
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264 \begin_inset Formula $\succeq$
24265 \end_inset
24266
24267
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 </row>
24273 <row>
24274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24275 \begin_inset Text
24276
24277 \begin_layout Plain Layout
24278
24279 \backslash
24280 supset
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24286 \begin_inset Text
24287
24288 \begin_layout Plain Layout
24289 \begin_inset Formula $\supset$
24290 \end_inset
24291
24292
24293 \end_layout
24294
24295 \end_inset
24296 </cell>
24297 </row>
24298 <row>
24299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \begin_layout Plain Layout
24303
24304 \backslash
24305 supseteq
24306 \end_layout
24307
24308 \end_inset
24309 </cell>
24310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24311 \begin_inset Text
24312
24313 \begin_layout Plain Layout
24314 \begin_inset Formula $\supseteq$
24315 \end_inset
24316
24317
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 </row>
24323 <row>
24324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24325 \begin_inset Text
24326
24327 \begin_layout Plain Layout
24328
24329 \backslash
24330 sqsupseteq
24331 \end_layout
24332
24333 \end_inset
24334 </cell>
24335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24336 \begin_inset Text
24337
24338 \begin_layout Plain Layout
24339 \begin_inset Formula $\sqsupseteq$
24340 \end_inset
24341
24342
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 </row>
24348 <row>
24349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353
24354 \backslash
24355 ni
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24361 \begin_inset Text
24362
24363 \begin_layout Plain Layout
24364 \begin_inset Formula $\ni$
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 </row>
24373 <row>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \backslash
24380 dashv
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389 \begin_inset Formula $\dashv$
24390 \end_inset
24391
24392
24393 \end_layout
24394
24395 \end_inset
24396 </cell>
24397 </row>
24398 <row>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403
24404 \backslash
24405 frown
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414 \begin_inset Formula $\frown$
24415 \end_inset
24416
24417
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 </row>
24423 <row>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428
24429 \backslash
24430 rhd
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439 \begin_inset Formula $\rhd$
24440 \end_inset
24441
24442
24443 \end_layout
24444
24445 \end_inset
24446 </cell>
24447 </row>
24448 <row>
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453
24454 \backslash
24455 unrhd
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464 \begin_inset Formula $\unrhd$
24465 \end_inset
24466
24467
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 </row>
24473 <row>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478
24479 \backslash
24480 lessgtr
24481 \end_layout
24482
24483 \end_inset
24484 </cell>
24485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Plain Layout
24489 \begin_inset Formula $\lessgtr$
24490 \end_inset
24491
24492
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 </row>
24498 <row>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 parallel
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514 \begin_inset Formula $\parallel$
24515 \end_inset
24516
24517
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 </row>
24523 <row>
24524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \backslash
24530 nparallel
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539 \begin_inset Formula $\nparallel$
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 </row>
24548 </lyxtabular>
24549
24550 \end_inset
24551
24552
24553 \begin_inset space \hfill{}
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \begin_layout Standard
24560 \begin_inset VSpace medskip
24561 \end_inset
24562
24563
24564 \end_layout
24565
24566 \begin_layout Standard
24567 Los caracteres 
24568 \series bold
24569
24570 \backslash
24571 lhd
24572 \series default
24573  y 
24574 \series bold
24575
24576 \backslash
24577 rhd
24578 \series default
24579  son mayores que los operadores de aspecto similar 
24580 \series bold
24581
24582 \backslash
24583 triangleleft
24584 \series default
24585  y 
24586 \series bold
24587
24588 \backslash
24589 triangleright
24590 \series default
24591 , respectivamente.
24592 \end_layout
24593
24594 \begin_layout Standard
24595 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24596 \end_layout
24597
24598 \begin_layout Standard
24599 Se pueden componer relaciones con etiquetas con el comando 
24600 \series bold
24601
24602 \backslash
24603 stackrel
24604 \series default
24605
24606 \begin_inset Index idx
24607 status collapsed
24608
24609 \begin_layout Plain Layout
24610 Comandos ! S ! 
24611 \backslash
24612 stackrel
24613 \end_layout
24614
24615 \end_inset
24616
24617 :
24618 \end_layout
24619
24620 \begin_layout Standard
24621 \align center
24622 \begin_inset Tabular
24623 <lyxtabular version="3" rows="2" columns="2">
24624 <features tabularvalignment="middle">
24625 <column alignment="center" valignment="top" width="0">
24626 <column alignment="center" valignment="top" width="0">
24627 <row>
24628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24629 \begin_inset Text
24630
24631 \begin_layout Plain Layout
24632 Comando
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641 Resultado
24642 \begin_inset Note Note
24643 status collapsed
24644
24645 \begin_layout Plain Layout
24646
24647 \series bold
24648
24649 \backslash
24650 raisebox
24651 \series default
24652  se usa sólo como espaciador
24653 \end_layout
24654
24655 \end_inset
24656
24657
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 </row>
24663 <row>
24664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Plain Layout
24668 A(r)
24669 \backslash
24670 stackrel
24671 \begin_inset ERT
24672 status collapsed
24673
24674 \begin_layout Plain Layout
24675
24676
24677 \backslash
24678 spce 
24679 \end_layout
24680
24681 \end_inset
24682
24683 r
24684 \backslash
24685 to
24686 \backslash
24687 infty
24688 \begin_inset ERT
24689 status collapsed
24690
24691 \begin_layout Plain Layout
24692
24693
24694 \backslash
24695 spce 
24696 \end_layout
24697
24698 \end_inset
24699
24700
24701 \begin_inset Formula $\downarrow$
24702 \end_inset
24703
24704
24705 \backslash
24706 approx
24707 \begin_inset ERT
24708 status collapsed
24709
24710 \begin_layout Plain Layout
24711
24712
24713 \backslash
24714 spce 
24715 \end_layout
24716
24717 \end_inset
24718
24719
24720 \begin_inset ERT
24721 status collapsed
24722
24723 \begin_layout Plain Layout
24724
24725
24726 \backslash
24727 spce 
24728 \end_layout
24729
24730 \end_inset
24731
24732 B
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 </row>
24750 </lyxtabular>
24751
24752 \end_inset
24753
24754
24755 \end_layout
24756
24757 \begin_layout Section
24758 Funciones
24759 \end_layout
24760
24761 \begin_layout Subsection
24762 Funciones predefinidas
24763 \begin_inset CommandInset label
24764 LatexCommand label
24765 name "sub:Funciones-predefinidas"
24766
24767 \end_inset
24768
24769
24770 \begin_inset Index idx
24771 status collapsed
24772
24773 \begin_layout Plain Layout
24774 Funciones ! predefinidas
24775 \end_layout
24776
24777 \end_inset
24778
24779
24780 \begin_inset Index idx
24781 status collapsed
24782
24783 \begin_layout Plain Layout
24784 Funciones ! en español
24785 \end_layout
24786
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \begin_layout Standard
24793 En general las variables se escriben en 
24794 \emph on
24795 cursiva
24796 \emph default
24797  en expresiones matemáticas, pero no los nombres de las funciones, porque
24798  
24799 \begin_inset Formula $sen$
24800 \end_inset
24801
24802  podría confundirse con 
24803 \begin_inset Formula $s\cdot e\cdot n$
24804 \end_inset
24805
24806 .
24807  Por eso hay funciones predefinidas, que además se separan un poco del factor
24808  precedente.
24809  Se insertan como comandos con una barra inversa delante de su nombre.
24810 \end_layout
24811
24812 \begin_layout Standard
24813 \align center
24814 \begin_inset Tabular
24815 <lyxtabular version="3" rows="2" columns="4">
24816 <features tabularvalignment="middle">
24817 <column alignment="center" valignment="top" width="0pt">
24818 <column alignment="center" valignment="top" width="0pt">
24819 <column alignment="center" valignment="top" width="0pt">
24820 <column alignment="center" valignment="top" width="0pt">
24821 <row>
24822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826 Comando
24827 \end_layout
24828
24829 \end_inset
24830 </cell>
24831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24832 \begin_inset Text
24833
24834 \begin_layout Plain Layout
24835 Resultado
24836 \end_layout
24837
24838 \end_inset
24839 </cell>
24840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844 Comando
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853 Resultado
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 </row>
24859 <row>
24860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864 Asen(x)+B
24865 \end_layout
24866
24867 \end_inset
24868 </cell>
24869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873 \begin_inset Formula $Asen(x)+B$
24874 \end_inset
24875
24876
24877 \end_layout
24878
24879 \end_inset
24880 </cell>
24881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885 A
24886 \backslash
24887 sen(x)+B
24888 \end_layout
24889
24890 \end_inset
24891 </cell>
24892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Plain Layout
24896 \begin_inset Formula $A\sen(x)+B$
24897 \end_inset
24898
24899
24900 \end_layout
24901
24902 \end_inset
24903 </cell>
24904 </row>
24905 </lyxtabular>
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \begin_layout Standard
24913 Las funciones siguientes están predefinidas:
24914 \begin_inset Foot
24915 status collapsed
24916
24917 \begin_layout Plain Layout
24918 Se han añadido los comandos equivalentes proporcionados por el estilo 
24919 \series bold
24920 spanish
24921 \series default
24922  de 
24923 \series bold
24924 babel
24925 \series default
24926 .
24927  (Estos no están disponibles en el panel de funciones).
24928  Además, en su caso, las funciones serán acentuadas automáticamente en la
24929  salida, p.
24930 \begin_inset space \thinspace{}
24931 \end_inset
24932
24933 e.
24934  
24935 \begin_inset Quotes fld
24936 \end_inset
24937
24938 lím
24939 \begin_inset Quotes frd
24940 \end_inset
24941
24942  o 
24943 \begin_inset Quotes fld
24944 \end_inset
24945
24946 máx
24947 \begin_inset Quotes frd
24948 \end_inset
24949
24950 .
24951  Más información en 
24952 \begin_inset CommandInset citation
24953 LatexCommand cite
24954 key "spanish"
24955
24956 \end_inset
24957
24958 .
24959  (
24960 \emph on
24961 N.
24962 \begin_inset space \thinspace{}
24963 \end_inset
24964
24965 del t.
24966 \emph default
24967 )
24968 \end_layout
24969
24970 \end_inset
24971
24972
24973 \end_layout
24974
24975 \begin_layout Standard
24976 \begin_inset VSpace -2mm
24977 \end_inset
24978
24979
24980 \end_layout
24981
24982 \begin_layout Standard
24983 \align center
24984 \begin_inset Tabular
24985 <lyxtabular version="3" rows="9" columns="7">
24986 <features tabularvalignment="middle">
24987 <column alignment="center" valignment="top" width="0pt">
24988 <column alignment="center" valignment="top" width="0pt">
24989 <column alignment="center" valignment="top" width="0pt">
24990 <column alignment="center" valignment="top" width="0pt">
24991 <column alignment="center" valignment="top" width="0pt">
24992 <column alignment="center" valignment="top" width="0pt">
24993 <column alignment="center" valignment="top" width="0pt">
24994 <row>
24995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999 Comando
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008 español
25009 \end_layout
25010
25011 \end_inset
25012 </cell>
25013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \begin_layout Plain Layout
25017 Comando
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026 español
25027 \end_layout
25028
25029 \end_inset
25030 </cell>
25031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035 Comando
25036 \end_layout
25037
25038 \end_inset
25039 </cell>
25040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25041 \begin_inset Text
25042
25043 \begin_layout Plain Layout
25044 español
25045 \end_layout
25046
25047 \end_inset
25048 </cell>
25049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25050 \begin_inset Text
25051
25052 \begin_layout Plain Layout
25053 Comando
25054 \end_layout
25055
25056 \end_inset
25057 </cell>
25058 </row>
25059 <row>
25060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25061 \begin_inset Text
25062
25063 \begin_layout Plain Layout
25064
25065 \backslash
25066 sin
25067 \end_layout
25068
25069 \end_inset
25070 </cell>
25071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25072 \begin_inset Text
25073
25074 \begin_layout Plain Layout
25075
25076 \backslash
25077 sen
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25083 \begin_inset Text
25084
25085 \begin_layout Plain Layout
25086
25087 \backslash
25088 sinh
25089 \end_layout
25090
25091 \end_inset
25092 </cell>
25093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25094 \begin_inset Text
25095
25096 \begin_layout Plain Layout
25097
25098 \backslash
25099 senh
25100 \end_layout
25101
25102 \end_inset
25103 </cell>
25104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25105 \begin_inset Text
25106
25107 \begin_layout Plain Layout
25108
25109 \backslash
25110 arcsin
25111 \end_layout
25112
25113 \end_inset
25114 </cell>
25115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25116 \begin_inset Text
25117
25118 \begin_layout Plain Layout
25119
25120 \backslash
25121 arcsen
25122 \end_layout
25123
25124 \end_inset
25125 </cell>
25126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130
25131 \backslash
25132 sup
25133 \end_layout
25134
25135 \end_inset
25136 </cell>
25137 </row>
25138 <row>
25139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Plain Layout
25143
25144 \backslash
25145 cos
25146 \end_layout
25147
25148 \end_inset
25149 </cell>
25150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25151 \begin_inset Text
25152
25153 \begin_layout Plain Layout
25154
25155 \end_layout
25156
25157 \end_inset
25158 </cell>
25159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25160 \begin_inset Text
25161
25162 \begin_layout Plain Layout
25163
25164 \backslash
25165 cosh
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183
25184 \backslash
25185 arccos
25186 \end_layout
25187
25188 \end_inset
25189 </cell>
25190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \begin_layout Plain Layout
25194
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203
25204 \backslash
25205 inf
25206 \end_layout
25207
25208 \end_inset
25209 </cell>
25210 </row>
25211 <row>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \backslash
25218 tan
25219 \end_layout
25220
25221 \end_inset
25222 </cell>
25223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25224 \begin_inset Text
25225
25226 \begin_layout Plain Layout
25227
25228 \backslash
25229 tg
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Plain Layout
25238
25239 \backslash
25240 tanh
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249
25250 \backslash
25251 tgh
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25257 \begin_inset Text
25258
25259 \begin_layout Plain Layout
25260
25261 \backslash
25262 arctan
25263 \end_layout
25264
25265 \end_inset
25266 </cell>
25267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25268 \begin_inset Text
25269
25270 \begin_layout Plain Layout
25271
25272 \backslash
25273 arctg
25274 \end_layout
25275
25276 \end_inset
25277 </cell>
25278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25279 \begin_inset Text
25280
25281 \begin_layout Plain Layout
25282
25283 \backslash
25284 lim
25285 \end_layout
25286
25287 \end_inset
25288 </cell>
25289 </row>
25290 <row>
25291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295
25296 \backslash
25297 cot
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25303 \begin_inset Text
25304
25305 \begin_layout Plain Layout
25306
25307 \backslash
25308 cotg
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317
25318 \backslash
25319 coth
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337
25338 \backslash
25339 arg
25340 \end_layout
25341
25342 \end_inset
25343 </cell>
25344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348
25349 \end_layout
25350
25351 \end_inset
25352 </cell>
25353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25354 \begin_inset Text
25355
25356 \begin_layout Plain Layout
25357
25358 \backslash
25359 liminf
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 </row>
25365 <row>
25366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25367 \begin_inset Text
25368
25369 \begin_layout Plain Layout
25370
25371 \backslash
25372 sec
25373 \end_layout
25374
25375 \end_inset
25376 </cell>
25377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25378 \begin_inset Text
25379
25380 \begin_layout Plain Layout
25381
25382 \end_layout
25383
25384 \end_inset
25385 </cell>
25386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390
25391 \backslash
25392 min
25393 \end_layout
25394
25395 \end_inset
25396 </cell>
25397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25398 \begin_inset Text
25399
25400 \begin_layout Plain Layout
25401
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25407 \begin_inset Text
25408
25409 \begin_layout Plain Layout
25410
25411 \backslash
25412 deg
25413 \end_layout
25414
25415 \end_inset
25416 </cell>
25417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25418 \begin_inset Text
25419
25420 \begin_layout Plain Layout
25421
25422 \end_layout
25423
25424 \end_inset
25425 </cell>
25426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25427 \begin_inset Text
25428
25429 \begin_layout Plain Layout
25430
25431 \backslash
25432 limsup
25433 \end_layout
25434
25435 \end_inset
25436 </cell>
25437 </row>
25438 <row>
25439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25440 \begin_inset Text
25441
25442 \begin_layout Plain Layout
25443
25444 \backslash
25445 csc
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454
25455 \backslash
25456 cosec
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Plain Layout
25465
25466 \backslash
25467 max
25468 \end_layout
25469
25470 \end_inset
25471 </cell>
25472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25473 \begin_inset Text
25474
25475 \begin_layout Plain Layout
25476
25477 \end_layout
25478
25479 \end_inset
25480 </cell>
25481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25482 \begin_inset Text
25483
25484 \begin_layout Plain Layout
25485
25486 \backslash
25487 det
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496
25497 \end_layout
25498
25499 \end_inset
25500 </cell>
25501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25502 \begin_inset Text
25503
25504 \begin_layout Plain Layout
25505
25506 \backslash
25507 Pr
25508 \end_layout
25509
25510 \end_inset
25511 </cell>
25512 </row>
25513 <row>
25514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25515 \begin_inset Text
25516
25517 \begin_layout Plain Layout
25518
25519 \backslash
25520 ln
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529
25530 \end_layout
25531
25532 \end_inset
25533 </cell>
25534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25535 \begin_inset Text
25536
25537 \begin_layout Plain Layout
25538
25539 \backslash
25540 exp
25541 \end_layout
25542
25543 \end_inset
25544 </cell>
25545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25546 \begin_inset Text
25547
25548 \begin_layout Plain Layout
25549
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25555 \begin_inset Text
25556
25557 \begin_layout Plain Layout
25558
25559 \backslash
25560 dim
25561 \end_layout
25562
25563 \end_inset
25564 </cell>
25565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25566 \begin_inset Text
25567
25568 \begin_layout Plain Layout
25569
25570 \end_layout
25571
25572 \end_inset
25573 </cell>
25574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25575 \begin_inset Text
25576
25577 \begin_layout Plain Layout
25578
25579 \backslash
25580 hom
25581 \end_layout
25582
25583 \end_inset
25584 </cell>
25585 </row>
25586 <row>
25587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Plain Layout
25591
25592 \backslash
25593 lg
25594 \end_layout
25595
25596 \end_inset
25597 </cell>
25598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Plain Layout
25602
25603 \end_layout
25604
25605 \end_inset
25606 </cell>
25607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25608 \begin_inset Text
25609
25610 \begin_layout Plain Layout
25611
25612 \backslash
25613 log
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25619 \begin_inset Text
25620
25621 \begin_layout Plain Layout
25622
25623 \end_layout
25624
25625 \end_inset
25626 </cell>
25627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631
25632 \backslash
25633 ker
25634 \end_layout
25635
25636 \end_inset
25637 </cell>
25638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25639 \begin_inset Text
25640
25641 \begin_layout Plain Layout
25642
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651
25652 \backslash
25653 gcd
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 </row>
25659 </lyxtabular>
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \begin_layout Standard
25667 También se pueden insertar con el botón 
25668 \begin_inset Graphics
25669         filename ../../images/math/functions.png
25670         scale 85
25671
25672 \end_inset
25673
25674  de la barra de ecuaciones.
25675 \end_layout
25676
25677 \begin_layout Subsection
25678 Funciones definidas por el usuario
25679 \begin_inset Index idx
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683 Funciones ! personalizadas
25684 \end_layout
25685
25686 \end_inset
25687
25688
25689 \end_layout
25690
25691 \begin_layout Standard
25692 Para usar una función no predefinida, como por ejemplo la función signo,
25693  sgn(x), hay dos posibilidades:
25694 \end_layout
25695
25696 \begin_layout Itemize
25697 Define la función añadiendo al preámbulo LaTeX la línea
25698 \begin_inset Foot
25699 status collapsed
25700
25701 \begin_layout Plain Layout
25702 Más sobre 
25703 \series bold
25704
25705 \backslash
25706 DeclareMathOperator
25707 \series default
25708  en 
25709 \begin_inset CommandInset ref
25710 LatexCommand ref
25711 reference "sub:Operadores-de-usuario"
25712
25713 \end_inset
25714
25715
25716 \end_layout
25717
25718 \end_inset
25719
25720
25721 \begin_inset Newline newline
25722 \end_inset
25723
25724
25725 \begin_inset VSpace -3mm
25726 \end_inset
25727
25728
25729 \begin_inset Newline newline
25730 \end_inset
25731
25732
25733 \series bold
25734
25735 \backslash
25736 DeclareMathOperator{
25737 \backslash
25738 sgn}{sgn}
25739 \series default
25740
25741 \begin_inset Index idx
25742 status collapsed
25743
25744 \begin_layout Plain Layout
25745 Comandos ! D ! 
25746 \backslash
25747 dbinom@
25748 \backslash
25749 DeclareMathOperator
25750 \end_layout
25751
25752 \end_inset
25753
25754
25755 \begin_inset Newline newline
25756 \end_inset
25757
25758
25759 \begin_inset VSpace -2mm
25760 \end_inset
25761
25762
25763 \begin_inset Newline newline
25764 \end_inset
25765
25766 Ahora la función recién definida se puede obtener con el comando 
25767 \series bold
25768
25769 \backslash
25770 sgn
25771 \series default
25772 .
25773 \end_layout
25774
25775 \begin_layout Itemize
25776 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25777  en nuestro ejemplo las letras 
25778 \emph on
25779 sgn
25780 \emph default
25781 , y cámbialo a texto matemático.
25782  Entre el factor precedente y la función se inserta un espacio.
25783 \end_layout
25784
25785 \begin_layout Standard
25786 El resultado con ambos métodos es el mismo que con una función predefinida:
25787 \begin_inset Foot
25788 status collapsed
25789
25790 \begin_layout Plain Layout
25791 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25792  negro.
25793 \end_layout
25794
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \begin_layout Standard
25801 \align center
25802 \begin_inset Tabular
25803 <lyxtabular version="3" rows="3" columns="2">
25804 <features tabularvalignment="middle">
25805 <column alignment="center" valignment="top" width="0pt">
25806 <column alignment="center" valignment="top" width="0pt">
25807 <row>
25808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25809 \begin_inset Text
25810
25811 \begin_layout Plain Layout
25812 Comando
25813 \end_layout
25814
25815 \end_inset
25816 </cell>
25817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25818 \begin_inset Text
25819
25820 \begin_layout Plain Layout
25821 Resultado
25822 \end_layout
25823
25824 \end_inset
25825 </cell>
25826 </row>
25827 <row>
25828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25829 \begin_inset Text
25830
25831 \begin_layout Plain Layout
25832 A
25833 \backslash
25834 sgn(x)+B
25835 \end_layout
25836
25837 \end_inset
25838 </cell>
25839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25840 \begin_inset Text
25841
25842 \begin_layout Plain Layout
25843 \begin_inset Formula $A\sgn(x)+B$
25844 \end_inset
25845
25846
25847 \end_layout
25848
25849 \end_inset
25850 </cell>
25851 </row>
25852 <row>
25853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25854 \begin_inset Text
25855
25856 \begin_layout Plain Layout
25857 A
25858 \backslash
25859 ,
25860 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25861 \end_inset
25862
25863 (x)+B
25864 \end_layout
25865
25866 \end_inset
25867 </cell>
25868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \end_inset
25879 </cell>
25880 </row>
25881 </lyxtabular>
25882
25883 \end_inset
25884
25885
25886 \end_layout
25887
25888 \begin_layout Standard
25889 El primer método es preferible si la función se va a usar varias veces.
25890 \end_layout
25891
25892 \begin_layout Subsection
25893 Límites
25894 \begin_inset Index idx
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898 Limites@Límites
25899 \end_layout
25900
25901 \end_inset
25902
25903
25904 \end_layout
25905
25906 \begin_layout Standard
25907 Para límites, además de 
25908 \series bold
25909
25910 \backslash
25911 lim
25912 \series default
25913
25914 \begin_inset Index idx
25915 status collapsed
25916
25917 \begin_layout Plain Layout
25918 Comandos ! L ! 
25919 \backslash
25920 lim
25921 \end_layout
25922
25923 \end_inset
25924
25925
25926 \series bold
25927
25928 \backslash
25929 liminf
25930 \series default
25931  y 
25932 \series bold
25933
25934 \backslash
25935 limsup
25936 \series default
25937  están definidas las siguientes funciones:
25938 \series bold
25939  
25940 \end_layout
25941
25942 \begin_layout Standard
25943 \noindent
25944 \align center
25945 \begin_inset Tabular
25946 <lyxtabular version="3" rows="5" columns="2">
25947 <features tabularvalignment="middle">
25948 <column alignment="center" valignment="top" width="0">
25949 <column alignment="center" valignment="top" width="0">
25950 <row>
25951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 Comando
25956 \end_layout
25957
25958 \end_inset
25959 </cell>
25960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25961 \begin_inset Text
25962
25963 \begin_layout Plain Layout
25964 Resultado
25965 \begin_inset Note Note
25966 status collapsed
25967
25968 \begin_layout Plain Layout
25969
25970 \series bold
25971
25972 \backslash
25973 raisebox
25974 \series default
25975  se usa sólo como espaciador
25976 \end_layout
25977
25978 \end_inset
25979
25980
25981 \end_layout
25982
25983 \end_inset
25984 </cell>
25985 </row>
25986 <row>
25987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25988 \begin_inset Text
25989
25990 \begin_layout Plain Layout
25991
25992 \backslash
25993 varliminf
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Plain Layout
26002 \begin_inset Formula $\varliminf$
26003 \end_inset
26004
26005
26006 \end_layout
26007
26008 \end_inset
26009 </cell>
26010 </row>
26011 <row>
26012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26013 \begin_inset Text
26014
26015 \begin_layout Plain Layout
26016
26017 \backslash
26018 varlimsup
26019 \end_layout
26020
26021 \end_inset
26022 </cell>
26023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26024 \begin_inset Text
26025
26026 \begin_layout Plain Layout
26027 \begin_inset Formula $\varlimsup$
26028 \end_inset
26029
26030
26031 \end_layout
26032
26033 \end_inset
26034 </cell>
26035 </row>
26036 <row>
26037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26038 \begin_inset Text
26039
26040 \begin_layout Plain Layout
26041
26042 \backslash
26043 varprojlim
26044 \end_layout
26045
26046 \end_inset
26047 </cell>
26048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26049 \begin_inset Text
26050
26051 \begin_layout Plain Layout
26052 \begin_inset Formula $\varprojlim$
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \end_inset
26059 </cell>
26060 </row>
26061 <row>
26062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Plain Layout
26066
26067 \backslash
26068 varinjlim
26069 \end_layout
26070
26071 \end_inset
26072 </cell>
26073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26074 \begin_inset Text
26075
26076 \begin_layout Plain Layout
26077 \begin_inset Formula $\varinjlim$
26078 \end_inset
26079
26080
26081 \begin_inset Formula $\raisebox{-2.5mm}{}$
26082 \end_inset
26083
26084
26085 \end_layout
26086
26087 \end_inset
26088 </cell>
26089 </row>
26090 </lyxtabular>
26091
26092 \end_inset
26093
26094
26095 \end_layout
26096
26097 \begin_layout Standard
26098 \begin_inset VSpace medskip
26099 \end_inset
26100
26101
26102 \end_layout
26103
26104 \begin_layout Standard
26105 El límite se crea insertando un subíndice.
26106  Se imprime a la derecha junto a la función en una fórmula en línea:
26107 \end_layout
26108
26109 \begin_layout Standard
26110 \noindent
26111 \align center
26112 \begin_inset Tabular
26113 <lyxtabular version="3" rows="2" columns="2">
26114 <features tabularvalignment="middle">
26115 <column alignment="center" valignment="top" width="0pt">
26116 <column alignment="center" valignment="top" width="0pt">
26117 <row>
26118 <cell alignment="center" valignment="top" usebox="none">
26119 \begin_inset Text
26120
26121 \begin_layout Plain Layout
26122 Comando
26123 \end_layout
26124
26125 \end_inset
26126 </cell>
26127 <cell alignment="center" valignment="top" usebox="none">
26128 \begin_inset Text
26129
26130 \begin_layout Plain Layout
26131 \begin_inset space \hspace{}
26132 \length 1cm
26133 \end_inset
26134
26135 Resultado
26136 \begin_inset Note Note
26137 status collapsed
26138
26139 \begin_layout Plain Layout
26140
26141 \series bold
26142
26143 \backslash
26144 raisebox
26145 \series default
26146  se usa sólo como espaciador
26147 \end_layout
26148
26149 \end_inset
26150
26151
26152 \end_layout
26153
26154 \end_inset
26155 </cell>
26156 </row>
26157 <row>
26158 <cell alignment="center" valignment="top" usebox="none">
26159 \begin_inset Text
26160
26161 \begin_layout Plain Layout
26162
26163 \backslash
26164 lim_x
26165 \backslash
26166 to
26167 \begin_inset ERT
26168 status collapsed
26169
26170 \begin_layout Plain Layout
26171
26172
26173 \backslash
26174 spce 
26175 \end_layout
26176
26177 \end_inset
26178
26179 A
26180 \begin_inset ERT
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184
26185
26186 \backslash
26187 spce 
26188 \end_layout
26189
26190 \end_inset
26191
26192 x=B
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 <cell alignment="center" valignment="top" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 </row>
26210 </lyxtabular>
26211
26212 \end_inset
26213
26214
26215 \end_layout
26216
26217 \begin_layout Standard
26218 En una ecuación presentada el límite se imprime debajo, como es habitual:
26219 \begin_inset Formula \[
26220 \lim\limits _{x\rightarrow A}=B\]
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \begin_layout Subsection
26228 Función módulo
26229 \begin_inset Index idx
26230 status collapsed
26231
26232 \begin_layout Plain Layout
26233 Funciones ! módulo
26234 \end_layout
26235
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \begin_layout Standard
26242 La función módulo es especial, porque existe en cuatro variantes.
26243 \end_layout
26244
26245 \begin_layout Standard
26246 En una ecuación presentada:
26247 \begin_inset Formula \begin{align*}
26248 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26249 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26250 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26251 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26252 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26253 \end{align*}
26254
26255 \end_inset
26256
26257 En una ecuación en línea se pone menos espacio delante del nombre de la
26258  función para todas las variantes.
26259 \end_layout
26260
26261 \begin_layout Standard
26262 \begin_inset Newpage newpage
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \begin_layout Section
26269 Caracteres especiales
26270 \begin_inset Index idx
26271 status collapsed
26272
26273 \begin_layout Plain Layout
26274 Caracteres especiales
26275 \end_layout
26276
26277 \end_inset
26278
26279
26280 \end_layout
26281
26282 \begin_layout Subsection
26283 Caracteres especiales en texto matemático
26284 \end_layout
26285
26286 \begin_layout Standard
26287 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26288  TeX:
26289 \end_layout
26290
26291 \begin_layout Standard
26292 \begin_inset space \hfill{}
26293 \end_inset
26294
26295
26296 \begin_inset Tabular
26297 <lyxtabular version="3" rows="8" columns="2">
26298 <features tabularvalignment="middle">
26299 <column alignment="block" valignment="top" width="0">
26300 <column alignment="block" valignment="top" width="0">
26301 <row>
26302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26303 \begin_inset Text
26304
26305 \begin_layout Plain Layout
26306 Comando
26307 \end_layout
26308
26309 \end_inset
26310 </cell>
26311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26312 \begin_inset Text
26313
26314 \begin_layout Plain Layout
26315 Resultado
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 </row>
26321 <row>
26322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26323 \begin_inset Text
26324
26325 \begin_layout Plain Layout
26326
26327 \backslash
26328 oe
26329 \end_layout
26330
26331 \end_inset
26332 </cell>
26333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26334 \begin_inset Text
26335
26336 \begin_layout Plain Layout
26337 \begin_inset Formula $\textrm{œ}$
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \end_inset
26344 </cell>
26345 </row>
26346 <row>
26347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26348 \begin_inset Text
26349
26350 \begin_layout Plain Layout
26351
26352 \backslash
26353 OE
26354 \end_layout
26355
26356 \end_inset
26357 </cell>
26358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26359 \begin_inset Text
26360
26361 \begin_layout Plain Layout
26362 \begin_inset Formula $\textrm{Œ}$
26363 \end_inset
26364
26365
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 </row>
26371 <row>
26372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26373 \begin_inset Text
26374
26375 \begin_layout Plain Layout
26376
26377 \backslash
26378 ae
26379 \end_layout
26380
26381 \end_inset
26382 </cell>
26383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26384 \begin_inset Text
26385
26386 \begin_layout Plain Layout
26387 \begin_inset Formula $\textrm{æ}$
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 </row>
26396 <row>
26397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26398 \begin_inset Text
26399
26400 \begin_layout Plain Layout
26401
26402 \backslash
26403 AE
26404 \end_layout
26405
26406 \end_inset
26407 </cell>
26408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26409 \begin_inset Text
26410
26411 \begin_layout Plain Layout
26412 \begin_inset Formula $\textrm{Æ}$
26413 \end_inset
26414
26415
26416 \end_layout
26417
26418 \end_inset
26419 </cell>
26420 </row>
26421 <row>
26422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26423 \begin_inset Text
26424
26425 \begin_layout Plain Layout
26426
26427 \backslash
26428 aa
26429 \end_layout
26430
26431 \end_inset
26432 </cell>
26433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26434 \begin_inset Text
26435
26436 \begin_layout Plain Layout
26437 \begin_inset Formula $\textrm{\aa}$
26438 \end_inset
26439
26440
26441 \end_layout
26442
26443 \end_inset
26444 </cell>
26445 </row>
26446 <row>
26447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26448 \begin_inset Text
26449
26450 \begin_layout Plain Layout
26451
26452 \backslash
26453 AA
26454 \begin_inset Index idx
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458
26459 \backslash
26460 @
26461 \begin_inset ERT
26462 status collapsed
26463
26464 \begin_layout Plain Layout
26465
26466
26467 \backslash
26468 textrm{
26469 \backslash
26470 AA}
26471 \end_layout
26472
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \end_inset
26479
26480
26481 \end_layout
26482
26483 \end_inset
26484 </cell>
26485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26486 \begin_inset Text
26487
26488 \begin_layout Plain Layout
26489 \begin_inset Formula $\textrm{Å}$
26490 \end_inset
26491
26492
26493 \end_layout
26494
26495 \end_inset
26496 </cell>
26497 </row>
26498 <row>
26499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26500 \begin_inset Text
26501
26502 \begin_layout Plain Layout
26503
26504 \backslash
26505 i
26506 \end_layout
26507
26508 \end_inset
26509 </cell>
26510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26511 \begin_inset Text
26512
26513 \begin_layout Plain Layout
26514 \begin_inset Formula $\textrm{ı}$
26515 \end_inset
26516
26517
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 </row>
26523 </lyxtabular>
26524
26525 \end_inset
26526
26527
26528 \begin_inset space \hfill{}
26529 \end_inset
26530
26531
26532 \begin_inset Tabular
26533 <lyxtabular version="3" rows="8" columns="2">
26534 <features tabularvalignment="middle">
26535 <column alignment="block" valignment="top" width="0">
26536 <column alignment="center" valignment="top" width="0">
26537 <row>
26538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542 Comando
26543 \begin_inset Note Note
26544 status collapsed
26545
26546 \begin_layout Plain Layout
26547
26548 \series bold
26549
26550 \backslash
26551 raisebox
26552 \series default
26553  se usa sólo como espaciador
26554 \end_layout
26555
26556 \end_inset
26557
26558
26559 \end_layout
26560
26561 \end_inset
26562 </cell>
26563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26564 \begin_inset Text
26565
26566 \begin_layout Plain Layout
26567 Resultado
26568 \end_layout
26569
26570 \end_inset
26571 </cell>
26572 </row>
26573 <row>
26574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26575 \begin_inset Text
26576
26577 \begin_layout Plain Layout
26578
26579 \backslash
26580 o
26581 \end_layout
26582
26583 \end_inset
26584 </cell>
26585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26586 \begin_inset Text
26587
26588 \begin_layout Plain Layout
26589 \begin_inset Formula $\textrm{ø}$
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \end_inset
26596 </cell>
26597 </row>
26598 <row>
26599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26600 \begin_inset Text
26601
26602 \begin_layout Plain Layout
26603
26604 \backslash
26605 O
26606 \end_layout
26607
26608 \end_inset
26609 </cell>
26610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26611 \begin_inset Text
26612
26613 \begin_layout Plain Layout
26614 \begin_inset Formula $\textrm{Ø}$
26615 \end_inset
26616
26617
26618 \end_layout
26619
26620 \end_inset
26621 </cell>
26622 </row>
26623 <row>
26624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26625 \begin_inset Text
26626
26627 \begin_layout Plain Layout
26628
26629 \backslash
26630 l
26631 \end_layout
26632
26633 \end_inset
26634 </cell>
26635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26636 \begin_inset Text
26637
26638 \begin_layout Plain Layout
26639 \begin_inset Formula $\textrm{ł}$
26640 \end_inset
26641
26642
26643 \end_layout
26644
26645 \end_inset
26646 </cell>
26647 </row>
26648 <row>
26649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Plain Layout
26653
26654 \backslash
26655 L
26656 \end_layout
26657
26658 \end_inset
26659 </cell>
26660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26661 \begin_inset Text
26662
26663 \begin_layout Plain Layout
26664 \begin_inset Formula $\textrm{Ł}$
26665 \end_inset
26666
26667
26668 \end_layout
26669
26670 \end_inset
26671 </cell>
26672 </row>
26673 <row>
26674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26675 \begin_inset Text
26676
26677 \begin_layout Plain Layout
26678 !
26679 \begin_inset space \hspace{}
26680 \length 0mm
26681 \end_inset
26682
26683 `
26684 \begin_inset ERT
26685 status collapsed
26686
26687 \begin_layout Plain Layout
26688
26689
26690 \backslash
26691 spce 
26692 \end_layout
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Plain Layout
26705 \begin_inset Formula $\textrm{!`}$
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 </row>
26714 <row>
26715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26716 \begin_inset Text
26717
26718 \begin_layout Plain Layout
26719 ?
26720 \begin_inset space \hspace{}
26721 \length 0mm
26722 \end_inset
26723
26724 `
26725 \begin_inset ERT
26726 status collapsed
26727
26728 \begin_layout Plain Layout
26729
26730
26731 \backslash
26732 spce 
26733 \end_layout
26734
26735 \end_inset
26736
26737
26738 \end_layout
26739
26740 \end_inset
26741 </cell>
26742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26743 \begin_inset Text
26744
26745 \begin_layout Plain Layout
26746 \begin_inset Formula $\textrm{?`}$
26747 \end_inset
26748
26749
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 </row>
26755 <row>
26756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26757 \begin_inset Text
26758
26759 \begin_layout Plain Layout
26760
26761 \backslash
26762 j
26763 \end_layout
26764
26765 \end_inset
26766 </cell>
26767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26768 \begin_inset Text
26769
26770 \begin_layout Plain Layout
26771 \begin_inset Formula $\textrm{ȷ}$
26772 \end_inset
26773
26774
26775 \end_layout
26776
26777 \end_inset
26778 </cell>
26779 </row>
26780 </lyxtabular>
26781
26782 \end_inset
26783
26784
26785 \begin_inset space \hfill{}
26786 \end_inset
26787
26788
26789 \end_layout
26790
26791 \begin_layout Standard
26792 Los caracteres 
26793 \begin_inset Formula $\textrm{\textrm{Å}}$
26794 \end_inset
26795
26796  y 
26797 \begin_inset Formula $\textrm{\textrm{Ø}}$
26798 \end_inset
26799
26800  también se pueden insertar mediante el botón 
26801 \begin_inset Graphics
26802         filename ../../images/math/digamma.png
26803         scale 85
26804
26805 \end_inset
26806
26807  de la barra de ecuaciones.
26808 \end_layout
26809
26810 \begin_layout Standard
26811 Los comandos 
26812 \series bold
26813 !
26814 \begin_inset space \hspace{}
26815 \length 0mm
26816 \end_inset
26817
26818 `
26819 \series default
26820  y 
26821 \series bold
26822 ?
26823 \begin_inset space \hspace{}
26824 \length 0mm
26825 \end_inset
26826
26827 `
26828 \series default
26829  son una excepción porque se pueden insertar directamente a texto en LyX.
26830  
26831 \end_layout
26832
26833 \begin_layout Subsection
26834 Acentos en texto
26835 \begin_inset CommandInset label
26836 LatexCommand label
26837 name "sub:Acentos-en-texto"
26838
26839 \end_inset
26840
26841
26842 \begin_inset Index idx
26843 status collapsed
26844
26845 \begin_layout Plain Layout
26846 Acentos ! en texto
26847 \end_layout
26848
26849 \end_inset
26850
26851
26852 \end_layout
26853
26854 \begin_layout Standard
26855 Con los siguientes comandos se pueden acentuar todas las letras.
26856  Los comandos deben ponerse en modo TeX.
26857 \end_layout
26858
26859 \begin_layout Standard
26860 \begin_inset space \hfill{}
26861 \end_inset
26862
26863
26864 \begin_inset Tabular
26865 <lyxtabular version="3" rows="8" columns="2">
26866 <features tabularvalignment="middle">
26867 <column alignment="block" valignment="top" width="0">
26868 <column alignment="block" valignment="top" width="0">
26869 <row>
26870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26871 \begin_inset Text
26872
26873 \begin_layout Plain Layout
26874 Comando
26875 \end_layout
26876
26877 \end_inset
26878 </cell>
26879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26880 \begin_inset Text
26881
26882 \begin_layout Plain Layout
26883 Resultado
26884 \end_layout
26885
26886 \end_inset
26887 </cell>
26888 </row>
26889 <row>
26890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26891 \begin_inset Text
26892
26893 \begin_layout Plain Layout
26894
26895 \backslash
26896
26897 \begin_inset Quotes grd
26898 \end_inset
26899
26900 e
26901 \end_layout
26902
26903 \end_inset
26904 </cell>
26905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26906 \begin_inset Text
26907
26908 \begin_layout Plain Layout
26909 \begin_inset ERT
26910 status collapsed
26911
26912 \begin_layout Plain Layout
26913
26914
26915 \backslash
26916 "e
26917 \end_layout
26918
26919 \end_inset
26920
26921
26922 \end_layout
26923
26924 \end_inset
26925 </cell>
26926 </row>
26927 <row>
26928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26929 \begin_inset Text
26930
26931 \begin_layout Plain Layout
26932
26933 \backslash
26934 `e
26935 \end_layout
26936
26937 \end_inset
26938 </cell>
26939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26940 \begin_inset Text
26941
26942 \begin_layout Plain Layout
26943 \begin_inset ERT
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947
26948
26949 \backslash
26950 `e
26951 \end_layout
26952
26953 \end_inset
26954
26955
26956 \end_layout
26957
26958 \end_inset
26959 </cell>
26960 </row>
26961 <row>
26962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26963 \begin_inset Text
26964
26965 \begin_layout Plain Layout
26966
26967 \backslash
26968 ^
26969 \begin_inset ERT
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973
26974
26975 \backslash
26976 spce 
26977 \end_layout
26978
26979 \end_inset
26980
26981 e
26982 \end_layout
26983
26984 \end_inset
26985 </cell>
26986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26987 \begin_inset Text
26988
26989 \begin_layout Plain Layout
26990 \begin_inset ERT
26991 status collapsed
26992
26993 \begin_layout Plain Layout
26994
26995
26996 \backslash
26997 ^e
26998 \end_layout
26999
27000 \end_inset
27001
27002
27003 \end_layout
27004
27005 \end_inset
27006 </cell>
27007 </row>
27008 <row>
27009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27010 \begin_inset Text
27011
27012 \begin_layout Plain Layout
27013
27014 \backslash
27015 =e
27016 \end_layout
27017
27018 \end_inset
27019 </cell>
27020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27021 \begin_inset Text
27022
27023 \begin_layout Plain Layout
27024 \begin_inset ERT
27025 status collapsed
27026
27027 \begin_layout Plain Layout
27028
27029
27030 \backslash
27031 =e
27032 \end_layout
27033
27034 \end_inset
27035
27036
27037 \end_layout
27038
27039 \end_inset
27040 </cell>
27041 </row>
27042 <row>
27043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27044 \begin_inset Text
27045
27046 \begin_layout Plain Layout
27047
27048 \backslash
27049 u
27050 \begin_inset ERT
27051 status collapsed
27052
27053 \begin_layout Plain Layout
27054
27055
27056 \backslash
27057 spce 
27058 \end_layout
27059
27060 \end_inset
27061
27062 e
27063 \end_layout
27064
27065 \end_inset
27066 </cell>
27067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27068 \begin_inset Text
27069
27070 \begin_layout Plain Layout
27071 \begin_inset ERT
27072 status collapsed
27073
27074 \begin_layout Plain Layout
27075
27076
27077 \backslash
27078 u e
27079 \end_layout
27080
27081 \end_inset
27082
27083
27084 \end_layout
27085
27086 \end_inset
27087 </cell>
27088 </row>
27089 <row>
27090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27091 \begin_inset Text
27092
27093 \begin_layout Plain Layout
27094
27095 \backslash
27096 b
27097 \begin_inset ERT
27098 status collapsed
27099
27100 \begin_layout Plain Layout
27101
27102
27103 \backslash
27104 spce 
27105 \end_layout
27106
27107 \end_inset
27108
27109 e
27110 \end_layout
27111
27112 \end_inset
27113 </cell>
27114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27115 \begin_inset Text
27116
27117 \begin_layout Plain Layout
27118 \begin_inset ERT
27119 status collapsed
27120
27121 \begin_layout Plain Layout
27122
27123
27124 \backslash
27125 b e
27126 \end_layout
27127
27128 \end_inset
27129
27130
27131 \end_layout
27132
27133 \end_inset
27134 </cell>
27135 </row>
27136 <row>
27137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27138 \begin_inset Text
27139
27140 \begin_layout Plain Layout
27141
27142 \backslash
27143 t
27144 \begin_inset ERT
27145 status collapsed
27146
27147 \begin_layout Plain Layout
27148
27149
27150 \backslash
27151 spce 
27152 \end_layout
27153
27154 \end_inset
27155
27156 ee
27157 \end_layout
27158
27159 \end_inset
27160 </cell>
27161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27162 \begin_inset Text
27163
27164 \begin_layout Plain Layout
27165 \begin_inset ERT
27166 status collapsed
27167
27168 \begin_layout Plain Layout
27169
27170
27171 \backslash
27172 t ee
27173 \end_layout
27174
27175 \end_inset
27176
27177
27178 \end_layout
27179
27180 \end_inset
27181 </cell>
27182 </row>
27183 </lyxtabular>
27184
27185 \end_inset
27186
27187
27188 \begin_inset space \hfill{}
27189 \end_inset
27190
27191
27192 \begin_inset Tabular
27193 <lyxtabular version="3" rows="8" columns="2">
27194 <features tabularvalignment="middle">
27195 <column alignment="block" valignment="top" width="0">
27196 <column alignment="center" valignment="top" width="0">
27197 <row>
27198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27199 \begin_inset Text
27200
27201 \begin_layout Plain Layout
27202 Comando
27203 \end_layout
27204
27205 \end_inset
27206 </cell>
27207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27208 \begin_inset Text
27209
27210 \begin_layout Plain Layout
27211 Resultado
27212 \end_layout
27213
27214 \end_inset
27215 </cell>
27216 </row>
27217 <row>
27218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27219 \begin_inset Text
27220
27221 \begin_layout Plain Layout
27222
27223 \backslash
27224 H
27225 \begin_inset ERT
27226 status collapsed
27227
27228 \begin_layout Plain Layout
27229
27230
27231 \backslash
27232 spce 
27233 \end_layout
27234
27235 \end_inset
27236
27237 e
27238 \end_layout
27239
27240 \end_inset
27241 </cell>
27242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27243 \begin_inset Text
27244
27245 \begin_layout Plain Layout
27246 \begin_inset ERT
27247 status collapsed
27248
27249 \begin_layout Plain Layout
27250
27251
27252 \backslash
27253 H e
27254 \end_layout
27255
27256 \end_inset
27257
27258
27259 \end_layout
27260
27261 \end_inset
27262 </cell>
27263 </row>
27264 <row>
27265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27266 \begin_inset Text
27267
27268 \begin_layout Plain Layout
27269
27270 \backslash
27271 'e
27272 \end_layout
27273
27274 \end_inset
27275 </cell>
27276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27277 \begin_inset Text
27278
27279 \begin_layout Plain Layout
27280 \begin_inset ERT
27281 status collapsed
27282
27283 \begin_layout Plain Layout
27284
27285
27286 \backslash
27287 'e
27288 \end_layout
27289
27290 \end_inset
27291
27292
27293 \end_layout
27294
27295 \end_inset
27296 </cell>
27297 </row>
27298 <row>
27299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27300 \begin_inset Text
27301
27302 \begin_layout Plain Layout
27303
27304 \backslash
27305 ~e
27306 \begin_inset Index idx
27307 status collapsed
27308
27309 \begin_layout Plain Layout
27310 Tilde
27311 \end_layout
27312
27313 \end_inset
27314
27315
27316 \end_layout
27317
27318 \end_inset
27319 </cell>
27320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27321 \begin_inset Text
27322
27323 \begin_layout Plain Layout
27324 \begin_inset ERT
27325 status collapsed
27326
27327 \begin_layout Plain Layout
27328
27329
27330 \backslash
27331 ~e
27332 \end_layout
27333
27334 \end_inset
27335
27336
27337 \end_layout
27338
27339 \end_inset
27340 </cell>
27341 </row>
27342 <row>
27343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27344 \begin_inset Text
27345
27346 \begin_layout Plain Layout
27347
27348 \backslash
27349 .e
27350 \end_layout
27351
27352 \end_inset
27353 </cell>
27354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27355 \begin_inset Text
27356
27357 \begin_layout Plain Layout
27358 \begin_inset ERT
27359 status collapsed
27360
27361 \begin_layout Plain Layout
27362
27363
27364 \backslash
27365 .e
27366 \end_layout
27367
27368 \end_inset
27369
27370
27371 \end_layout
27372
27373 \end_inset
27374 </cell>
27375 </row>
27376 <row>
27377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27378 \begin_inset Text
27379
27380 \begin_layout Plain Layout
27381
27382 \backslash
27383 v
27384 \begin_inset ERT
27385 status collapsed
27386
27387 \begin_layout Plain Layout
27388
27389
27390 \backslash
27391 spce 
27392 \end_layout
27393
27394 \end_inset
27395
27396 e
27397 \end_layout
27398
27399 \end_inset
27400 </cell>
27401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27402 \begin_inset Text
27403
27404 \begin_layout Plain Layout
27405 \begin_inset ERT
27406 status collapsed
27407
27408 \begin_layout Plain Layout
27409
27410
27411 \backslash
27412 v e
27413 \end_layout
27414
27415 \end_inset
27416
27417
27418 \end_layout
27419
27420 \end_inset
27421 </cell>
27422 </row>
27423 <row>
27424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27425 \begin_inset Text
27426
27427 \begin_layout Plain Layout
27428
27429 \backslash
27430 d
27431 \begin_inset ERT
27432 status collapsed
27433
27434 \begin_layout Plain Layout
27435
27436
27437 \backslash
27438 spce 
27439 \end_layout
27440
27441 \end_inset
27442
27443 e
27444 \end_layout
27445
27446 \end_inset
27447 </cell>
27448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27449 \begin_inset Text
27450
27451 \begin_layout Plain Layout
27452 \begin_inset ERT
27453 status collapsed
27454
27455 \begin_layout Plain Layout
27456
27457
27458 \backslash
27459 d e
27460 \end_layout
27461
27462 \end_inset
27463
27464
27465 \end_layout
27466
27467 \end_inset
27468 </cell>
27469 </row>
27470 <row>
27471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27472 \begin_inset Text
27473
27474 \begin_layout Plain Layout
27475
27476 \backslash
27477 c
27478 \begin_inset ERT
27479 status collapsed
27480
27481 \begin_layout Plain Layout
27482
27483
27484 \backslash
27485 spce 
27486 \end_layout
27487
27488 \end_inset
27489
27490 e
27491 \end_layout
27492
27493 \end_inset
27494 </cell>
27495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27496 \begin_inset Text
27497
27498 \begin_layout Plain Layout
27499 \begin_inset ERT
27500 status collapsed
27501
27502 \begin_layout Plain Layout
27503
27504
27505 \backslash
27506 c e
27507 \end_layout
27508
27509 \end_inset
27510
27511
27512 \end_layout
27513
27514 \end_inset
27515 </cell>
27516 </row>
27517 </lyxtabular>
27518
27519 \end_inset
27520
27521
27522 \begin_inset space \hfill{}
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \begin_layout Standard
27529 \begin_inset VSpace medskip
27530 \end_inset
27531
27532
27533 \end_layout
27534
27535 \begin_layout Standard
27536 Con el comando 
27537 \series bold
27538
27539 \backslash
27540 t
27541 \series default
27542  también se pueden acentuar dos caracteres distintos.
27543  El comando 
27544 \series bold
27545
27546 \backslash
27547 t
27548 \begin_inset ERT
27549 status collapsed
27550
27551 \begin_layout Plain Layout
27552
27553
27554 \backslash
27555 spce 
27556 \end_layout
27557
27558 \end_inset
27559
27560 sz
27561 \series default
27562  genera 
27563 \begin_inset ERT
27564 status collapsed
27565
27566 \begin_layout Plain Layout
27567
27568
27569 \backslash
27570 t sz
27571 \end_layout
27572
27573 \end_inset
27574
27575
27576 \end_layout
27577
27578 \begin_layout Standard
27579 Los acentos 
27580 \series bold
27581 `
27582 \series default
27583  , 
27584 \series bold
27585 '
27586 \series default
27587  y 
27588 \series bold
27589 ^
27590 \series default
27591  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27592  TeX.
27593  Lo mismo se aplica a la tilde
27594 \begin_inset Foot
27595 status collapsed
27596
27597 \begin_layout Plain Layout
27598 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27599 \end_layout
27600
27601 \end_inset
27602
27603  con 
27604 \emph on
27605 a
27606 \emph default
27607
27608 \emph on
27609 o
27610 \emph default
27611  y 
27612 \emph on
27613 n.
27614 \end_layout
27615
27616 \begin_layout Standard
27617 Los comandos 
27618 \series bold
27619
27620 \backslash
27621 b
27622 \series default
27623  , 
27624 \series bold
27625
27626 \backslash
27627 c
27628 \series default
27629  , 
27630 \series bold
27631
27632 \backslash
27633 d
27634 \series default
27635  , 
27636 \series bold
27637
27638 \backslash
27639 H
27640 \series default
27641  , 
27642 \series bold
27643
27644 \backslash
27645 t
27646 \series default
27647  , 
27648 \series bold
27649
27650 \backslash
27651 u
27652 \series default
27653  , 
27654 \series bold
27655
27656 \backslash
27657 v
27658 \series default
27659 , y acentos insertados directamente con el teclado también están disponibles
27660  en texto matemático.
27661  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27662  
27663 \begin_inset CommandInset ref
27664 LatexCommand ref
27665 reference "sub:Acentos-para-un"
27666
27667 \end_inset
27668
27669 .
27670 \end_layout
27671
27672 \begin_layout Standard
27673 \begin_inset VSpace bigskip
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \begin_layout Standard
27680 Además, con el comando 
27681 \series bold
27682
27683 \backslash
27684 textcircled
27685 \series default
27686
27687 \begin_inset Index idx
27688 status collapsed
27689
27690 \begin_layout Plain Layout
27691 Comandos ! T ! 
27692 \backslash
27693 textcircled
27694 \end_layout
27695
27696 \end_inset
27697
27698  se pueden insertar en un círculo todos los números y letras, de forma parecida
27699  al símbolo copyright.
27700 \end_layout
27701
27702 \begin_layout Standard
27703 \noindent
27704 \align center
27705 \begin_inset Tabular
27706 <lyxtabular version="3" rows="3" columns="2">
27707 <features tabularvalignment="middle">
27708 <column alignment="center" valignment="top" width="0">
27709 <column alignment="center" valignment="top" width="0">
27710 <row>
27711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27712 \begin_inset Text
27713
27714 \begin_layout Plain Layout
27715 Comando
27716 \end_layout
27717
27718 \end_inset
27719 </cell>
27720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27721 \begin_inset Text
27722
27723 \begin_layout Plain Layout
27724 Resultado
27725 \begin_inset Note Note
27726 status collapsed
27727
27728 \begin_layout Plain Layout
27729
27730 \series bold
27731
27732 \backslash
27733 raisebox
27734 \series default
27735  se usa sólo como espaciador
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \end_inset
27744 </cell>
27745 </row>
27746 <row>
27747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27748 \begin_inset Text
27749
27750 \begin_layout Plain Layout
27751
27752 \backslash
27753 textcircled{w}
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27759 \begin_inset Text
27760
27761 \begin_layout Plain Layout
27762 \begin_inset ERT
27763 status collapsed
27764
27765 \begin_layout Plain Layout
27766
27767
27768 \backslash
27769 textcircled{w}
27770 \end_layout
27771
27772 \end_inset
27773
27774
27775 \end_layout
27776
27777 \end_inset
27778 </cell>
27779 </row>
27780 <row>
27781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27782 \begin_inset Text
27783
27784 \begin_layout Plain Layout
27785
27786 \backslash
27787 Large 
27788 \backslash
27789 textcircled{
27790 \backslash
27791 normalsize
27792 \backslash
27793 protect
27794 \backslash
27795 raisebox{-1.5pt}{W}}
27796 \end_layout
27797
27798 \end_inset
27799 </cell>
27800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27801 \begin_inset Text
27802
27803 \begin_layout Plain Layout
27804 \begin_inset Formula $\raisebox{4.5mm}{}$
27805 \end_inset
27806
27807
27808 \begin_inset ERT
27809 status collapsed
27810
27811 \begin_layout Plain Layout
27812
27813
27814 \backslash
27815 Large 
27816 \backslash
27817 textcircled{
27818 \backslash
27819 normalsize
27820 \backslash
27821 protect
27822 \backslash
27823 raisebox{-1.5pt}W}
27824 \end_layout
27825
27826 \end_inset
27827
27828
27829 \begin_inset Formula $\raisebox{-2mm}{}$
27830 \end_inset
27831
27832
27833 \end_layout
27834
27835 \end_inset
27836 </cell>
27837 </row>
27838 </lyxtabular>
27839
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \begin_layout Standard
27846 Hay que tener cuidado que el carácter se ajuste al círculo.
27847  Por eso 
27848 \series bold
27849
27850 \backslash
27851 Large
27852 \begin_inset Foot
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856 véase 
27857 \begin_inset CommandInset ref
27858 LatexCommand ref
27859 reference "sub:Tamaños-de-fuentes"
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \end_inset
27867
27868
27869 \series default
27870  especifica el tamaño del círculo.
27871  Con ayuda de 
27872 \series bold
27873
27874 \backslash
27875 raisebox
27876 \begin_inset Foot
27877 status collapsed
27878
27879 \begin_layout Plain Layout
27880 véase 
27881 \begin_inset CommandInset ref
27882 LatexCommand ref
27883 reference "sub:Cuadros-sin-marco"
27884
27885 \end_inset
27886
27887
27888 \end_layout
27889
27890 \end_inset
27891
27892
27893 \series default
27894  se puede centrar el carácter.
27895 \end_layout
27896
27897 \begin_layout Subsection
27898 Números en estilo antiguo
27899 \begin_inset Index idx
27900 status collapsed
27901
27902 \begin_layout Plain Layout
27903 Numeros@Números ! en estilo antiguo
27904 \end_layout
27905
27906 \end_inset
27907
27908
27909 \end_layout
27910
27911 \begin_layout Standard
27912 Los números en estilo antiguo o elzevirianos se componen con el comando
27913  
27914 \series bold
27915
27916 \backslash
27917 oldstylenums
27918 \series default
27919
27920 \begin_inset Index idx
27921 status collapsed
27922
27923 \begin_layout Plain Layout
27924 Comandos ! O ! 
27925 \backslash
27926 oldstylenums
27927 \end_layout
27928
27929 \end_inset
27930
27931 .
27932  El comando se puede usar en ecuaciones y en modo TeX.
27933  Su esquema es:
27934 \end_layout
27935
27936 \begin_layout Standard
27937
27938 \series bold
27939
27940 \backslash
27941 oldstylenums{número}
27942 \end_layout
27943
27944 \begin_layout Standard
27945 El comando 
27946 \series bold
27947
27948 \backslash
27949 oldstylenums{0123456789}
27950 \series default
27951  genera: 
27952 \begin_inset Formula $\oldstylenums{0123456789}$
27953 \end_inset
27954
27955
27956 \end_layout
27957
27958 \begin_layout Subsection
27959 Caracteres especiales misceláneos
27960 \begin_inset CommandInset label
27961 LatexCommand label
27962 name "sub:Caracteres-especiales-misceláneos"
27963
27964 \end_inset
27965
27966
27967 \begin_inset Index idx
27968 status collapsed
27969
27970 \begin_layout Plain Layout
27971 Caracteres especiales ! misceláneos
27972 \end_layout
27973
27974 \end_inset
27975
27976
27977 \end_layout
27978
27979 \begin_layout Standard
27980 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27981  comandos:
27982 \end_layout
27983
27984 \begin_layout Standard
27985 \noindent
27986 \align center
27987 \begin_inset Tabular
27988 <lyxtabular version="3" rows="4" columns="2">
27989 <features tabularvalignment="middle">
27990 <column alignment="center" valignment="top" width="0">
27991 <column alignment="center" valignment="top" width="0">
27992 <row>
27993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27994 \begin_inset Text
27995
27996 \begin_layout Plain Layout
27997 Comando
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28003 \begin_inset Text
28004
28005 \begin_layout Plain Layout
28006 Resultado
28007 \end_layout
28008
28009 \end_inset
28010 </cell>
28011 </row>
28012 <row>
28013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28014 \begin_inset Text
28015
28016 \begin_layout Plain Layout
28017
28018 \backslash
28019 ^
28020 \begin_inset ERT
28021 status collapsed
28022
28023 \begin_layout Plain Layout
28024
28025
28026 \backslash
28027 spce 
28028 \end_layout
28029
28030 \end_inset
28031
28032
28033 \end_layout
28034
28035 \end_inset
28036 </cell>
28037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28038 \begin_inset Text
28039
28040 \begin_layout Plain Layout
28041 \begin_inset Formula $\mathcircumflex$
28042 \end_inset
28043
28044
28045 \end_layout
28046
28047 \end_inset
28048 </cell>
28049 </row>
28050 <row>
28051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28052 \begin_inset Text
28053
28054 \begin_layout Plain Layout
28055
28056 \backslash
28057 _
28058 \end_layout
28059
28060 \end_inset
28061 </cell>
28062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28063 \begin_inset Text
28064
28065 \begin_layout Plain Layout
28066 \begin_inset Formula $\_$
28067 \end_inset
28068
28069
28070 \end_layout
28071
28072 \end_inset
28073 </cell>
28074 </row>
28075 <row>
28076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28077 \begin_inset Text
28078
28079 \begin_layout Plain Layout
28080 ^
28081 \begin_inset ERT
28082 status collapsed
28083
28084 \begin_layout Plain Layout
28085
28086
28087 \backslash
28088 spce 
28089 \end_layout
28090
28091 \end_inset
28092
28093
28094 \backslash
28095 circ
28096 \begin_inset Index idx
28097 status collapsed
28098
28099 \begin_layout Plain Layout
28100
28101 \backslash
28102
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \end_layout
28109
28110 \end_inset
28111 </cell>
28112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28113 \begin_inset Text
28114
28115 \begin_layout Plain Layout
28116 \begin_inset Formula $^{\circ}$
28117 \end_inset
28118
28119
28120 \end_layout
28121
28122 \end_inset
28123 </cell>
28124 </row>
28125 </lyxtabular>
28126
28127 \end_inset
28128
28129
28130 \end_layout
28131
28132 \begin_layout Standard
28133 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28134  LaTeX contiene la línea:
28135 \begin_inset Foot
28136 status collapsed
28137
28138 \begin_layout Plain Layout
28139 Más sobre este asunto en 
28140 \begin_inset CommandInset ref
28141 LatexCommand ref
28142 reference "sub:Caracteres-de-texto"
28143
28144 \end_inset
28145
28146
28147 \end_layout
28148
28149 \end_inset
28150
28151  
28152 \end_layout
28153
28154 \begin_layout Standard
28155
28156 \series bold
28157
28158 \backslash
28159 DeclareInputtext{176}{
28160 \backslash
28161 ifmmode^
28162 \backslash
28163 circ
28164 \backslash
28165 else
28166 \backslash
28167 textdegree
28168 \backslash
28169 fi}
28170 \end_layout
28171
28172 \begin_layout Standard
28173 \begin_inset Newpage newpage
28174 \end_inset
28175
28176
28177 \end_layout
28178
28179 \begin_layout Section
28180 Estilos de ecuación
28181 \begin_inset CommandInset label
28182 LatexCommand label
28183 name "sec:Estilos-de-ecuación"
28184
28185 \end_inset
28186
28187
28188 \begin_inset Index idx
28189 status collapsed
28190
28191 \begin_layout Plain Layout
28192 Ecuación ! estilos de
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \end_layout
28199
28200 \begin_layout Itemize
28201 Hay dos estilos diferentes de alineación:
28202 \end_layout
28203
28204 \begin_deeper
28205 \begin_layout Description
28206 Centrado es el estándar predefinido
28207 \end_layout
28208
28209 \begin_layout Description
28210 Sangrado para este estilo debe insertarse la opción de clase 
28211 \series bold
28212 fleqn
28213 \series default
28214  en el menú 
28215 \family sans
28216 Documento\SpecialChar \menuseparator
28217 Configuración
28218 \family default
28219  bajo 
28220 \family sans
28221 Clase de documento
28222 \end_layout
28223
28224 \begin_layout Standard
28225 Cuando se usa 
28226 \series bold
28227 Sangrado
28228 \series default
28229 , éste se puede ajustar con la longitud 
28230 \series bold
28231
28232 \backslash
28233 mathindent
28234 \series default
28235
28236 \begin_inset Index idx
28237 status collapsed
28238
28239 \begin_layout Plain Layout
28240 Comandos ! M ! 
28241 \backslash
28242 mathindent
28243 \end_layout
28244
28245 \end_inset
28246
28247 .
28248  Para 15
28249 \begin_inset space \thinspace{}
28250 \end_inset
28251
28252 mm, p.
28253 \begin_inset space \thinspace{}
28254 \end_inset
28255
28256 e., se inserta esta línea de comando en el preámbulo LaTeX:
28257 \end_layout
28258
28259 \begin_layout Standard
28260
28261 \series bold
28262
28263 \backslash
28264 setlength{
28265 \backslash
28266 mathindent}{15mm}
28267 \end_layout
28268
28269 \begin_layout Standard
28270 Si no se especifica longitud se usa el valor predeterminado de 30
28271 \begin_inset space \thinspace{}
28272 \end_inset
28273
28274 pt.
28275 \end_layout
28276
28277 \end_deeper
28278 \begin_layout Itemize
28279 Y dos estilos diferentes de numeración:
28280 \end_layout
28281
28282 \begin_deeper
28283 \begin_layout Description
28284 Derecha es el estándar predefinido
28285 \end_layout
28286
28287 \begin_layout Description
28288 Izquierda para este estilo debe insertarse la opción de clase 
28289 \series bold
28290 leqno
28291 \series default
28292  en el menú 
28293 \family sans
28294 Documento\SpecialChar \menuseparator
28295 Configuración
28296 \family default
28297  bajo 
28298 \family sans
28299 Clase de documento
28300 \end_layout
28301
28302 \end_deeper
28303 \begin_layout Standard
28304
28305 \series bold
28306 fleqn
28307 \series default
28308  y 
28309 \series bold
28310 leqno
28311 \series default
28312  también se pueden usar juntos.
28313  En ese caso se insertan ambas opciones, separadas por una coma.
28314 \end_layout
28315
28316 \begin_layout Standard
28317 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28318  documento.
28319  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28320  estilo 
28321 \series bold
28322 Centrado
28323 \series default
28324  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28325 \begin_inset CommandInset ref
28326 LatexCommand ref
28327 reference "sub:Entorno-flalign"
28328
28329 \end_inset
28330
28331 .
28332 \end_layout
28333
28334 \begin_layout Section
28335 Ecuaciones multilínea
28336 \begin_inset CommandInset label
28337 LatexCommand label
28338 name "sec:Ecuaciones-multilínea"
28339
28340 \end_inset
28341
28342
28343 \begin_inset Index idx
28344 status collapsed
28345
28346 \begin_layout Plain Layout
28347 Ecuación ! multilínea
28348 \end_layout
28349
28350 \end_inset
28351
28352
28353 \end_layout
28354
28355 \begin_layout Subsection
28356 General
28357 \end_layout
28358
28359 \begin_layout Standard
28360 En LyX se generan nuevas líneas en una ecuación con 
28361 \family sans
28362 \series bold
28363 Ctrl+Retorno
28364 \family default
28365 \series default
28366 .
28367  Esto crea un 
28368 \series bold
28369 entorno eqnarray
28370 \series default
28371 , que se describe en
28372 \begin_inset space ~
28373 \end_inset
28374
28375
28376 \begin_inset CommandInset ref
28377 LatexCommand ref
28378 reference "sub:Entorno-eqnarray"
28379
28380 \end_inset
28381
28382  o, si se ha marcado la opción 
28383 \family sans
28384 Usar
28385 \begin_inset space ~
28386 \end_inset
28387
28388 el
28389 \begin_inset space ~
28390 \end_inset
28391
28392 paquete
28393 \begin_inset space ~
28394 \end_inset
28395
28396 de
28397 \begin_inset space ~
28398 \end_inset
28399
28400 ecuaciones
28401 \begin_inset space ~
28402 \end_inset
28403
28404 AMS
28405 \family default
28406  en la configuración del documento
28407 \family sans
28408 , un 
28409 \series bold
28410 entorno
28411 \family default
28412 \series default
28413  
28414 \series bold
28415 align
28416 \series default
28417 , que se describe en
28418 \begin_inset space ~
28419 \end_inset
28420
28421
28422 \begin_inset CommandInset ref
28423 LatexCommand ref
28424 reference "sub:Entorno-align-estándar"
28425
28426 \end_inset
28427
28428 .
28429 \end_layout
28430
28431 \begin_layout Standard
28432 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28433  el menú 
28434 \family sans
28435 Insertar\SpecialChar \menuseparator
28436 Ecuación
28437 \family default
28438 .
28439  En las siguientes secciones se describen estos entornos.
28440 \end_layout
28441
28442 \begin_layout Standard
28443 En todos los entornos de ecuación multilínea la combinación 
28444 \family sans
28445 Ctrl+Retorno
28446 \family default
28447  genera una línea nueva.
28448  Para añadir o quitar líneas se pueden usar los botones 
28449 \begin_inset Graphics
28450         filename ../../images/tabular-feature_append-row.png
28451         scale 85
28452
28453 \end_inset
28454
28455  o 
28456 \begin_inset Graphics
28457         filename ../../images/tabular-feature_delete-row.png
28458         scale 85
28459
28460 \end_inset
28461
28462 de la barra de herramientas, respectivamente, o el menú 
28463 \family sans
28464 Editar\SpecialChar \menuseparator
28465 Filas y columnas
28466 \family default
28467 .
28468 \end_layout
28469
28470 \begin_layout Subsubsection
28471 Separación de líneas
28472 \begin_inset CommandInset label
28473 LatexCommand label
28474 name "sub:Separación-de-líneas"
28475
28476 \end_inset
28477
28478
28479 \begin_inset Index idx
28480 status collapsed
28481
28482 \begin_layout Plain Layout
28483 Ecuación ! multilínea ! separación de filas
28484 \end_layout
28485
28486 \end_inset
28487
28488
28489 \end_layout
28490
28491 \begin_layout Standard
28492 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28493 \begin_inset Formula \begin{eqnarray*}
28494 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}\\
28495 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
28496 \end{eqnarray*}
28497
28498 \end_inset
28499
28500 En LaTeX un espacio adicional para una línea se especifica como argumento
28501  opcional del comando de nueva línea.
28502  Esto aún no es posible en LYX,
28503 \begin_inset Foot
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507 véase 
28508 \begin_inset CommandInset href
28509 LatexCommand href
28510 name "LyX-bug #1505"
28511 target "http://www.lyx.org/trac/ticket/1505"
28512
28513 \end_inset
28514
28515
28516 \end_layout
28517
28518 \end_inset
28519
28520  por lo que toda la ecuación debe insertarse en modo TeX.
28521  Para añadir espacio en nuestro ejemplo se inserta el comando 
28522 \series bold
28523
28524 \backslash
28525
28526 \backslash
28527 [3mm]
28528 \series default
28529  al final de la primera línea.
28530  Así: 
28531 \begin_inset ERT
28532 status collapsed
28533
28534 \begin_layout Plain Layout
28535
28536
28537 \backslash
28538 begin{eqnarray*}
28539 \end_layout
28540
28541 \begin_layout Plain Layout
28542
28543 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28544  = & 
28545 \backslash
28546 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28547 \backslash
28548
28549 \backslash
28550 [3mm]
28551 \end_layout
28552
28553 \begin_layout Plain Layout
28554
28555 4x^{2}
28556 \backslash
28557 left(B^{2}+x_{0}^{2}
28558 \backslash
28559 right)+4x_{0}x
28560 \backslash
28561 left(D-B^{2}
28562 \backslash
28563 right)+B^{2}
28564 \backslash
28565 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28566 \backslash
28567 right) & = & 0
28568 \end_layout
28569
28570 \begin_layout Plain Layout
28571
28572
28573 \backslash
28574 end{eqnarray*}
28575 \end_layout
28576
28577 \end_inset
28578
28579
28580 \begin_inset VSpace bigskip
28581 \end_inset
28582
28583
28584 \end_layout
28585
28586 \begin_layout Standard
28587 Para obtener separación en todas las líneas hay que cambiar la longitud
28588  
28589 \series bold
28590
28591 \backslash
28592 jot
28593 \series default
28594
28595 \begin_inset Index idx
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 Comandos ! J ! 
28600 \backslash
28601 jot
28602 \end_layout
28603
28604 \end_inset
28605
28606 .
28607  La definición es: 
28608 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28609 \end_inset
28610
28611 .
28612  El valor predeterminado para 
28613 \series bold
28614
28615 \backslash
28616 jot
28617 \series default
28618  es 3
28619 \begin_inset space \thinspace{}
28620 \end_inset
28621
28622 pt.
28623  Para establecer una separación adicional de 3
28624 \begin_inset space \thinspace{}
28625 \end_inset
28626
28627 mm como en el ejemplo anterior, se inserta el comando
28628 \end_layout
28629
28630 \begin_layout Standard
28631
28632 \series bold
28633
28634 \backslash
28635 setlength{
28636 \backslash
28637 jot}{3mm+3pt}
28638 \end_layout
28639
28640 \begin_layout Standard
28641 en modo TeX antes de la ecuación.
28642  Es necesario cargar el paquete 
28643 \series bold
28644 calc
28645 \series default
28646
28647 \begin_inset Foot
28648 status collapsed
28649
28650 \begin_layout Plain Layout
28651
28652 \series bold
28653 calc
28654 \series default
28655  forma parte de toda instalación LaTeX estándar.
28656 \end_layout
28657
28658 \end_inset
28659
28660
28661 \begin_inset Index idx
28662 status collapsed
28663
28664 \begin_layout Plain Layout
28665 Paquetes ! calc
28666 \end_layout
28667
28668 \end_inset
28669
28670  en el preámbulo con la línea
28671 \end_layout
28672
28673 \begin_layout Standard
28674
28675 \series bold
28676
28677 \backslash
28678 usepackage{calc}
28679 \end_layout
28680
28681 \begin_layout Standard
28682 Se obtiene:
28683 \begin_inset ERT
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687
28688
28689 \backslash
28690 setlength{
28691 \backslash
28692 jot}{3mm+3pt}
28693 \end_layout
28694
28695 \end_inset
28696
28697
28698 \begin_inset Formula \begin{eqnarray*}
28699 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}\\
28700 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
28701 \end{eqnarray*}
28702
28703 \end_inset
28704
28705
28706 \begin_inset ERT
28707 status collapsed
28708
28709 \begin_layout Plain Layout
28710
28711
28712 \backslash
28713 setlength{
28714 \backslash
28715 jot}{3pt}
28716 \end_layout
28717
28718 \end_inset
28719
28720  Para volver a la distancia predeterminada, 
28721 \series bold
28722
28723 \backslash
28724 jot
28725 \series default
28726  se establece en 3
28727 \begin_inset space \thinspace{}
28728 \end_inset
28729
28730 pt.
28731 \end_layout
28732
28733 \begin_layout Subsubsection
28734 Separación de columnas
28735 \begin_inset CommandInset label
28736 LatexCommand label
28737 name "sub:Separación-de-columnas"
28738
28739 \end_inset
28740
28741
28742 \begin_inset Index idx
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746 Ecuación ! multilínea !separación de columnas
28747 \end_layout
28748
28749 \end_inset
28750
28751
28752 \end_layout
28753
28754 \begin_layout Standard
28755 Una ecuación multilínea forma una matriz.
28756  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28757  columnas.
28758  Cambiando la separación de columnas en este entorno se puede cambiar el
28759  espacio junto al signo de relación.
28760 \end_layout
28761
28762 \begin_layout Standard
28763 La separación de columnas se especifica con la longitud
28764 \series bold
28765  
28766 \backslash
28767 arraycolsep
28768 \series default
28769
28770 \begin_inset Index idx
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774 Comandos ! A ! 
28775 \backslash
28776 arraycolsep
28777 \end_layout
28778
28779 \end_inset
28780
28781  según:
28782 \begin_inset Newline newline
28783 \end_inset
28784
28785 separación de columnas = 2
28786 \begin_inset space \thinspace{}
28787 \end_inset
28788
28789
28790 \series bold
28791
28792 \backslash
28793 arraycolsep
28794 \series default
28795
28796 \begin_inset Newline newline
28797 \end_inset
28798
28799 Así, el comando en modo TeX
28800 \end_layout
28801
28802 \begin_layout Standard
28803
28804 \series bold
28805
28806 \backslash
28807 setlength{
28808 \backslash
28809 arraycolsep}{1cm}
28810 \end_layout
28811
28812 \begin_layout Standard
28813 establece para todas las ecuaciones siguientes una separación de columnas
28814  de 2
28815 \begin_inset space \thinspace{}
28816 \end_inset
28817
28818 cm.
28819  Para volver al valor predefinido, 
28820 \series bold
28821
28822 \backslash
28823 arraycolsep
28824 \series default
28825  se pone en 5
28826 \begin_inset space \thinspace{}
28827 \end_inset
28828
28829 pt.
28830 \end_layout
28831
28832 \begin_layout Standard
28833 Una ecuación con separación de 2
28834 \begin_inset space \thinspace{}
28835 \end_inset
28836
28837 cm entre columnas:
28838 \begin_inset ERT
28839 status collapsed
28840
28841 \begin_layout Plain Layout
28842
28843
28844 \backslash
28845 setlength{
28846 \backslash
28847 arraycolsep}{1cm}
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \begin_inset Formula \begin{eqnarray*}
28854 A & = & B\\
28855 C & \ne & A
28856 \end{eqnarray*}
28857
28858 \end_inset
28859
28860 Una ecuación con la separación predefinida para matrices, 10
28861 \begin_inset space \thinspace{}
28862 \end_inset
28863
28864 pt:
28865 \begin_inset ERT
28866 status collapsed
28867
28868 \begin_layout Plain Layout
28869
28870
28871 \backslash
28872 setlength{
28873 \backslash
28874 arraycolsep}{5pt}
28875 \end_layout
28876
28877 \end_inset
28878
28879
28880 \begin_inset Formula \begin{eqnarray*}
28881 A & = & B\\
28882 C & \ne & A
28883 \end{eqnarray*}
28884
28885 \end_inset
28886
28887
28888 \end_layout
28889
28890 \begin_layout Subsubsection
28891 Ecuaciones largas
28892 \begin_inset Index idx
28893 status collapsed
28894
28895 \begin_layout Plain Layout
28896 Ecuación ! larga
28897 \end_layout
28898
28899 \end_inset
28900
28901
28902 \end_layout
28903
28904 \begin_layout Standard
28905 Se pueden componer ecuaciones largas mediante estos métodos:
28906 \end_layout
28907
28908 \begin_layout Itemize
28909 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28910  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28911 \begin_inset Formula \begin{eqnarray}
28912 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 \\
28913  &  & -\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}
28914 \end{eqnarray}
28915
28916 \end_inset
28917
28918 El signo menos al principio de la segunda línea normalmente no aparece como
28919  operador porque es el primer carácter de la línea.
28920  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28921  Para evitarlo se ha insertado 3
28922 \begin_inset space \thinspace{}
28923 \end_inset
28924
28925 pt de espacio detrás del menos con el comando 
28926 \series bold
28927
28928 \backslash
28929 hspace
28930 \series default
28931 .
28932 \begin_inset Foot
28933 status collapsed
28934
28935 \begin_layout Plain Layout
28936 véase más sobre 
28937 \series bold
28938
28939 \backslash
28940 hspace
28941 \series default
28942  en 
28943 \begin_inset CommandInset ref
28944 LatexCommand ref
28945 reference "sub:Espacio-variable"
28946
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \end_inset
28953
28954
28955 \begin_inset Index idx
28956 status collapsed
28957
28958 \begin_layout Plain Layout
28959 Comandos ! H ! 
28960 \backslash
28961 hspace
28962 \end_layout
28963
28964 \end_inset
28965
28966
28967 \end_layout
28968
28969 \begin_layout Itemize
28970 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28971 \series bold
28972
28973 \backslash
28974 lefteqn
28975 \series default
28976
28977 \begin_inset Index idx
28978 status collapsed
28979
28980 \begin_layout Plain Layout
28981 Comandos ! L ! 
28982 \backslash
28983 lefteqn
28984 \end_layout
28985
28986 \end_inset
28987
28988 .
28989  Se inserta en la primer columna de la primera línea y hace que todas las
28990  inserciones posteriores sobreescriban las columnas siguientes:
28991 \begin_inset Formula \begin{eqnarray}
28992 \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 \\
28993  &  & -\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 \\
28994  &  & =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}
28995 \end{eqnarray}
28996
28997 \end_inset
28998
28999 Tras la inserción de 
29000 \series bold
29001
29002 \backslash
29003 lefteqn
29004 \series default
29005  el cursor está en un marco púrpura un poco a la izquierda del azul.
29006  La ecuación se inserta en éste.
29007 \begin_inset Newline newline
29008 \end_inset
29009
29010 El contenido de las restantes líneas se inserta en la segunda columna o
29011  en otra.
29012  A mayor número de columna donde se inserte, mayor sangrado.
29013 \begin_inset VSpace medskip
29014 \end_inset
29015
29016
29017 \begin_inset Newline newline
29018 \end_inset
29019
29020
29021 \begin_inset Note Greyedout
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025 Ten en cuenta lo siguiente si usas 
29026 \series bold
29027
29028 \backslash
29029 lefteqn
29030 \series default
29031 :
29032 \end_layout
29033
29034 \begin_layout Itemize
29035 La ecuación no usa la anchura total de la página.
29036  Cuando se añade, p.
29037 \begin_inset space \thinspace{}
29038 \end_inset
29039
29040 e., el término 
29041 \begin_inset Formula $-B^{2}$
29042 \end_inset
29043
29044  en la primera línea del ejemplo, debería estar fuera del margen.
29045  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29046  principio de la primera línea.
29047 \end_layout
29048
29049 \begin_layout Itemize
29050 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29051  primera línea.
29052 \begin_inset Foot
29053 status collapsed
29054
29055 \begin_layout Plain Layout
29056 \begin_inset CommandInset href
29057 LatexCommand href
29058 name "LyX-bug #1429"
29059 target "http://www.lyx.org/trac/ticket/1429"
29060
29061 \end_inset
29062
29063
29064 \end_layout
29065
29066 \end_inset
29067
29068  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29069  teclas de flecha.
29070 \end_layout
29071
29072 \end_inset
29073
29074  
29075 \end_layout
29076
29077 \begin_layout Itemize
29078 Se describen otros métodos para escribir fórmulas largas en 
29079 \begin_inset CommandInset ref
29080 LatexCommand ref
29081 reference "sub:Entorno-multilínea"
29082
29083 \end_inset
29084
29085  y 
29086 \begin_inset CommandInset ref
29087 LatexCommand ref
29088 reference "sub:Partes-de-una-multilínea"
29089
29090 \end_inset
29091
29092 .
29093 \end_layout
29094
29095 \begin_layout Subsubsection
29096 Delimitadores multilínea
29097 \begin_inset CommandInset label
29098 LatexCommand label
29099 name "sub:Delimitadores-multilínea"
29100
29101 \end_inset
29102
29103
29104 \begin_inset Index idx
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108 Delimitadores ! para varias líneas
29109 \end_layout
29110
29111 \end_inset
29112
29113
29114 \end_layout
29115
29116 \begin_layout Standard
29117 Para poner delimitadores que cubran varias líneas hay un problema:
29118 \begin_inset Formula \begin{eqnarray*}
29119 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29120  &  & \left.\cdots+B-D\right]
29121 \end{eqnarray*}
29122
29123 \end_inset
29124
29125 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29126 res con tamaño variable no abarcan líneas múltiples.
29127 \end_layout
29128
29129 \begin_layout Standard
29130 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29131  primera línea se finaliza con 
29132 \series bold
29133
29134 \backslash
29135 right.
29136 \series default
29137
29138 \begin_inset Index idx
29139 status collapsed
29140
29141 \begin_layout Plain Layout
29142 Comandos ! R ! 
29143 \backslash
29144 right
29145 \end_layout
29146
29147 \end_inset
29148
29149  y la segunda con 
29150 \series bold
29151
29152 \backslash
29153 left.
29154 \series default
29155 .
29156 \begin_inset Foot
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160 Más sobre 
29161 \series bold
29162
29163 \backslash
29164 left.
29165
29166 \series default
29167  y 
29168 \series bold
29169
29170 \backslash
29171 right.
29172
29173 \series default
29174  en 
29175 \begin_inset CommandInset ref
29176 LatexCommand ref
29177 reference "sub:Tamaño-automático-de"
29178
29179 \end_inset
29180
29181
29182 \end_layout
29183
29184 \end_inset
29185
29186
29187 \begin_inset Index idx
29188 status collapsed
29189
29190 \begin_layout Plain Layout
29191 Comandos ! L ! 
29192 \backslash
29193 left
29194 \end_layout
29195
29196 \end_inset
29197
29198  Después de 
29199 \series bold
29200
29201 \backslash
29202 left.
29203
29204 \series default
29205  se inserta el comando 
29206 \series bold
29207
29208 \backslash
29209 vphantom
29210 \series default
29211
29212 \begin_inset ERT
29213 status collapsed
29214
29215 \begin_layout Plain Layout
29216
29217
29218 \backslash
29219 spce 
29220 \end_layout
29221
29222 \end_inset
29223
29224
29225 \series bold
29226
29227 \backslash
29228 prod
29229 \series default
29230 ^
29231 \begin_inset ERT
29232 status collapsed
29233
29234 \begin_layout Plain Layout
29235
29236
29237 \backslash
29238 spce 
29239 \end_layout
29240
29241 \end_inset
29242
29243
29244 \series bold
29245
29246 \backslash
29247 infty
29248 \series default
29249
29250 \begin_inset ERT
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254
29255
29256 \backslash
29257 spce 
29258 \end_layout
29259
29260 \end_inset
29261
29262
29263 \series bold
29264
29265 \begin_inset Formula $\downarrow$
29266 \end_inset
29267
29268 _R=1}
29269 \series default
29270
29271 \begin_inset Index idx
29272 status collapsed
29273
29274 \begin_layout Plain Layout
29275 Comandos ! V ! 
29276 \backslash
29277 vphantom
29278 \end_layout
29279
29280 \end_inset
29281
29282 , porque el operador de multiplicación con sus límites es el símbolo mayor
29283  en la primera línea y ese debería ser el tamaño para el delimitador en
29284  la segunda línea.
29285 \end_layout
29286
29287 \begin_layout Standard
29288 El resultado es: 
29289 \begin_inset Formula \begin{eqnarray*}
29290 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29291  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29292 \end{eqnarray*}
29293
29294 \end_inset
29295
29296
29297 \end_layout
29298
29299 \begin_layout Subsection
29300 Entornos align
29301 \end_layout
29302
29303 \begin_layout Standard
29304 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29305  Son especialmente apropiados para poner ecuaciones adosadas.
29306 \end_layout
29307
29308 \begin_layout Standard
29309 Los entornos align constan de columnas.
29310  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29311  En un entorno align se puede numerar cada línea.
29312 \end_layout
29313
29314 \begin_layout Standard
29315 Los entornos align se crean con el menú 
29316 \family sans
29317 Insertar\SpecialChar \menuseparator
29318 Ecuación
29319 \family default
29320 .
29321  Una ecuación existente se puede convertir a align con el menú 
29322 \family sans
29323 Editar\SpecialChar \menuseparator
29324 Ecuación\SpecialChar \menuseparator
29325 Cambiar tipo de ecuación
29326 \family default
29327 .
29328 \end_layout
29329
29330 \begin_layout Standard
29331 Para añadir o quitar columnas se pueden usar los botones 
29332 \begin_inset Graphics
29333         filename ../../images/tabular-feature_append-row.png
29334         scale 85
29335
29336 \end_inset
29337
29338  o 
29339 \begin_inset Graphics
29340         filename ../../images/tabular-feature_delete-row.png
29341         scale 85
29342
29343 \end_inset
29344
29345 de la barra de ecuaciones o el menú 
29346 \family sans
29347 Editar\SpecialChar \menuseparator
29348 Filas y columnas
29349 \family default
29350 .
29351 \end_layout
29352
29353 \begin_layout Subsubsection
29354 Entorno align estándar
29355 \begin_inset CommandInset label
29356 LatexCommand label
29357 name "sub:Entorno-align-estándar"
29358
29359 \end_inset
29360
29361
29362 \begin_inset Index idx
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 Ecuación ! multilínea ! entorno align
29367 \end_layout
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Standard
29375 Este entorno align se crea pulsando 
29376 \family sans
29377 Ctrl+Retorno
29378 \family default
29379  en una ecuación o con el menú 
29380 \family sans
29381 Insertar\SpecialChar \menuseparator
29382 Ecuación\SpecialChar \menuseparator
29383 Entorno AMS align
29384 \family default
29385 .
29386 \end_layout
29387
29388 \begin_layout Standard
29389 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29390  align de cuatro columnas:
29391 \begin_inset Formula \begin{align*}
29392 A & =\sen(B) & C & =D\\
29393 C & \neq A & B & \neq D
29394 \end{align*}
29395
29396 \end_inset
29397
29398 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29399  un 
29400 \series bold
29401
29402 \backslash
29403 hfill
29404 \series default
29405
29406 \begin_inset Foot
29407 status collapsed
29408
29409 \begin_layout Plain Layout
29410 Más sobre 
29411 \series bold
29412
29413 \backslash
29414 hfill
29415 \series default
29416  en 
29417 \begin_inset CommandInset ref
29418 LatexCommand ref
29419 reference "sub:Espacio-variable"
29420
29421 \end_inset
29422
29423
29424 \end_layout
29425
29426 \end_inset
29427
29428  antes de la primera y detrás de cada columna par.
29429  Si se pone en estilo 
29430 \series bold
29431 Sangrado
29432 \series default
29433 ,
29434 \begin_inset Foot
29435 status collapsed
29436
29437 \begin_layout Plain Layout
29438 véase estilos de ecuación en 
29439 \begin_inset CommandInset ref
29440 LatexCommand ref
29441 reference "sec:Estilos-de-ecuación"
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \end_inset
29449
29450  la ecuación queda sin el 
29451 \series bold
29452
29453 \backslash
29454 hfill
29455 \series default
29456  ante la primera columna.
29457 \end_layout
29458
29459 \begin_layout Subsubsection
29460 Entorno alignat
29461 \begin_inset Index idx
29462 status collapsed
29463
29464 \begin_layout Plain Layout
29465 Ecuación ! multilínea ! entorno alignat
29466 \end_layout
29467
29468 \end_inset
29469
29470
29471 \end_layout
29472
29473 \begin_layout Standard
29474 El entorno alignat no tiene separación predefinida de columnas.
29475  Se puede insertar manualmente con los espacios descritos en 
29476 \begin_inset CommandInset ref
29477 LatexCommand ref
29478 reference "sec:Espacio"
29479
29480 \end_inset
29481
29482 .
29483 \end_layout
29484
29485 \begin_layout Standard
29486 El ejemplo anterior en el entorno alignat, con un espacio de 1
29487 \begin_inset space \thinspace{}
29488 \end_inset
29489
29490 cm al comienzo da la segunda ecuación:
29491 \begin_inset Formula \begin{alignat*}{2}
29492 A & =\sen(B)\hspace{1cm} & C & =D\\
29493 C & \neq A & B & \neq D
29494 \end{alignat*}
29495
29496 \end_inset
29497
29498 Como cada columna puede tener un espacio diferente, este entorno es especialment
29499 e apropiado para poner tres o más ecuaciones adosadas.
29500 \end_layout
29501
29502 \begin_layout Subsubsection
29503 Entorno flalign
29504 \begin_inset CommandInset label
29505 LatexCommand label
29506 name "sub:Entorno-flalign"
29507
29508 \end_inset
29509
29510
29511 \begin_inset Index idx
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515 Ecuación ! multilínea ! entorno flalign
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Standard
29524 En este entorno las dos primeras columnas están siempre tan a la izquierda
29525  como sea posible y las dos últimas a la derecha.
29526  Ejemplo:
29527 \begin_inset Formula \begin{flalign*}
29528 A & =1 & B & =2 & C & =3\\
29529 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29530 \end{flalign*}
29531
29532 \end_inset
29533
29534 En un entorno flalign con un número impar de columnas, en la última de las
29535  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29536  alineadas a la izquierda, aunque se use el estilo 
29537 \series bold
29538 Centrado
29539 \series default
29540 .
29541  Un ejemplo de fórmula sangrada 
29542 \begin_inset CommandInset ref
29543 LatexCommand eqref
29544 reference "eq:IntVol"
29545
29546 \end_inset
29547
29548 :
29549 \begin_inset Formula \begin{flalign}
29550 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29551
29552 \end_inset
29553
29554 Las dos primeras columnas contienen la fórmula.
29555  Para sangrarla como con el estilo 
29556 \series bold
29557 Sangrado
29558 \series default
29559 , se añade un espacio de 30
29560 \begin_inset space \thinspace{}
29561 \end_inset
29562
29563 pt al comienzo de la primera columna.
29564  
29565 \end_layout
29566
29567 \begin_layout Subsection
29568 Entorno eqnarray
29569 \begin_inset CommandInset label
29570 LatexCommand label
29571 name "sub:Entorno-eqnarray"
29572
29573 \end_inset
29574
29575
29576 \begin_inset Index idx
29577 status collapsed
29578
29579 \begin_layout Plain Layout
29580 Ecuación ! multilínea ! entorno eqnarray
29581 \end_layout
29582
29583 \end_inset
29584
29585
29586 \begin_inset Index idx
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590 Ecuación ! multilínea ! entorno eqnarray
29591 \end_layout
29592
29593 \end_inset
29594
29595
29596 \end_layout
29597
29598 \begin_layout Standard
29599 Al introducir este entorno aparecen tres marcos azules.
29600  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29601  El contenido del marco central está centrado y algo más pequeño, porque
29602  está diseñado para insertar sólo caracteres de relación.
29603 \begin_inset Formula \begin{eqnarray*}
29604 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29605 AB & AB & AB\\
29606 A & = & A
29607 \end{eqnarray*}
29608
29609 \end_inset
29610
29611
29612 \end_layout
29613
29614 \begin_layout Subsection
29615 Entorno gather
29616 \begin_inset Index idx
29617 status collapsed
29618
29619 \begin_layout Plain Layout
29620 Ecuación ! multilínea ! entorno gather
29621 \end_layout
29622
29623 \end_inset
29624
29625
29626 \end_layout
29627
29628 \begin_layout Standard
29629 Este entorno consta de una sola columna centrada.
29630  Se puede numerar cada línea.
29631 \begin_inset Formula \begin{gather}
29632 A=1\\
29633 X=\mbox{-}1
29634 \end{gather}
29635
29636 \end_inset
29637
29638
29639 \end_layout
29640
29641 \begin_layout Subsection
29642 Entorno multilínea
29643 \begin_inset CommandInset label
29644 LatexCommand label
29645 name "sub:Entorno-multilínea"
29646
29647 \end_inset
29648
29649
29650 \begin_inset Index idx
29651 status collapsed
29652
29653 \begin_layout Plain Layout
29654 Ecuación ! multilínea ! entorno multilínea
29655 \end_layout
29656
29657 \end_inset
29658
29659
29660 \end_layout
29661
29662 \begin_layout Standard
29663 El entorno multilínea, como gather, consta de una sola columna.
29664  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29665  Las demás están centradas.
29666  Por tanto este entorno es apropiado para ecuaciones largas.
29667  Como ejemplo, la ecuación
29668 \begin_inset space ~
29669 \end_inset
29670
29671
29672 \begin_inset CommandInset ref
29673 LatexCommand eqref
29674 reference "eq:lefteqn"
29675
29676 \end_inset
29677
29678  en entorno multilínea:
29679 \begin_inset Formula \begin{multline}
29680 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}\\
29681 -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}\\
29682 =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}}
29683 \end{multline}
29684
29685 \end_inset
29686
29687 En la salida sólo aparece numerada la última (primera) línea si la numeración
29688  del documento es a la derecha (izquierda).
29689 \begin_inset Foot
29690 status collapsed
29691
29692 \begin_layout Plain Layout
29693 véanse los estilos de numeración en 
29694 \begin_inset CommandInset ref
29695 LatexCommand ref
29696 reference "sec:Estilos-de-ecuación"
29697
29698 \end_inset
29699
29700
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Standard
29709 Con los comandos 
29710 \series bold
29711
29712 \backslash
29713 shoveright
29714 \series default
29715
29716 \begin_inset Index idx
29717 status collapsed
29718
29719 \begin_layout Plain Layout
29720 Comandos ! S ! 
29721 \backslash
29722 shoveright
29723 \end_layout
29724
29725 \end_inset
29726
29727  y 
29728 \series bold
29729
29730 \backslash
29731 shoveleft
29732 \series default
29733
29734 \begin_inset Index idx
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738 Comandos ! S ! 
29739 \backslash
29740 shoveleft
29741 \end_layout
29742
29743 \end_inset
29744
29745 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29746 ente.
29747  Los comandos se usan como sigue:
29748 \end_layout
29749
29750 \begin_layout Standard
29751
29752 \series bold
29753
29754 \backslash
29755 shoveright{contenido de la línea}
29756 \series default
29757  y 
29758 \series bold
29759
29760 \backslash
29761 shoveleft{contenido de la línea}
29762 \end_layout
29763
29764 \begin_layout Standard
29765 \begin_inset VSpace medskip
29766 \end_inset
29767
29768
29769 \end_layout
29770
29771 \begin_layout Standard
29772 La longitud 
29773 \series bold
29774
29775 \backslash
29776 multlinegap
29777 \series default
29778
29779 \begin_inset Index idx
29780 status collapsed
29781
29782 \begin_layout Plain Layout
29783 Comandos ! M ! 
29784 \backslash
29785 multlinegap
29786 \end_layout
29787
29788 \end_inset
29789
29790  especifica la distancia de la primera línea desde el margen izquierdo de
29791  la página.
29792  Esta longitud es 0
29793 \begin_inset space \thinspace{}
29794 \end_inset
29795
29796 pt por omisión.
29797 \end_layout
29798
29799 \begin_layout Standard
29800 Como ejemplo la ecuación anterior con el comando
29801 \end_layout
29802
29803 \begin_layout Standard
29804
29805 \series bold
29806
29807 \backslash
29808 setlength{
29809 \backslash
29810 multlinegap}{2cm}
29811 \end_layout
29812
29813 \begin_layout Standard
29814 insertado previamente en modo TeX:
29815 \begin_inset ERT
29816 status collapsed
29817
29818 \begin_layout Plain Layout
29819
29820
29821 \backslash
29822 setlength{
29823 \backslash
29824 multlinegap}{2cm}
29825 \end_layout
29826
29827 \end_inset
29828
29829
29830 \begin_inset Formula \begin{multline}
29831 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}\\
29832 \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}}\\
29833 =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}}
29834 \end{multline}
29835
29836 \end_inset
29837
29838
29839 \begin_inset ERT
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843
29844
29845 \backslash
29846 setlength{
29847 \backslash
29848 multlinegap}{0pt}
29849 \end_layout
29850
29851 \end_inset
29852
29853 La segunda línea se ha alineado a la izquierda con 
29854 \series bold
29855
29856 \backslash
29857 shoveleft
29858 \series default
29859 .
29860 \end_layout
29861
29862 \begin_layout Subsection
29863 Partes de una ecuación multilínea
29864 \begin_inset CommandInset label
29865 LatexCommand label
29866 name "sub:Partes-de-una-multilínea"
29867
29868 \end_inset
29869
29870
29871 \begin_inset Index idx
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875 Ecuación ! multilínea ! partes de
29876 \end_layout
29877
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes
29885  entornos: 
29886 \series bold
29887 aligned
29888 \series default
29889
29890 \series bold
29891 alignedat
29892 \series default
29893
29894 \series bold
29895 gathered
29896 \series default
29897  o 
29898 \series bold
29899 split
29900 \series default
29901 .
29902  Se pueden elegir en el menú 
29903 \family sans
29904 Insertar\SpecialChar \menuseparator
29905 Ecuación
29906 \family default
29907  o usando los comandos aquí descritos.
29908 \end_layout
29909
29910 \begin_layout Standard
29911 Los tres primeros tienen las mismas propiedades que los correspondientes
29912  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29913  Un ejemplo:
29914 \begin_inset Formula \[
29915 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29916 \Delta E\Delta t & \ge\frac{\hbar}{2}
29917 \end{aligned}
29918 \right\} \mbox{Relaciones de incertidumbre}\]
29919
29920 \end_inset
29921
29922 Para componer esta expresión se inserta una ecuación presentada y en ella
29923  se introduce el comando 
29924 \series bold
29925
29926 \backslash
29927 aligned
29928 \series default
29929
29930 \begin_inset Index idx
29931 status collapsed
29932
29933 \begin_layout Plain Layout
29934 Comandos ! A ! 
29935 \backslash
29936 aligned
29937 \end_layout
29938
29939 \end_inset
29940
29941 .
29942  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29943  añadir filas y columnas.
29944  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29945  como la llave.
29946 \end_layout
29947
29948 \begin_layout Standard
29949 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29950  se alinean horizontalmente.
29951  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29952  de ecuación se centra verticalmente con las líneas.
29953  Como ejemplo, la ecuación 
29954 \begin_inset CommandInset ref
29955 LatexCommand eqref
29956 reference "eq:cortolargo"
29957
29958 \end_inset
29959
29960  en entorno aligned: 
29961 \begin_inset Formula \begin{equation}
29962 \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}|}\\
29963  & -\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}|}
29964 \end{aligned}
29965 \end{equation}
29966
29967 \end_inset
29968
29969 Para usar los entornos 
29970 \series bold
29971 alignedat
29972 \series default
29973
29974 \series bold
29975 gathered
29976 \series default
29977 , o 
29978 \series bold
29979 split
29980 \series default
29981 , se insertan respectivamente los comandos
29982 \series bold
29983  
29984 \backslash
29985 alignedat
29986 \series default
29987 ,
29988 \begin_inset Index idx
29989 status collapsed
29990
29991 \begin_layout Plain Layout
29992 Comandos ! A ! 
29993 \backslash
29994 alignedat
29995 \end_layout
29996
29997 \end_inset
29998
29999  
30000 \series bold
30001
30002 \backslash
30003 gathered
30004 \series default
30005
30006 \begin_inset Index idx
30007 status collapsed
30008
30009 \begin_layout Plain Layout
30010 Comandos ! G ! 
30011 \backslash
30012 gathered
30013 \end_layout
30014
30015 \end_inset
30016
30017 , o 
30018 \series bold
30019
30020 \backslash
30021 split
30022 \series default
30023
30024 \begin_inset Index idx
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 Comandos ! S ! 
30029 \backslash
30030 split
30031 \end_layout
30032
30033 \end_inset
30034
30035 .
30036  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30037  tener dos columnas.
30038 \end_layout
30039
30040 \begin_layout Subsection
30041 Texto en ecuaciones multilínea
30042 \begin_inset CommandInset label
30043 LatexCommand label
30044 name "sub:Texto-en-multilínea"
30045
30046 \end_inset
30047
30048
30049 \begin_inset Index idx
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053 Texto ! en ecuaciones
30054 \end_layout
30055
30056 \end_inset
30057
30058
30059 \begin_inset Index idx
30060 status collapsed
30061
30062 \begin_layout Plain Layout
30063 Ecuación ! multilínea ! texto en
30064 \end_layout
30065
30066 \end_inset
30067
30068
30069 \end_layout
30070
30071 \begin_layout Standard
30072 En los entornos Align, multilínea y gather, se puede insertar texto que
30073  se mostrará en una línea separada y que no afecta la alineación de columna.
30074  Para esto se usa el comando 
30075 \series bold
30076
30077 \backslash
30078 intertext
30079 \series default
30080
30081 \begin_inset Index idx
30082 status collapsed
30083
30084 \begin_layout Plain Layout
30085 Comandos ! I ! 
30086 \backslash
30087 intertext
30088 \end_layout
30089
30090 \end_inset
30091
30092  con el siguiente esquema:
30093 \end_layout
30094
30095 \begin_layout Standard
30096
30097 \series bold
30098
30099 \backslash
30100 intertext{texto}
30101 \end_layout
30102
30103 \begin_layout Standard
30104 El texto no debería ocupar más de una línea porque no se puede partir con
30105  guión.
30106  Como LyX aún no soporta 
30107 \series bold
30108
30109 \backslash
30110 intertext
30111 \series default
30112  directamente, el texto se escribe como texto matemático.
30113  
30114 \series bold
30115
30116 \backslash
30117 intertext
30118 \series default
30119  debe por tanto estar al comienzo de una línea y en la salida se presenta
30120  sobre esta línea.
30121  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30122 \begin_inset Formula \begin{align}
30123 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30124 \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
30125 \end{align}
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Standard
30133 \begin_inset Newpage newpage
30134 \end_inset
30135
30136
30137 \end_layout
30138
30139 \begin_layout Section
30140 Numeración de ecuaciones
30141 \begin_inset Index idx
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145 Ecuación ! numeración|see
30146 \begin_inset ERT
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150
30151 {
30152 \end_layout
30153
30154 \end_inset
30155
30156 Numeración de ecuaciones
30157 \begin_inset ERT
30158 status collapsed
30159
30160 \begin_layout Plain Layout
30161
30162 }
30163 \end_layout
30164
30165 \end_inset
30166
30167
30168 \end_layout
30169
30170 \end_inset
30171
30172
30173 \begin_inset Index idx
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177 Numeración de ecuaciones
30178 \end_layout
30179
30180 \end_inset
30181
30182
30183 \end_layout
30184
30185 \begin_layout Subsection
30186 General
30187 \end_layout
30188
30189 \begin_layout Standard
30190 Las ecuaciones numeradas se insertan con el menú 
30191 \family sans
30192 Insertar\SpecialChar \menuseparator
30193 Ecuación
30194 \family default
30195  
30196 \family sans
30197 \SpecialChar \menuseparator
30198 Ecuación
30199 \begin_inset space ~
30200 \end_inset
30201
30202 numerada
30203 \family default
30204  (atajo 
30205 \family sans
30206 Ctrl+Alt
30207 \begin_inset space ~
30208 \end_inset
30209
30210 N
30211 \family default
30212 ).
30213  Ecuaciones existentes se pueden numerar con el menú 
30214 \family sans
30215 Editar\SpecialChar \menuseparator
30216 Ecuación\SpecialChar \menuseparator
30217 Conmutar
30218 \begin_inset space ~
30219 \end_inset
30220
30221 numeración
30222 \family default
30223  (atajo
30224 \family sans
30225  Alt+M
30226 \begin_inset space ~
30227 \end_inset
30228
30229 N
30230 \family default
30231 ).
30232  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30233  En la salida se muestra el número real.
30234 \end_layout
30235
30236 \begin_layout Standard
30237 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30238  líneas.
30239  No obstante, la numeración se puede controlar en cada línea con el menú
30240  
30241 \family sans
30242 Editar\SpecialChar \menuseparator
30243 Ecuación\SpecialChar \menuseparator
30244 Conmutar
30245 \begin_inset space ~
30246 \end_inset
30247
30248 numeración
30249 \begin_inset space ~
30250 \end_inset
30251
30252 de
30253 \begin_inset space ~
30254 \end_inset
30255
30256 línea
30257 \family default
30258  (atajo
30259 \family sans
30260  Alt+M
30261 \begin_inset space ~
30262 \end_inset
30263
30264 Mayúsculas+N
30265 \family default
30266 ).
30267 \end_layout
30268
30269 \begin_layout Standard
30270 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30271  distintos, véase 
30272 \begin_inset CommandInset ref
30273 LatexCommand ref
30274 reference "sec:Estilos-de-ecuación"
30275
30276 \end_inset
30277
30278 .
30279 \end_layout
30280
30281 \begin_layout Subsection
30282 Referencias cruzadas
30283 \begin_inset Index idx
30284 status collapsed
30285
30286 \begin_layout Plain Layout
30287 Ecuación ! referencias cruzadas a
30288 \end_layout
30289
30290 \end_inset
30291
30292
30293 \end_layout
30294
30295 \begin_layout Standard
30296 Todas las ecuaciones con etiqueta se pueden referenciar.
30297  La etiqueta se añade con el menú 
30298 \family sans
30299 Insertar\SpecialChar \menuseparator
30300 Etiqueta
30301 \family default
30302  o con el botón 
30303 \begin_inset Graphics
30304         filename ../../images/label-insert.png
30305         scale 85
30306
30307 \end_inset
30308
30309  de la barra de herramientas.
30310  El cursor debe estar dentro de una ecuación en modo presentación.
30311  Surge un diálogo con el prefijo 
30312 \series bold
30313 eq:
30314 \series default
30315 , detrás del cual se escribe el texto de la etiqueta.
30316  El prefijo significa 
30317 \begin_inset Quotes fld
30318 \end_inset
30319
30320 equation
30321 \begin_inset Quotes frd
30322 \end_inset
30323
30324  y hace más fácil encontrar etiquetas en documentos extensos porque así
30325  se distingue p.
30326 \begin_inset space \thinspace{}
30327 \end_inset
30328
30329 e.
30330 \begin_inset space ~
30331 \end_inset
30332
30333 de las etiquetas de sección.
30334  Para cambiar una etiqueta se usa de nuevo el menú 
30335 \family sans
30336 Insertar\SpecialChar \menuseparator
30337 Etiqueta
30338 \family default
30339 .
30340 \end_layout
30341
30342 \begin_layout Standard
30343 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30344  ecuación.
30345  Una ecuación con etiqueta se numera siempre.
30346 \end_layout
30347
30348 \begin_layout Standard
30349 Las referencias cruzadas se insertan mediante el menú 
30350 \family sans
30351 Insertar\SpecialChar \menuseparator
30352 Referencia cruzada
30353 \family default
30354  o con el botón 
30355 \begin_inset Graphics
30356         filename ../../images/dialog-show-new-inset_ref.png
30357         scale 85
30358
30359 \end_inset
30360
30361 .
30362  Una referencia a una ecuación aparece en la salida con su número.
30363  Si en el diálogo de referencia cruzada se elige el formato 
30364 \series bold
30365 (<referencia>)
30366 \series default
30367 , la referencia se muestra en la salida entre paréntesis.
30368  
30369 \begin_inset Newline newline
30370 \end_inset
30371
30372 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30373  a la ecuación de referencia.
30374 \end_layout
30375
30376 \begin_layout Standard
30377 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30378  siguientes:
30379 \begin_inset Note Note
30380 status collapsed
30381
30382 \begin_layout Plain Layout
30383 Observa los distintos tipos de referencias cruzadas.
30384 \end_layout
30385
30386 \end_inset
30387
30388
30389 \end_layout
30390
30391 \begin_layout Standard
30392 Las ecuaciones 
30393 \begin_inset CommandInset ref
30394 LatexCommand eqref
30395 reference "eq:tag"
30396
30397 \end_inset
30398
30399  y 
30400 \begin_inset CommandInset ref
30401 LatexCommand eqref
30402 reference "eq:c"
30403
30404 \end_inset
30405
30406  son equivalentes.
30407  En (
30408 \begin_inset CommandInset ref
30409 LatexCommand ref
30410 reference "eq:Lat"
30411
30412 \end_inset
30413
30414 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30415 \begin_inset CommandInset ref
30416 LatexCommand ref
30417 reference "eq:Rom"
30418
30419 \end_inset
30420
30421 ).
30422 \begin_inset VSpace medskip
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429 Si el argumento de 
30430 \series bold
30431
30432 \backslash
30433 tag
30434 \begin_inset Foot
30435 status collapsed
30436
30437 \begin_layout Plain Layout
30438
30439 \series bold
30440
30441 \backslash
30442 tag
30443 \series default
30444  se describe en 
30445 \begin_inset CommandInset ref
30446 LatexCommand ref
30447 reference "sub:Numeración-personalizada"
30448
30449 \end_inset
30450
30451
30452 \end_layout
30453
30454 \end_inset
30455
30456
30457 \series default
30458  contiene un marco, como se describe en la 
30459 \begin_inset CommandInset ref
30460 LatexCommand ref
30461 reference "sub:Cuadros-de-párrafo"
30462
30463 \end_inset
30464
30465 , no se puede referenciar la ecuación.
30466 \end_layout
30467
30468 \begin_layout Subsection
30469 Subnumeración
30470 \begin_inset Index idx
30471 status collapsed
30472
30473 \begin_layout Plain Layout
30474 Numeración de ecuaciones ! subnumeración
30475 \end_layout
30476
30477 \end_inset
30478
30479
30480 \end_layout
30481
30482 \begin_layout Standard
30483 Con ayuda de los comandos 
30484 \series bold
30485
30486 \backslash
30487 begin{subequations}
30488 \series default
30489  y 
30490 \series bold
30491
30492 \backslash
30493 end{subequations}
30494 \series default
30495  en modo TeX se pueden subnumerar ecuaciones.
30496 \end_layout
30497
30498 \begin_layout Standard
30499 Ejemplo:
30500 \begin_inset Formula \begin{equation}
30501 A=C-B\label{eq:a}\end{equation}
30502
30503 \end_inset
30504
30505
30506 \begin_inset ERT
30507 status collapsed
30508
30509 \begin_layout Plain Layout
30510
30511
30512 \backslash
30513 addtocounter{equation}{-1}
30514 \end_layout
30515
30516 \end_inset
30517
30518
30519 \begin_inset ERT
30520 status collapsed
30521
30522 \begin_layout Plain Layout
30523
30524
30525 \backslash
30526 begin{subequations}
30527 \end_layout
30528
30529 \end_inset
30530
30531
30532 \begin_inset VSpace -5mm
30533 \end_inset
30534
30535
30536 \begin_inset Formula \begin{equation}
30537 B=C-A\label{eq:b}\end{equation}
30538
30539 \end_inset
30540
30541
30542 \begin_inset Formula \begin{equation}
30543 C=A+B\label{eq:c}\end{equation}
30544
30545 \end_inset
30546
30547
30548 \end_layout
30549
30550 \begin_layout Standard
30551 \begin_inset ERT
30552 status collapsed
30553
30554 \begin_layout Plain Layout
30555
30556
30557 \backslash
30558 end{subequations}
30559 \end_layout
30560
30561 \end_inset
30562
30563
30564 \end_layout
30565
30566 \begin_layout Standard
30567 Para este ejemplo se ha hecho lo siguiente:
30568 \end_layout
30569
30570 \begin_layout Enumerate
30571 se inserta la primera ecuación
30572 \end_layout
30573
30574 \begin_layout Enumerate
30575 después de ella se inserta
30576 \series bold
30577
30578 \begin_inset Newline newline
30579 \end_inset
30580
30581
30582 \backslash
30583 addtocounter{equation}{-1} 
30584 \backslash
30585 begin{subequations}
30586 \begin_inset Index idx
30587 status collapsed
30588
30589 \begin_layout Plain Layout
30590 Comandos ! A ! 
30591 \backslash
30592 addtocounter
30593 \end_layout
30594
30595 \end_inset
30596
30597
30598 \end_layout
30599
30600 \begin_layout Enumerate
30601 se inserta la segunda ecuación
30602 \end_layout
30603
30604 \begin_layout Enumerate
30605 se inserta la tercera ecuación
30606 \end_layout
30607
30608 \begin_layout Enumerate
30609 se inserta 
30610 \series bold
30611
30612 \backslash
30613 end{subequations}
30614 \series default
30615  tras la tercera ecuación
30616 \end_layout
30617
30618 \begin_layout Standard
30619 Toda ecuación entre los comandos 
30620 \series bold
30621
30622 \backslash
30623 begin
30624 \series default
30625  y 
30626 \series bold
30627
30628 \backslash
30629 end
30630 \series default
30631  se subnumera con a, b, c\SpecialChar \ldots{}
30632  En ecuaciones multilínea se subnumerará cada línea.
30633  Todas las ecuaciones subnumeradas son tratadas como 
30634 \emph on
30635 una
30636 \emph default
30637  ecuación numerada.
30638  Pero como cada ecuación numerada aumenta el contador 
30639 \series bold
30640 equation
30641 \series default
30642  en uno, hay que disminuir el comando 
30643 \series bold
30644
30645 \backslash
30646 addtocounter
30647 \series default
30648 .
30649  De lo contrario, las ecuaciones 
30650 \begin_inset CommandInset ref
30651 LatexCommand eqref
30652 reference "eq:a"
30653
30654 \end_inset
30655
30656
30657 \begin_inset CommandInset ref
30658 LatexCommand eqref
30659 reference "eq:b"
30660
30661 \end_inset
30662
30663
30664 \begin_inset CommandInset ref
30665 LatexCommand eqref
30666 reference "eq:c"
30667
30668 \end_inset
30669
30670  se numerarían 
30671 \begin_inset CommandInset ref
30672 LatexCommand eqref
30673 reference "eq:a"
30674
30675 \end_inset
30676
30677
30678 \begin_inset CommandInset ref
30679 LatexCommand eqref
30680 reference "eq:d"
30681
30682 \end_inset
30683
30684
30685 \begin_inset CommandInset ref
30686 LatexCommand eqref
30687 reference "eq:f"
30688
30689 \end_inset
30690
30691 .
30692 \end_layout
30693
30694 \begin_layout Standard
30695 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30696  ecuaciones.
30697  Para evitarlo se inserta ese espacio vertical de -5
30698 \begin_inset space \thinspace{}
30699 \end_inset
30700
30701 mm detrás del comando 
30702 \series bold
30703
30704 \backslash
30705 begin{subequations}
30706 \series default
30707 .
30708
30709 \series bold
30710  
30711 \series default
30712 Si se usa el estilo 
30713 \series bold
30714 Sangrado
30715 \series default
30716
30717 \begin_inset Foot
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721 véase estilos de ecuación en 
30722 \begin_inset CommandInset ref
30723 LatexCommand ref
30724 reference "sec:Estilos-de-ecuación"
30725
30726 \end_inset
30727
30728
30729 \end_layout
30730
30731 \end_inset
30732
30733 , entonces se inserta -7
30734 \begin_inset space \thinspace{}
30735 \end_inset
30736
30737 mm.
30738 \end_layout
30739
30740 \begin_layout Standard
30741 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30742  de la segunda línea:
30743 \begin_inset ERT
30744 status collapsed
30745
30746 \begin_layout Plain Layout
30747
30748
30749 \backslash
30750 begin{subequations}
30751 \end_layout
30752
30753 \end_inset
30754
30755
30756 \begin_inset Formula \begin{eqnarray}
30757 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30758  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30759  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30760 \end{eqnarray}
30761
30762 \end_inset
30763
30764
30765 \begin_inset ERT
30766 status collapsed
30767
30768 \begin_layout Plain Layout
30769
30770
30771 \backslash
30772 end{subequations}
30773 \end_layout
30774
30775 \end_inset
30776
30777
30778 \end_layout
30779
30780 \begin_layout Subsection
30781 Numeración definida por el usuario
30782 \begin_inset CommandInset label
30783 LatexCommand label
30784 name "sub:Numeración-personalizada"
30785
30786 \end_inset
30787
30788
30789 \begin_inset Index idx
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793 Numeración de ecuaciones ! personalizada
30794 \end_layout
30795
30796 \end_inset
30797
30798
30799 \end_layout
30800
30801 \begin_layout Standard
30802 Con la numeración estándar el número se coloca entre paréntesis.
30803  Para reemplazar los paréntesis con barras verticales, p.
30804 \begin_inset space \thinspace{}
30805 \end_inset
30806
30807 e., se añade al preámbulo LaTeX la línea: 
30808 \end_layout
30809
30810 \begin_layout Standard
30811
30812 \series bold
30813
30814 \backslash
30815 def
30816 \backslash
30817 tagform@#1{
30818 \backslash
30819 maketag@@@{|#1|}}
30820 \series default
30821
30822 \begin_inset Note Note
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30827  Para activarlo, quita el % del principio.
30828 \end_layout
30829
30830 \end_inset
30831
30832
30833 \end_layout
30834
30835 \begin_layout Standard
30836 Para usar otros caracteres, se reemplazan las barras al lado de 
30837 \series bold
30838 #1
30839 \series default
30840  por ellos.
30841  Para obtener sólo el número de ecuación se omiten las barras verticales.
30842 \begin_inset VSpace bigskip
30843 \end_inset
30844
30845
30846 \end_layout
30847
30848 \begin_layout Standard
30849 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30850  consecutivo, se usa el comando 
30851 \series bold
30852
30853 \backslash
30854 tag
30855 \begin_inset Index idx
30856 status collapsed
30857
30858 \begin_layout Plain Layout
30859 Comandos ! T ! 
30860 \backslash
30861 tag
30862 \end_layout
30863
30864 \end_inset
30865
30866
30867 \series default
30868 :
30869 \begin_inset Formula \begin{equation}
30870 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30871
30872 \end_inset
30873
30874 En este ejemplo se ha insertado el comando
30875 \series bold
30876  
30877 \backslash
30878 tag
30879 \begin_inset ERT
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883
30884
30885 \backslash
30886 spce 
30887 \end_layout
30888
30889 \end_inset
30890
30891 algo
30892 \series default
30893  en la ecuación.
30894 \end_layout
30895
30896 \begin_layout Standard
30897 Si se usa en su lugar el comando con asterisco 
30898 \series bold
30899
30900 \backslash
30901 tag*
30902 \begin_inset ERT
30903 status collapsed
30904
30905 \begin_layout Plain Layout
30906
30907
30908 \backslash
30909 spce 
30910 \end_layout
30911
30912 \end_inset
30913
30914 algo
30915 \series default
30916  no se imprimen los paréntesis:
30917 \begin_inset Formula \[
30918 A+B=C\tag*{algo}\]
30919
30920 \end_inset
30921
30922
30923 \end_layout
30924
30925 \begin_layout Standard
30926 \begin_inset VSpace bigskip
30927 \end_inset
30928
30929
30930 \end_layout
30931
30932 \begin_layout Standard
30933 Para reiniciar la numeración en nuevas partes o secciones del documento
30934  se usan los siguientes comandos:
30935 \end_layout
30936
30937 \begin_layout Standard
30938
30939 \series bold
30940
30941 \backslash
30942 @addtoreset{equation}{part}
30943 \series default
30944
30945 \begin_inset Index idx
30946 status collapsed
30947
30948 \begin_layout Plain Layout
30949 Comandos ! 
30950 \begin_inset ERT
30951 status collapsed
30952
30953 \begin_layout Plain Layout
30954
30955 "
30956 \end_layout
30957
30958 \end_inset
30959
30960 @
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966 "
30967 \end_layout
30968
30969 \end_inset
30970
30971  ! 
30972 \backslash
30973
30974 \begin_inset ERT
30975 status collapsed
30976
30977 \begin_layout Plain Layout
30978
30979 "
30980 \end_layout
30981
30982 \end_inset
30983
30984 @
30985 \begin_inset ERT
30986 status collapsed
30987
30988 \begin_layout Plain Layout
30989
30990 "
30991 \end_layout
30992
30993 \end_inset
30994
30995 addtoreset
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \begin_inset Newline newline
31002 \end_inset
31003
31004
31005 \series bold
31006
31007 \backslash
31008 @addtoreset{equation}{section}
31009 \end_layout
31010
31011 \begin_layout Standard
31012 Pata poder usar estos comandos en modo TeX, el carácter 
31013 \begin_inset Quotes fld
31014 \end_inset
31015
31016 @
31017 \begin_inset Quotes frd
31018 \end_inset
31019
31020  debe 
31021 \begin_inset Quotes fld
31022 \end_inset
31023
31024 activarse
31025 \begin_inset Quotes frd
31026 \end_inset
31027
31028  para LaTeX con el comando 
31029 \series bold
31030
31031 \backslash
31032 makeatletter
31033 \series default
31034 .
31035  El comando 
31036 \series bold
31037
31038 \backslash
31039 makeatother
31040 \series default
31041  deshace esto.
31042  Así pues, la secuencia de comandos en modo TeX es:
31043 \end_layout
31044
31045 \begin_layout Standard
31046
31047 \series bold
31048
31049 \backslash
31050 makeatletter
31051 \begin_inset Newline newline
31052 \end_inset
31053
31054
31055 \backslash
31056 @addtoreset{equation}{section}
31057 \begin_inset Newline newline
31058 \end_inset
31059
31060
31061 \backslash
31062 makeatother
31063 \end_layout
31064
31065 \begin_layout Standard
31066 En el preámbulo LaTeX se pueden omitir 
31067 \series bold
31068
31069 \backslash
31070 makeatletter
31071 \series default
31072  y 
31073 \series bold
31074
31075 \backslash
31076 makeatother
31077 \series default
31078  pues son automáticamente insertados por LyX.
31079 \end_layout
31080
31081 \begin_layout Standard
31082 Para el comando 
31083 \series bold
31084
31085 \backslash
31086 @addtoreset
31087 \series default
31088 ,
31089 \series bold
31090  
31091 \series default
31092 hay que cargar en el preámbulo LaTeX el archivo 
31093 \series bold
31094 remreset.sty
31095 \series default
31096
31097 \begin_inset Foot
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101
31102 \series bold
31103 remreset
31104 \series default
31105  es parte del paquete LaTeX 
31106 \series bold
31107 carlisle
31108 \series default
31109
31110 \begin_inset Index idx
31111 status collapsed
31112
31113 \begin_layout Plain Layout
31114 Paquetes ! carlisle
31115 \end_layout
31116
31117 \end_inset
31118
31119 , incluido en las instalaciones estándar de LaTeX.
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \begin_inset Index idx
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129 Paquetes ! remreset
31130 \end_layout
31131
31132 \end_inset
31133
31134  con la línea
31135 \end_layout
31136
31137 \begin_layout Standard
31138
31139 \series bold
31140
31141 \backslash
31142 usepackage{remreset}
31143 \end_layout
31144
31145 \begin_layout Standard
31146 Entonces se puede usar el comando 
31147 \series bold
31148
31149 \backslash
31150 @removefromreset
31151 \series default
31152
31153 \begin_inset Index idx
31154 status collapsed
31155
31156 \begin_layout Plain Layout
31157 Comandos ! 
31158 \begin_inset ERT
31159 status collapsed
31160
31161 \begin_layout Plain Layout
31162
31163 "
31164 \end_layout
31165
31166 \end_inset
31167
31168 @
31169 \begin_inset ERT
31170 status collapsed
31171
31172 \begin_layout Plain Layout
31173
31174 "
31175 \end_layout
31176
31177 \end_inset
31178
31179  ! 
31180 \backslash
31181
31182 \begin_inset ERT
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186
31187 "
31188 \end_layout
31189
31190 \end_inset
31191
31192 @
31193 \begin_inset ERT
31194 status collapsed
31195
31196 \begin_layout Plain Layout
31197
31198 "
31199 \end_layout
31200
31201 \end_inset
31202
31203 removefromreset
31204 \end_layout
31205
31206 \end_inset
31207
31208  con el mismo esquema que 
31209 \series bold
31210
31211 \backslash
31212 @addtoreset
31213 \series default
31214 .
31215 \begin_inset VSpace bigskip
31216 \end_inset
31217
31218
31219 \end_layout
31220
31221 \begin_layout Standard
31222 A veces las ecuaciones deberían numerarse de la siguiente manera:
31223 \end_layout
31224
31225 \begin_layout Standard
31226
31227 \family typewriter
31228 (número de sección.número de ecuación)
31229 \end_layout
31230
31231 \begin_layout Standard
31232 El número de ecuación empezaría con 
31233 \begin_inset Quotes fld
31234 \end_inset
31235
31236 1
31237 \begin_inset Quotes frd
31238 \end_inset
31239
31240  en cada sección.
31241 \end_layout
31242
31243 \begin_layout Standard
31244 Para este caso hay el comando 
31245 \series bold
31246
31247 \backslash
31248 numberwithin
31249 \series default
31250
31251 \begin_inset Index idx
31252 status collapsed
31253
31254 \begin_layout Plain Layout
31255 Comandos ! N ! 
31256 \backslash
31257 numberwithin
31258 \end_layout
31259
31260 \end_inset
31261
31262 , que se usa con el esquema:
31263 \end_layout
31264
31265 \begin_layout Standard
31266
31267 \series bold
31268
31269 \backslash
31270 numberwithin{counter}{sectioning}
31271 \end_layout
31272
31273 \begin_layout Standard
31274 \begin_inset Quotes fld
31275 \end_inset
31276
31277 counter
31278 \begin_inset Quotes frd
31279 \end_inset
31280
31281  indica qué clase de numeración es afectada, 
31282 \begin_inset Quotes fld
31283 \end_inset
31284
31285 sectioning
31286 \begin_inset Quotes frd
31287 \end_inset
31288
31289  indica qué número va delante del punto.
31290  
31291 \end_layout
31292
31293 \begin_layout Standard
31294 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31295  en el preámbulo LaTeX:
31296 \end_layout
31297
31298 \begin_layout Standard
31299
31300 \series bold
31301
31302 \backslash
31303 numberwithin{equation}{section}
31304 \end_layout
31305
31306 \begin_layout Standard
31307 Este es el resultado::
31308 \begin_inset ERT
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312
31313
31314 \backslash
31315 numberwithin{equation}{section}
31316 \end_layout
31317
31318 \end_inset
31319
31320
31321 \begin_inset Formula \begin{equation}
31322 A+B=C\end{equation}
31323
31324 \end_inset
31325
31326
31327 \end_layout
31328
31329 \begin_layout Standard
31330 Para numerar tablas de modo que, p.
31331 \begin_inset space \thinspace{}
31332 \end_inset
31333
31334 e., 
31335 \begin_inset Quotes fld
31336 \end_inset
31337
31338 sectioning
31339 \begin_inset Quotes frd
31340 \end_inset
31341
31342  sea el número de la parte se usa
31343 \begin_inset Newline newline
31344 \end_inset
31345
31346
31347 \series bold
31348
31349 \backslash
31350 numberwithin{table}{part}
31351 \end_layout
31352
31353 \begin_layout Standard
31354 Para volver a la numeración estándar o evitar esta clase numeración cuando
31355  es definida por la clase de documento, se inserta el siguiente comando
31356  en código TeX o en el preámbulo LaTeX:
31357 \end_layout
31358
31359 \begin_layout Standard
31360
31361 \series bold
31362
31363 \backslash
31364 renewcommand{
31365 \backslash
31366 theequation}{
31367 \backslash
31368 arabic{equation}}
31369 \begin_inset Index idx
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373 Comandos ! A ! 
31374 \backslash
31375 arabic
31376 \end_layout
31377
31378 \end_inset
31379
31380
31381 \series default
31382
31383 \begin_inset ERT
31384 status collapsed
31385
31386 \begin_layout Plain Layout
31387
31388
31389 \backslash
31390 renewcommand{
31391 \backslash
31392 theequation}{
31393 \backslash
31394 arabic{equation}}
31395 \end_layout
31396
31397 \end_inset
31398
31399
31400 \series bold
31401
31402 \begin_inset Newline newline
31403 \end_inset
31404
31405
31406 \series default
31407 o
31408 \series bold
31409
31410 \begin_inset Newline newline
31411 \end_inset
31412
31413
31414 \backslash
31415 renewcommand{
31416 \backslash
31417 thetable}{
31418 \backslash
31419 arabic{table}}
31420 \end_layout
31421
31422 \begin_layout Standard
31423
31424 \series bold
31425
31426 \backslash
31427 numberwithin
31428 \series default
31429  usa internamente el comando 
31430 \series bold
31431
31432 \backslash
31433 @addtoreset
31434 \series default
31435 , descrito arriba, que también debe ser restaurado.
31436 \begin_inset ERT
31437 status collapsed
31438
31439 \begin_layout Plain Layout
31440
31441
31442 \backslash
31443 makeatletter
31444 \end_layout
31445
31446 \begin_layout Plain Layout
31447
31448
31449 \backslash
31450 @removefromreset{equation}{section}
31451 \end_layout
31452
31453 \begin_layout Plain Layout
31454
31455
31456 \backslash
31457 makeatother
31458 \end_layout
31459
31460 \end_inset
31461
31462
31463 \end_layout
31464
31465 \begin_layout Subsection
31466 Numeración con números romanos y letras
31467 \begin_inset Index idx
31468 status collapsed
31469
31470 \begin_layout Plain Layout
31471 Numeración de ecuaciones ! con números romanos
31472 \end_layout
31473
31474 \end_inset
31475
31476
31477 \begin_inset Index idx
31478 status collapsed
31479
31480 \begin_layout Plain Layout
31481 Numeración de ecuaciones ! con letras
31482 \end_layout
31483
31484 \end_inset
31485
31486
31487 \end_layout
31488
31489 \begin_layout Standard
31490 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31491  Por ejemplo, para numerar con romanos en minúscula,
31492 \begin_inset Foot
31493 status collapsed
31494
31495 \begin_layout Plain Layout
31496 Como en español no se usan romanos en minúscula, el estilo 
31497 \series bold
31498 spanish
31499 \series default
31500  del sistema 
31501 \series bold
31502 babel
31503 \series default
31504  redefine 
31505 \series bold
31506
31507 \backslash
31508 roman
31509 \series default
31510  para que los dé en versalitas.
31511  Véase 
31512 \begin_inset CommandInset citation
31513 LatexCommand cite
31514 key "spanish"
31515
31516 \end_inset
31517
31518  (
31519 \emph on
31520 N.
31521 \begin_inset space \thinspace{}
31522 \end_inset
31523
31524 del t
31525 \emph default
31526 ).
31527 \end_layout
31528
31529 \end_inset
31530
31531  se inserta el comando
31532 \end_layout
31533
31534 \begin_layout Standard
31535
31536 \series bold
31537
31538 \backslash
31539 renewcommand{
31540 \backslash
31541 theequation}{
31542 \backslash
31543 roman{equation}}
31544 \end_layout
31545
31546 \begin_layout Standard
31547 antes de la ecuación en modo TeX.
31548  
31549 \series bold
31550
31551 \backslash
31552 renewcommand
31553 \series default
31554
31555 \begin_inset Index idx
31556 status collapsed
31557
31558 \begin_layout Plain Layout
31559 Comandos ! R ! 
31560 \backslash
31561 renewcommand
31562 \end_layout
31563
31564 \end_inset
31565
31566  redefine el comando predefinido 
31567 \series bold
31568
31569 \backslash
31570 theequation
31571 \series default
31572  como 
31573 \series bold
31574
31575 \backslash
31576 roman{equation}
31577 \series default
31578 .
31579 \begin_inset Foot
31580 status collapsed
31581
31582 \begin_layout Plain Layout
31583 El comando 
31584 \series bold
31585
31586 \backslash
31587 renewcommand
31588 \series default
31589  tiene el mismo esquema que el comando 
31590 \series bold
31591
31592 \backslash
31593 newcommand
31594 \series default
31595 , descrito en 
31596 \begin_inset CommandInset ref
31597 LatexCommand ref
31598 reference "sub:El-comando-newcommand"
31599
31600 \end_inset
31601
31602 .
31603 \end_layout
31604
31605 \end_inset
31606
31607  
31608 \series bold
31609 equation
31610 \series default
31611  es el contador de ecuaciones.
31612  Si se usa el comando 
31613 \series bold
31614
31615 \backslash
31616 the
31617 \series default
31618  como prefijo de un contador, el valor del contador sale en números arábigos.
31619  Si una ecuación es numerada, LaTeX pone internamente el comando 
31620 \series bold
31621
31622 \backslash
31623 theequation
31624 \series default
31625  detrás de la ecuación.
31626  
31627 \series bold
31628
31629 \backslash
31630 roman{equation}
31631 \series default
31632
31633 \begin_inset Index idx
31634 status collapsed
31635
31636 \begin_layout Plain Layout
31637 Comandos ! R ! 
31638 \backslash
31639 roman
31640 \end_layout
31641
31642 \end_inset
31643
31644  pone el contador en romanos en minúscula.
31645 \end_layout
31646
31647 \begin_layout Standard
31648 Todas las ecuaciones siguientes a 
31649 \series bold
31650
31651 \backslash
31652 renew
31653 \series default
31654 c
31655 \series bold
31656 ommand
31657 \series default
31658  se numerarán en romanos.
31659  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31660  cambiando 
31661 \series bold
31662
31663 \backslash
31664 roman
31665 \series default
31666  por 
31667 \series bold
31668
31669 \backslash
31670 Roman
31671 \series default
31672
31673 \begin_inset Index idx
31674 status collapsed
31675
31676 \begin_layout Plain Layout
31677 Comandos ! R ! 
31678 \backslash
31679 roman@
31680 \backslash
31681 Roman
31682 \end_layout
31683
31684 \end_inset
31685
31686 .
31687  Para 
31688 \begin_inset Quotes fld
31689 \end_inset
31690
31691 numerar
31692 \begin_inset Quotes frd
31693 \end_inset
31694
31695  con minúsculas latinas hay el comando 
31696 \series bold
31697
31698 \backslash
31699 alph
31700 \series default
31701
31702 \begin_inset Index idx
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706 Comandos ! A ! 
31707 \backslash
31708 alph
31709 \end_layout
31710
31711 \end_inset
31712
31713 , y para mayúsculas el comando 
31714 \series bold
31715
31716 \backslash
31717 Alph
31718 \series default
31719
31720 \begin_inset Index idx
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724 Comandos ! A ! 
31725 \backslash
31726 alph@
31727 \backslash
31728 Alph
31729 \end_layout
31730
31731 \end_inset
31732
31733 .
31734 \end_layout
31735
31736 \begin_layout Standard
31737 \begin_inset Note Greyedout
31738 status collapsed
31739
31740 \begin_layout Plain Layout
31741
31742 \series bold
31743 Nota:
31744 \series default
31745  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31746 \end_layout
31747
31748 \end_inset
31749
31750
31751 \end_layout
31752
31753 \begin_layout Standard
31754 \begin_inset ERT
31755 status collapsed
31756
31757 \begin_layout Plain Layout
31758
31759
31760 \backslash
31761 renewcommand{
31762 \backslash
31763 theequation}{
31764 \backslash
31765 roman{equation}}
31766 \end_layout
31767
31768 \end_inset
31769
31770
31771 \begin_inset Formula \begin{equation}
31772 A=\textrm{romanos en minúscula}\end{equation}
31773
31774 \end_inset
31775
31776
31777 \begin_inset ERT
31778 status collapsed
31779
31780 \begin_layout Plain Layout
31781
31782
31783 \backslash
31784 renewcommand{
31785 \backslash
31786 theequation}{
31787 \backslash
31788 Roman{equation}}
31789 \end_layout
31790
31791 \end_inset
31792
31793
31794 \begin_inset Formula \begin{equation}
31795 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31796
31797 \end_inset
31798
31799
31800 \begin_inset ERT
31801 status collapsed
31802
31803 \begin_layout Plain Layout
31804
31805
31806 \backslash
31807 renewcommand{
31808 \backslash
31809 theequation}{
31810 \backslash
31811 alph{equation}}
31812 \end_layout
31813
31814 \end_inset
31815
31816
31817 \begin_inset Formula \begin{equation}
31818 C=\textrm{latinas en minúscula}\end{equation}
31819
31820 \end_inset
31821
31822
31823 \begin_inset ERT
31824 status collapsed
31825
31826 \begin_layout Plain Layout
31827
31828
31829 \backslash
31830 renewcommand{
31831 \backslash
31832 theequation}{
31833 \backslash
31834 Alph{equation}}
31835 \end_layout
31836
31837 \end_inset
31838
31839
31840 \begin_inset Formula \begin{equation}
31841 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31842
31843 \end_inset
31844
31845
31846 \end_layout
31847
31848 \begin_layout Standard
31849 Para volver a la numeración por omisión se inserta el comando:
31850 \end_layout
31851
31852 \begin_layout Standard
31853
31854 \series bold
31855
31856 \backslash
31857 renewcommand{
31858 \backslash
31859 theequation}{
31860 \backslash
31861 arabic{equation}}
31862 \begin_inset Index idx
31863 status collapsed
31864
31865 \begin_layout Plain Layout
31866 Comandos ! A ! 
31867 \backslash
31868 arabic
31869 \end_layout
31870
31871 \end_inset
31872
31873
31874 \end_layout
31875
31876 \begin_layout Standard
31877 \begin_inset ERT
31878 status collapsed
31879
31880 \begin_layout Plain Layout
31881
31882
31883 \backslash
31884 renewcommand{
31885 \backslash
31886 theequation}{
31887 \backslash
31888 arabic{equation}}
31889 \end_layout
31890
31891 \end_inset
31892
31893
31894 \begin_inset Formula \begin{equation}
31895 E=\mbox{arábigos}\end{equation}
31896
31897 \end_inset
31898
31899
31900 \end_layout
31901
31902 \begin_layout Standard
31903 \begin_inset VSpace medskip
31904 \end_inset
31905
31906
31907 \end_layout
31908
31909 \begin_layout Standard
31910 Como ves, las ecuaciones se numeran consecutivamente independientemente
31911  del estilo de numeración.
31912  Cuando la numeración haya de empezar con 
31913 \begin_inset Quotes fld
31914 \end_inset
31915
31916 1
31917 \begin_inset Quotes frd
31918 \end_inset
31919
31920  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31921  Una descripción sobre esto se encuentra en el archivo 
31922 \begin_inset CommandInset href
31923 LatexCommand href
31924 name "Formula-numbering.lyx"
31925 target "run:Formula-numbering.lyx"
31926
31927 \end_inset
31928
31929 .
31930 \end_layout
31931
31932 \begin_layout Section
31933 Símbolos y ecuaciones químicas
31934 \begin_inset CommandInset label
31935 LatexCommand label
31936 name "sub:Símbolos-y-ecuaciones-químicas"
31937
31938 \end_inset
31939
31940
31941 \begin_inset Index idx
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945 Química ! símbolos
31946 \end_layout
31947
31948 \end_inset
31949
31950
31951 \begin_inset Index idx
31952 status collapsed
31953
31954 \begin_layout Plain Layout
31955 Química ! caracteres
31956 \end_layout
31957
31958 \end_inset
31959
31960
31961 \begin_inset Index idx
31962 status collapsed
31963
31964 \begin_layout Plain Layout
31965 Ecuación ! química|see
31966 \begin_inset ERT
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970
31971 {
31972 \end_layout
31973
31974 \end_inset
31975
31976 Química
31977 \begin_inset ERT
31978 status collapsed
31979
31980 \begin_layout Plain Layout
31981
31982 }
31983 \end_layout
31984
31985 \end_inset
31986
31987
31988 \end_layout
31989
31990 \end_inset
31991
31992
31993 \begin_inset Index idx
31994 status collapsed
31995
31996 \begin_layout Plain Layout
31997 Química ! iones
31998 \end_layout
31999
32000 \end_inset
32001
32002
32003 \begin_inset Index idx
32004 status collapsed
32005
32006 \begin_layout Plain Layout
32007 Iones|see
32008 \begin_inset ERT
32009 status collapsed
32010
32011 \begin_layout Plain Layout
32012
32013 {
32014 \end_layout
32015
32016 \end_inset
32017
32018 Química
32019 \begin_inset ERT
32020 status collapsed
32021
32022 \begin_layout Plain Layout
32023
32024 }
32025 \end_layout
32026
32027 \end_inset
32028
32029
32030 \end_layout
32031
32032 \end_inset
32033
32034
32035 \begin_inset Index idx
32036 status collapsed
32037
32038 \begin_layout Plain Layout
32039 Química ! reacción
32040 \end_layout
32041
32042 \end_inset
32043
32044
32045 \end_layout
32046
32047 \begin_layout Standard
32048 Un ejemplo de texto de química:
32049 \end_layout
32050
32051 \begin_layout Quote
32052 El ión 
32053 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32054 \end_inset
32055
32056  reacciona con dos iones 
32057 \begin_inset Formula $\mathrm{Na^{+}}$
32058 \end_inset
32059
32060  para dar sulfato de sodio 
32061 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32062 \end_inset
32063
32064 .
32065  La ecuación química es:
32066 \begin_inset Formula \begin{equation}
32067 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}\end{equation}
32068
32069 \end_inset
32070
32071
32072 \end_layout
32073
32074 \begin_layout Standard
32075 Esta ecuación química puede componerse directamente en modo ecuación.
32076  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32077  y con el atajo 
32078 \family sans
32079 Alt+C
32080 \begin_inset space ~
32081 \end_inset
32082
32083 R
32084 \family default
32085  se cambia en redonda.
32086 \begin_inset Foot
32087 status collapsed
32088
32089 \begin_layout Plain Layout
32090 véase estilos de fuentes en 
32091 \begin_inset CommandInset ref
32092 LatexCommand ref
32093 reference "sub:Estilos-de-fuentes"
32094
32095 \end_inset
32096
32097 .
32098 \end_layout
32099
32100 \end_inset
32101
32102
32103 \end_layout
32104
32105 \begin_layout Standard
32106 Para escribir ecuaciones químicas es más conveniente usar el comando 
32107 \series bold
32108
32109 \backslash
32110 ce
32111 \series default
32112
32113 \begin_inset Index idx
32114 status collapsed
32115
32116 \begin_layout Plain Layout
32117 Comandos ! C ! 
32118 \backslash
32119 ce
32120 \end_layout
32121
32122 \end_inset
32123
32124 , que está disponible si está instalado el paquete LaTeX 
32125 \series bold
32126 mhchem
32127 \series default
32128
32129 \begin_inset Index idx
32130 status collapsed
32131
32132 \begin_layout Plain Layout
32133 Paquetes ! mhchem
32134 \end_layout
32135
32136 \end_inset
32137
32138 .
32139  Al insertar  
32140 \series bold
32141
32142 \backslash
32143 ce
32144 \series default
32145  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32146   ecuaciones químicas de una forma intuitiva.
32147 \end_layout
32148
32149 \begin_layout Standard
32150 \align center
32151 \begin_inset Tabular
32152 <lyxtabular version="3" rows="9" columns="2">
32153 <features tabularvalignment="middle">
32154 <column alignment="center" valignment="top" width="0">
32155 <column alignment="center" valignment="top" width="0">
32156 <row>
32157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32158 \begin_inset Text
32159
32160 \begin_layout Plain Layout
32161 Comando
32162 \end_layout
32163
32164 \end_inset
32165 </cell>
32166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32167 \begin_inset Text
32168
32169 \begin_layout Plain Layout
32170 Resultado
32171 \begin_inset Note Note
32172 status collapsed
32173
32174 \begin_layout Plain Layout
32175
32176 \series bold
32177
32178 \backslash
32179 raisebox
32180 \series default
32181  se usa sólo como espaciador
32182 \end_layout
32183
32184 \end_inset
32185
32186
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 </row>
32192 <row>
32193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32194 \begin_inset Text
32195
32196 \begin_layout Plain Layout
32197
32198 \backslash
32199 ce
32200 \begin_inset ERT
32201 status collapsed
32202
32203 \begin_layout Plain Layout
32204
32205
32206 \backslash
32207 spce 
32208 \end_layout
32209
32210 \end_inset
32211
32212 H2CO3
32213 \end_layout
32214
32215 \end_inset
32216 </cell>
32217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32218 \begin_inset Text
32219
32220 \begin_layout Plain Layout
32221 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32222 \end_inset
32223
32224
32225 \end_layout
32226
32227 \end_inset
32228 </cell>
32229 </row>
32230 <row>
32231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32232 \begin_inset Text
32233
32234 \begin_layout Plain Layout
32235
32236 \backslash
32237 ce
32238 \begin_inset ERT
32239 status collapsed
32240
32241 \begin_layout Plain Layout
32242
32243
32244 \backslash
32245 spce 
32246 \end_layout
32247
32248 \end_inset
32249
32250 SO4^2-
32251 \end_layout
32252
32253 \end_inset
32254 </cell>
32255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32256 \begin_inset Text
32257
32258 \begin_layout Plain Layout
32259 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 </row>
32268 <row>
32269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32270 \begin_inset Text
32271
32272 \begin_layout Plain Layout
32273
32274 \backslash
32275 ce
32276 \begin_inset ERT
32277 status collapsed
32278
32279 \begin_layout Plain Layout
32280
32281
32282 \backslash
32283 spce 
32284 \end_layout
32285
32286 \end_inset
32287
32288 (NH4)2S
32289 \end_layout
32290
32291 \end_inset
32292 </cell>
32293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32294 \begin_inset Text
32295
32296 \begin_layout Plain Layout
32297 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32298 \end_inset
32299
32300
32301 \end_layout
32302
32303 \end_inset
32304 </cell>
32305 </row>
32306 <row>
32307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32308 \begin_inset Text
32309
32310 \begin_layout Plain Layout
32311
32312 \backslash
32313 ce
32314 \begin_inset ERT
32315 status collapsed
32316
32317 \begin_layout Plain Layout
32318
32319
32320 \backslash
32321 spce 
32322 \end_layout
32323
32324 \end_inset
32325
32326 KCr(SO4)2.12H2O
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout Plain Layout
32335 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32336 \end_inset
32337
32338
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 </row>
32344 <row>
32345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349
32350 \backslash
32351 ce
32352 \begin_inset ERT
32353 status collapsed
32354
32355 \begin_layout Plain Layout
32356
32357
32358 \backslash
32359 spce 
32360 \end_layout
32361
32362 \end_inset
32363
32364 A-B
32365 \backslash
32366 dbond
32367 \begin_inset ERT
32368 status collapsed
32369
32370 \begin_layout Plain Layout
32371
32372
32373 \backslash
32374 spce 
32375 \end_layout
32376
32377 \end_inset
32378
32379 C
32380 \backslash
32381 tbond
32382 \begin_inset ERT
32383 status collapsed
32384
32385 \begin_layout Plain Layout
32386
32387
32388 \backslash
32389 spce 
32390 \end_layout
32391
32392 \end_inset
32393
32394 D
32395 \end_layout
32396
32397 \end_inset
32398 </cell>
32399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32404 \end_inset
32405
32406
32407 \end_layout
32408
32409 \end_inset
32410 </cell>
32411 </row>
32412 <row>
32413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32414 \begin_inset Text
32415
32416 \begin_layout Plain Layout
32417
32418 \backslash
32419 ce
32420 \begin_inset ERT
32421 status collapsed
32422
32423 \begin_layout Plain Layout
32424
32425
32426 \backslash
32427 spce 
32428 \end_layout
32429
32430 \end_inset
32431
32432 ^227
32433 \begin_inset Formula $\downarrow$
32434 \end_inset
32435
32436 _90
32437 \begin_inset Formula $\to$
32438 \end_inset
32439
32440 Th+
32441 \end_layout
32442
32443 \end_inset
32444 </cell>
32445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32446 \begin_inset Text
32447
32448 \begin_layout Plain Layout
32449 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32450 \end_inset
32451
32452
32453 \end_layout
32454
32455 \end_inset
32456 </cell>
32457 </row>
32458 <row>
32459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32460 \begin_inset Text
32461
32462 \begin_layout Plain Layout
32463
32464 \backslash
32465 ce
32466 \begin_inset ERT
32467 status collapsed
32468
32469 \begin_layout Plain Layout
32470
32471
32472 \backslash
32473 spce 
32474 \end_layout
32475
32476 \end_inset
32477
32478 CO2
32479 \begin_inset ERT
32480 status collapsed
32481
32482 \begin_layout Plain Layout
32483
32484
32485 \backslash
32486 spce 
32487 \end_layout
32488
32489 \end_inset
32490
32491 +
32492 \begin_inset ERT
32493 status collapsed
32494
32495 \begin_layout Plain Layout
32496
32497
32498 \backslash
32499 spce 
32500 \end_layout
32501
32502 \end_inset
32503
32504 C
32505 \begin_inset ERT
32506 status collapsed
32507
32508 \begin_layout Plain Layout
32509
32510
32511 \backslash
32512 spce 
32513 \end_layout
32514
32515 \end_inset
32516
32517 <=>
32518 \begin_inset ERT
32519 status collapsed
32520
32521 \begin_layout Plain Layout
32522
32523
32524 \backslash
32525 spce 
32526 \end_layout
32527
32528 \end_inset
32529
32530 2CO
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32540 \end_inset
32541
32542
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 </row>
32548 <row>
32549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553
32554 \backslash
32555 ce
32556 \begin_inset ERT
32557 status collapsed
32558
32559 \begin_layout Plain Layout
32560
32561
32562 \backslash
32563 spce 
32564 \end_layout
32565
32566 \end_inset
32567
32568 CO2
32569 \begin_inset ERT
32570 status collapsed
32571
32572 \begin_layout Plain Layout
32573
32574
32575 \backslash
32576 spce 
32577 \end_layout
32578
32579 \end_inset
32580
32581 +
32582 \begin_inset ERT
32583 status collapsed
32584
32585 \begin_layout Plain Layout
32586
32587
32588 \backslash
32589 spce 
32590 \end_layout
32591
32592 \end_inset
32593
32594 C
32595 \begin_inset ERT
32596 status collapsed
32597
32598 \begin_layout Plain Layout
32599
32600
32601 \backslash
32602 spce 
32603 \end_layout
32604
32605 \end_inset
32606
32607 ->[
32608 \backslash
32609 alpha][
32610 \backslash
32611 beta]
32612 \begin_inset ERT
32613 status collapsed
32614
32615 \begin_layout Plain Layout
32616
32617
32618 \backslash
32619 spce 
32620 \end_layout
32621
32622 \end_inset
32623
32624 2CO}
32625 \end_layout
32626
32627 \end_inset
32628 </cell>
32629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32630 \begin_inset Text
32631
32632 \begin_layout Plain Layout
32633 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32634 \end_inset
32635
32636
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 </row>
32642 </lyxtabular>
32643
32644 \end_inset
32645
32646
32647 \end_layout
32648
32649 \begin_layout Standard
32650 \begin_inset Note Greyedout
32651 status open
32652
32653 \begin_layout Plain Layout
32654
32655 \series bold
32656 Nota:
32657 \series default
32658  Insertar una ecuación en un marco  
32659 \series bold
32660
32661 \backslash
32662 ce
32663 \series default
32664  provocará errores de LaTeX.
32665  En estos casos hay que usar código TeX, como en  
32666 \series bold
32667
32668 \backslash
32669 ce{$
32670 \backslash
32671 mu
32672 \backslash
32673 hyphen$Cl}
32674 \series default
32675
32676 \begin_inset ERT
32677 status collapsed
32678
32679 \begin_layout Plain Layout
32680
32681
32682 \backslash
32683 ce{$
32684 \backslash
32685 mu
32686 \backslash
32687 hyphen$Cl}
32688 \end_layout
32689
32690 \end_inset
32691
32692  
32693 \end_layout
32694
32695 \end_inset
32696
32697
32698 \end_layout
32699
32700 \begin_layout Standard
32701 El comando 
32702 \series bold
32703
32704 \backslash
32705 ce
32706 \series default
32707  para la ecuación
32708 \begin_inset space ~
32709 \end_inset
32710
32711
32712 \begin_inset CommandInset ref
32713 LatexCommand eqref
32714 reference "eq:reaccion-quimica"
32715
32716 \end_inset
32717
32718  es
32719 \begin_inset Newline newline
32720 \end_inset
32721
32722
32723 \series bold
32724  
32725 \backslash
32726 ce
32727 \begin_inset ERT
32728 status collapsed
32729
32730 \begin_layout Plain Layout
32731
32732
32733 \backslash
32734 spce 
32735 \end_layout
32736
32737 \end_inset
32738
32739 2Na+
32740 \begin_inset ERT
32741 status collapsed
32742
32743 \begin_layout Plain Layout
32744
32745
32746 \backslash
32747 spce 
32748 \end_layout
32749
32750 \end_inset
32751
32752 +
32753 \begin_inset ERT
32754 status collapsed
32755
32756 \begin_layout Plain Layout
32757
32758
32759 \backslash
32760 spce 
32761 \end_layout
32762
32763 \end_inset
32764
32765 SO4^2-
32766 \begin_inset ERT
32767 status collapsed
32768
32769 \begin_layout Plain Layout
32770
32771
32772 \backslash
32773 spce 
32774 \end_layout
32775
32776 \end_inset
32777
32778
32779 \begin_inset ERT
32780 status collapsed
32781
32782 \begin_layout Plain Layout
32783
32784
32785 \backslash
32786 spce 
32787 \end_layout
32788
32789 \end_inset
32790
32791 ->
32792 \begin_inset ERT
32793 status collapsed
32794
32795 \begin_layout Plain Layout
32796
32797
32798 \backslash
32799 spce 
32800 \end_layout
32801
32802 \end_inset
32803
32804 Na2SO4
32805 \end_layout
32806
32807 \begin_layout Standard
32808 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32809  multilínea, tal como se describe en la 
32810 \begin_inset CommandInset ref
32811 LatexCommand ref
32812 reference "sec:Ecuaciones-multilínea"
32813
32814 \end_inset
32815
32816 .
32817  Después se utiliza el comando 
32818 \series bold
32819 /ce
32820 \series default
32821  en cada cuadrito azul de la ecuación.
32822  
32823 \begin_inset CommandInset ref
32824 LatexCommand eqref
32825 reference "eq:TEOS-reac-1"
32826
32827 \end_inset
32828
32829  y 
32830 \begin_inset CommandInset ref
32831 LatexCommand eqref
32832 reference "eq:TEOS-reac-2"
32833
32834 \end_inset
32835
32836  son un ejemplo de reacción química multifase en la que cada ecuación tiene
32837  su propio número.
32838 \begin_inset Formula \begin{eqnarray}
32839 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
32840 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
32841 \end{eqnarray}
32842
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \begin_layout Standard
32849 Además de 
32850 \series bold
32851
32852 \backslash
32853 ce
32854 \series default
32855  el paquete 
32856 \series bold
32857 mhchem
32858 \series default
32859  suministra el comando 
32860 \series bold
32861
32862 \backslash
32863 cf
32864 \series default
32865
32866 \begin_inset Index idx
32867 status collapsed
32868
32869 \begin_layout Plain Layout
32870 Comandos ! C ! 
32871 \backslash
32872 cf
32873 \end_layout
32874
32875 \end_inset
32876
32877  que ha de utilizarse en casos especiales.
32878  Para más información sobre 
32879 \series bold
32880
32881 \backslash
32882 cf
32883 \series default
32884  y más ejemplos echa un vistazo a la documentación de 
32885 \series bold
32886 mhchem
32887 \series default
32888
32889 \begin_inset CommandInset citation
32890 LatexCommand cite
32891 key "mhchem"
32892
32893 \end_inset
32894
32895 .
32896 \end_layout
32897
32898 \begin_layout Section
32899 Diagramas
32900 \end_layout
32901
32902 \begin_layout Standard
32903 Lyx soporta dos tipos de diagramas conmutativos: 
32904 \series bold
32905 amscd
32906 \series default
32907  y 
32908 \series bold
32909 xymatrix
32910 \series default
32911 , que se explican a continuación.
32912 \end_layout
32913
32914 \begin_layout Subsection
32915 Diagramas amscd
32916 \begin_inset Index idx
32917 status collapsed
32918
32919 \begin_layout Plain Layout
32920 Diagramas ! amscd
32921 \end_layout
32922
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \begin_layout Standard
32929 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32930  verticales y horizontales:
32931 \begin_inset Formula \[
32932 \begin{CD}A@)))B@)))C\\
32933 @AAA@.@VVV\\
32934 F@(((E@(((D
32935 \end{CD}\]
32936
32937 \end_inset
32938
32939 Para obtener el diagrama se inserta en la ecuación el comando 
32940 \series bold
32941
32942 \backslash
32943 CD
32944 \begin_inset Index idx
32945 status collapsed
32946
32947 \begin_layout Plain Layout
32948 Comandos ! C ! 
32949 \backslash
32950 CD
32951 \end_layout
32952
32953 \end_inset
32954
32955
32956 \series default
32957 .
32958  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32959  continuación comandos.
32960  Con 
32961 \family sans
32962 Ctrl+Retorno
32963 \family default
32964  se inicia una nueva línea.
32965  En las líneas impares se insertan relaciones horizontales, en las pares
32966  verticales.
32967 \end_layout
32968
32969 \begin_layout Standard
32970 Para componer las relaciones hay los siguientes comandos:
32971 \begin_inset Foot
32972 status collapsed
32973
32974 \begin_layout Plain Layout
32975 \begin_inset CommandInset label
32976 LatexCommand label
32977 name "fn:sinónimos"
32978
32979 \end_inset
32980
32981 Los comandos con 
32982 \family sans
32983 '
32984 \series bold
32985 >
32986 \series default
32987 '
32988 \family default
32989  o 
32990 \family sans
32991 '
32992 \series bold
32993 <
32994 \series default
32995 '
32996 \family default
32997  pueden generar errores con el estilo 
32998 \series bold
32999 spanish
33000 \series default
33001  de 
33002 \series bold
33003 babel
33004 \series default
33005 .
33006  Para evitarlo se pueden sustituir por sus sinónimos 
33007 \family sans
33008 '
33009 \series bold
33010 )
33011 \series default
33012 '
33013 \family default
33014  y 
33015 \family sans
33016 '
33017 \series bold
33018 (
33019 \series default
33020 '
33021 \family default
33022  respectivamente.
33023  Véase 
33024 \begin_inset CommandInset citation
33025 LatexCommand cite
33026 key "spanish"
33027
33028 \end_inset
33029
33030 .
33031  (
33032 \emph on
33033 N.
33034 \begin_inset space \thinspace{}
33035 \end_inset
33036
33037 del t.
33038 \emph default
33039 )
33040 \end_layout
33041
33042 \end_inset
33043
33044
33045 \end_layout
33046
33047 \begin_layout Itemize
33048
33049 \series bold
33050 @<<<
33051 \series default
33052  genera una flecha hacia la izquierda, 
33053 \series bold
33054 @>>>
33055 \series default
33056  una hacia la derecha, y 
33057 \series bold
33058 @=
33059 \series default
33060  un signo igual largo
33061 \end_layout
33062
33063 \begin_layout Itemize
33064
33065 \series bold
33066 @AAA
33067 \series default
33068  genera una flecha hacia arriba, 
33069 \series bold
33070 @VVV
33071 \series default
33072  una hacia abajo, y 
33073 \series bold
33074 @|
33075 \series default
33076  un signo igual vertical
33077 \end_layout
33078
33079 \begin_layout Itemize
33080
33081 \series bold
33082 @.
33083
33084 \series default
33085  genera una ubicación vacía para relaciones inexistentes
33086 \end_layout
33087
33088 \begin_layout Standard
33089 Todas las flechas pueden etiquetarse como sigue:
33090 \end_layout
33091
33092 \begin_layout Itemize
33093 Si se inserta texto entre el primero y el segundo 
33094 \series bold
33095 <
33096 \series default
33097  o 
33098 \series bold
33099 >
33100 \series default
33101 , respectivamente, se muestra sobre la flecha.
33102  Si se inserta entre el segundo y el tercero, bajo la flecha.
33103 \end_layout
33104
33105 \begin_layout Itemize
33106 Para flechas verticales, si se inserta texto entre la primera y la segunda
33107  
33108 \series bold
33109 A
33110 \series default
33111  o 
33112 \series bold
33113 V
33114 \series default
33115 , respectivamente, se muestra al lado izquierdo de la flecha.
33116  Si se inserta entre la segunda y la tercera, al lado derecho.
33117  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33118 \end_layout
33119
33120 \begin_layout Standard
33121 Como ejemplo un diagrama con todas las relaciones posibles:
33122 \begin_inset Formula \[
33123 \begin{CD}A@)j))B@))k)C@=F\\
33124 @AmAA@.@VV{V}V@|\\
33125 D@((j\,(E@)k))F@=C
33126 \end{CD}\]
33127
33128 \end_inset
33129
33130 El comando para este diagrama es:
33131 \begin_inset Newline newline
33132 \end_inset
33133
33134
33135 \series bold
33136
33137 \backslash
33138 CD
33139 \begin_inset ERT
33140 status collapsed
33141
33142 \begin_layout Plain Layout
33143
33144
33145 \backslash
33146 spce 
33147 \end_layout
33148
33149 \end_inset
33150
33151 A@>j>>B@>>k>C@=F Ctrl+Retorno
33152 \begin_inset Newline newline
33153 \end_inset
33154
33155
33156 \begin_inset Phantom HPhantom
33157 status open
33158
33159 \begin_layout Plain Layout
33160
33161 \series bold
33162
33163 \backslash
33164 CD
33165 \begin_inset ERT
33166 status collapsed
33167
33168 \begin_layout Plain Layout
33169
33170
33171 \backslash
33172 spce 
33173 \end_layout
33174
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \end_inset
33181
33182 @AmAA@.@VV
33183 \backslash
33184 {V
33185 \series default
33186
33187 \begin_inset Formula $\to$
33188 \end_inset
33189
33190
33191 \series bold
33192 V@| Ctrl+Retorno
33193 \begin_inset Newline newline
33194 \end_inset
33195
33196
33197 \begin_inset Phantom HPhantom
33198 status open
33199
33200 \begin_layout Plain Layout
33201
33202 \series bold
33203
33204 \backslash
33205 CD
33206 \begin_inset ERT
33207 status collapsed
33208
33209 \begin_layout Plain Layout
33210
33211
33212 \backslash
33213 spce 
33214 \end_layout
33215
33216 \end_inset
33217
33218
33219 \end_layout
33220
33221 \end_inset
33222
33223 D@<<j<E@>k>>F@=C
33224 \end_layout
33225
33226 \begin_layout Subsection
33227 Diagramas xymatrix
33228 \begin_inset Index idx
33229 status collapsed
33230
33231 \begin_layout Plain Layout
33232 Diagramas ! xymatrix
33233 \end_layout
33234
33235 \end_inset
33236
33237
33238 \end_layout
33239
33240 \begin_layout Standard
33241 Para usar matrices xy debe estar instalado el paquete LaTeX 
33242 \series bold
33243 xypic
33244 \series default
33245 .
33246  Una matriz xy se crea insertando el comando 
33247 \series bold
33248
33249 \backslash
33250 xymatrix
33251 \series default
33252  en una ecuación.
33253  Después podrás añadir nuevas columnas y filas como en matrices normales,
33254  véase
33255 \begin_inset space ~
33256 \end_inset
33257
33258
33259 \begin_inset CommandInset ref
33260 LatexCommand ref
33261 reference "sec:Matrices"
33262
33263 \end_inset
33264
33265 .
33266 \end_layout
33267
33268 \begin_layout Standard
33269 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33270  y curvadas, y mucho más.
33271  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33272  se explican en el 
33273 \emph on
33274 Manual de XY-pic
33275 \emph default
33276  que se encuentra en el menú 
33277 \family sans
33278 Ayuda\SpecialChar \menuseparator
33279 Manuales
33280 \begin_inset space ~
33281 \end_inset
33282
33283 específicos
33284 \family default
33285 .
33286 \end_layout
33287
33288 \begin_layout Subsection
33289 Diagramas 
33290 \noun on
33291 Feynman
33292 \noun default
33293
33294 \begin_inset Index idx
33295 status collapsed
33296
33297 \begin_layout Plain Layout
33298 Diagramas ! Feynman
33299 \end_layout
33300
33301 \end_inset
33302
33303
33304 \end_layout
33305
33306 \begin_layout Standard
33307 Para usar diagramas 
33308 \noun on
33309 Feynman
33310 \noun default
33311  estar instalado el paquete LaTeX 
33312 \series bold
33313 feyn
33314 \series default
33315 .
33316  Un diagrama 
33317 \noun on
33318 Feynman
33319 \noun default
33320  se crea insertando el comando 
33321 \series bold
33322
33323 \backslash
33324 Diagram
33325 \series default
33326  en una ecuación.
33327  Después podrás añadir nuevas columnas y filas como en matrices normales,
33328  véase
33329 \begin_inset space ~
33330 \end_inset
33331
33332
33333 \begin_inset CommandInset ref
33334 LatexCommand ref
33335 reference "sec:Matrices"
33336
33337 \end_inset
33338
33339 .
33340 \end_layout
33341
33342 \begin_layout Standard
33343
33344 \lang english
33345 Examples how to create 
33346 \noun on
33347 Feynman-
33348 \noun default
33349 diagrams in LyX is given in the 
33350 \emph on
33351 Feynman-diagram manual
33352 \emph default
33353 \lang spanish
33354  que se encuentra en el menú 
33355 \family sans
33356 Ayuda\SpecialChar \menuseparator
33357 Manuales
33358 \begin_inset space ~
33359 \end_inset
33360
33361 específicos
33362 \family default
33363 .
33364 \end_layout
33365
33366 \begin_layout Section
33367 Comandos definidos por el usuario
33368 \begin_inset Index idx
33369 status collapsed
33370
33371 \begin_layout Plain Layout
33372 Comandos de usuario
33373 \end_layout
33374
33375 \end_inset
33376
33377
33378 \end_layout
33379
33380 \begin_layout Standard
33381 \begin_inset Note Greyedout
33382 status collapsed
33383
33384 \begin_layout Plain Layout
33385
33386 \series bold
33387 Nota:
33388 \series default
33389  Los nombres de los comandos definidos por el usuario y macros solo pueden
33390  contener letras latinas.
33391 \end_layout
33392
33393 \end_inset
33394
33395
33396 \end_layout
33397
33398 \begin_layout Subsection
33399 El comando 
33400 \backslash
33401 newcommand
33402 \begin_inset CommandInset label
33403 LatexCommand label
33404 name "sub:El-comando-newcommand"
33405
33406 \end_inset
33407
33408
33409 \begin_inset Index idx
33410 status collapsed
33411
33412 \begin_layout Plain Layout
33413 Comandos de usuario ! 
33414 \backslash
33415 newcommand
33416 \end_layout
33417
33418 \end_inset
33419
33420
33421 \begin_inset Index idx
33422 status collapsed
33423
33424 \begin_layout Plain Layout
33425 Comandos ! N ! 
33426 \backslash
33427 newcommand
33428 \end_layout
33429
33430 \end_inset
33431
33432
33433 \end_layout
33434
33435 \begin_layout Standard
33436 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33437  Pero es posible definir nuevos comandos más cortos con el comando 
33438 \series bold
33439
33440 \backslash
33441 newcommand
33442 \series default
33443 .
33444  
33445 \end_layout
33446
33447 \begin_layout Standard
33448 El esquema del comando 
33449 \series bold
33450
33451 \backslash
33452 newcommand
33453 \series default
33454  es:
33455 \end_layout
33456
33457 \begin_layout Standard
33458
33459 \series bold
33460
33461 \backslash
33462 newcommand{nombre nuevo de comando}[número de argumentos]
33463 \begin_inset Newline newline
33464 \end_inset
33465
33466
33467 \begin_inset Phantom HPhantom
33468 status open
33469
33470 \begin_layout Plain Layout
33471
33472 \series bold
33473
33474 \backslash
33475 newcommand
33476 \end_layout
33477
33478 \end_inset
33479
33480 [valor opcional]{definición de comando}
33481 \end_layout
33482
33483 \begin_layout Standard
33484 \begin_inset Note Greyedout
33485 status collapsed
33486
33487 \begin_layout Plain Layout
33488
33489 \series bold
33490 Nota:
33491 \series default
33492  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33493  documento o en paquetes LaTeX que uses.
33494  Si p.
33495 \begin_inset space \thinspace{}
33496 \end_inset
33497
33498 e.
33499  defines el comando 
33500 \series bold
33501
33502 \backslash
33503 le
33504 \series default
33505  para 
33506 \series bold
33507
33508 \backslash
33509 Leftarrow,
33510 \series default
33511  se producirán errores porque 
33512 \series bold
33513
33514 \backslash
33515 le
33516 \series default
33517  ya existe como comando para 
33518 \begin_inset Quotes fld
33519 \end_inset
33520
33521
33522 \begin_inset Formula $\le$
33523 \end_inset
33524
33525
33526 \begin_inset Quotes frd
33527 \end_inset
33528
33529 .
33530
33531 \series bold
33532  
33533 \end_layout
33534
33535 \end_inset
33536
33537
33538 \end_layout
33539
33540 \begin_layout Standard
33541 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33542  argumentos debería tener el nuevo comando.
33543  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33544  Cuando se hace esto, el 
33545 \emph on
33546 primer
33547 \emph default
33548  argumento del nuevo comando es automáticamente opcional.
33549 \end_layout
33550
33551 \begin_layout Standard
33552 Veamos unos ejemplos:
33553 \end_layout
33554
33555 \begin_layout Itemize
33556 Para definir el comando 
33557 \series bold
33558
33559 \backslash
33560 gr
33561 \series default
33562  para 
33563 \series bold
33564
33565 \backslash
33566 Longrightarrow
33567 \series default
33568 , la línea de preámbulo LaTeX es:
33569 \begin_inset VSpace medskip
33570 \end_inset
33571
33572
33573 \begin_inset Newline newline
33574 \end_inset
33575
33576
33577 \series bold
33578
33579 \backslash
33580 newcommand{
33581 \backslash
33582 gr}{
33583 \backslash
33584 Longrightarrow}
33585 \end_layout
33586
33587 \begin_layout Itemize
33588 Para definir el comando 
33589 \series bold
33590
33591 \backslash
33592 us
33593 \series default
33594  para 
33595 \series bold
33596
33597 \backslash
33598 underline
33599 \series default
33600 , el argumento (que sería subrayado) debe tenerse en cuenta.
33601  Para esto la línea de preámbulo es:
33602 \begin_inset VSpace medskip
33603 \end_inset
33604
33605
33606 \begin_inset Newline newline
33607 \end_inset
33608
33609
33610 \series bold
33611
33612 \backslash
33613 newcommand{
33614 \backslash
33615 us}[1]{
33616 \backslash
33617 underline{#1}}
33618 \series default
33619
33620 \begin_inset VSpace medskip
33621 \end_inset
33622
33623
33624 \begin_inset Newline newline
33625 \end_inset
33626
33627 El carácter 
33628 \series bold
33629 #
33630 \series default
33631  actúa como colocador del argumento, el 
33632 \series bold
33633 1
33634 \series default
33635  indica que es el colocador para el primer argumento.
33636 \end_layout
33637
33638 \begin_layout Itemize
33639 Para 
33640 \series bold
33641
33642 \backslash
33643 framebox
33644 \series default
33645  se puede p.
33646 \begin_inset space \thinspace{}
33647 \end_inset
33648
33649 e.
33650  definir el comando 
33651 \series bold
33652
33653 \backslash
33654 fb
33655 \series default
33656 :
33657 \begin_inset VSpace medskip
33658 \end_inset
33659
33660
33661 \begin_inset Newline newline
33662 \end_inset
33663
33664
33665 \series bold
33666
33667 \backslash
33668 newcommand{
33669 \backslash
33670 fb}[3]{
33671 \backslash
33672 framebox#1#2{$#3$}}
33673 \series default
33674
33675 \begin_inset VSpace medskip
33676 \end_inset
33677
33678
33679 \begin_inset Newline newline
33680 \end_inset
33681
33682 Los dos signos dólar generan la ecuación extra necesaria para 
33683 \series bold
33684
33685 \backslash
33686 framebox
33687 \series default
33688 , véase 
33689 \begin_inset CommandInset ref
33690 LatexCommand ref
33691 reference "sub:Cuadros-con-marco"
33692
33693 \end_inset
33694
33695 .
33696 \end_layout
33697
33698 \begin_layout Itemize
33699 Para crear un nuevo comando para 
33700 \series bold
33701
33702 \backslash
33703 fcolorbox
33704 \series default
33705  donde no es necesario especificar el color para el cuadro, el argumento
33706  para el color se define opcional:
33707 \begin_inset VSpace medskip
33708 \end_inset
33709
33710
33711 \begin_inset Newline newline
33712 \end_inset
33713
33714
33715 \series bold
33716
33717 \backslash
33718 newcommand{
33719 \backslash
33720 cb}[3][white]{
33721 \backslash
33722 fcolorbox{#2}{#1}{$#3$}}
33723 \series default
33724
33725 \begin_inset VSpace medskip
33726 \end_inset
33727
33728
33729 \begin_inset Newline newline
33730 \end_inset
33731
33732 Si el color no es especificado al usar 
33733 \series bold
33734
33735 \backslash
33736 cb
33737 \series default
33738 , se elige el color 
33739 \series bold
33740 white
33741 \series default
33742  predefinido.
33743 \end_layout
33744
33745 \begin_layout Standard
33746 Un ensayo con los nuevos comandos definidos:
33747 \end_layout
33748
33749 \begin_layout Standard
33750 \noindent
33751 \align center
33752 \begin_inset Tabular
33753 <lyxtabular version="3" rows="6" columns="2">
33754 <features tabularvalignment="middle">
33755 <column alignment="center" valignment="top" width="0">
33756 <column alignment="center" valignment="top" width="0">
33757 <row>
33758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33759 \begin_inset Text
33760
33761 \begin_layout Plain Layout
33762 Comando
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33768 \begin_inset Text
33769
33770 \begin_layout Plain Layout
33771 Resultado
33772 \begin_inset Note Note
33773 status collapsed
33774
33775 \begin_layout Plain Layout
33776
33777 \series bold
33778
33779 \backslash
33780 raisebox
33781 \series default
33782  se usa sólo como espaciador
33783 \end_layout
33784
33785 \end_inset
33786
33787
33788 \end_layout
33789
33790 \end_inset
33791 </cell>
33792 </row>
33793 <row>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798 A
33799 \backslash
33800 gr
33801 \begin_inset ERT
33802 status collapsed
33803
33804 \begin_layout Plain Layout
33805
33806
33807 \backslash
33808 spce 
33809 \end_layout
33810
33811 \end_inset
33812
33813 B
33814 \end_layout
33815
33816 \end_inset
33817 </cell>
33818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822 \begin_inset Formula $A\gr B$
33823 \end_inset
33824
33825
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 </row>
33831 <row>
33832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836
33837 \backslash
33838 us{ABcd
33839 \end_layout
33840
33841 \end_inset
33842 </cell>
33843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33844 \begin_inset Text
33845
33846 \begin_layout Plain Layout
33847 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33848 \end_inset
33849
33850
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 </row>
33856 <row>
33857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Plain Layout
33861
33862 \backslash
33863 fb{[2cm]
33864 \begin_inset Formula $\to$
33865 \end_inset
33866
33867
33868 \backslash
33869 {
33870 \begin_inset Formula $\to$
33871 \end_inset
33872
33873
33874 \backslash
33875 {
33876 \backslash
33877 int
33878 \begin_inset ERT
33879 status collapsed
33880
33881 \begin_layout Plain Layout
33882
33883
33884 \backslash
33885 spce 
33886 \end_layout
33887
33888 \end_inset
33889
33890 A=B
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33900 \end_inset
33901
33902
33903 \end_layout
33904
33905 \end_inset
33906 </cell>
33907 </row>
33908 <row>
33909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33910 \begin_inset Text
33911
33912 \begin_layout Plain Layout
33913
33914 \backslash
33915 cb{red
33916 \begin_inset Formula $\to$
33917 \end_inset
33918
33919
33920 \backslash
33921 {
33922 \backslash
33923 int
33924 \begin_inset ERT
33925 status collapsed
33926
33927 \begin_layout Plain Layout
33928
33929
33930 \backslash
33931 spce 
33932 \end_layout
33933
33934 \end_inset
33935
33936 A=B
33937 \end_layout
33938
33939 \end_inset
33940 </cell>
33941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33946 \end_inset
33947
33948
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 </row>
33954 <row>
33955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959
33960 \backslash
33961 cb[green]
33962 \backslash
33963 {red
33964 \begin_inset Formula $\to$
33965 \end_inset
33966
33967
33968 \backslash
33969 {
33970 \backslash
33971 int
33972 \begin_inset ERT
33973 status collapsed
33974
33975 \begin_layout Plain Layout
33976
33977
33978 \backslash
33979 spce 
33980 \end_layout
33981
33982 \end_inset
33983
33984 A=B
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33990 \begin_inset Text
33991
33992 \begin_layout Plain Layout
33993 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \end_inset
34000 </cell>
34001 </row>
34002 </lyxtabular>
34003
34004 \end_inset
34005
34006
34007 \end_layout
34008
34009 \begin_layout Subsection
34010 Macros de ecuaciones
34011 \begin_inset Index idx
34012 status collapsed
34013
34014 \begin_layout Plain Layout
34015 Comandos de usuario ! Macros de ecuaciones
34016 \end_layout
34017
34018 \end_inset
34019
34020
34021 \begin_inset Index idx
34022 status collapsed
34023
34024 \begin_layout Plain Layout
34025 Macros
34026 \end_layout
34027
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Standard
34034 Los comandos definidos por el usuario son especialmente convenientes para
34035  expresiones complejas.
34036  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34037  el mismo tipo de solución se repite varias veces.
34038  La forma general de una ecuación de segundo grado es:
34039 \begin_inset Formula \[
34040 0=\lambda^{2}+p\lambda+q\]
34041
34042 \end_inset
34043
34044 La forma general de la solución es:
34045 \begin_inset Formula \[
34046 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
34047
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \begin_layout Standard
34054 Para definir un comando para la ecuación de la solución, en donde solo hay
34055  que especificar los tres parámetros 
34056 \begin_inset Formula $\lambda$
34057 \end_inset
34058
34059
34060 \begin_inset Formula $p$
34061 \end_inset
34062
34063 , y 
34064 \begin_inset Formula $q$
34065 \end_inset
34066
34067 , y el índice de 
34068 \begin_inset Formula $\lambda$
34069 \end_inset
34070
34071  puede darse opcionalmente, la línea de preámbulo LaTeX es
34072 \begin_inset Newline newline
34073 \end_inset
34074
34075
34076 \series bold
34077
34078 \backslash
34079 newcommand{
34080 \backslash
34081 qG}[4][1,
34082 \backslash
34083 ,2]{#2_{#1}=-
34084 \backslash
34085 frac{#3}{2}
34086 \backslash
34087 pm
34088 \begin_inset Newline newline
34089 \end_inset
34090
34091
34092 \begin_inset Phantom HPhantom
34093 status open
34094
34095 \begin_layout Plain Layout
34096
34097 \series bold
34098
34099 \backslash
34100 newcommand
34101 \end_layout
34102
34103 \end_inset
34104
34105
34106 \backslash
34107 sqrt{
34108 \backslash
34109 frac{#3^{2}}{4}-#4}}
34110 \end_layout
34111
34112 \begin_layout Standard
34113 Para generar la solución se inserta el comando
34114 \begin_inset Newline newline
34115 \end_inset
34116
34117
34118 \series bold
34119
34120 \backslash
34121 qG{
34122 \backslash
34123 lambda
34124 \begin_inset Formula $\to$
34125 \end_inset
34126
34127
34128 \backslash
34129 {p
34130 \begin_inset Formula $\to$
34131 \end_inset
34132
34133
34134 \backslash
34135 {q
34136 \series default
34137  en una ecuación
34138 \series bold
34139 .
34140 \end_layout
34141
34142 \begin_layout Standard
34143 La definición del nuevo comando no es intuitiva porque hay que conocer los
34144  esquemas de todos los comandos LaTeX usados, p.
34145 \begin_inset space \thinspace{}
34146 \end_inset
34147
34148 e., que una fracción se inserta en LaTeX como
34149 \series bold
34150  
34151 \backslash
34152 frac{numerador}{denominador}
34153 \series default
34154 .
34155  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34156  ver en LyX lo que el nuevo comando está haciendo.
34157  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34158  ecuación en vez del comando
34159 \series bold
34160  
34161 \backslash
34162 newcommand
34163 \series default
34164 .
34165 \end_layout
34166
34167 \begin_layout Standard
34168 Una macro de ecuación se crea con el menú 
34169 \family sans
34170 Insertar\SpecialChar \menuseparator
34171 Ecuación\SpecialChar \menuseparator
34172 Macro
34173 \family default
34174  o con el botón 
34175 \begin_inset Graphics
34176         filename ../../images/math-macro_newmacroname_newcommand.png
34177         scale 85
34178
34179 \end_inset
34180
34181  de la barra de herramientas.
34182  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34183  como el siguiente donde se define la macro:
34184 \begin_inset Newline newline
34185 \end_inset
34186
34187
34188 \end_layout
34189
34190 \begin_layout Standard
34191 \begin_inset space \hspace*{\fill}
34192 \end_inset
34193
34194
34195 \begin_inset Graphics
34196         filename ../clipart/macrobox.png
34197
34198 \end_inset
34199
34200
34201 \begin_inset space \hspace*{\fill}
34202 \end_inset
34203
34204
34205 \begin_inset Newline newline
34206 \end_inset
34207
34208
34209 \begin_inset FormulaMacro
34210 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34211 \end_inset
34212
34213
34214 \backslash
34215 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34216  En el primer marco azul se inserta la ecuación buscada.
34217  Con el comando 
34218 \series bold
34219
34220 \backslash
34221 #númerodeargumento
34222 \series default
34223 , , o con el botón 
34224 \begin_inset Graphics
34225         filename ../../images/math-macro-add-param.png
34226         scale 85
34227
34228 \end_inset
34229
34230  de la barra de herramientas de macros se inserta un colocador de argumento,
34231  p.
34232 \begin_inset space \thinspace{}
34233 \end_inset
34234
34235 e
34236 \begin_inset space \space{}
34237 \end_inset
34238
34239
34240 \series bold
34241
34242 \backslash
34243 #1
34244 \series default
34245 .
34246  Los colocadores de argumento se muestran en rojo.
34247  Se pueden poner 9 argumentos como máximo.
34248  Con el botón 
34249 \begin_inset Graphics
34250         filename ../../images/math-macro-add-optional-param.png
34251         scale 85
34252
34253 \end_inset
34254
34255  se crean argumentos opcionales.
34256  El primer argumento no opcional puede transformarse en opcional con el
34257  botón 
34258 \begin_inset Graphics
34259         filename ../../images/math-macro-make-optional.png
34260         scale 85
34261
34262 \end_inset
34263
34264 .
34265  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34266  Normalmente quieres verlo tal como está definido, así que el recuadro se
34267  deja vacío.
34268  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34269  en dicho recuadro puedes insertar, por ejemplo
34270 \begin_inset Newline newline
34271 \end_inset
34272
34273
34274 \series bold
34275 qG: 
34276 \backslash
34277 #1
34278 \series default
34279  
34280 \series bold
34281 ,
34282 \series default
34283  
34284 \series bold
34285
34286 \backslash
34287 #2
34288 \series default
34289  
34290 \series bold
34291 ,
34292 \series default
34293  
34294 \series bold
34295
34296 \backslash
34297 #3, 
34298 \backslash
34299 #4
34300 \begin_inset Newline newline
34301 \end_inset
34302
34303
34304 \series default
34305 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34306  en LyX, lo que conlleva una visualización mejor.
34307  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34308 \begin_inset Newline newline
34309 \end_inset
34310
34311 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34312  macros individuales situando el cursor en la macro y usando el menú 
34313 \family sans
34314 Ver\SpecialChar \menuseparator
34315 (Des)plegar macro de ecuación.
34316 \end_layout
34317
34318 \begin_layout Standard
34319 Para usar una macro, se inserta el nombre de la misma como comando en una
34320  ecuación, en nuestro caso 
34321 \series bold
34322
34323 \backslash
34324 qG
34325 \series default
34326 .
34327  Nuestra macro se muestra en LyX así:
34328 \begin_inset Newline newline
34329 \end_inset
34330
34331
34332 \begin_inset space \hspace*{\fill}
34333 \end_inset
34334
34335
34336 \begin_inset Graphics
34337         filename ../clipart/macrouse.png
34338
34339 \end_inset
34340
34341
34342 \begin_inset space \hspace*{\fill}
34343 \end_inset
34344
34345
34346 \begin_inset Newline newline
34347 \end_inset
34348
34349 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34350 \begin_inset Formula $x$
34351 \end_inset
34352
34353
34354 \begin_inset Formula $\ln(x)$
34355 \end_inset
34356
34357 , y 
34358 \begin_inset Formula $B$
34359 \end_inset
34360
34361 :
34362 \end_layout
34363
34364 \begin_layout Standard
34365 \begin_inset Formula \[
34366 \qG x{\ln(x)}B\]
34367
34368 \end_inset
34369
34370
34371 \end_layout
34372
34373 \begin_layout Standard
34374 LyX ofrece en el menú 
34375 \family sans
34376 Herramientas
34377 \family default
34378 \SpecialChar \menuseparator
34379
34380 \family sans
34381 Preferencias\SpecialChar \menuseparator
34382 Edición\SpecialChar \menuseparator
34383 Control
34384 \family default
34385  diferentes estilos para editar macros.
34386  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34387  cursor en una macro para ver la diferencia.
34388 \end_layout
34389
34390 \begin_layout Standard
34391 Una macro de ecuación se transforma internamente en un comando 
34392 \series bold
34393
34394 \backslash
34395 newcommand
34396 \series default
34397  cuando se exporta el documento.
34398  El comando creado 
34399 \series bold
34400
34401 \backslash
34402 newcommand
34403 \series default
34404  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34405  usar en ecuaciones que estén en recuadros de definición de macros en el
34406  documento.
34407  
34408 \end_layout
34409
34410 \begin_layout Standard
34411 Las macros de ecuación también pueden crearse directamente a partir de un
34412  comando
34413 \series bold
34414  
34415 \backslash
34416 newcommand
34417 \series default
34418 .
34419  Por ejemplo, escribiendo el comando
34420 \begin_inset Newline newline
34421 \end_inset
34422
34423
34424 \series bold
34425
34426 \backslash
34427 newcommand{
34428 \backslash
34429 larrow}[2]{
34430 \backslash
34431 xleftarrow[#2]{#1}}
34432 \begin_inset Newline newline
34433 \end_inset
34434
34435
34436 \series default
34437 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34438  el atajo 
34439 \family sans
34440 Ctrl+M
34441 \family default
34442 , el comando se transformará en una macro de ecuación.
34443  Al emplear este método debes tener cuidado en escribir correctamente el
34444  comando 
34445 \series bold
34446
34447 \backslash
34448 newcommand
34449 \series default
34450 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34451  
34452 \end_layout
34453
34454 \begin_layout Standard
34455 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34456  en definiciones de macros se manejan incorrectamente.
34457  Por eso el ejemplo 
34458 \series bold
34459
34460 \backslash
34461 fb
34462 \series default
34463  de 
34464 \begin_inset CommandInset ref
34465 LatexCommand ref
34466 reference "sub:El-comando-newcommand"
34467
34468 \end_inset
34469
34470  no puede crearse como macro.
34471 \end_layout
34472
34473 \begin_layout Standard
34474 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34475  la barra de herramientas de macros:
34476 \end_layout
34477
34478 \begin_layout Standard
34479 \begin_inset VSpace defskip
34480 \end_inset
34481
34482
34483 \end_layout
34484
34485 \begin_layout Standard
34486 \begin_inset Graphics
34487         filename ../clipart/MacroToolbar.png
34488
34489 \end_inset
34490
34491
34492 \begin_inset Index idx
34493 status collapsed
34494
34495 \begin_layout Plain Layout
34496 Macros ! Barra de herramientas
34497 \end_layout
34498
34499 \end_inset
34500
34501
34502 \end_layout
34503
34504 \begin_layout Standard
34505 \begin_inset VSpace defskip
34506 \end_inset
34507
34508
34509 \end_layout
34510
34511 \begin_layout Standard
34512 La barra de herramientas de macros contiene los siguientes botones:
34513 \end_layout
34514
34515 \begin_layout Standard
34516 \begin_inset VSpace defskip
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \begin_layout Standard
34523 \begin_inset Tabular
34524 <lyxtabular version="3" rows="9" columns="2">
34525 <features islongtable="true" longtabularalignment="center">
34526 <column alignment="left" valignment="top" width="0">
34527 <column alignment="left" valignment="top" width="85col%">
34528 <row interlinespace="2.5mm">
34529 <cell alignment="center" valignment="top" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Plain Layout
34533 \begin_inset Graphics
34534         filename ../../images/math-macro-remove-param.png
34535         BoundingBox 0bp 5bp 20bp 25bp
34536         rotateOrigin center
34537
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \end_inset
34544 </cell>
34545 <cell alignment="center" valignment="top" usebox="none">
34546 \begin_inset Text
34547
34548 \begin_layout Plain Layout
34549
34550 \family sans
34551 Editar\SpecialChar \menuseparator
34552 Ecuación\SpecialChar \menuseparator
34553 Definición de macro\SpecialChar \menuseparator
34554 Quitar último argumento
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 </row>
34560 <row interlinespace="2.5mm">
34561 <cell alignment="center" valignment="top" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565 \begin_inset Graphics
34566         filename ../../images/math-macro-add-param.png
34567         BoundingBox 0bp 5bp 20bp 25bp
34568         rotateOrigin center
34569
34570 \end_inset
34571
34572
34573 \end_layout
34574
34575 \end_inset
34576 </cell>
34577 <cell alignment="center" valignment="top" usebox="none">
34578 \begin_inset Text
34579
34580 \begin_layout Plain Layout
34581
34582 \family sans
34583 Editar\SpecialChar \menuseparator
34584 Ecuación\SpecialChar \menuseparator
34585 Definición de macro\SpecialChar \menuseparator
34586 Añadir argumento
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 </row>
34592 <row interlinespace="2.5mm">
34593 <cell alignment="center" valignment="top" usebox="none">
34594 \begin_inset Text
34595
34596 \begin_layout Plain Layout
34597 \begin_inset Graphics
34598         filename ../../images/math-macro-make-optional.png
34599         BoundingBox 0bp 5bp 20bp 25bp
34600         rotateOrigin center
34601
34602 \end_inset
34603
34604
34605 \end_layout
34606
34607 \end_inset
34608 </cell>
34609 <cell alignment="center" valignment="top" usebox="none">
34610 \begin_inset Text
34611
34612 \begin_layout Plain Layout
34613
34614 \family sans
34615 Editar\SpecialChar \menuseparator
34616 Ecuación\SpecialChar \menuseparator
34617 Definición de macro\SpecialChar \menuseparator
34618 Hacer opcional el primer
34619 \begin_inset Newline newline
34620 \end_inset
34621
34622
34623 \begin_inset Phantom HPhantom
34624 status open
34625
34626 \begin_layout Plain Layout
34627
34628 \family sans
34629 Editar\SpecialChar \menuseparator
34630 Ecuación\SpecialChar \menuseparator
34631 Definición de macro\SpecialChar \menuseparator
34632
34633 \end_layout
34634
34635 \end_inset
34636
34637 argumento no opcional
34638 \end_layout
34639
34640 \end_inset
34641 </cell>
34642 </row>
34643 <row interlinespace="2.5mm">
34644 <cell alignment="center" valignment="top" usebox="none">
34645 \begin_inset Text
34646
34647 \begin_layout Plain Layout
34648 \begin_inset Graphics
34649         filename ../../images/math-macro-make-nonoptional.png
34650         BoundingBox 0bp 5bp 20bp 25bp
34651         rotateOrigin center
34652
34653 \end_inset
34654
34655
34656 \end_layout
34657
34658 \end_inset
34659 </cell>
34660 <cell alignment="center" valignment="top" usebox="none">
34661 \begin_inset Text
34662
34663 \begin_layout Plain Layout
34664
34665 \family sans
34666 Editar\SpecialChar \menuseparator
34667 Ecuación\SpecialChar \menuseparator
34668 Definición de macro\SpecialChar \menuseparator
34669 Hacer no opcional el primer
34670 \begin_inset Newline newline
34671 \end_inset
34672
34673
34674 \begin_inset Phantom HPhantom
34675 status open
34676
34677 \begin_layout Plain Layout
34678
34679 \family sans
34680 Editar\SpecialChar \menuseparator
34681 Ecuación\SpecialChar \menuseparator
34682 Definición de macro\SpecialChar \menuseparator
34683
34684 \end_layout
34685
34686 \end_inset
34687
34688 argumento opcional
34689 \end_layout
34690
34691 \end_inset
34692 </cell>
34693 </row>
34694 <row interlinespace="2.5mm">
34695 <cell alignment="center" valignment="top" usebox="none">
34696 \begin_inset Text
34697
34698 \begin_layout Plain Layout
34699 \begin_inset Graphics
34700         filename ../../images/math-macro-remove-optional-param.png
34701         BoundingBox 0bp 5bp 20bp 25bp
34702         rotateOrigin center
34703
34704 \end_inset
34705
34706
34707 \end_layout
34708
34709 \end_inset
34710 </cell>
34711 <cell alignment="center" valignment="top" usebox="none">
34712 \begin_inset Text
34713
34714 \begin_layout Plain Layout
34715
34716 \family sans
34717 Editar\SpecialChar \menuseparator
34718 Ecuación\SpecialChar \menuseparator
34719 Definición de macro\SpecialChar \menuseparator
34720 Quitar argumento opcional
34721 \end_layout
34722
34723 \end_inset
34724 </cell>
34725 </row>
34726 <row interlinespace="2.5mm">
34727 <cell alignment="center" valignment="top" usebox="none">
34728 \begin_inset Text
34729
34730 \begin_layout Plain Layout
34731 \begin_inset Graphics
34732         filename ../../images/math-macro-add-optional-param.png
34733         BoundingBox 0bp 5bp 20bp 25bp
34734         rotateOrigin center
34735
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \end_inset
34742 </cell>
34743 <cell alignment="center" valignment="top" usebox="none">
34744 \begin_inset Text
34745
34746 \begin_layout Plain Layout
34747
34748 \family sans
34749 Editar\SpecialChar \menuseparator
34750 Ecuación\SpecialChar \menuseparator
34751 Definición de macro\SpecialChar \menuseparator
34752 Insertar argumento opcional
34753 \end_layout
34754
34755 \end_inset
34756 </cell>
34757 </row>
34758 <row interlinespace="2.5mm">
34759 <cell alignment="center" valignment="top" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763 \begin_inset Graphics
34764         filename ../../images/math-macro-remove-greedy-param.png
34765         BoundingBox 0bp 5bp 20bp 25bp
34766         rotateOrigin center
34767
34768 \end_inset
34769
34770
34771 \end_layout
34772
34773 \end_inset
34774 </cell>
34775 <cell alignment="center" valignment="top" usebox="none">
34776 \begin_inset Text
34777
34778 \begin_layout Plain Layout
34779
34780 \family sans
34781 Editar\SpecialChar \menuseparator
34782 Ecuación\SpecialChar \menuseparator
34783 Definición de macro\SpecialChar \menuseparator
34784 Quitar último argumento
34785 \begin_inset Newline newline
34786 \end_inset
34787
34788
34789 \begin_inset Phantom HPhantom
34790 status open
34791
34792 \begin_layout Plain Layout
34793
34794 \family sans
34795 Editar\SpecialChar \menuseparator
34796 Ecuación\SpecialChar \menuseparator
34797 Definición de macro\SpecialChar \menuseparator
34798
34799 \end_layout
34800
34801 \end_inset
34802
34803 yendo hacia la derecha
34804 \end_layout
34805
34806 \end_inset
34807 </cell>
34808 </row>
34809 <row interlinespace="2.5mm">
34810 <cell alignment="center" valignment="top" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814 \begin_inset Graphics
34815         filename ../../images/math-macro-append-greedy-param.png
34816         BoundingBox 0bp 5bp 20bp 25bp
34817         rotateOrigin center
34818
34819 \end_inset
34820
34821
34822 \end_layout
34823
34824 \end_inset
34825 </cell>
34826 <cell alignment="center" valignment="top" usebox="none">
34827 \begin_inset Text
34828
34829 \begin_layout Plain Layout
34830
34831 \family sans
34832 Editar\SpecialChar \menuseparator
34833 Ecuación\SpecialChar \menuseparator
34834 Definición de macro\SpecialChar \menuseparator
34835 Añadir argumento comiendo
34836 \begin_inset Newline newline
34837 \end_inset
34838
34839
34840 \begin_inset Phantom HPhantom
34841 status open
34842
34843 \begin_layout Plain Layout
34844
34845 \family sans
34846 Editar\SpecialChar \menuseparator
34847 Ecuación\SpecialChar \menuseparator
34848 Definición de macro\SpecialChar \menuseparator
34849
34850 \end_layout
34851
34852 \end_inset
34853
34854 desde la derecha
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 </row>
34860 <row interlinespace="2.5mm">
34861 <cell alignment="center" valignment="top" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865 \begin_inset Graphics
34866         filename ../../images/math-macro-add-greedy-optional-param.png
34867         BoundingBox 0bp 5bp 20bp 25bp
34868         rotateOrigin center
34869
34870 \end_inset
34871
34872
34873 \end_layout
34874
34875 \end_inset
34876 </cell>
34877 <cell alignment="center" valignment="top" usebox="none">
34878 \begin_inset Text
34879
34880 \begin_layout Plain Layout
34881
34882 \family sans
34883 Editar\SpecialChar \menuseparator
34884 Ecuación\SpecialChar \menuseparator
34885 Definición de macro\SpecialChar \menuseparator
34886 Añadir argumento opcional
34887 \begin_inset Newline newline
34888 \end_inset
34889
34890
34891 \begin_inset Phantom HPhantom
34892 status open
34893
34894 \begin_layout Plain Layout
34895
34896 \family sans
34897 Editar\SpecialChar \menuseparator
34898 Ecuación\SpecialChar \menuseparator
34899 Definición de macro\SpecialChar \menuseparator
34900
34901 \end_layout
34902
34903 \end_inset
34904
34905 comiendo desde la derecha
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 </row>
34911 </lyxtabular>
34912
34913 \end_inset
34914
34915
34916 \end_layout
34917
34918 \begin_layout Standard
34919 \noindent
34920 \align center
34921 \begin_inset Newpage newpage
34922 \end_inset
34923
34924
34925 \end_layout
34926
34927 \begin_layout Section
34928 Indicaciones
34929 \begin_inset Index idx
34930 status collapsed
34931
34932 \begin_layout Plain Layout
34933 Indicaciones
34934 \end_layout
34935
34936 \end_inset
34937
34938
34939 \end_layout
34940
34941 \begin_layout Subsection
34942 Números negativos
34943 \begin_inset Index idx
34944 status collapsed
34945
34946 \begin_layout Plain Layout
34947 Numeros@Números ! negativos
34948 \end_layout
34949
34950 \end_inset
34951
34952
34953 \end_layout
34954
34955 \begin_layout Standard
34956 Los números negativos a veces se ven feos en las ecuaciones porque el signo
34957  menos delante del número tiene la misma longitud que el operador signo
34958  menos.
34959  Si se escribe el número negativo en texto normal el signo menos aparece
34960  correctamente.
34961 \end_layout
34962
34963 \begin_layout Standard
34964 Así pues, el problema desaparece si se convierte el signo menos a texto
34965  matemático.
34966 \end_layout
34967
34968 \begin_layout Standard
34969 Un ejemplo para visualizar el problema:
34970 \end_layout
34971
34972 \begin_layout Standard
34973 \noindent
34974 \align center
34975 \begin_inset Tabular
34976 <lyxtabular version="3" rows="3" columns="2">
34977 <features tabularvalignment="middle">
34978 <column alignment="center" valignment="top" width="0">
34979 <column alignment="center" valignment="top" width="0">
34980 <row>
34981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985 texto normal:
34986 \end_layout
34987
34988 \end_inset
34989 </cell>
34990 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34991 \begin_inset Text
34992
34993 \begin_layout Plain Layout
34994 x = -2
34995 \end_layout
34996
34997 \end_inset
34998 </cell>
34999 </row>
35000 <row>
35001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35002 \begin_inset Text
35003
35004 \begin_layout Plain Layout
35005 ecuación:
35006 \end_layout
35007
35008 \end_inset
35009 </cell>
35010 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35011 \begin_inset Text
35012
35013 \begin_layout Plain Layout
35014 \begin_inset Formula $x=-2$
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 </row>
35023 <row>
35024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35025 \begin_inset Text
35026
35027 \begin_layout Plain Layout
35028 solución:
35029 \end_layout
35030
35031 \end_inset
35032 </cell>
35033 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037 \begin_inset Formula $x=\mbox{-}2$
35038 \end_inset
35039
35040
35041 \end_layout
35042
35043 \end_inset
35044 </cell>
35045 </row>
35046 </lyxtabular>
35047
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \begin_layout Subsection
35054 Coma como separador decimal
35055 \begin_inset Index idx
35056 status collapsed
35057
35058 \begin_layout Plain Layout
35059 Coma decimal
35060 \end_layout
35061
35062 \end_inset
35063
35064
35065 \end_layout
35066
35067 \begin_layout Standard
35068 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35069  de grupos numéricos.
35070  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35071 \end_layout
35072
35073 \begin_layout Standard
35074 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35075  
35076 \family sans
35077 Ctrl+M
35078 \family default
35079 ).
35080 \end_layout
35081
35082 \begin_layout Standard
35083 Para usar las comas en todas las fórmulas del documento como separador decimal,
35084  se carga el archivo 
35085 \series bold
35086 icomma.sty
35087 \series default
35088
35089 \begin_inset Foot
35090 status collapsed
35091
35092 \begin_layout Plain Layout
35093
35094 \series bold
35095 icomma
35096 \series default
35097  forma parte del paquete LaTeX 
35098 \series bold
35099 was
35100 \series default
35101
35102 \begin_inset Index idx
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106 Paquetes ! was
35107 \begin_inset ERT
35108 status collapsed
35109
35110 \begin_layout Plain Layout
35111
35112
35113 \backslash
35114 vspace{4mm}
35115 \end_layout
35116
35117 \end_inset
35118
35119
35120 \end_layout
35121
35122 \end_inset
35123
35124 .
35125 \end_layout
35126
35127 \end_inset
35128
35129
35130 \begin_inset Index idx
35131 status collapsed
35132
35133 \begin_layout Plain Layout
35134 Paquetes ! icomma
35135 \end_layout
35136
35137 \end_inset
35138
35139  en el preámbulo LaTeX con la línea: 
35140 \end_layout
35141
35142 \begin_layout Standard
35143
35144 \series bold
35145
35146 \backslash
35147 usepackage{icomma}
35148 \end_layout
35149
35150 \begin_layout Subsection
35151 Vectores físicos
35152 \begin_inset CommandInset label
35153 LatexCommand label
35154 name "sub:Vectores-físicos"
35155
35156 \end_inset
35157
35158
35159 \begin_inset Index idx
35160 status collapsed
35161
35162 \begin_layout Plain Layout
35163 Vectores físicos
35164 \end_layout
35165
35166 \end_inset
35167
35168
35169 \end_layout
35170
35171 \begin_layout Standard
35172 El paquete LaTeX 
35173 \series bold
35174 braket
35175 \series default
35176
35177 \begin_inset Index idx
35178 status collapsed
35179
35180 \begin_layout Plain Layout
35181 Paquetes ! braket
35182 \end_layout
35183
35184 \end_inset
35185
35186  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
35187 \end_layout
35188
35189 \begin_layout Standard
35190
35191 \series bold
35192
35193 \backslash
35194 usepackage{braket}
35195 \end_layout
35196
35197 \begin_layout Standard
35198 \begin_inset ERT
35199 status collapsed
35200
35201 \begin_layout Plain Layout
35202
35203
35204 \backslash
35205 ifbraket 
35206 \end_layout
35207
35208 \end_inset
35209
35210
35211 \begin_inset Note Note
35212 status open
35213
35214 \begin_layout Plain Layout
35215 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
35216 \series bold
35217 braket
35218 \series default
35219  está instalado.
35220 \end_layout
35221
35222 \end_inset
35223
35224
35225 \end_layout
35226
35227 \begin_layout Standard
35228 Están definidos los siguientes comandos:
35229 \end_layout
35230
35231 \begin_layout Standard
35232 \noindent
35233 \align center
35234 \begin_inset Tabular
35235 <lyxtabular version="3" rows="4" columns="2">
35236 <features tabularvalignment="middle">
35237 <column alignment="center" valignment="top" width="0">
35238 <column alignment="center" valignment="top" width="0">
35239 <row>
35240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35241 \begin_inset Text
35242
35243 \begin_layout Plain Layout
35244 Comando
35245 \end_layout
35246
35247 \end_inset
35248 </cell>
35249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35250 \begin_inset Text
35251
35252 \begin_layout Plain Layout
35253 Resultado
35254 \end_layout
35255
35256 \end_inset
35257 </cell>
35258 </row>
35259 <row>
35260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35261 \begin_inset Text
35262
35263 \begin_layout Plain Layout
35264
35265 \backslash
35266 Bra{
35267 \backslash
35268 psi
35269 \end_layout
35270
35271 \end_inset
35272 </cell>
35273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35274 \begin_inset Text
35275
35276 \begin_layout Plain Layout
35277 \begin_inset Formula $\Bra{\psi}$
35278 \end_inset
35279
35280
35281 \end_layout
35282
35283 \end_inset
35284 </cell>
35285 </row>
35286 <row>
35287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35288 \begin_inset Text
35289
35290 \begin_layout Plain Layout
35291
35292 \backslash
35293 Ket{
35294 \backslash
35295 psi
35296 \end_layout
35297
35298 \end_inset
35299 </cell>
35300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35301 \begin_inset Text
35302
35303 \begin_layout Plain Layout
35304 \begin_inset Formula $\Ket{\psi}$
35305 \end_inset
35306
35307
35308 \end_layout
35309
35310 \end_inset
35311 </cell>
35312 </row>
35313 <row>
35314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35315 \begin_inset Text
35316
35317 \begin_layout Plain Layout
35318
35319 \backslash
35320 Braket{
35321 \backslash
35322 psi|
35323 \backslash
35324 phi
35325 \end_layout
35326
35327 \end_inset
35328 </cell>
35329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35330 \begin_inset Text
35331
35332 \begin_layout Plain Layout
35333 \begin_inset Formula $\Braket{\psi|\phi}$
35334 \end_inset
35335
35336
35337 \end_layout
35338
35339 \end_inset
35340 </cell>
35341 </row>
35342 </lyxtabular>
35343
35344 \end_inset
35345
35346
35347 \end_layout
35348
35349 \begin_layout Standard
35350 El comando 
35351 \series bold
35352
35353 \backslash
35354 Braket
35355 \series default
35356  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35357  circundantes:
35358 \begin_inset Formula \[
35359 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
35360
35361 \end_inset
35362
35363
35364 \begin_inset ERT
35365 status collapsed
35366
35367 \begin_layout Plain Layout
35368
35369
35370 \backslash
35371 else
35372 \end_layout
35373
35374 \end_inset
35375
35376
35377 \begin_inset Note Note
35378 status open
35379
35380 \begin_layout Plain Layout
35381 Lo que sigue se verá en la salida si el paquete LaTeX 
35382 \series bold
35383 braket
35384 \series default
35385  no está instalado:
35386 \end_layout
35387
35388 \end_inset
35389
35390
35391 \end_layout
35392
35393 \begin_layout Standard
35394 Debes instalar el paquete LaTeX 
35395 \series bold
35396 braket
35397 \series default
35398  para ver en la salida el resto de esta subsección.
35399 \end_layout
35400
35401 \begin_layout Standard
35402 \begin_inset ERT
35403 status collapsed
35404
35405 \begin_layout Plain Layout
35406
35407
35408 \backslash
35409 fi
35410 \end_layout
35411
35412 \end_inset
35413
35414
35415 \end_layout
35416
35417 \begin_layout Standard
35418 El efecto de 
35419 \series bold
35420
35421 \backslash
35422 Braket
35423 \series default
35424  también se puede conseguir con el comando 
35425 \series bold
35426
35427 \backslash
35428 middle
35429 \series default
35430 , que se describe en 
35431 \begin_inset CommandInset ref
35432 LatexCommand ref
35433 reference "sub:Tamaño-automático-de"
35434
35435 \end_inset
35436
35437 .
35438 \end_layout
35439
35440 \begin_layout Subsection
35441 Fracciones definidas por el usuario
35442 \begin_inset CommandInset label
35443 LatexCommand label
35444 name "sub:Fracciones-personalizadas"
35445
35446 \end_inset
35447
35448
35449 \begin_inset Index idx
35450 status collapsed
35451
35452 \begin_layout Plain Layout
35453 Fracciones ! personalizadas
35454 \end_layout
35455
35456 \end_inset
35457
35458
35459 \end_layout
35460
35461 \begin_layout Standard
35462 Para definir comandos personalizados para fracciones, se usa el comando
35463  
35464 \series bold
35465
35466 \backslash
35467 genfrac
35468 \series default
35469
35470 \begin_inset Index idx
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474 Comandos ! G ! 
35475 \backslash
35476 genfrac
35477 \end_layout
35478
35479 \end_inset
35480
35481  con el siguiente esquema:
35482 \end_layout
35483
35484 \begin_layout Standard
35485
35486 \series bold
35487
35488 \backslash
35489 genfrac{delimitador izquierdo}{delimitador derecho}
35490 \begin_inset Newline newline
35491 \end_inset
35492
35493
35494 \begin_inset Phantom HPhantom
35495 status open
35496
35497 \begin_layout Plain Layout
35498
35499 \series bold
35500
35501 \backslash
35502 genfrac
35503 \end_layout
35504
35505 \end_inset
35506
35507 {grosor raya de fracción}{estilo}{numerador}{denominador}
35508 \end_layout
35509
35510 \begin_layout Standard
35511 El estilo es un número en el rango 0
35512 \begin_inset space \thinspace{}
35513 \end_inset
35514
35515 -
35516 \begin_inset space \thinspace{}
35517 \end_inset
35518
35519 3.
35520 \end_layout
35521
35522 \begin_layout Standard
35523 \align center
35524 \begin_inset Tabular
35525 <lyxtabular version="3" rows="5" columns="2">
35526 <features tabularvalignment="middle">
35527 <column alignment="center" valignment="top" width="0">
35528 <column alignment="center" valignment="top" width="0">
35529 <row>
35530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35531 \begin_inset Text
35532
35533 \begin_layout Plain Layout
35534 Número
35535 \end_layout
35536
35537 \end_inset
35538 </cell>
35539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35540 \begin_inset Text
35541
35542 \begin_layout Plain Layout
35543 Estilo (tamaño)
35544 \end_layout
35545
35546 \end_inset
35547 </cell>
35548 </row>
35549 <row>
35550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35551 \begin_inset Text
35552
35553 \begin_layout Plain Layout
35554 0
35555 \end_layout
35556
35557 \end_inset
35558 </cell>
35559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35560 \begin_inset Text
35561
35562 \begin_layout Plain Layout
35563 ecuación presentada
35564 \end_layout
35565
35566 \end_inset
35567 </cell>
35568 </row>
35569 <row>
35570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35571 \begin_inset Text
35572
35573 \begin_layout Plain Layout
35574 1
35575 \end_layout
35576
35577 \end_inset
35578 </cell>
35579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35580 \begin_inset Text
35581
35582 \begin_layout Plain Layout
35583 ecuación en línea
35584 \end_layout
35585
35586 \end_inset
35587 </cell>
35588 </row>
35589 <row>
35590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35591 \begin_inset Text
35592
35593 \begin_layout Plain Layout
35594 2
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Plain Layout
35603 pequeño
35604 \end_layout
35605
35606 \end_inset
35607 </cell>
35608 </row>
35609 <row>
35610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35611 \begin_inset Text
35612
35613 \begin_layout Plain Layout
35614 3
35615 \end_layout
35616
35617 \end_inset
35618 </cell>
35619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623 muy pequeño
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 </row>
35629 </lyxtabular>
35630
35631 \end_inset
35632
35633
35634 \end_layout
35635
35636 \begin_layout Standard
35637 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35638  
35639 \series bold
35640
35641 \backslash
35642 frac
35643 \series default
35644 .
35645 \end_layout
35646
35647 \begin_layout Standard
35648 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35649  de 0.4
35650 \begin_inset space \thinspace{}
35651 \end_inset
35652
35653 pt.
35654 \end_layout
35655
35656 \begin_layout Standard
35657 Por ejemplo, los comandos 
35658 \series bold
35659
35660 \backslash
35661 dfrac
35662 \series default
35663  y 
35664 \series bold
35665
35666 \backslash
35667 tbinom
35668 \series default
35669  de la 
35670 \begin_inset CommandInset ref
35671 LatexCommand ref
35672 reference "sub:Fracciones"
35673
35674 \end_inset
35675
35676  se definen con los comandos:
35677 \end_layout
35678
35679 \begin_layout Standard
35680
35681 \series bold
35682
35683 \backslash
35684 newcommand{
35685 \backslash
35686 dfrac}[2]{
35687 \backslash
35688 genfrac{}{}{}{0}{#1}{#2}}
35689 \end_layout
35690
35691 \begin_layout Standard
35692 y
35693 \end_layout
35694
35695 \begin_layout Standard
35696
35697 \series bold
35698
35699 \backslash
35700 newcommand{
35701 \backslash
35702 tbinom}[2]{
35703 \backslash
35704 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35705 \end_layout
35706
35707 \begin_layout Standard
35708 \begin_inset VSpace medskip
35709 \end_inset
35710
35711
35712 \end_layout
35713
35714 \begin_layout Standard
35715 Para definir una fracción en la que el grosor de la raya se pueda definir
35716  como argumento opcional, se inserta la siguiente línea en el preámbulo
35717  LaTeX:
35718 \end_layout
35719
35720 \begin_layout Standard
35721
35722 \series bold
35723
35724 \backslash
35725 newcommand{
35726 \backslash
35727 fracS}[3][]{
35728 \backslash
35729 genfrac{}{}{#1}{}{#2}{#3}}
35730 \end_layout
35731
35732 \begin_layout Standard
35733 Un ensayo:
35734 \begin_inset Formula \begin{align*}
35735 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35736 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35737 \end{align*}
35738
35739 \end_inset
35740
35741 Como se puede ver, la distancia del numerador y el denominador a la raya
35742  de fracción se redondea a unas tres veces el grosor de la raya.
35743 \end_layout
35744
35745 \begin_layout Subsection
35746 Ecuaciones canceladas
35747 \begin_inset Index idx
35748 status collapsed
35749
35750 \begin_layout Plain Layout
35751 Ecuación ! cancelada
35752 \end_layout
35753
35754 \end_inset
35755
35756
35757 \end_layout
35758
35759 \begin_layout Standard
35760 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
35761  
35762 \series bold
35763 cancel
35764 \series default
35765
35766 \begin_inset Index idx
35767 status collapsed
35768
35769 \begin_layout Plain Layout
35770 Paquetes ! cancel
35771 \end_layout
35772
35773 \end_inset
35774
35775  con la línea de preámbulo LaTeX
35776 \end_layout
35777
35778 \begin_layout Standard
35779
35780 \series bold
35781
35782 \backslash
35783 usepackage[samesize]{cancel}
35784 \end_layout
35785
35786 \begin_layout Standard
35787 \begin_inset ERT
35788 status collapsed
35789
35790 \begin_layout Plain Layout
35791
35792
35793 \backslash
35794 ifcancel 
35795 \end_layout
35796
35797 \end_inset
35798
35799
35800 \begin_inset Note Note
35801 status open
35802
35803 \begin_layout Plain Layout
35804 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
35805 \series bold
35806 cancel
35807 \series default
35808  está instalado.
35809 \end_layout
35810
35811 \end_inset
35812
35813
35814 \end_layout
35815
35816 \begin_layout Standard
35817 Hay cuatro formas de cancelar ecuaciones:
35818 \end_layout
35819
35820 \begin_layout Standard
35821 \align center
35822 \begin_inset Tabular
35823 <lyxtabular version="3" rows="5" columns="2">
35824 <features tabularvalignment="middle">
35825 <column alignment="center" valignment="top" width="0">
35826 <column alignment="center" valignment="top" width="0">
35827 <row>
35828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35829 \begin_inset Text
35830
35831 \begin_layout Plain Layout
35832 Comando
35833 \end_layout
35834
35835 \end_inset
35836 </cell>
35837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35838 \begin_inset Text
35839
35840 \begin_layout Plain Layout
35841 Resultado
35842 \begin_inset Note Note
35843 status collapsed
35844
35845 \begin_layout Plain Layout
35846 El
35847 \series bold
35848  
35849 \series default
35850 espacio y 
35851 \series bold
35852
35853 \backslash
35854 raisebox
35855 \series default
35856  se usa sólo como espaciador
35857 \end_layout
35858
35859 \end_inset
35860
35861
35862 \end_layout
35863
35864 \end_inset
35865 </cell>
35866 </row>
35867 <row>
35868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35869 \begin_inset Text
35870
35871 \begin_layout Plain Layout
35872
35873 \backslash
35874 cancel{
35875 \backslash
35876 int
35877 \begin_inset ERT
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881
35882
35883 \backslash
35884 spce 
35885 \end_layout
35886
35887 \end_inset
35888
35889 A=B
35890 \end_layout
35891
35892 \end_inset
35893 </cell>
35894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35895 \begin_inset Text
35896
35897 \begin_layout Plain Layout
35898 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35899 \end_inset
35900
35901
35902 \end_layout
35903
35904 \end_inset
35905 </cell>
35906 </row>
35907 <row>
35908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35909 \begin_inset Text
35910
35911 \begin_layout Plain Layout
35912
35913 \backslash
35914 bcancel{
35915 \backslash
35916 int
35917 \begin_inset ERT
35918 status collapsed
35919
35920 \begin_layout Plain Layout
35921
35922
35923 \backslash
35924 spce 
35925 \end_layout
35926
35927 \end_inset
35928
35929 A=B
35930 \end_layout
35931
35932 \end_inset
35933 </cell>
35934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35935 \begin_inset Text
35936
35937 \begin_layout Plain Layout
35938 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35939 \end_inset
35940
35941
35942 \end_layout
35943
35944 \end_inset
35945 </cell>
35946 </row>
35947 <row>
35948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952
35953 \backslash
35954 xcancel{
35955 \backslash
35956 int
35957 \begin_inset ERT
35958 status collapsed
35959
35960 \begin_layout Plain Layout
35961
35962
35963 \backslash
35964 spce 
35965 \end_layout
35966
35967 \end_inset
35968
35969 A=B
35970 \end_layout
35971
35972 \end_inset
35973 </cell>
35974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35975 \begin_inset Text
35976
35977 \begin_layout Plain Layout
35978 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35979 \end_inset
35980
35981
35982 \end_layout
35983
35984 \end_inset
35985 </cell>
35986 </row>
35987 <row>
35988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35989 \begin_inset Text
35990
35991 \begin_layout Plain Layout
35992
35993 \backslash
35994 cancelto{1
35995 \begin_inset Formula $\to$
35996 \end_inset
35997
35998
35999 \backslash
36000 {
36001 \backslash
36002 int
36003 \begin_inset ERT
36004 status collapsed
36005
36006 \begin_layout Plain Layout
36007
36008
36009 \backslash
36010 spce 
36011 \end_layout
36012
36013 \end_inset
36014
36015 A=B
36016 \end_layout
36017
36018 \end_inset
36019 </cell>
36020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36021 \begin_inset Text
36022
36023 \begin_layout Plain Layout
36024 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36025 \end_inset
36026
36027
36028 \end_layout
36029
36030 \end_inset
36031 </cell>
36032 </row>
36033 </lyxtabular>
36034
36035 \end_inset
36036
36037
36038 \end_layout
36039
36040 \begin_layout Standard
36041
36042 \series bold
36043
36044 \backslash
36045 cancelto
36046 \series default
36047  es especialmente apropiada para visualizar la simplificación de fracciones
36048  en una ecuación:
36049 \begin_inset Formula \[
36050 \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}}}\]
36051
36052 \end_inset
36053
36054
36055 \end_layout
36056
36057 \begin_layout Standard
36058 \begin_inset ERT
36059 status collapsed
36060
36061 \begin_layout Plain Layout
36062
36063
36064 \backslash
36065 else
36066 \end_layout
36067
36068 \end_inset
36069
36070
36071 \begin_inset Note Note
36072 status open
36073
36074 \begin_layout Plain Layout
36075 Lo que sigue se verá en la salida si el paquete LaTeX 
36076 \series bold
36077 cancel
36078 \series default
36079  no está instalado:
36080 \end_layout
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \begin_layout Standard
36088 Debes instalar el paquete LaTeX 
36089 \series bold
36090 cancel
36091 \series default
36092  para ver en la salida el resto de esta subsección.
36093 \end_layout
36094
36095 \begin_layout Standard
36096 \begin_inset ERT
36097 status collapsed
36098
36099 \begin_layout Plain Layout
36100
36101
36102 \backslash
36103 fi
36104 \end_layout
36105
36106 \end_inset
36107
36108
36109 \end_layout
36110
36111 \begin_layout Subsection
36112 Ecuaciones en encabezados de sección
36113 \begin_inset CommandInset label
36114 LatexCommand label
36115 name "sub:Ecuaciones-en-encabezados"
36116
36117 \end_inset
36118
36119
36120 \begin_inset Index idx
36121 status collapsed
36122
36123 \begin_layout Plain Layout
36124 Ecuación ! en encabezados de sección
36125 \end_layout
36126
36127 \end_inset
36128
36129
36130 \end_layout
36131
36132 \begin_layout Standard
36133 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36134  en cuenta lo siguiente:
36135 \end_layout
36136
36137 \begin_layout Standard
36138 \begin_inset Note Greyedout
36139 status open
36140
36141 \begin_layout Plain Layout
36142 Si el soporte para 
36143 \series bold
36144 hyperref
36145 \series default
36146
36147 \begin_inset Index idx
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151 Paquetes ! hyperref
36152 \end_layout
36153
36154 \end_inset
36155
36156  está activado en la configuración del documento, 
36157 \family sans
36158 Propiedades
36159 \begin_inset space ~
36160 \end_inset
36161
36162
36163 \family default
36164 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36165  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36166  texto del marcador, porque se infringen las convenciones PDF.
36167 \end_layout
36168
36169 \end_inset
36170
36171
36172 \end_layout
36173
36174 \begin_layout Standard
36175 Estos problemas se pueden solucionar insertando al final del encabezado
36176  un título breve con el menú 
36177 \family sans
36178 Insertar\SpecialChar \menuseparator
36179 Título
36180 \begin_inset space ~
36181 \end_inset
36182
36183 breve
36184 \family default
36185 .
36186  Los títulos breves se usan como alternativa para encabezados de sección
36187  con más de una línea para mantener el buen aspecto del índice.
36188  En éste sólo aparece el título breve y por tanto también en los marcadores.
36189 \end_layout
36190
36191 \begin_layout Standard
36192 Si hay que poner ecuaciones en el índice y se usa 
36193 \series bold
36194 hyperref
36195 \series default
36196 , se puede insertar el siguiente comando en modo TeX:
36197 \end_layout
36198
36199 \begin_layout Standard
36200
36201 \series bold
36202
36203 \backslash
36204 texorpdfstring{parte}{alternativa}
36205 \begin_inset Index idx
36206 status collapsed
36207
36208 \begin_layout Plain Layout
36209 Comandos ! T ! 
36210 \backslash
36211 texorpdfstring
36212 \end_layout
36213
36214 \end_inset
36215
36216
36217 \end_layout
36218
36219 \begin_layout Standard
36220 parte se refiere a la parte del encabezado que no debería aparecer en el
36221  marcador PDF.
36222  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
36223  La alternativa se usa para el marcador en vez de la parte.
36224 \end_layout
36225
36226 \begin_layout Standard
36227 Aquí hay dos ejemplos de encabezados con ecuación:
36228 \end_layout
36229
36230 \begin_layout Standard
36231 \begin_inset VSpace -3mm
36232 \end_inset
36233
36234
36235 \end_layout
36236
36237 \begin_layout Standard
36238 \begin_inset ERT
36239 status collapsed
36240
36241 \begin_layout Plain Layout
36242
36243
36244 \backslash
36245 boldmath 
36246 \end_layout
36247
36248 \end_inset
36249
36250
36251 \end_layout
36252
36253 \begin_layout Subsubsection
36254 Encabezado sin ecuación en el índice 
36255 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36256 \end_inset
36257
36258
36259 \begin_inset Argument
36260 status collapsed
36261
36262 \begin_layout Plain Layout
36263 Encabezado sin ecuación en el índice
36264 \end_layout
36265
36266 \end_inset
36267
36268
36269 \end_layout
36270
36271 \begin_layout Subsubsection
36272 Encabezado con ecuación en el índice
36273 \begin_inset ERT
36274 status collapsed
36275
36276 \begin_layout Plain Layout
36277
36278
36279 \backslash
36280 texorpdfstring{
36281 \end_layout
36282
36283 \end_inset
36284
36285  
36286 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36287 \end_inset
36288
36289
36290 \begin_inset ERT
36291 status collapsed
36292
36293 \begin_layout Plain Layout
36294
36295 }{}
36296 \end_layout
36297
36298 \end_inset
36299
36300
36301 \end_layout
36302
36303 \begin_layout Standard
36304 \begin_inset ERT
36305 status collapsed
36306
36307 \begin_layout Plain Layout
36308
36309
36310 \backslash
36311 unboldmath 
36312 \end_layout
36313
36314 \end_inset
36315
36316 En el primer encabezado se ha puesto un título breve, en el segundo un 
36317 \series bold
36318
36319 \backslash
36320 texorpdfstring
36321 \series default
36322 .
36323 \end_layout
36324
36325 \begin_layout Standard
36326 Para obtener el mismo formato que en los demás encabezados se han puesto
36327  ambos en un entorno 
36328 \series bold
36329 boldmath
36330 \series default
36331 .
36332 \begin_inset Foot
36333 status collapsed
36334
36335 \begin_layout Plain Layout
36336 véase 
36337 \begin_inset CommandInset ref
36338 LatexCommand ref
36339 reference "sub:Ecuaciones-en-negrita"
36340
36341 \end_inset
36342
36343
36344 \end_layout
36345
36346 \end_inset
36347
36348
36349 \end_layout
36350
36351 \begin_layout Subsection
36352 Ecuaciones en texto multicolumna
36353 \begin_inset Index idx
36354 status collapsed
36355
36356 \begin_layout Plain Layout
36357 Ecuación ! en texto multicolumna
36358 \end_layout
36359
36360 \end_inset
36361
36362
36363 \end_layout
36364
36365 \begin_layout Standard
36366 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36367  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36368  de la página.
36369  Esto se hace usando el paquete LaTeX 
36370 \series bold
36371 multicol
36372 \series default
36373 ,
36374 \begin_inset Foot
36375 status collapsed
36376
36377 \begin_layout Plain Layout
36378
36379 \series bold
36380 multicol
36381 \series default
36382  forma parte de las distribuciones LaTeX estándar.
36383 \end_layout
36384
36385 \end_inset
36386
36387
36388 \begin_inset Index idx
36389 status collapsed
36390
36391 \begin_layout Plain Layout
36392 Paquetes ! multicol
36393 \end_layout
36394
36395 \end_inset
36396
36397  que se carga en el preámbulo LaTeX con la línea
36398 \end_layout
36399
36400 \begin_layout Standard
36401
36402 \series bold
36403
36404 \backslash
36405 usepackage{multicol}
36406 \end_layout
36407
36408 \begin_layout Standard
36409 \begin_inset Note Greyedout
36410 status collapsed
36411
36412 \begin_layout Plain Layout
36413 Ten en cuenta que la opción 
36414 \family sans
36415 Documento
36416 \begin_inset space ~
36417 \end_inset
36418
36419 con
36420 \begin_inset space ~
36421 \end_inset
36422
36423 dos
36424 \begin_inset space ~
36425 \end_inset
36426
36427 caras
36428 \family default
36429 , bajo 
36430 \family sans
36431 Diseño
36432 \begin_inset space ~
36433 \end_inset
36434
36435 de
36436 \begin_inset space ~
36437 \end_inset
36438
36439 página 
36440 \family default
36441 en el menú 
36442 \family sans
36443 Documento\SpecialChar \menuseparator
36444 Configuración
36445 \family default
36446  
36447 \emph on
36448 debe
36449 \emph default
36450  estar desmarcada.
36451 \end_layout
36452
36453 \end_inset
36454
36455
36456 \end_layout
36457
36458 \begin_layout Standard
36459 Antes del texto multicolumna se inserta en modo TeX el comando
36460 \end_layout
36461
36462 \begin_layout Standard
36463
36464 \series bold
36465
36466 \backslash
36467 begin{multicols}{número de columnas}
36468 \end_layout
36469
36470 \begin_layout Standard
36471 El número de columnas está en el rango 2-10.
36472  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36473  TeX el comando
36474 \end_layout
36475
36476 \begin_layout Standard
36477
36478 \series bold
36479
36480 \backslash
36481 end{multicols}
36482 \end_layout
36483
36484 \begin_layout Standard
36485 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36486  Para quitarlo se inserta un espacio vertical de -6
36487 \begin_inset space \thinspace{}
36488 \end_inset
36489
36490 mm antes de la ecuación.
36491  Si se usa el estilo 
36492 \series bold
36493 Sangrado
36494 \series default
36495 ,
36496 \begin_inset Foot
36497 status collapsed
36498
36499 \begin_layout Plain Layout
36500 véase estilos de ecuación en 
36501 \begin_inset CommandInset ref
36502 LatexCommand ref
36503 reference "sec:Estilos-de-ecuación"
36504
36505 \end_inset
36506
36507
36508 \end_layout
36509
36510 \end_inset
36511
36512  se inserta un espacio de -9
36513 \begin_inset space \thinspace{}
36514 \end_inset
36515
36516 mm.
36517 \end_layout
36518
36519 \begin_layout Standard
36520 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36521 \end_layout
36522
36523 \begin_layout Standard
36524
36525 \lang german
36526 \begin_inset ERT
36527 status collapsed
36528
36529 \begin_layout Plain Layout
36530
36531
36532 \backslash
36533 begin{multicols}{2}
36534 \end_layout
36535
36536 \end_inset
36537
36538 Das Spektrum wird fouriertransformiert.
36539  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36540 , Lösungsmittel) zu trennen.
36541  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36542  nun das Aussehen des Ausgangssignals.
36543  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36544  über alle Phasen integrieren muss.
36545  Sei nun 
36546 \begin_inset Formula $S$
36547 \end_inset
36548
36549  unser normiertes Ausgangssignal und 
36550 \begin_inset Formula $P$
36551 \end_inset
36552
36553  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36554 \begin_inset ERT
36555 status collapsed
36556
36557 \begin_layout Plain Layout
36558
36559
36560 \backslash
36561 end{multicols}
36562 \end_layout
36563
36564 \end_inset
36565
36566
36567 \begin_inset VSpace -6mm
36568 \end_inset
36569
36570
36571 \begin_inset Formula \begin{equation}
36572 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
36573
36574 \end_inset
36575
36576
36577 \begin_inset ERT
36578 status collapsed
36579
36580 \begin_layout Plain Layout
36581
36582
36583 \backslash
36584 begin{multicols}{2}
36585 \end_layout
36586
36587 \end_inset
36588
36589 wobei 
36590 \begin_inset Formula $S_{0}$
36591 \end_inset
36592
36593  das Signal ohne Gradient ist und die Normierungsbedingung 
36594 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36595 \end_inset
36596
36597  gilt.
36598  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36599  Direkt nach dem 
36600 \begin_inset Formula $\nicefrac{\pi}{2}$
36601 \end_inset
36602
36603
36604 \begin_inset space \thinspace{}
36605 \end_inset
36606
36607 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36608  das Signal zusätzlich abschwächt.
36609  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36610  
36611 \begin_inset Formula $T_{2}$
36612 \end_inset
36613
36614 -Zeit.
36615 \end_layout
36616
36617 \begin_layout Standard
36618
36619 \lang german
36620 \begin_inset ERT
36621 status collapsed
36622
36623 \begin_layout Plain Layout
36624
36625
36626 \backslash
36627 end{multicols}
36628 \end_layout
36629
36630 \end_inset
36631
36632
36633 \end_layout
36634
36635 \begin_layout Subsection
36636 Ecuaciones con descripción de variables
36637 \begin_inset Index idx
36638 status collapsed
36639
36640 \begin_layout Plain Layout
36641 Ecuación ! con descripción de variables
36642 \end_layout
36643
36644 \end_inset
36645
36646
36647 \end_layout
36648
36649 \begin_layout Standard
36650 Para describir variables en una ecuación, como en la fórmula 
36651 \begin_inset CommandInset ref
36652 LatexCommand eqref
36653 reference "eq:within"
36654
36655 \end_inset
36656
36657 , se inserta una matriz 2×
36658 \begin_inset Formula $n$
36659 \end_inset
36660
36661  con columnas alineadas a la izquierda para las 
36662 \emph on
36663
36664 \begin_inset Formula $n$
36665 \end_inset
36666
36667
36668 \emph default
36669  variables usadas.
36670 \begin_inset Foot
36671 status collapsed
36672
36673 \begin_layout Plain Layout
36674 véase matrices en 
36675 \begin_inset CommandInset ref
36676 LatexCommand ref
36677 reference "sec:Matrices"
36678
36679 \end_inset
36680
36681
36682 \end_layout
36683
36684 \end_inset
36685
36686  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
36687  
36688 \series bold
36689
36690 \backslash
36691 footnotesize
36692 \series default
36693  antes de la matriz.
36694 \begin_inset Foot
36695 status collapsed
36696
36697 \begin_layout Plain Layout
36698 véase tamaños de fuentes en 
36699 \begin_inset CommandInset ref
36700 LatexCommand ref
36701 reference "sub:Tamaños-de-fuentes"
36702
36703 \end_inset
36704
36705 .
36706 \end_layout
36707
36708 \end_inset
36709
36710
36711 \end_layout
36712
36713 \begin_layout Standard
36714 Si se usa el estilo 
36715 \series bold
36716 Sangrado
36717 \series default
36718 ,
36719 \begin_inset Foot
36720 status collapsed
36721
36722 \begin_layout Plain Layout
36723 véase estilos de ecuación en 
36724 \begin_inset CommandInset ref
36725 LatexCommand ref
36726 reference "sec:Estilos-de-ecuación"
36727
36728 \end_inset
36729
36730
36731 \end_layout
36732
36733 \end_inset
36734
36735  se inserta un 
36736 \series bold
36737
36738 \backslash
36739 hfill
36740 \series default
36741
36742 \begin_inset Foot
36743 status collapsed
36744
36745 \begin_layout Plain Layout
36746
36747 \series bold
36748
36749 \backslash
36750 hfill
36751 \series default
36752  sólo funciona en ecuaciones en estilo 
36753 \series bold
36754 Sangrado
36755 \series default
36756 , véase 
36757 \begin_inset CommandInset ref
36758 LatexCommand ref
36759 reference "sub:Espacio-variable"
36760
36761 \end_inset
36762
36763
36764 \end_layout
36765
36766 \end_inset
36767
36768  delante y detrás de la matriz para que tenga la misma separación con la
36769  ecuación y con el margen.
36770 \end_layout
36771
36772 \begin_layout Standard
36773 Si se usa el estilo 
36774 \series bold
36775 Centrado
36776 \series default
36777  se emplea el método descrito en la 
36778 \begin_inset CommandInset ref
36779 LatexCommand ref
36780 reference "sub:Entorno-flalign"
36781
36782 \end_inset
36783
36784  para sangrar la ecuación.
36785  La ecuación 
36786 \begin_inset CommandInset ref
36787 LatexCommand eqref
36788 reference "eq:within"
36789
36790 \end_inset
36791
36792  consta de cinco columnas ya que las dos primeras contienen la fórmula,
36793  la tercera la matriz y la última una llave TeX vacía.
36794 \begin_inset Formula \begin{flalign}
36795 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
36796 \rho & \mbox{densidad}\\
36797 V & \mbox{volumen}\\
36798 g & \mbox{aceleración gravitatoria}
36799 \end{array} &  & {}\label{eq:within}\end{flalign}
36800
36801 \end_inset
36802
36803
36804 \end_layout
36805
36806 \begin_layout Subsection
36807 Letras griegas minúsculas en redonda
36808 \begin_inset CommandInset label
36809 LatexCommand label
36810 name "sub:Griegas-en-redonda"
36811
36812 \end_inset
36813
36814
36815 \begin_inset Index idx
36816 status collapsed
36817
36818 \begin_layout Plain Layout
36819 Letras griegas ! en redonda
36820 \end_layout
36821
36822 \end_inset
36823
36824
36825 \end_layout
36826
36827 \begin_layout Standard
36828 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
36829  cursiva.
36830  Pero para símbolos de partículas elementales como piones y neutrinos hacen
36831  falta letras griegas en redonda.
36832  El archivo 
36833 \series bold
36834 upgreek.sty
36835 \series default
36836
36837 \begin_inset Foot
36838 status collapsed
36839
36840 \begin_layout Plain Layout
36841
36842 \series bold
36843 upgreek
36844 \series default
36845  forma parte del paquete LaTeX 
36846 \series bold
36847 was
36848 \series default
36849
36850 \begin_inset Index idx
36851 status collapsed
36852
36853 \begin_layout Plain Layout
36854 Paquetes ! was
36855 \begin_inset ERT
36856 status collapsed
36857
36858 \begin_layout Plain Layout
36859
36860
36861 \backslash
36862 vspace{4mm}
36863 \end_layout
36864
36865 \end_inset
36866
36867
36868 \end_layout
36869
36870 \end_inset
36871
36872 .
36873 \end_layout
36874
36875 \end_inset
36876
36877
36878 \begin_inset Index idx
36879 status collapsed
36880
36881 \begin_layout Plain Layout
36882 Paquetes ! upgreek
36883 \end_layout
36884
36885 \end_inset
36886
36887 , que se carga en el preámbulo LaTeX con la línea
36888 \end_layout
36889
36890 \begin_layout Standard
36891
36892 \series bold
36893
36894 \backslash
36895 usepackage{upgreek}
36896 \end_layout
36897
36898 \begin_layout Standard
36899 las suministra.
36900  
36901 \begin_inset ERT
36902 status collapsed
36903
36904 \begin_layout Plain Layout
36905
36906
36907 \backslash
36908 ifupgreek 
36909 \end_layout
36910
36911 \end_inset
36912
36913
36914 \begin_inset Note Note
36915 status open
36916
36917 \begin_layout Plain Layout
36918 Lo siguinente sólo se podrá ver si está instalado el paquete LaTeX 
36919 \series bold
36920 upgreek
36921 \series default
36922 :
36923 \end_layout
36924
36925 \end_inset
36926
36927  Se imprimen con el comando de la letra correspondiente precedido de 
36928 \series bold
36929 up
36930 \series default
36931 .
36932  Por ejemplo, el comando 
36933 \series bold
36934
36935 \backslash
36936 uptau
36937 \series default
36938  genera: 
36939 \begin_inset Formula $\uptau$
36940 \end_inset
36941
36942
36943 \end_layout
36944
36945 \begin_layout Standard
36946 Con estos comandos se pueden escribir reacciones entre partículas elementales:
36947 \begin_inset Formula \[
36948 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
36949
36950 \end_inset
36951
36952
36953 \end_layout
36954
36955 \begin_layout Standard
36956 Las letras en redonda son más remarcadas y más grandes que las correspondientes
36957  en cursiva.
36958  Por tanto no deberían emplearse para unidades como 
36959 \begin_inset Quotes fld
36960 \end_inset
36961
36962 µm
36963 \begin_inset Quotes frd
36964 \end_inset
36965
36966 .
36967 \end_layout
36968
36969 \begin_layout Standard
36970 \begin_inset ERT
36971 status collapsed
36972
36973 \begin_layout Plain Layout
36974
36975
36976 \backslash
36977 else 
36978 \end_layout
36979
36980 \end_inset
36981
36982
36983 \begin_inset Note Note
36984 status open
36985
36986 \begin_layout Plain Layout
36987 Lo siguiente se mostrará si el paquete LaTeX 
36988 \series bold
36989 upgreek
36990 \series default
36991  no está instalado:
36992 \end_layout
36993
36994 \end_inset
36995
36996
36997 \end_layout
36998
36999 \begin_layout Standard
37000 Debes instalar el paquete LaTeX 
37001 \series bold
37002 upgreek
37003 \series default
37004  para ver en la salida el resto de esta subsección.
37005  
37006 \end_layout
37007
37008 \begin_layout Standard
37009 \begin_inset ERT
37010 status collapsed
37011
37012 \begin_layout Plain Layout
37013
37014
37015 \backslash
37016 fi
37017 \end_layout
37018
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \begin_layout Subsection
37025 Caracteres de texto en ecuaciones
37026 \begin_inset CommandInset label
37027 LatexCommand label
37028 name "sub:Caracteres-de-texto"
37029
37030 \end_inset
37031
37032
37033 \begin_inset Index idx
37034 status collapsed
37035
37036 \begin_layout Plain Layout
37037 Texto ! en ecuaciones
37038 \end_layout
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \begin_layout Standard
37046 En algunos casos podrías querer insertar caracteres de texto directamente
37047  en ecuaciones.
37048  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37049 \begin_inset Formula $\cdot$
37050 \end_inset
37051
37052  en expresiones como 
37053 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37054 \end_inset
37055
37056 , habría que insertar el comando 
37057 \series bold
37058
37059 \backslash
37060 cdot
37061 \series default
37062
37063 \begin_inset Foot
37064 status collapsed
37065
37066 \begin_layout Plain Layout
37067 véase 
37068 \begin_inset CommandInset ref
37069 LatexCommand ref
37070 reference "sub:Operadores-binarios"
37071
37072 \end_inset
37073
37074
37075 \end_layout
37076
37077 \end_inset
37078
37079  continuamente, porque este carácter está definido en todas las codificaciones
37080  como carácter de texto.
37081  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37082 \end_layout
37083
37084 \begin_layout Standard
37085
37086 \series bold
37087
37088 \backslash
37089 Declare Inputtext{183}{
37090 \backslash
37091 ifmmode
37092 \backslash
37093 cdot
37094 \backslash
37095 else
37096 \backslash
37097 textperiodcentered
37098 \backslash
37099 f\SpecialChar \textcompwordmark{}
37100 i}
37101 \end_layout
37102
37103 \begin_layout Standard
37104 La codificación de caracteres (menú 
37105 \family sans
37106 Documento\SpecialChar \menuseparator
37107 Configuración\SpecialChar \menuseparator
37108 Idioma
37109 \family default
37110 ) especifica el carácter que se muestra al pulsar una tecla.
37111  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37112  
37113 \series bold
37114
37115 \backslash
37116 textperiodcentered
37117 \series default
37118 .
37119  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37120  de LaTeX.
37121  Con la codificación cambiada se escoge automáticamente el comando correcto,
37122  dependiendo de si el carácter se ha insertado en una ecuación o no.
37123 \end_layout
37124
37125 \begin_layout Standard
37126 La codificación de diversos caracteres se guarda en archivos de definición.
37127  Por ejemplo la codificación 
37128 \series bold
37129 latin9
37130 \series default
37131  se define en el archivo 
37132 \series bold
37133 latin9.def
37134 \series default
37135  que está en el directorio de LaTeX.
37136  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37137  archivo de definición, de lo contrario nuestros documentos no podrían ser
37138  editados en otros ordenadores.
37139 \begin_inset VSpace medskip
37140 \end_inset
37141
37142
37143 \end_layout
37144
37145 \begin_layout Standard
37146 Además del punto centrado, en este documento se ha definido el símbolo grado
37147  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37148  directamente en una fórmula:
37149 \end_layout
37150
37151 \begin_layout Standard
37152
37153 \series bold
37154
37155 \backslash
37156 DeclareInputtext{176}{
37157 \backslash
37158 ifmmode^
37159 \backslash
37160 circ
37161 \backslash
37162 else
37163 \backslash
37164 textdegree
37165 \backslash
37166 f\SpecialChar \textcompwordmark{}
37167 i}
37168 \begin_inset Newpage newpage
37169 \end_inset
37170
37171
37172 \end_layout
37173
37174 \begin_layout Section
37175 \start_of_appendix
37176 Notas sobre tipografía
37177 \begin_inset Index idx
37178 status collapsed
37179
37180 \begin_layout Plain Layout
37181 Tipografía, notas
37182 \end_layout
37183
37184 \end_inset
37185
37186
37187 \end_layout
37188
37189 \begin_layout Standard
37190 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37191 \begin_inset Foot
37192 status collapsed
37193
37194 \begin_layout Plain Layout
37195 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
37196  
37197 \begin_inset Quotes fld
37198 \end_inset
37199
37200 Duden
37201 \begin_inset Quotes frd
37202 \end_inset
37203
37204  
37205 \begin_inset CommandInset citation
37206 LatexCommand cite
37207 key "Duden"
37208
37209 \end_inset
37210
37211 , que incluye algunas de las normas ISO.
37212  
37213 \begin_inset Newline newline
37214 \end_inset
37215
37216 (
37217 \emph on
37218 N.
37219 \begin_inset space \thinspace{}
37220 \end_inset
37221
37222 del t.
37223 \emph default
37224 : Para documentación en español sobre el tema, véase 
37225 \begin_inset CommandInset citation
37226 LatexCommand cite
37227 key "Bezos"
37228
37229 \end_inset
37230
37231 .)
37232 \end_layout
37233
37234 \end_inset
37235
37236
37237 \end_layout
37238
37239 \begin_layout Itemize
37240 Las unidades físicas se escriben 
37241 \emph on
37242 siempre 
37243 \emph default
37244 en redonda
37245 \begin_inset Foot
37246 status collapsed
37247
37248 \begin_layout Plain Layout
37249 véase estilos de fuentes en 
37250 \begin_inset CommandInset ref
37251 LatexCommand ref
37252 reference "sub:Estilos-de-fuentes"
37253
37254 \end_inset
37255
37256
37257 \end_layout
37258
37259 \end_inset
37260
37261 , aunque aparezcan en un texto en cursiva: 30
37262 \begin_inset space \thinspace{}
37263 \end_inset
37264
37265 km/h
37266 \begin_inset Newline newline
37267 \end_inset
37268
37269 Entre el valor y la unidad hay un espacio delgado, véase 
37270 \begin_inset CommandInset ref
37271 LatexCommand ref
37272 reference "sub:Espacio-predefinido"
37273
37274 \end_inset
37275
37276 .
37277 \begin_inset Newline newline
37278 \end_inset
37279
37280 Esta norma la cumple automáticamente el comando 
37281 \series bold
37282
37283 \backslash
37284 unittwo
37285 \series default
37286 .
37287  Si se introduce en una fórmula aparecen dos cuadros.
37288  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37289  como antes, 
37290 \begin_inset Formula $\unit[30]{km/h}$
37291 \end_inset
37292
37293
37294 \begin_inset space \thinspace{}
37295 \end_inset
37296
37297 .
37298  Ten en cuenta que 
37299 \series bold
37300
37301 \backslash
37302 unittwo
37303 \series default
37304  no es un auténtico comando LaTeX, sino el comando 
37305 \series bold
37306
37307 \backslash
37308 unit[value]{unit}
37309 \series default
37310 , por tanto no lo puedes usar en código TeX.
37311 \end_layout
37312
37313 \begin_layout Itemize
37314 Los signos por ciento y por mil se escriben como las unidades físicas:
37315 \begin_inset Newline newline
37316 \end_inset
37317
37318 1,2
37319 \begin_inset space \thinspace{}
37320 \end_inset
37321
37322 ‰ de alcohol en sangre.
37323 \end_layout
37324
37325 \begin_layout Itemize
37326 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37327  otra unidad: 15
37328 \begin_inset space \thinspace{}
37329 \end_inset
37330
37331 °C
37332 \end_layout
37333
37334 \begin_layout Itemize
37335 En números con más de cuatro dígitos se inserta un espacio delgado para
37336  separarlos en grupos de tres cifras: 18
37337 \begin_inset space \thinspace{}
37338 \end_inset
37339
37340 473
37341 \begin_inset space \thinspace{}
37342 \end_inset
37343
37344 588
37345 \end_layout
37346
37347 \begin_layout Itemize
37348 Para dimensiones como 120×90×40
37349 \begin_inset space \thinspace{}
37350 \end_inset
37351
37352 cm se usa el aspa de multiplicar 
37353 \begin_inset Quotes fld
37354 \end_inset
37355
37356 ×
37357 \begin_inset Quotes frd
37358 \end_inset
37359
37360 .
37361  Está disponible en el menú 
37362 \family sans
37363 Insertar\SpecialChar \menuseparator
37364 Carácter especial
37365 \family default
37366 \SpecialChar \menuseparator
37367
37368 \family sans
37369 Símbolos
37370 \family default
37371  o bien mediante el comando 
37372 \series bold
37373
37374 \backslash
37375 times
37376 \series default
37377 .
37378  Se puede insertar directamente con cierta combinación de teclas.
37379 \end_layout
37380
37381 \begin_layout Itemize
37382 Las funciones con nombres que constan de varias letras se escriben en redonda
37383  para evitar confusiones, véase 
37384 \begin_inset CommandInset ref
37385 LatexCommand ref
37386 reference "sub:Funciones-predefinidas"
37387
37388 \end_inset
37389
37390 .
37391 \end_layout
37392
37393 \begin_layout Itemize
37394 Los índices que constan de varias letras se escriben en redonda: 
37395 \begin_inset Formula $E_{\mathrm{cin}}$
37396 \end_inset
37397
37398
37399 \begin_inset Newline newline
37400 \end_inset
37401
37402 Los componentes de una matriz se escriben en cursiva: 
37403 \begin_inset Formula $\hat{H}_{kl}$
37404 \end_inset
37405
37406
37407 \end_layout
37408
37409 \begin_layout Itemize
37410 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37411  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37412 s con otras variables.
37413 \end_layout
37414
37415 \begin_layout Itemize
37416 El carácter que indica una transformación 
37417 \noun on
37418 Fourier
37419 \noun default
37420  se inserta con el comando 
37421 \series bold
37422
37423 \backslash
37424 mathscr
37425 \begin_inset ERT
37426 status collapsed
37427
37428 \begin_layout Plain Layout
37429
37430
37431 \backslash
37432 spce 
37433 \end_layout
37434
37435 \end_inset
37436
37437 F
37438 \series default
37439  o mediante el menú
37440 \family sans
37441  Insertar\SpecialChar \menuseparator
37442 Carácter especial
37443 \family default
37444 \SpecialChar \menuseparator
37445
37446 \family sans
37447 Símbolos\SpecialChar \menuseparator
37448 Símbolos de letra
37449 \family default
37450
37451 \begin_inset Formula $\mathscr{F}$
37452 \end_inset
37453
37454
37455 \end_layout
37456
37457 \begin_layout Standard
37458 \begin_inset Newpage newpage
37459 \end_inset
37460
37461
37462 \end_layout
37463
37464 \begin_layout Section
37465 Sinónimos
37466 \begin_inset Index idx
37467 status collapsed
37468
37469 \begin_layout Plain Layout
37470 Sinónimos
37471 \end_layout
37472
37473 \end_inset
37474
37475
37476 \end_layout
37477
37478 \begin_layout Standard
37479 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37480  como los que se recogen en esta lista:
37481 \begin_inset Foot
37482 status collapsed
37483
37484 \begin_layout Plain Layout
37485 véase también 
37486 \begin_inset CommandInset ref
37487 LatexCommand ref
37488 reference "fn:sinónimos"
37489
37490 \end_inset
37491
37492 .
37493 \end_layout
37494
37495 \end_inset
37496
37497
37498 \end_layout
37499
37500 \begin_layout Standard
37501
37502 \end_layout
37503
37504 \begin_layout Standard
37505 \begin_inset VSpace bigskip
37506 \end_inset
37507
37508
37509 \begin_inset space \hfill{}
37510 \end_inset
37511
37512
37513 \begin_inset Tabular
37514 <lyxtabular version="3" rows="12" columns="2">
37515 <features tabularvalignment="middle">
37516 <column alignment="center" valignment="top" width="0pt">
37517 <column alignment="center" valignment="top" width="0pt">
37518 <row>
37519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523 Comando
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532 equivalente a
37533 \begin_inset Note Note
37534 status collapsed
37535
37536 \begin_layout Plain Layout
37537
37538 \series bold
37539
37540 \backslash
37541 raisebox
37542 \series default
37543  se usa sólo como espaciador
37544 \end_layout
37545
37546 \end_inset
37547
37548
37549 \end_layout
37550
37551 \end_inset
37552 </cell>
37553 </row>
37554 <row>
37555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37556 \begin_inset Text
37557
37558 \begin_layout Plain Layout
37559
37560 \backslash
37561 ast
37562 \end_layout
37563
37564 \end_inset
37565 </cell>
37566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37567 \begin_inset Text
37568
37569 \begin_layout Plain Layout
37570 \begin_inset ERT
37571 status collapsed
37572
37573 \begin_layout Plain Layout
37574
37575
37576 \backslash
37577 raisebox{-1.2mm}{
37578 \end_layout
37579
37580 \end_inset
37581
37582 *
37583 \begin_inset ERT
37584 status collapsed
37585
37586 \begin_layout Plain Layout
37587
37588 }
37589 \end_layout
37590
37591 \end_inset
37592
37593
37594 \end_layout
37595
37596 \end_inset
37597 </cell>
37598 </row>
37599 <row>
37600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37601 \begin_inset Text
37602
37603 \begin_layout Plain Layout
37604
37605 \backslash
37606 choose
37607 \end_layout
37608
37609 \end_inset
37610 </cell>
37611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37612 \begin_inset Text
37613
37614 \begin_layout Plain Layout
37615
37616 \backslash
37617 binom
37618 \end_layout
37619
37620 \end_inset
37621 </cell>
37622 </row>
37623 <row>
37624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37625 \begin_inset Text
37626
37627 \begin_layout Plain Layout
37628
37629 \backslash
37630 geq
37631 \end_layout
37632
37633 \end_inset
37634 </cell>
37635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37636 \begin_inset Text
37637
37638 \begin_layout Plain Layout
37639
37640 \backslash
37641 ge
37642 \end_layout
37643
37644 \end_inset
37645 </cell>
37646 </row>
37647 <row>
37648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652
37653 \backslash
37654 lbrace
37655 \end_layout
37656
37657 \end_inset
37658 </cell>
37659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37660 \begin_inset Text
37661
37662 \begin_layout Plain Layout
37663 {
37664 \end_layout
37665
37666 \end_inset
37667 </cell>
37668 </row>
37669 <row>
37670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37671 \begin_inset Text
37672
37673 \begin_layout Plain Layout
37674
37675 \backslash
37676 lbracket
37677 \end_layout
37678
37679 \end_inset
37680 </cell>
37681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37682 \begin_inset Text
37683
37684 \begin_layout Plain Layout
37685 [
37686 \end_layout
37687
37688 \end_inset
37689 </cell>
37690 </row>
37691 <row>
37692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37693 \begin_inset Text
37694
37695 \begin_layout Plain Layout
37696
37697 \backslash
37698 leftarrow
37699 \end_layout
37700
37701 \end_inset
37702 </cell>
37703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37704 \begin_inset Text
37705
37706 \begin_layout Plain Layout
37707
37708 \backslash
37709 gets
37710 \end_layout
37711
37712 \end_inset
37713 </cell>
37714 </row>
37715 <row>
37716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37717 \begin_inset Text
37718
37719 \begin_layout Plain Layout
37720
37721 \backslash
37722 leq
37723 \end_layout
37724
37725 \end_inset
37726 </cell>
37727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37728 \begin_inset Text
37729
37730 \begin_layout Plain Layout
37731
37732 \backslash
37733 le
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 </row>
37739 <row>
37740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37741 \begin_inset Text
37742
37743 \begin_layout Plain Layout
37744
37745 \backslash
37746 lor
37747 \end_layout
37748
37749 \end_inset
37750 </cell>
37751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37752 \begin_inset Text
37753
37754 \begin_layout Plain Layout
37755
37756 \backslash
37757 vee
37758 \end_layout
37759
37760 \end_inset
37761 </cell>
37762 </row>
37763 <row>
37764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37765 \begin_inset Text
37766
37767 \begin_layout Plain Layout
37768
37769 \backslash
37770 neq
37771 \end_layout
37772
37773 \end_inset
37774 </cell>
37775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37776 \begin_inset Text
37777
37778 \begin_layout Plain Layout
37779
37780 \backslash
37781 not=
37782 \end_layout
37783
37784 \end_inset
37785 </cell>
37786 </row>
37787 <row>
37788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37789 \begin_inset Text
37790
37791 \begin_layout Plain Layout
37792
37793 \backslash
37794 slash
37795 \end_layout
37796
37797 \end_inset
37798 </cell>
37799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37800 \begin_inset Text
37801
37802 \begin_layout Plain Layout
37803 /
37804 \end_layout
37805
37806 \end_inset
37807 </cell>
37808 </row>
37809 <row>
37810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37811 \begin_inset Text
37812
37813 \begin_layout Plain Layout
37814
37815 \backslash
37816 vert
37817 \end_layout
37818
37819 \end_inset
37820 </cell>
37821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37822 \begin_inset Text
37823
37824 \begin_layout Plain Layout
37825 |
37826 \end_layout
37827
37828 \end_inset
37829 </cell>
37830 </row>
37831 </lyxtabular>
37832
37833 \end_inset
37834
37835
37836 \begin_inset space \hfill{}
37837 \end_inset
37838
37839
37840 \begin_inset Tabular
37841 <lyxtabular version="3" rows="12" columns="2">
37842 <features tabularvalignment="middle">
37843 <column alignment="center" valignment="top" width="0pt">
37844 <column alignment="center" valignment="top" width="0pt">
37845 <row>
37846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850 Comando
37851 \end_layout
37852
37853 \end_inset
37854 </cell>
37855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37856 \begin_inset Text
37857
37858 \begin_layout Plain Layout
37859 equivalente a
37860 \end_layout
37861
37862 \end_inset
37863 </cell>
37864 </row>
37865 <row>
37866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37867 \begin_inset Text
37868
37869 \begin_layout Plain Layout
37870
37871 \backslash
37872 backslash
37873 \end_layout
37874
37875 \end_inset
37876 </cell>
37877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37878 \begin_inset Text
37879
37880 \begin_layout Plain Layout
37881
37882 \backslash
37883
37884 \backslash
37885
37886 \end_layout
37887
37888 \end_inset
37889 </cell>
37890 </row>
37891 <row>
37892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37893 \begin_inset Text
37894
37895 \begin_layout Plain Layout
37896
37897 \backslash
37898 dasharrow
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907
37908 \backslash
37909 dashrightarrow
37910 \end_layout
37911
37912 \end_inset
37913 </cell>
37914 </row>
37915 <row>
37916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37917 \begin_inset Text
37918
37919 \begin_layout Plain Layout
37920
37921 \backslash
37922 land
37923 \end_layout
37924
37925 \end_inset
37926 </cell>
37927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37928 \begin_inset Text
37929
37930 \begin_layout Plain Layout
37931
37932 \backslash
37933 wedge
37934 \end_layout
37935
37936 \end_inset
37937 </cell>
37938 </row>
37939 <row>
37940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944
37945 \backslash
37946 rbrace
37947 \end_layout
37948
37949 \end_inset
37950 </cell>
37951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37952 \begin_inset Text
37953
37954 \begin_layout Plain Layout
37955 }
37956 \end_layout
37957
37958 \end_inset
37959 </cell>
37960 </row>
37961 <row>
37962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37963 \begin_inset Text
37964
37965 \begin_layout Plain Layout
37966
37967 \backslash
37968 rbracket
37969 \end_layout
37970
37971 \end_inset
37972 </cell>
37973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37974 \begin_inset Text
37975
37976 \begin_layout Plain Layout
37977 ]
37978 \end_layout
37979
37980 \end_inset
37981 </cell>
37982 </row>
37983 <row>
37984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37985 \begin_inset Text
37986
37987 \begin_layout Plain Layout
37988
37989 \backslash
37990 rightarrow
37991 \end_layout
37992
37993 \end_inset
37994 </cell>
37995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37996 \begin_inset Text
37997
37998 \begin_layout Plain Layout
37999
38000 \backslash
38001 to
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 </row>
38007 <row>
38008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012
38013 \backslash
38014 lnot
38015 \end_layout
38016
38017 \end_inset
38018 </cell>
38019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38020 \begin_inset Text
38021
38022 \begin_layout Plain Layout
38023
38024 \backslash
38025 neg
38026 \end_layout
38027
38028 \end_inset
38029 </cell>
38030 </row>
38031 <row>
38032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036
38037 \backslash
38038 ne
38039 \end_layout
38040
38041 \end_inset
38042 </cell>
38043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38044 \begin_inset Text
38045
38046 \begin_layout Plain Layout
38047
38048 \backslash
38049 not=
38050 \end_layout
38051
38052 \end_inset
38053 </cell>
38054 </row>
38055 <row>
38056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38057 \begin_inset Text
38058
38059 \begin_layout Plain Layout
38060
38061 \backslash
38062 owns
38063 \end_layout
38064
38065 \end_inset
38066 </cell>
38067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38068 \begin_inset Text
38069
38070 \begin_layout Plain Layout
38071
38072 \backslash
38073 ni
38074 \end_layout
38075
38076 \end_inset
38077 </cell>
38078 </row>
38079 <row>
38080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38081 \begin_inset Text
38082
38083 \begin_layout Plain Layout
38084
38085 \backslash
38086 square
38087 \end_layout
38088
38089 \end_inset
38090 </cell>
38091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38092 \begin_inset Text
38093
38094 \begin_layout Plain Layout
38095
38096 \backslash
38097 Box
38098 \end_layout
38099
38100 \end_inset
38101 </cell>
38102 </row>
38103 <row>
38104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38105 \begin_inset Text
38106
38107 \begin_layout Plain Layout
38108
38109 \backslash
38110 Vert
38111 \end_layout
38112
38113 \end_inset
38114 </cell>
38115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38116 \begin_inset Text
38117
38118 \begin_layout Plain Layout
38119
38120 \backslash
38121 |
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 </row>
38127 </lyxtabular>
38128
38129 \end_inset
38130
38131
38132 \begin_inset space \hfill{}
38133 \end_inset
38134
38135
38136 \end_layout
38137
38138 \begin_layout Standard
38139 \begin_inset Newpage newpage
38140 \end_inset
38141
38142
38143 \end_layout
38144
38145 \begin_layout Bibliography
38146 \labelwidthstring Referencias
38147 \begin_inset CommandInset bibitem
38148 LatexCommand bibitem
38149 key "TLC2"
38150
38151 \end_inset
38152
38153
38154 \shape smallcaps
38155 Mittelbach, F.
38156  ; Goossens, M.
38157 \shape default
38158
38159 \shape italic
38160 The LaTeX Companion
38161 \shape default
38162 .
38163  Addison Wesley, 2004
38164 \end_layout
38165
38166 \begin_layout Bibliography
38167 \labelwidthstring Referencias
38168 \begin_inset CommandInset bibitem
38169 LatexCommand bibitem
38170 key "Mathmode"
38171
38172 \end_inset
38173
38174
38175 \begin_inset CommandInset href
38176 LatexCommand href
38177 name "Descripción"
38178 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38179
38180 \end_inset
38181
38182  de habilidades matemáticas de LaTeX
38183 \end_layout
38184
38185 \begin_layout Bibliography
38186 \labelwidthstring Referencias
38187 \begin_inset CommandInset bibitem
38188 LatexCommand bibitem
38189 key "AMS"
38190
38191 \end_inset
38192
38193
38194 \begin_inset CommandInset href
38195 LatexCommand href
38196 name "Descripción"
38197 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38198
38199 \end_inset
38200
38201  de 
38202 \begin_inset ERT
38203 status collapsed
38204
38205 \begin_layout Plain Layout
38206
38207
38208 \backslash
38209 AmS
38210 \end_layout
38211
38212 \end_inset
38213
38214 -LaTeX
38215 \end_layout
38216
38217 \begin_layout Bibliography
38218 \labelwidthstring Referencias
38219 \begin_inset CommandInset bibitem
38220 LatexCommand bibitem
38221 key "Symbols"
38222
38223 \end_inset
38224
38225
38226 \begin_inset CommandInset href
38227 LatexCommand href
38228 name "Lista"
38229 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38230
38231 \end_inset
38232
38233  de todos los símbolos disponibles con paquetes LaTeX
38234 \end_layout
38235
38236 \begin_layout Bibliography
38237 \labelwidthstring Referencias
38238 \begin_inset CommandInset bibitem
38239 LatexCommand bibitem
38240 key "hyperref"
38241
38242 \end_inset
38243
38244
38245 \begin_inset CommandInset href
38246 LatexCommand href
38247 name "Documentación"
38248 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38249
38250 \end_inset
38251
38252  del paquete LaTeX 
38253 \series bold
38254 hyperref
38255 \series default
38256
38257 \begin_inset Index idx
38258 status collapsed
38259
38260 \begin_layout Plain Layout
38261 Paquetes ! hyperref
38262 \end_layout
38263
38264 \end_inset
38265
38266
38267 \end_layout
38268
38269 \begin_layout Bibliography
38270 \labelwidthstring Referencias
38271 \begin_inset CommandInset bibitem
38272 LatexCommand bibitem
38273 key "mhchem"
38274
38275 \end_inset
38276
38277
38278 \begin_inset CommandInset href
38279 LatexCommand href
38280 name "Documentación"
38281 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38282
38283 \end_inset
38284
38285  del paquete LaTeX 
38286 \series bold
38287 mhchem
38288 \series default
38289
38290 \begin_inset Index idx
38291 status collapsed
38292
38293 \begin_layout Plain Layout
38294 Paquetes ! mhchem
38295 \end_layout
38296
38297 \end_inset
38298
38299
38300 \end_layout
38301
38302 \begin_layout Bibliography
38303 \labelwidthstring Referencias
38304 \begin_inset CommandInset bibitem
38305 LatexCommand bibitem
38306 key "Mathclap"
38307
38308 \end_inset
38309
38310
38311 \begin_inset CommandInset href
38312 LatexCommand href
38313 name "Descripción"
38314 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38315
38316 \end_inset
38317
38318  del comando 
38319 \series bold
38320
38321 \backslash
38322 mathclap
38323 \series default
38324 , descrito en 
38325 \begin_inset CommandInset ref
38326 LatexCommand ref
38327 reference "sub:Límites-de-operadores"
38328
38329 \end_inset
38330
38331
38332 \begin_inset Index idx
38333 status collapsed
38334
38335 \begin_layout Plain Layout
38336 Comandos ! M ! 
38337 \backslash
38338 mathclap
38339 \end_layout
38340
38341 \end_inset
38342
38343
38344 \end_layout
38345
38346 \begin_layout Bibliography
38347 \labelwidthstring Referencias
38348 \begin_inset CommandInset bibitem
38349 LatexCommand bibitem
38350 key "Duden"
38351
38352 \end_inset
38353
38354
38355 \emph on
38356 Duden Band 1
38357 \emph default
38358 .
38359  22.
38360  Auflage, Duden 2001
38361 \end_layout
38362
38363 \begin_layout Bibliography
38364 \labelwidthstring Referencias
38365 \begin_inset CommandInset bibitem
38366 LatexCommand bibitem
38367 key "spanish"
38368
38369 \end_inset
38370
38371
38372 \begin_inset CommandInset href
38373 LatexCommand href
38374 name "Página web"
38375 target "http://www.tex-tipografia.com/spanish.html"
38376
38377 \end_inset
38378
38379  del estilo 
38380 \series bold
38381 spanish
38382 \family sans
38383 \series default
38384  
38385 \family default
38386 incluido en el paquete 
38387 \series bold
38388 babel
38389 \end_layout
38390
38391 \begin_layout Bibliography
38392 \labelwidthstring Referencias
38393 \begin_inset CommandInset bibitem
38394 LatexCommand bibitem
38395 key "Bezos"
38396
38397 \end_inset
38398
38399
38400 \begin_inset CommandInset href
38401 LatexCommand href
38402 name "Documento"
38403 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38404
38405 \end_inset
38406
38407  sobre ortotipografía y notaciones matemáticas en español
38408 \end_layout
38409
38410 \begin_layout Standard
38411
38412 \family sans
38413 \series bold
38414 \begin_inset CommandInset index_print
38415 LatexCommand printindex
38416 type "idx"
38417
38418 \end_inset
38419
38420
38421 \end_layout
38422
38423 \end_body
38424 \end_document