]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Spanish manuals: updates by Ignacio
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.3svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasspanish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % center multirows (e.g. in sec. 13.3)
86 \renewcommand{\multirowsetup}{\centering}
87
88 % define a color, used in sec.9.3
89 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
90
91 % declare operators (see sec. 10.4 and sec. 15.2)
92 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
93 \DeclareMathOperator{\sgn}{sgn}
94
95 \newcommand{\spce}{\textvisiblespace}
96
97 % example definitions for sec. 20.1 
98 \newcommand{\gr}{\Longrightarrow}
99 \newcommand{\us}[1]{\underline{#1}}
100 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
101 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
102 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
103
104 % example macro from sec. 19.4
105 %\def\tagform@#1{\maketag@@@{|#1|}}
106
107 % macro from sec. 10.2
108 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
109 \def\mathclap {\mathpalette \mathclapinternal}
110 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
111
112 % redefine the greyed out note
113 \renewenvironment{lyxgreyedout}
114  {\textcolor{blue}\bgroup}{\egroup}
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 % needed in sec. 22.4
129 % check for package braket
130 \newboolean{braket}
131 \IfFileExists{braket.sty}
132  {\usepackage{braket}
133   \setboolean{braket}{true}}
134  {\setboolean{braket}{false}}
135
136 % needed in sec. 22.10
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143 \end_preamble
144 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
145 \use_default_options false
146 \language spanish
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "Manual detallado de Matemáticas en LyX"
162 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pdfusetitle false
174 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
175 \papersize a4paper
176 \use_geometry false
177 \use_amsmath 2
178 \use_esint 1
179 \cite_engine basic
180 \use_bibtopic false
181 \paperorientation portrait
182 \secnumdepth 4
183 \tocdepth 3
184 \paragraph_separation skip
185 \defskip medskip
186 \quotes_language french
187 \papercolumns 1
188 \papersides 2
189 \paperpagestyle plain
190 \bullet 1 0 6 -1
191 \bullet 2 2 35 -1
192 \bullet 3 2 7 -1
193 \tracking_changes false
194 \output_changes false
195 \author "" 
196 \author "" 
197 \end_header
198
199 \begin_body
200
201 \begin_layout Title
202 Manual detallado de
203 \begin_inset Newline newline
204 \end_inset
205
206 Matemáticas en LyX
207 \end_layout
208
209 \begin_layout Author
210 por el Equipo LyX
211 \begin_inset Foot
212 status collapsed
213
214 \begin_layout Plain Layout
215 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
216  lista de correo de documentación de LyX
217 \family typewriter
218
219 \begin_inset CommandInset href
220 LatexCommand href
221 name "lyx-docs@lists.lyx.org"
222 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
223
224 \end_inset
225
226
227 \end_layout
228
229 \end_inset
230
231
232 \begin_inset Note Note
233 status collapsed
234
235 \begin_layout Plain Layout
236 autor: Uwe Stöhr, traducción: Ignacio Garcia
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249 Versión 2.0.x
250 \end_layout
251
252 \begin_layout Standard
253 \begin_inset CommandInset toc
254 LatexCommand tableofcontents
255
256 \end_inset
257
258
259 \end_layout
260
261 \begin_layout Standard
262 \begin_inset Note Note
263 status collapsed
264
265 \begin_layout Plain Layout
266 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
267  paquetes LaTeX 
268 \series bold
269 eurosym
270 \series default
271
272 \series bold
273 multirow
274 \series default
275  y 
276 \series bold
277 was
278 \series default
279 .
280  Si no están instalados también puedes exportar el documento pero las secciones
281  en que se requieren dichos paquetes no aparecerán en la salida.
282 \end_layout
283
284 \begin_layout Plain Layout
285 La última versión PDF de este documento está disponible en:
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \series bold
291 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
292 \end_layout
293
294 \end_inset
295
296
297 \begin_inset Newpage newpage
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Section
304 Introducción
305 \end_layout
306
307 \begin_layout Standard
308 Este documento explica las características matemáticas de LyX y además es
309  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
310  Las explicaciones están diseñadas para el uso de comandos.
311  Por consiguiente es preciso que hayas leído la sección 
312 \emph on
313 Ecuaciones matemáticas
314 \emph default
315  de la 
316 \emph on
317 Guía del usuario
318 \emph default
319 .
320 \end_layout
321
322 \begin_layout Standard
323 La mayoría de caracteres y muchas estructuras explicadas en este manual
324  también son accesibles mediante el menú 
325 \family sans
326 Insertar\SpecialChar \menuseparator
327 Ecuación
328 \family default
329  o la barra de herramientas
330 \family sans
331  Ecuaciones
332 \family default
333 .
334  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
335  mucho más rápido usar comandos que la barra de herramientas.
336  Por tanto este manual está enfocado al uso de comandos, aunque también
337  se mencionan los botones correspondientes de las barras de herramientas
338  cuando están disponibles.
339 \end_layout
340
341 \begin_layout Standard
342 Si no se especifica lo contrario los comandos sólo están disponibles dentro
343  de las fórmulas.
344  Para poder usar todos los comandos explicados en este documento, debe usarse
345  la opción 
346 \family sans
347 Usar el paquete de ecuaciones AMS
348 \family default
349  en la configuración del documento (menú 
350 \family sans
351 Documento\SpecialChar \menuseparator
352 Configuración\SpecialChar \menuseparator
353 Ecuaciones
354 \family default
355 )
356 \begin_inset Foot
357 status collapsed
358
359 \begin_layout Plain Layout
360 La opción 
361 \family sans
362 Usar el paquete de ecuaciones AMS automáticamente
363 \family default
364  sólo usa ecuaciones 
365 \begin_inset ERT
366 status collapsed
367
368 \begin_layout Plain Layout
369
370
371 \backslash
372 AmS 
373 \end_layout
374
375 \end_inset
376
377
378 \begin_inset space ~
379 \end_inset
380
381  si las estructuras matemáticas son soportadas por LyX.
382 \end_layout
383
384 \end_inset
385
386 .
387 \end_layout
388
389 \begin_layout Standard
390 Este documento no recoge todos los comandos de ecuaciones 
391 \begin_inset ERT
392 status collapsed
393
394 \begin_layout Plain Layout
395
396
397 \backslash
398 AmS 
399 \end_layout
400
401 \end_inset
402
403
404 \begin_inset Foot
405 status collapsed
406
407 \begin_layout Plain Layout
408 En el archivo 
409 \family sans
410
411 \begin_inset CommandInset href
412 LatexCommand href
413 name "amsguide.ps"
414 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
415
416 \end_inset
417
418
419 \family default
420 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
421  lista con todos los comandos de ecuaciones 
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427
428 \backslash
429 AmS 
430 \end_layout
431
432 \end_inset
433
434 .
435 \end_layout
436
437 \end_inset
438
439  por razones de claridad.
440 \end_layout
441
442 \begin_layout Section
443 Instrucciones generales
444 \end_layout
445
446 \begin_layout Standard
447 Para crear una ecuación en línea
448 \begin_inset Index
449 status collapsed
450
451 \begin_layout Plain Layout
452 Ecuación ! en línea
453 \end_layout
454
455 \end_inset
456
457  insertada en una línea de texto, teclea una de las combinaciones 
458 \family sans
459 Ctrl+M, Alt+C M, Alt+M M
460 \family default
461  o pulsa el botón 
462 \begin_inset Graphics
463         filename ../../images/math-mode.png
464         scale 85
465
466 \end_inset
467
468  de la barra de herramientas.
469 \begin_inset Newline newline
470 \end_inset
471
472 Para crear una ecuación en estilo presentación
473 \begin_inset Index
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ecuación ! presentada
478 \end_layout
479
480 \end_inset
481
482 , que se verá más grande y en su propio párrafo, teclea
483 \family sans
484  
485 \family default
486 una de estas combinaciones: 
487 \family sans
488 Ctrl+Mayúsculas+M, Alt+M D.
489 \end_layout
490
491 \begin_layout Standard
492 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
493  dentro de la ecuación y teclea
494 \family sans
495  Ctrl+M, Alt+C M, Alt+M M 
496 \family default
497 o usa el menú 
498 \family sans
499 Editar\SpecialChar \menuseparator
500 Ecuación\SpecialChar \menuseparator
501 Cambiar tipo de ecuación
502 \family default
503 .
504  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
505 \end_layout
506
507 \begin_layout Standard
508 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
509  presentada, escribe el comando 
510 \series bold
511
512 \backslash
513 displaystyle
514 \series default
515
516 \begin_inset Index
517 status collapsed
518
519 \begin_layout Plain Layout
520 Comandos ! D ! 
521 \backslash
522 displaystyle
523 \end_layout
524
525 \end_inset
526
527  en la ecuación y pulsa espacio.
528  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
529  de la ecuación.
530 \end_layout
531
532 \begin_layout Standard
533 En las tablas sólo se permiten ecuaciones en línea.
534 \end_layout
535
536 \begin_layout Standard
537 Las barras 
538 \family sans
539 Ecuaciones
540 \family default
541  y 
542 \family sans
543 Panel de ecuaciones 
544 \family default
545 se pueden visualizar mediante el menú 
546 \family sans
547 Ver\SpecialChar \menuseparator
548 Barras de herramientas
549 \family default
550 .
551  Si ahí pulsas en 
552 \begin_inset Quotes fld
553 \end_inset
554
555 Ecuaciones
556 \begin_inset Quotes frd
557 \end_inset
558
559  y/o en 
560 \begin_inset Quotes fld
561 \end_inset
562
563 Panel de ecuaciones
564 \begin_inset Quotes frd
565 \end_inset
566
567 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
568  estado se visualiza en el menú de las barras de herramientas con una marca.
569  Si en este estado pulsas de nuevo sobre 
570 \begin_inset Quotes fld
571 \end_inset
572
573 Ecuaciones
574 \begin_inset Quotes frd
575 \end_inset
576
577  y/o 
578 \begin_inset Quotes fld
579 \end_inset
580
581 Panel de ecuaciones
582 \begin_inset Quotes frd
583 \end_inset
584
585  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
586  de una ecuación; este estado se indica añadiendo a las entradas del menú
587  la palabra 
588 \begin_inset Quotes fld
589 \end_inset
590
591 (auto)
592 \begin_inset Quotes frd
593 \end_inset
594
595 .
596  
597 \end_layout
598
599 \begin_layout Standard
600 El modo TeX
601 \begin_inset Index
602 status collapsed
603
604 \begin_layout Plain Layout
605 T@TeX ! modo
606 \end_layout
607
608 \end_inset
609
610  se invoca pulsando el botón 
611 \begin_inset Graphics
612         filename ../../images/ert-insert.png
613         scale 85
614
615 \end_inset
616
617  de la barra de herramientas o con el menú 
618 \family sans
619 Insertar\SpecialChar \menuseparator
620 Código Te
621 \begin_inset ERT
622 status collapsed
623
624 \begin_layout Plain Layout
625
626 {}
627 \end_layout
628
629 \end_inset
630
631 X
632 \family default
633 , (atajo 
634 \family sans
635 Ctrl+L
636 \family default
637 ).
638 \begin_inset Note Note
639 status collapsed
640
641 \begin_layout Plain Layout
642 En LyX hay tres 
643 \begin_inset Quotes fld
644 \end_inset
645
646 nombres propios
647 \begin_inset Quotes frd
648 \end_inset
649
650  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
651  LaTeX y LyX.
652 \end_layout
653
654 \begin_layout Plain Layout
655 Para evitar que estas palabras sean reconocidas como tales nombres propios,
656  se inserta un par de llaves TeX.
657  
658 \end_layout
659
660 \end_inset
661
662
663 \end_layout
664
665 \begin_layout Standard
666 Para cambiar el preámbulo LaTeX
667 \begin_inset Index
668 status collapsed
669
670 \begin_layout Plain Layout
671 LaTeX preámbulo
672 \end_layout
673
674 \end_inset
675
676 , usa el menú 
677 \family sans
678 Documento\SpecialChar \menuseparator
679 Configuración\SpecialChar \menuseparator
680 Preámbulo LaT
681 \begin_inset ERT
682 status collapsed
683
684 \begin_layout Plain Layout
685
686 {}
687 \end_layout
688
689 \end_inset
690
691 eX
692 \family default
693 .
694 \end_layout
695
696 \begin_layout Standard
697 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
698  multilínea, se pueden usar los menús 
699 \family sans
700 Editar\SpecialChar \menuseparator
701 Ecuación
702 \family default
703  y 
704 \family sans
705 Editar\SpecialChar \menuseparator
706 Filas y columnas
707 \family default
708  o la barra de herramientas de 
709 \family sans
710 Tabla
711 \family default
712 .
713  Cuando las líneas y columnas se intercambian mediante el menú, la columna
714  o línea en la que está se cambia con la columna de la derecha o con la
715  línea de abajo, respectivamente.
716  Si el cursor está en la última columna o fila, el cambio se hace con la
717  columna de la izquierda o la línea de arriba.
718 \end_layout
719
720 \begin_layout Standard
721 Para escribir texto en fórmulas se usa 
722 \emph on
723 texto de ecuaciones
724 \emph default
725
726 \begin_inset Index
727 status collapsed
728
729 \begin_layout Plain Layout
730 Texto ! en ecuaciones
731 \end_layout
732
733 \end_inset
734
735 .
736 \begin_inset Foot
737 status collapsed
738
739 \begin_layout Plain Layout
740 Para ecuaciones multilínea se usa el comando 
741 \series bold
742
743 \backslash
744 intertext
745 \series default
746 , véase
747 \begin_inset space ~
748 \end_inset
749
750
751 \begin_inset CommandInset ref
752 LatexCommand ref
753 reference "sub:Texto-en-multilínea"
754
755 \end_inset
756
757 .
758 \end_layout
759
760 \end_inset
761
762  Este modo se invoca con el atajo 
763 \family sans
764 Alt+M
765 \begin_inset space ~
766 \end_inset
767
768 M
769 \family default
770  o
771 \family sans
772  Ctrl+M
773 \family default
774  o insertando el comando 
775 \series bold
776
777 \backslash
778 text
779 \series default
780
781 \begin_inset Index
782 status collapsed
783
784 \begin_layout Plain Layout
785 Comandos ! T ! 
786 \backslash
787 text
788 \end_layout
789
790 \end_inset
791
792 .
793  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
794  partes de la ecuación que se ven en azul.
795  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
796 a de otras partes de la fórmula.
797 \end_layout
798
799 \begin_layout Subsection*
800 Esquema de comandos
801 \end_layout
802
803 \begin_layout Standard
804 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
805  siguiente esquema:
806 \end_layout
807
808 \begin_layout Standard
809
810 \series bold
811
812 \backslash
813 nombre_del_comando[argumento opcional]{argumento requerido}
814 \end_layout
815
816 \begin_layout Standard
817 Un comando empieza siempre por una barra inversa, 
818 \begin_inset Quotes fld
819 \end_inset
820
821
822 \series bold
823
824 \backslash
825
826 \series default
827
828 \begin_inset Quotes frd
829 \end_inset
830
831 .
832  Para omitir argumentos opcionales, quita también los corchetes asociados.
833  En este documento, las llaves que encierran los argumentos requeridos se
834  denominan llaves TeX
835 \begin_inset Index
836 status collapsed
837
838 \begin_layout Plain Layout
839 T@TeX ! llaves
840 \end_layout
841
842 \end_inset
843
844 .
845  Si en una ecuación añades una llave de apertura al nombre de un comando,
846  LyX crea automáticamente una llave TeX.
847  En todos los demás casos las llaves TeX se crean en las ecuaciones con
848  el comando 
849 \series bold
850
851 \backslash
852 {
853 \series default
854 .
855  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
856  que se muestran en azul.
857  En modo TeX no hace falta comando para poner llaves TeX.
858  Las llaves TeX no aparecen en la salida.
859 \end_layout
860
861 \begin_layout Standard
862 En el caso de comandos sin argumentos, como los comandos para símbolos que
863  se introducen en modo TeX, 
864 \emph on
865 siempre
866 \emph default
867  debe teclearse un espacio tras el comando para finalizarlo.
868  Este espacio no aparece en la salida.
869  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
870  de un espacio protegido en texto normal.
871 \end_layout
872
873 \begin_layout Standard
874 Un espacio protegido se inserta con 
875 \family sans
876 Ctrl+Espacio
877 \family default
878 .
879 \begin_inset Newpage newpage
880 \end_inset
881
882
883 \end_layout
884
885 \begin_layout Subsection*
886 Explicación de la sintaxis
887 \end_layout
888
889 \begin_layout Itemize
890 El símbolo 
891 \begin_inset ERT
892 status collapsed
893
894 \begin_layout Plain Layout
895
896
897 \backslash
898 spce 
899 \end_layout
900
901 \end_inset
902
903
904 \begin_inset Foot
905 status collapsed
906
907 \begin_layout Plain Layout
908 Este carácter, espacio visible, se puede componer con el comando 
909 \series bold
910
911 \backslash
912 textvisiblespace
913 \series default
914
915 \begin_inset Index
916 status collapsed
917
918 \begin_layout Plain Layout
919 Comandos ! T ! 
920 \backslash
921 textvisiblespace
922 \end_layout
923
924 \end_inset
925
926  insertado en código TeX.
927 \end_layout
928
929 \end_inset
930
931  indica que hay que teclear un espacio.
932 \end_layout
933
934 \begin_layout Itemize
935 Una flecha como 
936 \begin_inset Formula $\rightarrow$
937 \end_inset
938
939  indica el uso de la correspondiente tecla de flecha.
940  
941 \end_layout
942
943 \begin_layout Subsection*
944 Unidades disponibles
945 \end_layout
946
947 \begin_layout Standard
948 \align center
949 \begin_inset Float table
950 placement H
951 wide false
952 sideways false
953 status open
954
955 \begin_layout Plain Layout
956 \align center
957 \begin_inset Caption
958
959 \begin_layout Plain Layout
960 \begin_inset CommandInset label
961 LatexCommand label
962 name "tab:Unidades-disponibles"
963
964 \end_inset
965
966 Unidades disponibles
967 \end_layout
968
969 \end_inset
970
971
972 \end_layout
973
974 \begin_layout Plain Layout
975 \align center
976 \begin_inset Tabular
977 <lyxtabular version="3" rows="13" columns="2">
978 <features>
979 <column alignment="center" valignment="top" width="0">
980 <column alignment="center" valignment="top" width="0">
981 <row>
982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
983 \begin_inset Text
984
985 \begin_layout Plain Layout
986 Unidad
987 \end_layout
988
989 \end_inset
990 </cell>
991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
992 \begin_inset Text
993
994 \begin_layout Plain Layout
995 Nombre / Descripción
996 \end_layout
997
998 \end_inset
999 </cell>
1000 </row>
1001 <row>
1002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1003 \begin_inset Text
1004
1005 \begin_layout Plain Layout
1006 mm
1007 \end_layout
1008
1009 \end_inset
1010 </cell>
1011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1012 \begin_inset Text
1013
1014 \begin_layout Plain Layout
1015 Milímetro
1016 \end_layout
1017
1018 \end_inset
1019 </cell>
1020 </row>
1021 <row>
1022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1023 \begin_inset Text
1024
1025 \begin_layout Plain Layout
1026 cm
1027 \end_layout
1028
1029 \end_inset
1030 </cell>
1031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1032 \begin_inset Text
1033
1034 \begin_layout Plain Layout
1035 Centímetro
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 </row>
1041 <row>
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 in
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Plain Layout
1055 Pulgada (1
1056 \begin_inset space \thinspace{}
1057 \end_inset
1058
1059 in = 2,54
1060 \begin_inset space \thinspace{}
1061 \end_inset
1062
1063 cm)
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 pt
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 Punto (72.27
1084 \begin_inset space \thinspace{}
1085 \end_inset
1086
1087 pt = 1
1088 \begin_inset space \thinspace{}
1089 \end_inset
1090
1091 in)
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 </row>
1097 <row>
1098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 pc
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 Pica (1
1112 \begin_inset space \thinspace{}
1113 \end_inset
1114
1115 pc = 12
1116 \begin_inset space \thinspace{}
1117 \end_inset
1118
1119 pt)
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 </row>
1125 <row>
1126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1127 \begin_inset Text
1128
1129 \begin_layout Plain Layout
1130 sp
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1136 \begin_inset Text
1137
1138 \begin_layout Plain Layout
1139 Punto escalado (65536
1140 \begin_inset space \thinspace{}
1141 \end_inset
1142
1143 sp = 1
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 pt)
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 </row>
1153 <row>
1154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1155 \begin_inset Text
1156
1157 \begin_layout Plain Layout
1158 bp
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1164 \begin_inset Text
1165
1166 \begin_layout Plain Layout
1167 Punto grande (72
1168 \begin_inset space \thinspace{}
1169 \end_inset
1170
1171 bp = 1
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 in)
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 </row>
1181 <row>
1182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1183 \begin_inset Text
1184
1185 \begin_layout Plain Layout
1186 dd
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1192 \begin_inset Text
1193
1194 \begin_layout Plain Layout
1195 Didot (1
1196 \begin_inset space \thinspace{}
1197 \end_inset
1198
1199 dd 
1200 \begin_inset Formula $\approx$
1201 \end_inset
1202
1203  0.376
1204 \begin_inset space \thinspace{}
1205 \end_inset
1206
1207 mm)
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 </row>
1213 <row>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 cc
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Plain Layout
1227 Cicero (1
1228 \begin_inset space \thinspace{}
1229 \end_inset
1230
1231 cc = 12
1232 \begin_inset space \thinspace{}
1233 \end_inset
1234
1235 dd)
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 </row>
1241 <row>
1242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 ex
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1252 \begin_inset Text
1253
1254 \begin_layout Plain Layout
1255 Altura de la letra 
1256 \begin_inset Quotes fld
1257 \end_inset
1258
1259
1260 \emph on
1261 x
1262 \emph default
1263
1264 \begin_inset Quotes frd
1265 \end_inset
1266
1267  en la fuente actual
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 </row>
1273 <row>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 em
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1284 \begin_inset Text
1285
1286 \begin_layout Plain Layout
1287 Anchura de la letra 
1288 \begin_inset Quotes fld
1289 \end_inset
1290
1291
1292 \emph on
1293 M
1294 \emph default
1295
1296 \begin_inset Quotes frd
1297 \end_inset
1298
1299  en la fuente actual
1300 \end_layout
1301
1302 \end_inset
1303 </cell>
1304 </row>
1305 <row>
1306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 mu
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1316 \begin_inset Text
1317
1318 \begin_layout Plain Layout
1319 Unidad matemática (1
1320 \begin_inset space \thinspace{}
1321 \end_inset
1322
1323 mu = 
1324 \begin_inset Formula $\nicefrac{1}{18}$
1325 \end_inset
1326
1327
1328 \begin_inset space \thinspace{}
1329 \end_inset
1330
1331 em)
1332 \end_layout
1333
1334 \end_inset
1335 </cell>
1336 </row>
1337 </lyxtabular>
1338
1339 \end_inset
1340
1341
1342 \end_layout
1343
1344 \end_inset
1345
1346
1347 \end_layout
1348
1349 \begin_layout Standard
1350 \align center
1351 \begin_inset Newpage newpage
1352 \end_inset
1353
1354
1355 \end_layout
1356
1357 \begin_layout Section
1358 Funciones básicas
1359 \end_layout
1360
1361 \begin_layout Subsection
1362 Exponentes
1363 \begin_inset Index
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367 Exponentes
1368 \end_layout
1369
1370 \end_inset
1371
1372  e índices
1373 \begin_inset Index
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 Indices@Índices
1378 \end_layout
1379
1380 \end_inset
1381
1382
1383 \begin_inset Index
1384 status collapsed
1385
1386 \begin_layout Plain Layout
1387 Superíndices|see
1388 \begin_inset ERT
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392
1393 {
1394 \end_layout
1395
1396 \end_inset
1397
1398 Exponentes
1399 \begin_inset ERT
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403
1404 }
1405 \end_layout
1406
1407 \end_inset
1408
1409
1410 \end_layout
1411
1412 \end_inset
1413
1414
1415 \begin_inset Index
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Subíndices|see
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 {
1426 \end_layout
1427
1428 \end_inset
1429
1430 Índices
1431 \begin_inset ERT
1432 status collapsed
1433
1434 \begin_layout Plain Layout
1435
1436 }
1437 \end_layout
1438
1439 \end_inset
1440
1441
1442 \end_layout
1443
1444 \end_inset
1445
1446
1447 \end_layout
1448
1449 \begin_layout Standard
1450 Los índices se componen con un guión bajo 
1451 \begin_inset Quotes fld
1452 \end_inset
1453
1454 _
1455 \begin_inset Quotes frd
1456 \end_inset
1457
1458  o con el botón de la barra de herramientas de ecuaciones 
1459 \begin_inset Graphics
1460         filename ../../images/math-subscript.png
1461         scale 85
1462
1463 \end_inset
1464
1465 , los exponentes con un circunflejo 
1466 \begin_inset Quotes fld
1467 \end_inset
1468
1469 ^
1470 \begin_inset Quotes frd
1471 \end_inset
1472
1473  o con el botón de la barra de herramientas de ecuaciones 
1474 \begin_inset Graphics
1475         filename ../../images/math-superscript.png
1476         scale 85
1477
1478 \end_inset
1479
1480 .
1481 \end_layout
1482
1483 \begin_layout Standard
1484 \noindent
1485 \align center
1486 \begin_inset Tabular
1487 <lyxtabular version="3" rows="4" columns="2">
1488 <features>
1489 <column alignment="center" valignment="top" width="0">
1490 <column alignment="center" valignment="top" width="0">
1491 <row>
1492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Plain Layout
1496 Comando
1497 \end_layout
1498
1499 \end_inset
1500 </cell>
1501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1502 \begin_inset Text
1503
1504 \begin_layout Plain Layout
1505 Resultado
1506 \begin_inset Note Note
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510
1511 \series bold
1512
1513 \backslash
1514 raisebox
1515 \series default
1516  sólo se usa como espaciador.
1517 \end_layout
1518
1519 \end_inset
1520
1521
1522 \end_layout
1523
1524 \end_inset
1525 </cell>
1526 </row>
1527 <row>
1528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1529 \begin_inset Text
1530
1531 \begin_layout Plain Layout
1532 B_V
1533 \end_layout
1534
1535 \end_inset
1536 </cell>
1537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 \begin_inset Formula $B_{V}$
1542 \end_inset
1543
1544
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 </row>
1550 <row>
1551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1552 \begin_inset Text
1553
1554 \begin_layout Plain Layout
1555 B^V
1556 \end_layout
1557
1558 \end_inset
1559 </cell>
1560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1565 \end_inset
1566
1567
1568 \end_layout
1569
1570 \end_inset
1571 </cell>
1572 </row>
1573 <row>
1574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 B^
1579 \begin_inset ERT
1580 status collapsed
1581
1582 \begin_layout Plain Layout
1583
1584
1585 \backslash
1586 spce 
1587 \end_layout
1588
1589 \end_inset
1590
1591 A
1592 \end_layout
1593
1594 \end_inset
1595 </cell>
1596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1597 \begin_inset Text
1598
1599 \begin_layout Plain Layout
1600 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1601 \end_inset
1602
1603
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 </row>
1609 </lyxtabular>
1610
1611 \end_inset
1612
1613
1614 \end_layout
1615
1616 \begin_layout Standard
1617 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1618  caso acentuará las vocales y no funcionará como exponente.
1619 \begin_inset Foot
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623 Dependiendo de la configuración del teclado esto puede suceder también con
1624  otros caracteres además de las vocales.
1625 \end_layout
1626
1627 \end_inset
1628
1629  Para conseguir exponentes en estos casos debes pulsar 
1630 \family sans
1631 Espacio
1632 \family default
1633  tras el circunflejo, como en el último ejemplo.
1634  
1635 \end_layout
1636
1637 \begin_layout Subsection
1638 Fracciones
1639 \begin_inset CommandInset label
1640 LatexCommand label
1641 name "sub:Fracciones"
1642
1643 \end_inset
1644
1645
1646 \begin_inset Index
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 Fracciones
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 Las fracciones se generan con el comando 
1660 \series bold
1661
1662 \backslash
1663 frac
1664 \series default
1665
1666 \begin_inset Index
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 Comandos ! F ! 
1671 \backslash
1672 frac
1673 \end_layout
1674
1675 \end_inset
1676
1677  o con el botón 
1678 \begin_inset Graphics
1679         filename ../../images/math/frac.png
1680         scale 50
1681
1682 \end_inset
1683
1684  de la barra de herramientas.
1685  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1686  está en línea o en estilo presentación.
1687  Con el botón 
1688 \begin_inset Graphics
1689         filename ../../images/math/frac-square.png
1690         scale 85
1691
1692 \end_inset
1693
1694 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1695  de fracciones.
1696 \end_layout
1697
1698 \begin_layout Standard
1699 Con el comando 
1700 \series bold
1701
1702 \backslash
1703 dfrac
1704 \series default
1705
1706 \begin_inset Index
1707 status collapsed
1708
1709 \begin_layout Plain Layout
1710 Comandos ! D ! 
1711 \backslash
1712 dfrac
1713 \end_layout
1714
1715 \end_inset
1716
1717  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1718  presentación.
1719  Con 
1720 \series bold
1721
1722 \backslash
1723 tfrac
1724 \series default
1725
1726 \begin_inset Index
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730 Comandos ! T ! 
1731 \backslash
1732 tfrac
1733 \end_layout
1734
1735 \end_inset
1736
1737  la fracción tiene siempre el tamaño del estilo en línea.
1738  Un ejemplo:
1739 \end_layout
1740
1741 \begin_layout Standard
1742 Una línea con la fracción 
1743 \begin_inset Formula $\frac{1}{2}$
1744 \end_inset
1745
1746  creada con el comando 
1747 \series bold
1748
1749 \backslash
1750 frac
1751 \series default
1752 .
1753  
1754 \end_layout
1755
1756 \begin_layout Standard
1757 Una línea con la fracción 
1758 \begin_inset Formula $\dfrac{1}{2}$
1759 \end_inset
1760
1761  creada con el comando 
1762 \series bold
1763
1764 \backslash
1765 dfrac
1766 \series default
1767 .
1768 \end_layout
1769
1770 \begin_layout Standard
1771 \noindent
1772 \align center
1773 \begin_inset Tabular
1774 <lyxtabular version="3" rows="4" columns="2">
1775 <features>
1776 <column alignment="center" valignment="top" width="0">
1777 <column alignment="center" valignment="top" width="0">
1778 <row>
1779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783 Comando
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1789 \begin_inset Text
1790
1791 \begin_layout Plain Layout
1792 Resultado
1793 \begin_inset Note Note
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797
1798 \series bold
1799
1800 \backslash
1801 raisebox
1802 \series default
1803  se usa sólo como espaciador
1804 \end_layout
1805
1806 \end_inset
1807
1808
1809 \end_layout
1810
1811 \end_inset
1812 </cell>
1813 </row>
1814 <row>
1815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819
1820 \backslash
1821 frac
1822 \begin_inset ERT
1823 status collapsed
1824
1825 \begin_layout Plain Layout
1826
1827
1828 \backslash
1829 spce 
1830 \end_layout
1831
1832 \end_inset
1833
1834 A
1835 \begin_inset Formula $\downarrow$
1836 \end_inset
1837
1838 B
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1848 \end_inset
1849
1850
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 </row>
1856 <row>
1857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861
1862 \backslash
1863 dfrac
1864 \begin_inset ERT
1865 status collapsed
1866
1867 \begin_layout Plain Layout
1868
1869
1870 \backslash
1871 spce 
1872 \end_layout
1873
1874 \end_inset
1875
1876 A
1877 \begin_inset Formula $\downarrow$
1878 \end_inset
1879
1880 B
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1890 \end_inset
1891
1892
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 </row>
1898 <row>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903
1904 \backslash
1905 dfrac
1906 \begin_inset ERT
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910
1911
1912 \backslash
1913 spce 
1914 \end_layout
1915
1916 \end_inset
1917
1918 e^
1919 \begin_inset ERT
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923
1924
1925 \backslash
1926 spce 
1927 \end_layout
1928
1929 \end_inset
1930
1931
1932 \backslash
1933 frac
1934 \begin_inset ERT
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938
1939
1940 \backslash
1941 spce 
1942 \end_layout
1943
1944 \end_inset
1945
1946 1
1947 \begin_inset Formula $\downarrow$
1948 \end_inset
1949
1950 2
1951 \begin_inset Formula $\downarrow$
1952 \end_inset
1953
1954 3
1955 \end_layout
1956
1957 \end_inset
1958 </cell>
1959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1964 \end_inset
1965
1966
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 </row>
1972 </lyxtabular>
1973
1974 \end_inset
1975
1976
1977 \begin_inset VSpace bigskip
1978 \end_inset
1979
1980
1981 \end_layout
1982
1983 \begin_layout Standard
1984 Para fracciones anidadas se puede usar el comando 
1985 \series bold
1986
1987 \backslash
1988 cfrac
1989 \series default
1990
1991 \begin_inset Index
1992 status collapsed
1993
1994 \begin_layout Plain Layout
1995 Comandos ! C ! 
1996 \backslash
1997 cfrac
1998 \end_layout
1999
2000 \end_inset
2001
2002 .
2003  Un ejemplo:
2004 \begin_inset VSpace -3mm
2005 \end_inset
2006
2007
2008 \end_layout
2009
2010 \begin_layout Standard
2011 \begin_inset Formula \begin{align*}
2012 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2013 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2014
2015 \end_inset
2016
2017
2018 \end_layout
2019
2020 \begin_layout Standard
2021 El comando para el ejemplo de arriba es:
2022 \end_layout
2023
2024 \begin_layout Standard
2025
2026 \series bold
2027
2028 \backslash
2029 cfrac
2030 \begin_inset ERT
2031 status collapsed
2032
2033 \begin_layout Plain Layout
2034
2035
2036 \backslash
2037 spce 
2038 \end_layout
2039
2040 \end_inset
2041
2042 A
2043 \begin_inset Formula $\downarrow$
2044 \end_inset
2045
2046 B+
2047 \backslash
2048 cfrac
2049 \begin_inset ERT
2050 status collapsed
2051
2052 \begin_layout Plain Layout
2053
2054
2055 \backslash
2056 spce 
2057 \end_layout
2058
2059 \end_inset
2060
2061 C+
2062 \backslash
2063 cfrac
2064 \begin_inset ERT
2065 status collapsed
2066
2067 \begin_layout Plain Layout
2068
2069
2070 \backslash
2071 spce 
2072 \end_layout
2073
2074 \end_inset
2075
2076 E
2077 \begin_inset Formula $\downarrow$
2078 \end_inset
2079
2080 F
2081 \begin_inset Formula $\downarrow$
2082 \end_inset
2083
2084 D
2085 \end_layout
2086
2087 \begin_layout Standard
2088 \begin_inset VSpace medskip
2089 \end_inset
2090
2091
2092 \end_layout
2093
2094 \begin_layout Standard
2095
2096 \series bold
2097
2098 \backslash
2099 cfrac
2100 \series default
2101  compone la fracción siempre en el tamaño del estilo presentación, también
2102  cuando es parte de otra fracción.
2103 \end_layout
2104
2105 \begin_layout Standard
2106 Es posible especificar la alineación del numerador.
2107  El comando 
2108 \series bold
2109
2110 \backslash
2111 cfracleft
2112 \series default
2113  se usa para alinearlo a la izquierda, el comando 
2114 \series bold
2115
2116 \backslash
2117 cfracright
2118 \series default
2119  para alinearlo a la derecha, 
2120 \series bold
2121
2122 \backslash
2123 cfrac
2124 \series default
2125  centra el numerador.
2126 \end_layout
2127
2128 \begin_layout Standard
2129 Estas fracciones muestran las distintas alineaciones:
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2134 \end_inset
2135
2136  ; 
2137 \begin_inset Formula $\cfrac{A}{B+C}$
2138 \end_inset
2139
2140  ; 
2141 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2142 \end_inset
2143
2144
2145 \end_layout
2146
2147 \begin_layout Standard
2148 \noindent
2149 \begin_inset Note Greyedout
2150 status open
2151
2152 \begin_layout Plain Layout
2153
2154 \series bold
2155 Nota
2156 \series default
2157
2158 \series bold
2159
2160 \backslash
2161 cfracleft
2162 \series default
2163  y
2164 \series bold
2165  
2166 \backslash
2167 cfracright
2168 \series default
2169  no son comandos LaTeX reales sino sustituciones del comando 
2170 \series bold
2171
2172 \backslash
2173 cfrac[posición del numerador]{numerador}{denominador}
2174 \series default
2175  .
2176  Por tanto no puedes usarlos código TeX.
2177 \end_layout
2178
2179 \end_inset
2180
2181
2182 \begin_inset VSpace medskip
2183 \end_inset
2184
2185
2186 \end_layout
2187
2188 \begin_layout Standard
2189 Muchas veces es adecuado combinar 
2190 \series bold
2191
2192 \backslash
2193 cfrac
2194 \series default
2195  y 
2196 \series bold
2197
2198 \backslash
2199 frac
2200 \series default
2201 :
2202 \begin_inset Formula \[
2203 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2204
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \begin_layout Standard
2211 Para componer fracciones en línea con raya de fracción inclinada puedes
2212  usar el comando 
2213 \series bold
2214
2215 \backslash
2216 nicefrac
2217 \series default
2218
2219 \begin_inset Index
2220 status collapsed
2221
2222 \begin_layout Plain Layout
2223 Comandos ! N ! 
2224 \backslash
2225 nicefrac
2226 \end_layout
2227
2228 \end_inset
2229
2230
2231 \begin_inset Formula $\nicefrac{5}{31}$
2232 \end_inset
2233
2234  Hay además el comando 
2235 \series bold
2236
2237 \backslash
2238 unitfracthree
2239 \series default
2240  que permite escribir una fracción en combinación con un número: 
2241 \begin_inset Formula $\unitfrac[2]{1}{3}$
2242 \end_inset
2243
2244
2245 \end_layout
2246
2247 \begin_layout Standard
2248 \begin_inset Note Greyedout
2249 status open
2250
2251 \begin_layout Plain Layout
2252
2253 \series bold
2254 Nota
2255 \series default
2256
2257 \series bold
2258
2259 \backslash
2260 unitfracthree
2261 \series default
2262  no es un comando LaTeX auténtico, sino un equivalente al comando
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266
2267 \series bold
2268
2269 \backslash
2270 unitfrac[número]{numerador}{denominador}
2271 \series default
2272  .
2273  Por tanto no puedes usarlo en código TeX.
2274 \end_layout
2275
2276 \end_inset
2277
2278
2279 \end_layout
2280
2281 \begin_layout Standard
2282 En la 
2283 \begin_inset CommandInset ref
2284 LatexCommand ref
2285 reference "sub:Fracciones-personalizadas"
2286
2287 \end_inset
2288
2289  se explica cómo componer fracciones personalizadas en las que la raya de
2290  fracción se puede cambiar.
2291  
2292 \end_layout
2293
2294 \begin_layout Subsection
2295 Raíces
2296 \begin_inset Index
2297 status collapsed
2298
2299 \begin_layout Plain Layout
2300 Raíces
2301 \end_layout
2302
2303 \end_inset
2304
2305
2306 \end_layout
2307
2308 \begin_layout Standard
2309 Las raíces cuadradas se componen con 
2310 \series bold
2311
2312 \backslash
2313 sqrt
2314 \series default
2315
2316 \begin_inset Index
2317 status collapsed
2318
2319 \begin_layout Plain Layout
2320 Comandos ! S ! 
2321 \backslash
2322 sqrt
2323 \end_layout
2324
2325 \end_inset
2326
2327  o con el botón 
2328 \begin_inset Graphics
2329         filename ../../images/math/sqrt.png
2330         scale 85
2331
2332 \end_inset
2333
2334  de la barra de  ecuaciones; todas las demás raíces con el comando 
2335 \series bold
2336
2337 \backslash
2338 root
2339 \series default
2340
2341 \begin_inset Index
2342 status collapsed
2343
2344 \begin_layout Plain Layout
2345 Comandos ! R ! 
2346 \backslash
2347 root
2348 \end_layout
2349
2350 \end_inset
2351
2352  o con el botón 
2353 \begin_inset Graphics
2354         filename ../../images/math/root.png
2355         scale 85
2356
2357 \end_inset
2358
2359 .
2360 \end_layout
2361
2362 \begin_layout Standard
2363 \noindent
2364 \align center
2365 \begin_inset Tabular
2366 <lyxtabular version="3" rows="3" columns="2">
2367 <features>
2368 <column alignment="center" valignment="top" width="0">
2369 <column alignment="center" valignment="top" width="0">
2370 <row>
2371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375 Comando
2376 \end_layout
2377
2378 \end_inset
2379 </cell>
2380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2381 \begin_inset Text
2382
2383 \begin_layout Plain Layout
2384 Resultado
2385 \begin_inset Note Note
2386 status collapsed
2387
2388 \begin_layout Plain Layout
2389
2390 \series bold
2391
2392 \backslash
2393 raisebox
2394 \series default
2395  se usa sólo como espaciador
2396 \end_layout
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 </row>
2406 <row>
2407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2408 \begin_inset Text
2409
2410 \begin_layout Plain Layout
2411
2412 \backslash
2413 sqrt
2414 \begin_inset ERT
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418
2419
2420 \backslash
2421 spce 
2422 \end_layout
2423
2424 \end_inset
2425
2426 A-B
2427 \end_layout
2428
2429 \end_inset
2430 </cell>
2431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2432 \begin_inset Text
2433
2434 \begin_layout Plain Layout
2435 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2436 \end_inset
2437
2438
2439 \end_layout
2440
2441 \end_inset
2442 </cell>
2443 </row>
2444 <row>
2445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2446 \begin_inset Text
2447
2448 \begin_layout Plain Layout
2449
2450 \backslash
2451 root
2452 \begin_inset ERT
2453 status collapsed
2454
2455 \begin_layout Plain Layout
2456
2457
2458 \backslash
2459 spce 
2460 \end_layout
2461
2462 \end_inset
2463
2464 3
2465 \begin_inset Formula $\downarrow$
2466 \end_inset
2467
2468 A-B
2469 \end_layout
2470
2471 \end_inset
2472 </cell>
2473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2474 \begin_inset Text
2475
2476 \begin_layout Plain Layout
2477 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2478 \end_inset
2479
2480
2481 \end_layout
2482
2483 \end_inset
2484 </cell>
2485 </row>
2486 </lyxtabular>
2487
2488 \end_inset
2489
2490
2491 \end_layout
2492
2493 \begin_layout Standard
2494 Una raíz cuadrada se compone también con 
2495 \series bold
2496
2497 \backslash
2498 root
2499 \series default
2500  dejando vacío el campo del índice.
2501 \end_layout
2502
2503 \begin_layout Standard
2504 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2505  la raíz: 
2506 \begin_inset Formula $\sqrt[\beta]{B}$
2507 \end_inset
2508
2509
2510 \begin_inset Newline newline
2511 \end_inset
2512
2513 La 
2514 \begin_inset Formula $\beta$
2515 \end_inset
2516
2517  toca la raíz.
2518  Para evitar esto se usan los comandos 
2519 \series bold
2520
2521 \backslash
2522 leftroot
2523 \series default
2524
2525 \begin_inset Index
2526 status collapsed
2527
2528 \begin_layout Plain Layout
2529 Comandos ! L ! 
2530 \backslash
2531 leftroot
2532 \end_layout
2533
2534 \end_inset
2535
2536  y 
2537 \series bold
2538
2539 \backslash
2540 uproot
2541 \series default
2542
2543 \begin_inset Index
2544 status collapsed
2545
2546 \begin_layout Plain Layout
2547 Comandos ! U ! 
2548 \backslash
2549 uproot
2550 \end_layout
2551
2552 \end_inset
2553
2554  con el esquema siguiente:
2555 \end_layout
2556
2557 \begin_layout Standard
2558
2559 \series bold
2560
2561 \backslash
2562 leftroot{distancia}
2563 \series default
2564  y 
2565 \series bold
2566
2567 \backslash
2568 uproot{distancia}
2569 \end_layout
2570
2571 \begin_layout Standard
2572 Distancia es el número de Puntos Grandes (
2573 \begin_inset Quotes fld
2574 \end_inset
2575
2576 Big Points
2577 \begin_inset Quotes frd
2578 \end_inset
2579
2580 , unidad bp; 
2581 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2582 \end_inset
2583
2584 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2585  Los comandos se escriben en el índice.
2586  Así, el comando:
2587 \begin_inset Newline newline
2588 \end_inset
2589
2590
2591 \series bold
2592
2593 \backslash
2594 root
2595 \backslash
2596 leftroot{-1
2597 \begin_inset Formula $\to$
2598 \end_inset
2599
2600
2601 \backslash
2602 uproot{2
2603 \begin_inset Formula $\to$
2604 \end_inset
2605
2606
2607 \backslash
2608 beta
2609 \begin_inset ERT
2610 status collapsed
2611
2612 \begin_layout Plain Layout
2613
2614
2615 \backslash
2616 spce 
2617 \end_layout
2618
2619 \end_inset
2620
2621
2622 \begin_inset Formula $\to$
2623 \end_inset
2624
2625 B
2626 \begin_inset Newline newline
2627 \end_inset
2628
2629
2630 \series default
2631 genera una fórmula correctamente tipografiada: 
2632 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2633 \end_inset
2634
2635
2636 \end_layout
2637
2638 \begin_layout Subsection
2639 Coeficientes de un binomio
2640 \begin_inset Index
2641 status collapsed
2642
2643 \begin_layout Plain Layout
2644 Binomios
2645 \end_layout
2646
2647 \end_inset
2648
2649
2650 \end_layout
2651
2652 \begin_layout Standard
2653 Los coeficientes de un binomio se insertan con el comando 
2654 \series bold
2655
2656 \backslash
2657 binom
2658 \series default
2659
2660 \begin_inset Index
2661 status collapsed
2662
2663 \begin_layout Plain Layout
2664 Comandos ! B ! 
2665 \backslash
2666 binom
2667 \end_layout
2668
2669 \end_inset
2670
2671  o con el submenú del botón 
2672 \begin_inset Graphics
2673         filename ../../images/math/frac-square.png
2674         scale 85
2675
2676 \end_inset
2677
2678 de la barra de herramientas de ecuaciones.
2679  Como en las fracciones, además de 
2680 \series bold
2681
2682 \backslash
2683 binom
2684 \series default
2685  hay los comandos 
2686 \series bold
2687
2688 \backslash
2689 dbinom
2690 \begin_inset Index
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Comandos ! D ! 
2695 \backslash
2696 dbinom
2697 \end_layout
2698
2699 \end_inset
2700
2701
2702 \series default
2703  y 
2704 \series bold
2705
2706 \backslash
2707 tbinom
2708 \series default
2709
2710 \begin_inset Index
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714 Comandos ! T ! 
2715 \backslash
2716 tbinom
2717 \end_layout
2718
2719 \end_inset
2720
2721 .
2722  Para otros delimitadores de coeficientes de un binomio hay los comandos
2723  
2724 \series bold
2725
2726 \backslash
2727 brace
2728 \series default
2729
2730 \begin_inset Index
2731 status collapsed
2732
2733 \begin_layout Plain Layout
2734 Comandos ! B ! 
2735 \backslash
2736 brace
2737 \end_layout
2738
2739 \end_inset
2740
2741  y 
2742 \series bold
2743
2744 \backslash
2745 brack
2746 \series default
2747
2748 \begin_inset Index
2749 status collapsed
2750
2751 \begin_layout Plain Layout
2752 Comandos ! B ! 
2753 \backslash
2754 brack
2755 \end_layout
2756
2757 \end_inset
2758
2759 .
2760 \end_layout
2761
2762 \begin_layout Standard
2763 \noindent
2764 \align center
2765 \begin_inset Tabular
2766 <lyxtabular version="3" rows="6" columns="2">
2767 <features>
2768 <column alignment="center" valignment="top" width="0">
2769 <column alignment="center" valignment="top" width="0">
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 Comando
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 Resultado
2785 \begin_inset Note Note
2786 status collapsed
2787
2788 \begin_layout Plain Layout
2789
2790 \series bold
2791
2792 \backslash
2793 raisebox
2794 \series default
2795  se usa sólo como espaciador
2796 \end_layout
2797
2798 \end_inset
2799
2800
2801 \end_layout
2802
2803 \end_inset
2804 </cell>
2805 </row>
2806 <row>
2807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \backslash
2813 binom
2814 \begin_inset ERT
2815 status collapsed
2816
2817 \begin_layout Plain Layout
2818
2819
2820 \backslash
2821 spce 
2822 \end_layout
2823
2824 \end_inset
2825
2826 A
2827 \begin_inset Formula $\downarrow$
2828 \end_inset
2829
2830 B
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Plain Layout
2839 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2840 \end_inset
2841
2842
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 </row>
2848 <row>
2849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2850 \begin_inset Text
2851
2852 \begin_layout Plain Layout
2853
2854 \backslash
2855 dbinom
2856 \begin_inset ERT
2857 status collapsed
2858
2859 \begin_layout Plain Layout
2860
2861
2862 \backslash
2863 spce 
2864 \end_layout
2865
2866 \end_inset
2867
2868 A
2869 \begin_inset Formula $\downarrow$
2870 \end_inset
2871
2872 B
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2882 \end_inset
2883
2884
2885 \end_layout
2886
2887 \end_inset
2888 </cell>
2889 </row>
2890 <row>
2891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895
2896 \backslash
2897 tbinom
2898 \begin_inset ERT
2899 status collapsed
2900
2901 \begin_layout Plain Layout
2902
2903
2904 \backslash
2905 spce 
2906 \end_layout
2907
2908 \end_inset
2909
2910 A
2911 \begin_inset Formula $\downarrow$
2912 \end_inset
2913
2914 B
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2924 \end_inset
2925
2926
2927 \end_layout
2928
2929 \end_inset
2930 </cell>
2931 </row>
2932 <row>
2933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Plain Layout
2937
2938 \backslash
2939 brack
2940 \begin_inset ERT
2941 status collapsed
2942
2943 \begin_layout Plain Layout
2944
2945
2946 \backslash
2947 spce 
2948 \end_layout
2949
2950 \end_inset
2951
2952 A
2953 \begin_inset Formula $\downarrow$
2954 \end_inset
2955
2956 B
2957 \end_layout
2958
2959 \end_inset
2960 </cell>
2961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2966 \end_inset
2967
2968
2969 \end_layout
2970
2971 \end_inset
2972 </cell>
2973 </row>
2974 <row>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \backslash
2981 brace
2982 \begin_inset ERT
2983 status collapsed
2984
2985 \begin_layout Plain Layout
2986
2987
2988 \backslash
2989 spce 
2990 \end_layout
2991
2992 \end_inset
2993
2994 A
2995 \begin_inset Formula $\downarrow$
2996 \end_inset
2997
2998 B
2999 \end_layout
3000
3001 \end_inset
3002 </cell>
3003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3008 \end_inset
3009
3010
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 </row>
3016 </lyxtabular>
3017
3018 \end_inset
3019
3020
3021 \begin_inset Newpage newpage
3022 \end_inset
3023
3024
3025 \end_layout
3026
3027 \begin_layout Subsection
3028 Diferenciaciones de casos
3029 \begin_inset Index
3030 status collapsed
3031
3032 \begin_layout Plain Layout
3033 Casos
3034 \end_layout
3035
3036 \end_inset
3037
3038
3039 \end_layout
3040
3041 \begin_layout Standard
3042 \noindent
3043 \align center
3044 \begin_inset Tabular
3045 <lyxtabular version="3" rows="3" columns="2">
3046 <features>
3047 <column alignment="center" valignment="top" width="0">
3048 <column alignment="center" valignment="top" width="0">
3049 <row>
3050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Plain Layout
3054 Comando
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3060 \begin_inset Text
3061
3062 \begin_layout Plain Layout
3063 Resultado
3064 \end_layout
3065
3066 \end_inset
3067 </cell>
3068 </row>
3069 <row>
3070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \begin_layout Plain Layout
3074
3075 \backslash
3076 cases
3077 \begin_inset ERT
3078 status collapsed
3079
3080 \begin_layout Plain Layout
3081
3082
3083 \backslash
3084 spce 
3085 \end_layout
3086
3087 \end_inset
3088
3089 A
3090 \begin_inset Formula $\to$
3091 \end_inset
3092
3093 B>0
3094 \begin_inset Index
3095 status collapsed
3096
3097 \begin_layout Plain Layout
3098 Comandos ! C ! 
3099 \backslash
3100 cases
3101 \end_layout
3102
3103 \end_inset
3104
3105
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114 \begin_inset Formula $\begin{cases}
3115 A & B>0\end{cases}$
3116 \end_inset
3117
3118
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 </row>
3124 <row>
3125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129
3130 \backslash
3131 cases
3132 \begin_inset ERT
3133 status collapsed
3134
3135 \begin_layout Plain Layout
3136
3137
3138 \backslash
3139 spce 
3140 \end_layout
3141
3142 \end_inset
3143
3144
3145 \family sans
3146 Ctrl+Retorno
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155 \begin_inset Formula $\begin{cases}
3156 A & \textrm{para }x>0\\
3157 B & \textrm{para }x=0\end{cases}$
3158 \end_inset
3159
3160
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 </row>
3166 </lyxtabular>
3167
3168 \end_inset
3169
3170
3171 \end_layout
3172
3173 \begin_layout Standard
3174 Después de insertar 
3175 \series bold
3176
3177 \backslash
3178 cases
3179 \series default
3180  o usar el botón 
3181 \begin_inset Graphics
3182         filename ../../images/math/cases.png
3183         scale 85
3184
3185 \end_inset
3186
3187  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3188 \family sans
3189 Ctrl+Retorno
3190 \family default
3191  o con el botón
3192 \family sans
3193  
3194 \family default
3195
3196 \begin_inset Graphics
3197         filename ../../images/tabular-feature_append-row.png
3198         scale 85
3199
3200 \end_inset
3201
3202  de la barra de tablas.
3203 \end_layout
3204
3205 \begin_layout Standard
3206 El comando 
3207 \series bold
3208
3209 \backslash
3210 cases
3211 \series default
3212  también está disponible en el menú 
3213 \family sans
3214 Insertar\SpecialChar \menuseparator
3215 Ecuación\SpecialChar \menuseparator
3216 Entorno casos
3217 \family default
3218 .
3219 \end_layout
3220
3221 \begin_layout Subsection
3222 Negaciones
3223 \begin_inset Index
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 Negaciones
3228 \end_layout
3229
3230 \end_inset
3231
3232
3233 \end_layout
3234
3235 \begin_layout Standard
3236 Con el comando 
3237 \series bold
3238
3239 \backslash
3240 not
3241 \series default
3242
3243 \begin_inset Index
3244 status collapsed
3245
3246 \begin_layout Plain Layout
3247 Comandos ! N ! 
3248 \backslash
3249 not
3250 \end_layout
3251
3252 \end_inset
3253
3254  todo carácter se puede mostrar cancelado.
3255  Los caracteres son casi tachados con una barra inclinada.
3256 \end_layout
3257
3258 \begin_layout Standard
3259 \noindent
3260 \align center
3261 \begin_inset Tabular
3262 <lyxtabular version="3" rows="4" columns="2">
3263 <features>
3264 <column alignment="center" valignment="top" width="0">
3265 <column alignment="center" valignment="top" width="0">
3266 <row>
3267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271 Comando
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280 Resultado
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 </row>
3286 <row>
3287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3288 \begin_inset Text
3289
3290 \begin_layout Plain Layout
3291
3292 \backslash
3293 not=
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302 \begin_inset Formula $\not=$
3303 \end_inset
3304
3305
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 <row>
3312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \backslash
3318 not 
3319 \backslash
3320 le
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329 \begin_inset Formula $\not\le$
3330 \end_inset
3331
3332
3333 \end_layout
3334
3335 \end_inset
3336 </cell>
3337 </row>
3338 <row>
3339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \backslash
3345 not 
3346 \backslash
3347 parallel
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3353 \begin_inset Text
3354
3355 \begin_layout Plain Layout
3356 \begin_inset Formula $\not\parallel$
3357 \end_inset
3358
3359
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 </lyxtabular>
3366
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \begin_layout Standard
3373 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3374  Por tanto para algunas negaciones hay comandos especiales (véase 
3375 \begin_inset CommandInset ref
3376 LatexCommand ref
3377 reference "sub:Símbolos-matemáticos"
3378
3379 \end_inset
3380
3381  y 
3382 \begin_inset CommandInset ref
3383 LatexCommand ref
3384 reference "sec:Relaciones"
3385
3386 \end_inset
3387
3388 ).
3389 \end_layout
3390
3391 \begin_layout Subsection
3392 Espacios reservados 
3393 \begin_inset CommandInset label
3394 LatexCommand label
3395 name "sub:Espacios-reservados"
3396
3397 \end_inset
3398
3399
3400 \begin_inset Index
3401 status collapsed
3402
3403 \begin_layout Plain Layout
3404 Espacios reservados
3405 \end_layout
3406
3407 \end_inset
3408
3409
3410 \begin_inset Index
3411 status collapsed
3412
3413 \begin_layout Plain Layout
3414 Química ! isótopos
3415 \end_layout
3416
3417 \end_inset
3418
3419
3420 \begin_inset Index
3421 status collapsed
3422
3423 \begin_layout Plain Layout
3424 Isótopos|see
3425 \begin_inset ERT
3426 status collapsed
3427
3428 \begin_layout Plain Layout
3429
3430 {
3431 \end_layout
3432
3433 \end_inset
3434
3435 Química
3436 \begin_inset ERT
3437 status collapsed
3438
3439 \begin_layout Plain Layout
3440
3441 }
3442 \end_layout
3443
3444 \end_inset
3445
3446
3447 \end_layout
3448
3449 \end_inset
3450
3451
3452 \end_layout
3453
3454 \begin_layout Standard
3455 En la presentación de, p.
3456 \begin_inset space \thinspace{}
3457 \end_inset
3458
3459 e., isótopos,
3460 \begin_inset Foot
3461 status collapsed
3462
3463 \begin_layout Plain Layout
3464 Más sobre símbolos químicos en 
3465 \begin_inset CommandInset ref
3466 LatexCommand ref
3467 reference "sub:Símbolos-y-ecuaciones-químicas"
3468
3469 \end_inset
3470
3471
3472 \end_layout
3473
3474 \end_inset
3475
3476  surge el problema siguiente:
3477 \end_layout
3478
3479 \begin_layout Standard
3480 \noindent
3481 \align center
3482 \begin_inset Tabular
3483 <lyxtabular version="3" rows="2" columns="2">
3484 <features>
3485 <column alignment="center" valignment="top" width="0">
3486 <column alignment="center" valignment="top" width="0">
3487 <row>
3488 <cell alignment="center" valignment="top" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 Índices generados con sub- y superíndices:
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 <cell alignment="center" valignment="top" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 </row>
3510 <row>
3511 <cell alignment="center" valignment="top" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 Índices correctos:
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3525 \end_inset
3526
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 </lyxtabular>
3534
3535 \end_inset
3536
3537
3538 \begin_inset Note Note
3539 status collapsed
3540
3541 \begin_layout Plain Layout
3542
3543 \series bold
3544
3545 \backslash
3546 raisebox
3547 \series default
3548  se usa sólo como espaciador
3549 \end_layout
3550
3551 \end_inset
3552
3553
3554 \end_layout
3555
3556 \begin_layout Standard
3557 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3558  del índice más largo.
3559  Para evitarlo está el comando 
3560 \series bold
3561
3562 \backslash
3563 phantom
3564 \series default
3565
3566 \begin_inset Index
3567 status collapsed
3568
3569 \begin_layout Plain Layout
3570 Comandos ! P ! 
3571 \backslash
3572 phantom
3573 \end_layout
3574
3575 \end_inset
3576
3577  o el botón 
3578 \begin_inset space ~
3579 \end_inset
3580
3581
3582 \begin_inset Graphics
3583         filename ../../images/math/phantom.png
3584         scale 85
3585
3586 \end_inset
3587
3588  del submenú de espaciado de ecuaciones
3589 \begin_inset Foot
3590 status collapsed
3591
3592 \begin_layout Plain Layout
3593 Botón 
3594 \begin_inset Graphics
3595         filename ../../images/math/space.png
3596         scale 85
3597
3598 \end_inset
3599
3600  de la barra de ecuaciones
3601 \end_layout
3602
3603 \end_inset
3604
3605 , que genera uno o más espacios reservados.
3606  Al insertar 
3607 \series bold
3608
3609 \backslash
3610 phantom
3611 \series default
3612  aparece un pequeño marco azul con dos flechas rojas superpuestas
3613 \begin_inset Formula $\phantom{}$
3614 \end_inset
3615
3616 .
3617  Las flechas indican que se reservará un espacio equivalente a la anchura
3618  y altura totales del contenido del marco.
3619  Los espacios reservados son correspondientes al tamaño de los caracteres.
3620 \end_layout
3621
3622 \begin_layout Standard
3623 \noindent
3624 \align center
3625 \begin_inset Tabular
3626 <lyxtabular version="3" rows="4" columns="2">
3627 <features>
3628 <column alignment="center" valignment="top" width="0">
3629 <column alignment="center" valignment="top" width="0">
3630 <row>
3631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635 Comando
3636 \end_layout
3637
3638 \end_inset
3639 </cell>
3640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3641 \begin_inset Text
3642
3643 \begin_layout Plain Layout
3644 Resultado
3645 \begin_inset Note Note
3646 status collapsed
3647
3648 \begin_layout Plain Layout
3649
3650 \series bold
3651
3652 \backslash
3653 raisebox
3654 \series default
3655  se usa sólo como espaciador
3656 \end_layout
3657
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 </row>
3666 <row>
3667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671 ^19
3672 \begin_inset ERT
3673 status collapsed
3674
3675 \begin_layout Plain Layout
3676
3677
3678 \backslash
3679 spce 
3680 \end_layout
3681
3682 \end_inset
3683
3684 _
3685 \backslash
3686 phantom
3687 \begin_inset ERT
3688 status collapsed
3689
3690 \begin_layout Plain Layout
3691
3692
3693 \backslash
3694 spce 
3695 \end_layout
3696
3697 \end_inset
3698
3699 1
3700 \begin_inset Formula $\rightarrow$
3701 \end_inset
3702
3703 9
3704 \begin_inset ERT
3705 status collapsed
3706
3707 \begin_layout Plain Layout
3708
3709
3710 \backslash
3711 spce 
3712 \end_layout
3713
3714 \end_inset
3715
3716 F
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3726 \end_inset
3727
3728
3729 \end_layout
3730
3731 \end_inset
3732 </cell>
3733 </row>
3734 <row>
3735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 ^235
3740 \begin_inset ERT
3741 status collapsed
3742
3743 \begin_layout Plain Layout
3744
3745
3746 \backslash
3747 spce 
3748 \end_layout
3749
3750 \end_inset
3751
3752 _
3753 \backslash
3754 phantom
3755 \begin_inset ERT
3756 status collapsed
3757
3758 \begin_layout Plain Layout
3759
3760
3761 \backslash
3762 spce 
3763 \end_layout
3764
3765 \end_inset
3766
3767 23
3768 \begin_inset Formula $\rightarrow$
3769 \end_inset
3770
3771 9
3772 \begin_inset ERT
3773 status collapsed
3774
3775 \begin_layout Plain Layout
3776
3777
3778 \backslash
3779 spce 
3780 \end_layout
3781
3782 \end_inset
3783
3784 F
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3794 \end_inset
3795
3796
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \backslash
3809 Lambda^
3810 \begin_inset ERT
3811 status collapsed
3812
3813 \begin_layout Plain Layout
3814
3815
3816 \backslash
3817 spce 
3818 \end_layout
3819
3820 \end_inset
3821
3822
3823 \backslash
3824 phantom
3825 \begin_inset ERT
3826 status collapsed
3827
3828 \begin_layout Plain Layout
3829
3830
3831 \backslash
3832 spce 
3833 \end_layout
3834
3835 \end_inset
3836
3837 ii
3838 \begin_inset Formula $\rightarrow$
3839 \end_inset
3840
3841 t
3842 \begin_inset ERT
3843 status collapsed
3844
3845 \begin_layout Plain Layout
3846
3847
3848 \backslash
3849 spce 
3850 \end_layout
3851
3852 \end_inset
3853
3854 _MMt
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3864 \end_inset
3865
3866
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 </row>
3872 </lyxtabular>
3873
3874 \end_inset
3875
3876
3877 \end_layout
3878
3879 \begin_layout Standard
3880 Además hay los comandos 
3881 \series bold
3882
3883 \backslash
3884 vphantom
3885 \series default
3886
3887 \begin_inset Index
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891 Comandos ! V ! 
3892 \backslash
3893 vphantom
3894 \end_layout
3895
3896 \end_inset
3897
3898  (botón 
3899 \begin_inset space ~
3900 \end_inset
3901
3902
3903 \begin_inset Graphics
3904         filename ../../images/math/vphantom.png
3905         scale 85
3906
3907 \end_inset
3908
3909 ) y 
3910 \series bold
3911
3912 \backslash
3913 hphantom
3914 \series default
3915
3916 \begin_inset Index
3917 status collapsed
3918
3919 \begin_layout Plain Layout
3920 Comandos ! H ! 
3921 \backslash
3922 hphantom
3923 \end_layout
3924
3925 \end_inset
3926
3927  (botón 
3928 \begin_inset space ~
3929 \end_inset
3930
3931
3932 \begin_inset Graphics
3933         filename ../../images/math/hphantom.png
3934         scale 85
3935
3936 \end_inset
3937
3938 ).
3939  
3940 \series bold
3941
3942 \backslash
3943 hphantom
3944 \series default
3945  genera espacio en el marco sólo para la altura máxima de los caracteres,
3946  no para su anchura.
3947  
3948 \series bold
3949
3950 \backslash
3951 vphantom
3952 \series default
3953  genera espacio sólo para la anchura del contenido del marco.
3954  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3955 \end_layout
3956
3957 \begin_layout Standard
3958 Por ejemplo, 
3959 \series bold
3960
3961 \backslash
3962 vphantom
3963 \series default
3964
3965 \begin_inset ERT
3966 status collapsed
3967
3968 \begin_layout Plain Layout
3969
3970
3971 \backslash
3972 spce 
3973 \end_layout
3974
3975 \end_inset
3976
3977
3978 \series bold
3979 a
3980 \backslash
3981 int
3982 \series default
3983  genera espacio de la altura del signo de la integral,
3984 \begin_inset Foot
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 El comando 
3989 \series bold
3990
3991 \backslash
3992 int
3993 \series default
3994  genera un signo de integral, véase 
3995 \begin_inset CommandInset ref
3996 LatexCommand ref
3997 reference "sub:Operadores-grandes"
3998
3999 \end_inset
4000
4001
4002 \end_layout
4003
4004 \end_inset
4005
4006  porque este es el carácter más largo.
4007  En la 
4008 \begin_inset CommandInset ref
4009 LatexCommand ref
4010 reference "sub:Delimitadores-multilínea"
4011
4012 \end_inset
4013
4014  hay un ejemplo de aplicación.
4015 \end_layout
4016
4017 \begin_layout Subsection
4018 Líneas
4019 \begin_inset Index
4020 status collapsed
4021
4022 \begin_layout Plain Layout
4023 Lineas@Líneas
4024 \end_layout
4025
4026 \end_inset
4027
4028
4029 \begin_inset Index
4030 status collapsed
4031
4032 \begin_layout Plain Layout
4033 Ecuación ! sub- o superrayada
4034 \end_layout
4035
4036 \end_inset
4037
4038
4039 \end_layout
4040
4041 \begin_layout Standard
4042 \noindent
4043 \align center
4044 \begin_inset Tabular
4045 <lyxtabular version="3" rows="4" columns="2">
4046 <features>
4047 <column alignment="center" valignment="top" width="0">
4048 <column alignment="center" valignment="top" width="0">
4049 <row>
4050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 Comando
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 Resultado
4064 \begin_inset Note Note
4065 status collapsed
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070
4071 \backslash
4072 raisebox
4073 \series default
4074  se usa sólo como espaciador
4075 \end_layout
4076
4077 \end_inset
4078
4079
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 </row>
4085 <row>
4086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Plain Layout
4090
4091 \backslash
4092 overline
4093 \begin_inset ERT
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097
4098
4099 \backslash
4100 spce 
4101 \end_layout
4102
4103 \end_inset
4104
4105 A+B
4106 \begin_inset Index
4107 status collapsed
4108
4109 \begin_layout Plain Layout
4110 Comandos ! O ! 
4111 \backslash
4112 overline
4113 \end_layout
4114
4115 \end_inset
4116
4117
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4127 \end_inset
4128
4129
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 </row>
4135 <row>
4136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4137 \begin_inset Text
4138
4139 \begin_layout Plain Layout
4140
4141 \backslash
4142 underline
4143 \begin_inset ERT
4144 status collapsed
4145
4146 \begin_layout Plain Layout
4147
4148
4149 \backslash
4150 spce 
4151 \end_layout
4152
4153 \end_inset
4154
4155 A+B
4156 \begin_inset Index
4157 status collapsed
4158
4159 \begin_layout Plain Layout
4160 Comandos ! U ! 
4161 \backslash
4162 underline
4163 \end_layout
4164
4165 \end_inset
4166
4167
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 </row>
4185 <row>
4186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190
4191 \backslash
4192 overline
4193 \begin_inset ERT
4194 status collapsed
4195
4196 \begin_layout Plain Layout
4197
4198
4199 \backslash
4200 spce 
4201 \end_layout
4202
4203 \end_inset
4204
4205
4206 \backslash
4207 underline
4208 \begin_inset ERT
4209 status collapsed
4210
4211 \begin_layout Plain Layout
4212
4213
4214 \backslash
4215 spce 
4216 \end_layout
4217
4218 \end_inset
4219
4220 A+B
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4230 \end_inset
4231
4232
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 </row>
4238 </lyxtabular>
4239
4240 \end_inset
4241
4242
4243 \end_layout
4244
4245 \begin_layout Standard
4246 En el último ejemplo es indiferente poner primero 
4247 \series bold
4248
4249 \backslash
4250 overline
4251 \series default
4252  o 
4253 \series bold
4254
4255 \backslash
4256 underline
4257 \series default
4258 .
4259 \end_layout
4260
4261 \begin_layout Standard
4262 Para poner doble subrayado, p.
4263 \begin_inset space \thinspace{}
4264 \end_inset
4265
4266 e.
4267  en resultados, se usa 
4268 \series bold
4269
4270 \backslash
4271 underline
4272 \series default
4273  dos veces.
4274 \end_layout
4275
4276 \begin_layout Standard
4277 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4278 \begin_inset VSpace bigskip
4279 \end_inset
4280
4281 Se pueden crear líneas personalizadas con el comando 
4282 \series bold
4283
4284 \backslash
4285 rule
4286 \series default
4287
4288 \begin_inset Index
4289 status collapsed
4290
4291 \begin_layout Plain Layout
4292 Comandos ! R ! 
4293 \backslash
4294 rule
4295 \end_layout
4296
4297 \end_inset
4298
4299  con el esquema siguiente:
4300 \end_layout
4301
4302 \begin_layout Standard
4303
4304 \series bold
4305
4306 \backslash
4307 rule[hueco vertical]{longitud}{grosor}
4308 \end_layout
4309
4310 \begin_layout Standard
4311 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4312  si el valor es negativo).
4313  Las unidades disponibles para los valores están listadas en
4314 \begin_inset space ~
4315 \end_inset
4316
4317
4318 \begin_inset CommandInset ref
4319 LatexCommand ref
4320 reference "tab:Unidades-disponibles"
4321
4322 \end_inset
4323
4324 .
4325  A continuación hay dos ejemplos de líneas creadas con los comandos
4326 \series bold
4327
4328 \begin_inset Newline newline
4329 \end_inset
4330
4331
4332 \backslash
4333 rule[-2ex]{3cm}{2pt}
4334 \series default
4335  y 
4336 \series bold
4337
4338 \backslash
4339 rule{2cm}{1pt}
4340 \series default
4341 :
4342 \end_layout
4343
4344 \begin_layout Standard
4345 Esto es una frase 
4346 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4347 \end_inset
4348
4349  con dos líneas.
4350 \end_layout
4351
4352 \begin_layout Standard
4353
4354 \series bold
4355
4356 \backslash
4357 rule
4358 \series default
4359  también se puede usar para texto si se inserta en modo TeX.
4360 \end_layout
4361
4362 \begin_layout Subsection
4363 Puntos
4364 \begin_inset CommandInset label
4365 LatexCommand label
4366 name "sub:Puntos"
4367
4368 \end_inset
4369
4370
4371 \begin_inset Index
4372 status collapsed
4373
4374 \begin_layout Plain Layout
4375 Puntos
4376 \end_layout
4377
4378 \end_inset
4379
4380
4381 \end_layout
4382
4383 \begin_layout Standard
4384 Hay distintos tipos de puntos disponibles.
4385 \begin_inset Foot
4386 status collapsed
4387
4388 \begin_layout Plain Layout
4389 En la barra de herramientas de ecuaciones, en el panel del botón 
4390 \begin_inset Graphics
4391         filename ../../images/math/ldots.png
4392         scale 85
4393
4394 \end_inset
4395
4396 .
4397 \end_layout
4398
4399 \end_inset
4400
4401  Para continuación en enumeraciones se usan puntos bajos, (
4402 \series bold
4403
4404 \backslash
4405 ldots
4406 \series default
4407
4408 \begin_inset Index
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412 Comandos ! L ! 
4413 \backslash
4414 ldots
4415 \end_layout
4416
4417 \end_inset
4418
4419 ), mientras que para operaciones se usan puntos centrados a la misma altura
4420  que los operadores, (
4421 \series bold
4422
4423 \backslash
4424 cdots
4425 \series default
4426
4427 \begin_inset Index
4428 status collapsed
4429
4430 \begin_layout Plain Layout
4431 Comandos ! C ! 
4432 \backslash
4433 cdots
4434 \end_layout
4435
4436 \end_inset
4437
4438 ).
4439  Si se usa el comando 
4440 \series bold
4441
4442 \backslash
4443 dots
4444 \series default
4445
4446 \begin_inset Index
4447 status collapsed
4448
4449 \begin_layout Plain Layout
4450 Comandos ! D ! 
4451 \backslash
4452 dots
4453 \end_layout
4454
4455 \end_inset
4456
4457 , LaTeX decide el tipo a usar en función del carácter siguiente.
4458 \end_layout
4459
4460 \begin_layout Standard
4461 \align center
4462 \begin_inset Tabular
4463 <lyxtabular version="3" rows="8" columns="2">
4464 <features>
4465 <column alignment="center" valignment="top" width="0pt">
4466 <column alignment="center" valignment="top" width="0pt">
4467 <row>
4468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 Comando
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 Resultado
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 </row>
4487 <row>
4488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492 A_1
4493 \begin_inset ERT
4494 status collapsed
4495
4496 \begin_layout Plain Layout
4497
4498
4499 \backslash
4500 spce 
4501 \end_layout
4502
4503 \end_inset
4504
4505 ,
4506 \backslash
4507 dots
4508 \begin_inset ERT
4509 status collapsed
4510
4511 \begin_layout Plain Layout
4512
4513
4514 \backslash
4515 spce 
4516 \end_layout
4517
4518 \end_inset
4519
4520 ,A_n
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 \begin_inset Formula $A_{1},\dots,A_{n}$
4530 \end_inset
4531
4532
4533 \end_layout
4534
4535 \end_inset
4536 </cell>
4537 </row>
4538 <row>
4539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Plain Layout
4543 A_1
4544 \begin_inset ERT
4545 status collapsed
4546
4547 \begin_layout Plain Layout
4548
4549
4550 \backslash
4551 spce 
4552 \end_layout
4553
4554 \end_inset
4555
4556 +
4557 \backslash
4558 dots
4559 \begin_inset ERT
4560 status collapsed
4561
4562 \begin_layout Plain Layout
4563
4564
4565 \backslash
4566 spce 
4567 \end_layout
4568
4569 \end_inset
4570
4571 +A_n
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 \begin_inset Formula $A_{1}+\dots+A_{n}$
4581 \end_inset
4582
4583
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 </row>
4589 <row>
4590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594 A_1
4595 \begin_inset ERT
4596 status collapsed
4597
4598 \begin_layout Plain Layout
4599
4600
4601 \backslash
4602 spce 
4603 \end_layout
4604
4605 \end_inset
4606
4607 ,
4608 \backslash
4609 ldots
4610 \begin_inset ERT
4611 status collapsed
4612
4613 \begin_layout Plain Layout
4614
4615
4616 \backslash
4617 spce 
4618 \end_layout
4619
4620 \end_inset
4621
4622 ,A_n
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 \begin_inset Formula $A_{1},\ldots,A_{n}$
4632 \end_inset
4633
4634
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 </row>
4640 <row>
4641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645 A_1
4646 \begin_inset ERT
4647 status collapsed
4648
4649 \begin_layout Plain Layout
4650
4651
4652 \backslash
4653 spce 
4654 \end_layout
4655
4656 \end_inset
4657
4658 +
4659 \backslash
4660 cdots
4661 \begin_inset ERT
4662 status collapsed
4663
4664 \begin_layout Plain Layout
4665
4666
4667 \backslash
4668 spce 
4669 \end_layout
4670
4671 \end_inset
4672
4673 +A_n
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4683 \end_inset
4684
4685
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 </row>
4691 <row>
4692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4693 \begin_inset Text
4694
4695 \begin_layout Plain Layout
4696
4697 \backslash
4698 vdots
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 \begin_inset Formula $\vdots$
4708 \end_inset
4709
4710
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 </row>
4716 <row>
4717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721
4722 \backslash
4723 ddots
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 \begin_inset Formula $\ddots$
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 </row>
4741 <row>
4742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Matriz
4747 \begin_inset space \thinspace{}
4748 \end_inset
4749
4750 3×3 con los distintos puntos
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 \begin_inset Formula $\begin{array}{ccc}
4760 A_{11} & \cdots & A_{1m}\\
4761 \vdots & \ddots & \vdots\\
4762 A_{n1} & \cdots & A_{nm}\end{array}$
4763 \end_inset
4764
4765
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 </row>
4771 </lyxtabular>
4772
4773 \end_inset
4774
4775
4776 \end_layout
4777
4778 \begin_layout Standard
4779 Los puntos suspensivos disponibles en el menú 
4780 \family sans
4781 Insertar\SpecialChar \menuseparator
4782 Carácter especial
4783 \family default
4784  son 
4785 \series bold
4786
4787 \backslash
4788 ldots
4789 \series default
4790 .
4791 \begin_inset VSpace medskip
4792 \end_inset
4793
4794
4795 \end_layout
4796
4797 \begin_layout Standard
4798 Hay puntos específicos para matrices que se extienden por varias columnas.
4799  Se generan con el comando 
4800 \series bold
4801
4802 \backslash
4803 hdotsfor
4804 \series default
4805
4806 \begin_inset Index
4807 status collapsed
4808
4809 \begin_layout Plain Layout
4810 Comandos ! H ! 
4811 \backslash
4812 hdotsfor
4813 \end_layout
4814
4815 \end_inset
4816
4817 , que tiene el siguiente esquema:
4818 \end_layout
4819
4820 \begin_layout Standard
4821
4822 \series bold
4823
4824 \backslash
4825 hdotsfor[distancia]{número de columnas}
4826 \end_layout
4827
4828 \begin_layout Standard
4829 Número de columnas especifica cuántas columnas deben abarcarse.
4830  Distancia es un factor para la separación entre los puntos.
4831 \end_layout
4832
4833 \begin_layout Standard
4834 En la siguiente matriz se ha insertado el comando 
4835 \series bold
4836
4837 \backslash
4838 hdotsfor[2]{4}
4839 \series default
4840  en el primer recuadro de la segunda línea para obtener puntos separados
4841  una distancia equivalente a dos veces la del comando 
4842 \series bold
4843
4844 \backslash
4845 dots
4846 \series default
4847 .
4848 \begin_inset Formula \[
4849 \left(\begin{array}{cccc}
4850 A & B & C & D\\
4851 \hdotsfor[2]{4}\\
4852 q & w & e & r\end{array}\right)\]
4853
4854 \end_inset
4855
4856
4857 \end_layout
4858
4859 \begin_layout Standard
4860 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4861  de lo contrario se producen errores de LaTeX.
4862 \end_layout
4863
4864 \begin_layout Standard
4865 \begin_inset VSpace bigskip
4866 \end_inset
4867
4868
4869 \end_layout
4870
4871 \begin_layout Standard
4872 Además, con el comando 
4873 \series bold
4874
4875 \backslash
4876 dotfill
4877 \series default
4878
4879 \begin_inset Index
4880 status collapsed
4881
4882 \begin_layout Plain Layout
4883 Comandos ! D ! 
4884 \backslash
4885 dotfill
4886 \end_layout
4887
4888 \end_inset
4889
4890  puedes completar con puntos una línea.
4891  El efecto de este tipo de comandos es como el de 
4892 \series bold
4893
4894 \backslash
4895 hfill
4896 \series default
4897 , véase 
4898 \begin_inset CommandInset ref
4899 LatexCommand ref
4900 reference "sub:Espacio-variable"
4901
4902 \end_inset
4903
4904 .
4905 \end_layout
4906
4907 \begin_layout Standard
4908 Por ejemplo el comando 
4909 \series bold
4910 A
4911 \backslash
4912 dotfill
4913 \series default
4914
4915 \begin_inset ERT
4916 status collapsed
4917
4918 \begin_layout Plain Layout
4919
4920
4921 \backslash
4922 spce 
4923 \end_layout
4924
4925 \end_inset
4926
4927
4928 \series bold
4929 B
4930 \series default
4931  genera
4932 \end_layout
4933
4934 \begin_layout Standard
4935 \begin_inset Formula $A\dotfill B$
4936 \end_inset
4937
4938
4939 \end_layout
4940
4941 \begin_layout Standard
4942 Un comando análogo a 
4943 \series bold
4944
4945 \backslash
4946 dotfill
4947 \series default
4948  para rellenar con una línea es 
4949 \series bold
4950
4951 \backslash
4952 hrulefill
4953 \series default
4954
4955 \begin_inset Index
4956 status collapsed
4957
4958 \begin_layout Plain Layout
4959 Comandos ! H ! 
4960 \backslash
4961 hrulefill
4962 \end_layout
4963
4964 \end_inset
4965
4966 :
4967 \end_layout
4968
4969 \begin_layout Standard
4970 \begin_inset Formula $A\hrulefill B$
4971 \end_inset
4972
4973
4974 \end_layout
4975
4976 \begin_layout Standard
4977 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4978 \end_layout
4979
4980 \begin_layout Section
4981 Matrices
4982 \begin_inset CommandInset label
4983 LatexCommand label
4984 name "sec:Matrices"
4985
4986 \end_inset
4987
4988
4989 \begin_inset Index
4990 status collapsed
4991
4992 \begin_layout Plain Layout
4993 Matrices
4994 \end_layout
4995
4996 \end_inset
4997
4998
4999 \end_layout
5000
5001 \begin_layout Standard
5002 Se pueden insertar con el botón 
5003 \begin_inset Graphics
5004         filename ../../images/dialog-show_mathmatrix.png
5005         scale 85
5006
5007 \end_inset
5008
5009  de la barra de ecuaciones o con el menú 
5010 \family sans
5011 Insertar\SpecialChar \menuseparator
5012 Ecuación\SpecialChar \menuseparator
5013 Matriz
5014 \family default
5015 .
5016  Aparece una ventana en la que se pide el número de filas y columnas y la
5017  alineación.
5018  La alineación vertical sólo es relevante para matrices en línea:
5019 \end_layout
5020
5021 \begin_layout Standard
5022 Esta primera matriz tiene alineación superior 
5023 \begin_inset Formula $\begin{array}[t]{cccc}
5024 A & D & G & J\\
5025 B & E & H & K\\
5026 D & F & I & L\end{array}$
5027 \end_inset
5028
5029  , la segunda alineación central 
5030 \begin_inset Formula $\begin{array}{cccc}
5031 A & D & G & J\\
5032 B & E & H & K\\
5033 D & F & I & L\end{array}$
5034 \end_inset
5035
5036  , y la tercera alineación inferior 
5037 \begin_inset Formula $\begin{array}[b]{cccc}
5038 A & D & G & J\\
5039 B & E & H & K\\
5040 D & F & I & L\end{array}$
5041 \end_inset
5042
5043 .
5044 \end_layout
5045
5046 \begin_layout Standard
5047 La alineación horizontal especifica cómo deben alinearse las entradas de
5048  la columna.
5049  Se determina mediante una letra para cada columna.
5050  
5051 \emph on
5052 l
5053 \emph default
5054  indica alineación a la izquierda, 
5055 \emph on
5056 c
5057 \emph default
5058  alineación centrada y 
5059 \emph on
5060 r
5061 \emph default
5062  alineación a la derecha.
5063  Por ejemplo, para componer una matriz
5064 \begin_inset space ~
5065 \end_inset
5066
5067 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5068  centradas y la última a la derecha, se anota 
5069 \series bold
5070 lccr
5071 \series default
5072  en la alineación horizontal.
5073  Normalmente todas las columnas de una matriz están centradas, por tanto
5074  el valor por omisión es 
5075 \series bold
5076 c
5077 \series default
5078  para todas ellas.
5079 \end_layout
5080
5081 \begin_layout Standard
5082 Alineación horizontal:
5083 \end_layout
5084
5085 \begin_layout Standard
5086
5087 \series bold
5088 lll
5089 \series default
5090  : 
5091 \begin_inset Formula $\begin{array}{lll}
5092 10000 & D & G\\
5093 B & 10000 & H\\
5094 C & F & 10000\end{array}$
5095 \end_inset
5096
5097  , 
5098 \series bold
5099 ccc 
5100 \series default
5101
5102 \begin_inset Formula $\begin{array}{ccc}
5103 10000 & D & G\\
5104 B & 10000 & H\\
5105 C & F & 10000\end{array}$
5106 \end_inset
5107
5108  
5109 \series bold
5110 ,
5111 \series default
5112  
5113 \series bold
5114 rrr 
5115 \series default
5116
5117 \begin_inset Formula $\begin{array}{rrr}
5118 10000 & D & G\\
5119 B & 10000 & H\\
5120 C & F & 10000\end{array}$
5121 \end_inset
5122
5123
5124 \end_layout
5125
5126 \begin_layout Standard
5127 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5128  botones 
5129 \begin_inset Graphics
5130         filename ../../images/tabular-feature_append-row.png
5131         scale 85
5132
5133 \end_inset
5134
5135
5136 \begin_inset Graphics
5137         filename ../../images/tabular-feature_delete-row.png
5138         scale 85
5139
5140 \end_inset
5141
5142 , etc.
5143  de la barra de ecuaciones o el menú 
5144 \family sans
5145 Editar\SpecialChar \menuseparator
5146 Filas y columnas
5147 \family default
5148 .
5149  También se pueden añadir filas nuevas con 
5150 \family sans
5151 Ctrl+Retorno
5152 \family default
5153 .
5154 \end_layout
5155
5156 \begin_layout Standard
5157 \begin_inset VSpace bigskip
5158 \end_inset
5159
5160
5161 \end_layout
5162
5163 \begin_layout Standard
5164 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5165 \series bold
5166
5167 \backslash
5168 left
5169 \series default
5170
5171 \begin_inset Index
5172 status collapsed
5173
5174 \begin_layout Plain Layout
5175 Comandos ! L ! 
5176 \backslash
5177 left
5178 \end_layout
5179
5180 \end_inset
5181
5182  y 
5183 \series bold
5184
5185 \backslash
5186 right
5187 \series default
5188
5189 \begin_inset Index
5190 status collapsed
5191
5192 \begin_layout Plain Layout
5193 Comandos ! R ! 
5194 \backslash
5195 right
5196 \end_layout
5197
5198 \end_inset
5199
5200  (atajo 
5201 \family sans
5202 Alt+M
5203 \begin_inset space ~
5204 \end_inset
5205
5206 Paréntesis
5207 \family default
5208 ), véase 
5209 \begin_inset CommandInset ref
5210 LatexCommand ref
5211 reference "sub:Tamaño-automático-de"
5212
5213 \end_inset
5214
5215 , o usando los comandos siguientes:
5216 \end_layout
5217
5218 \begin_layout Standard
5219 \begin_inset VSpace medskip
5220 \end_inset
5221
5222
5223 \end_layout
5224
5225 \begin_layout Standard
5226 \begin_inset space \hfill{}
5227 \end_inset
5228
5229
5230 \begin_inset Tabular
5231 <lyxtabular version="3" rows="4" columns="2">
5232 <features>
5233 <column alignment="center" valignment="top" width="0">
5234 <column alignment="center" valignment="top" width="0">
5235 <row>
5236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 Comando
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249 Resultado
5250 \begin_inset Note Note
5251 status collapsed
5252
5253 \begin_layout Plain Layout
5254
5255 \series bold
5256
5257 \backslash
5258 raisebox
5259 \series default
5260  se usa sólo como espaciador
5261 \end_layout
5262
5263 \end_inset
5264
5265
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 </row>
5271 <row>
5272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276
5277 \backslash
5278 bmatrix
5279 \begin_inset ERT
5280 status collapsed
5281
5282 \begin_layout Plain Layout
5283
5284
5285 \backslash
5286 spce 
5287 \end_layout
5288
5289 \end_inset
5290
5291 2
5292 \series bold
5293 ×
5294 \series default
5295 2
5296 \begin_inset space \thinspace{}
5297 \end_inset
5298
5299 matriz
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5309 0 & \textrm{-}\mathrm{i}\\
5310 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5311 \end_inset
5312
5313
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row>
5320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324
5325 \backslash
5326 Bmatrix
5327 \begin_inset ERT
5328 status collapsed
5329
5330 \begin_layout Plain Layout
5331
5332
5333 \backslash
5334 spce 
5335 \end_layout
5336
5337 \end_inset
5338
5339 2×2
5340 \begin_inset space \thinspace{}
5341 \end_inset
5342
5343 matriz
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5353 0 & \textrm{-}\mathrm{i}\\
5354 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5355 \end_inset
5356
5357
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 </row>
5363 <row>
5364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368
5369 \backslash
5370 pmatrix
5371 \begin_inset ERT
5372 status collapsed
5373
5374 \begin_layout Plain Layout
5375
5376
5377 \backslash
5378 spce 
5379 \end_layout
5380
5381 \end_inset
5382
5383 2
5384 \series bold
5385 ×
5386 \series default
5387 2
5388 \begin_inset space \thinspace{}
5389 \end_inset
5390
5391 matriz
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5401 0 & \textrm{-}\mathrm{i}\\
5402 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 </row>
5411 </lyxtabular>
5412
5413 \end_inset
5414
5415
5416 \begin_inset space \hfill{}
5417 \end_inset
5418
5419
5420 \begin_inset Tabular
5421 <lyxtabular version="3" rows="4" columns="2">
5422 <features>
5423 <column alignment="center" valignment="top" width="0">
5424 <column alignment="center" valignment="top" width="0">
5425 <row>
5426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5427 \begin_inset Text
5428
5429 \begin_layout Plain Layout
5430 Comando
5431 \end_layout
5432
5433 \end_inset
5434 </cell>
5435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439 Resultado
5440 \begin_inset Note Note
5441 status collapsed
5442
5443 \begin_layout Plain Layout
5444
5445 \series bold
5446
5447 \backslash
5448 raisebox
5449 \series default
5450  se usa sólo como espaciador
5451 \end_layout
5452
5453 \end_inset
5454
5455
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 </row>
5461 <row>
5462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466
5467 \backslash
5468 vmatrix
5469 \begin_inset ERT
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473
5474
5475 \backslash
5476 spce 
5477 \end_layout
5478
5479 \end_inset
5480
5481 2
5482 \series bold
5483 ×
5484 \series default
5485 2
5486 \begin_inset space \thinspace{}
5487 \end_inset
5488
5489 matriz
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5499 0 & \textrm{-}\mathrm{i}\\
5500 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5501 \end_inset
5502
5503
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 </row>
5509 <row>
5510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5511 \begin_inset Text
5512
5513 \begin_layout Plain Layout
5514
5515 \backslash
5516 Vmatrix
5517 \begin_inset ERT
5518 status collapsed
5519
5520 \begin_layout Plain Layout
5521
5522
5523 \backslash
5524 spce 
5525 \end_layout
5526
5527 \end_inset
5528
5529 2
5530 \series bold
5531 ×
5532 \series default
5533 2
5534 \begin_inset space \thinspace{}
5535 \end_inset
5536
5537 matriz
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5547 0 & \textrm{-}\mathrm{i}\\
5548 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 </row>
5557 <row>
5558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562
5563 \backslash
5564 matrix
5565 \begin_inset ERT
5566 status collapsed
5567
5568 \begin_layout Plain Layout
5569
5570
5571 \backslash
5572 spce 
5573 \end_layout
5574
5575 \end_inset
5576
5577 2
5578 \series bold
5579 ×
5580 \series default
5581 2
5582 \begin_inset space \thinspace{}
5583 \end_inset
5584
5585 matriz
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5595 0 & \textrm{-}\mathrm{i}\\
5596 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5597 \end_inset
5598
5599
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 </row>
5605 </lyxtabular>
5606
5607 \end_inset
5608
5609
5610 \begin_inset space \hfill{}
5611 \end_inset
5612
5613
5614 \end_layout
5615
5616 \begin_layout Standard
5617 \begin_inset VSpace medskip
5618 \end_inset
5619
5620
5621 \end_layout
5622
5623 \begin_layout Standard
5624 Cuando se inserta p.
5625 \begin_inset space \thinspace{}
5626 \end_inset
5627
5628 e.
5629 \begin_inset space ~
5630 \end_inset
5631
5632
5633 \series bold
5634
5635 \backslash
5636 vmatrix
5637 \series default
5638 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5639  la matriz.
5640 \end_layout
5641
5642 \begin_layout Standard
5643 \begin_inset VSpace bigskip
5644 \end_inset
5645
5646
5647 \end_layout
5648
5649 \begin_layout Standard
5650 Como todas las ecuaciones multilínea son matrices, la longitud 
5651 \series bold
5652
5653 \backslash
5654 arraycolsep
5655 \series default
5656
5657 \begin_inset Index
5658 status collapsed
5659
5660 \begin_layout Plain Layout
5661 Comandos ! A ! 
5662 \backslash
5663 arraycolsep
5664 \end_layout
5665
5666 \end_inset
5667
5668 , que se describe en 
5669 \begin_inset CommandInset ref
5670 LatexCommand ref
5671 reference "sub:Separación-de-columnas"
5672
5673 \end_inset
5674
5675 , también se puede usar para cambiar la separación de las columnas en una
5676  matriz.
5677  Para cambiar la separación de las filas, se usa el comando 
5678 \series bold
5679
5680 \backslash
5681 arraystretch
5682 \series default
5683
5684 \begin_inset Index
5685 status collapsed
5686
5687 \begin_layout Plain Layout
5688 Comandos ! A ! 
5689 \backslash
5690 arraystretch
5691 \end_layout
5692
5693 \end_inset
5694
5695  de la siguiente manera:
5696 \end_layout
5697
5698 \begin_layout Standard
5699
5700 \series bold
5701
5702 \backslash
5703 renewcommand{
5704 \backslash
5705 arraystretch}{factor de separación}
5706 \begin_inset Index
5707 status collapsed
5708
5709 \begin_layout Plain Layout
5710 Comandos ! R ! 
5711 \backslash
5712 renewcommand
5713 \end_layout
5714
5715 \end_inset
5716
5717
5718 \end_layout
5719
5720 \begin_layout Standard
5721 El comando 
5722 \series bold
5723
5724 \backslash
5725 renewcommand
5726 \series default
5727  asigna el factor de separación al comando predefinido 
5728 \series bold
5729
5730 \backslash
5731 arraystretch
5732 \series default
5733 .
5734  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5735  Además, éste se usa para todas las matrices siguientes.
5736  Para volver a la separación original, asigna factor 1 a 
5737 \series bold
5738
5739 \backslash
5740 arraystretch
5741 \series default
5742 .
5743 \end_layout
5744
5745 \begin_layout Standard
5746 Para poner matrices en línea se usa el comando 
5747 \series bold
5748
5749 \backslash
5750 smallmatrix
5751 \series default
5752
5753 \begin_inset Index
5754 status collapsed
5755
5756 \begin_layout Plain Layout
5757 Comandos ! S ! 
5758 \backslash
5759 smallmatrix
5760 \end_layout
5761
5762 \end_inset
5763
5764 .
5765  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5766  se inserta la matriz.
5767  
5768 \end_layout
5769
5770 \begin_layout Standard
5771 Esto es una matriz 
5772 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5773 C & D\end{smallmatrix}\right)$
5774 \end_inset
5775
5776  en línea.
5777 \end_layout
5778
5779 \begin_layout Section
5780 Delimitadores
5781 \begin_inset Index
5782 status collapsed
5783
5784 \begin_layout Plain Layout
5785 Delimitadores
5786 \end_layout
5787
5788 \end_inset
5789
5790
5791 \end_layout
5792
5793 \begin_layout Subsection
5794 Delimitadores verticales
5795 \begin_inset Index
5796 status collapsed
5797
5798 \begin_layout Plain Layout
5799 Delimitadores ! verticales
5800 \end_layout
5801
5802 \end_inset
5803
5804
5805 \end_layout
5806
5807 \begin_layout Standard
5808 \begin_inset space \hfill{}
5809 \end_inset
5810
5811
5812 \begin_inset Tabular
5813 <lyxtabular version="3" rows="9" columns="2">
5814 <features>
5815 <column alignment="center" valignment="top" width="0pt">
5816 <column alignment="center" valignment="top" width="0pt">
5817 <row>
5818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 Comando
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 Resultado
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 </row>
5837 <row>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 (
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 \begin_inset Formula $($
5852 \end_inset
5853
5854
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 </row>
5860 <row>
5861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 {
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 \begin_inset Formula $\{$
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row>
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 [
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $[$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \backslash
5913 langle
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 \begin_inset Formula $\langle$
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936
5937 \backslash
5938 lceil
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947 \begin_inset Formula $\lceil$
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 </row>
5956 <row>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961
5962 \backslash
5963 lfloor
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 $\lfloor$
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" bottomline="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" bottomline="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 </lyxtabular>
6028
6029 \end_inset
6030
6031
6032 \begin_inset space \hfill{}
6033 \end_inset
6034
6035
6036 \begin_inset Tabular
6037 <lyxtabular version="3" rows="9" columns="2">
6038 <features>
6039 <column alignment="center" valignment="top" width="0pt">
6040 <column alignment="center" valignment="top" width="0pt">
6041 <row>
6042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 Comando
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055 Resultado
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 </row>
6061 <row>
6062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 )
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 \begin_inset Formula $)$
6076 \end_inset
6077
6078
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 }
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 \begin_inset Formula $\}$
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 </row>
6107 <row>
6108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 ]
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 \begin_inset Formula $]$
6122 \end_inset
6123
6124
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 </row>
6130 <row>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135
6136 \backslash
6137 rangle
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 \begin_inset Formula $\rangle$
6147 \end_inset
6148
6149
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 </row>
6155 <row>
6156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160
6161 \backslash
6162 rceil
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 \begin_inset Formula $\rceil$
6172 \end_inset
6173
6174
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 </row>
6180 <row>
6181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Plain Layout
6185
6186 \backslash
6187 rfloor
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 $\rfloor$
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 \backslash
6212
6213 \backslash
6214
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6220 \begin_inset Text
6221
6222 \begin_layout Plain Layout
6223 \begin_inset Formula $\backslash$
6224 \end_inset
6225
6226
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 </row>
6232 <row>
6233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6234 \begin_inset Text
6235
6236 \begin_layout Plain Layout
6237
6238 \backslash
6239 |
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 \begin_inset Formula $\|$
6249 \end_inset
6250
6251
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 </row>
6257 </lyxtabular>
6258
6259 \end_inset
6260
6261
6262 \begin_inset space \hfill{}
6263 \end_inset
6264
6265
6266 \end_layout
6267
6268 \begin_layout Standard
6269 \begin_inset Note Greyedout
6270 status open
6271
6272 \begin_layout Plain Layout
6273
6274 \series bold
6275 Nota
6276 \series default
6277 : En modo TeX hay que usar el comando 
6278 \series bold
6279
6280 \backslash
6281 textbackslash
6282 \series default
6283
6284 \begin_inset Index
6285 status collapsed
6286
6287 \begin_layout Plain Layout
6288 Comandos ! T ! 
6289 \backslash
6290 textbackslash
6291 \end_layout
6292
6293 \end_inset
6294
6295  para la barra invertida, porque si no el comando 
6296 \series bold
6297
6298 \backslash
6299
6300 \backslash
6301
6302 \series default
6303  genera un salto de línea.
6304 \end_layout
6305
6306 \end_inset
6307
6308
6309 \end_layout
6310
6311 \begin_layout Standard
6312 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6313  descritos en las dos subsecciones siguientes.
6314  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6315  < y > en vez de los comandos 
6316 \series bold
6317
6318 \backslash
6319 langle
6320 \series default
6321  y 
6322 \series bold
6323
6324 \backslash
6325 rangle
6326 \series default
6327 .
6328  
6329 \end_layout
6330
6331 \begin_layout Subsubsection
6332 Tamaño manual de los delimitadores
6333 \begin_inset CommandInset label
6334 LatexCommand label
6335 name "sub:Tamaño-manual-de"
6336
6337 \end_inset
6338
6339
6340 \begin_inset Index
6341 status collapsed
6342
6343 \begin_layout Plain Layout
6344 Delimitadores ! tamaño manual
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \end_layout
6351
6352 \begin_layout Standard
6353 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6354  LaTeX 
6355 \series bold
6356
6357 \backslash
6358 big
6359 \series default
6360
6361 \begin_inset Index
6362 status collapsed
6363
6364 \begin_layout Plain Layout
6365 Comandos ! B ! 
6366 \backslash
6367 big
6368 \end_layout
6369
6370 \end_inset
6371
6372
6373 \series bold
6374
6375 \backslash
6376 Big
6377 \series default
6378
6379 \series bold
6380
6381 \backslash
6382 bigg
6383 \series default
6384 , y 
6385 \series bold
6386
6387 \backslash
6388 Bigg
6389 \series default
6390 .
6391  
6392 \series bold
6393
6394 \backslash
6395 big
6396 \series default
6397  indica el tamaño menor y 
6398 \series bold
6399
6400 \backslash
6401 Bigg
6402 \series default
6403  el mayor.
6404 \end_layout
6405
6406 \begin_layout Standard
6407 Estos comandos se usan para resaltar niveles de delimitación:
6408 \end_layout
6409
6410 \begin_layout Standard
6411 \noindent
6412 \align center
6413 \begin_inset Tabular
6414 <lyxtabular version="3" rows="2" columns="2">
6415 <features>
6416 <column alignment="center" valignment="top" width="0">
6417 <column alignment="center" valignment="top" width="0">
6418 <row>
6419 <cell alignment="center" valignment="top" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 todos los delimitadores de igual tamaño:
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 </row>
6441 <row>
6442 <cell alignment="center" valignment="top" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 así tiene mejor aspecto:
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6456 \end_inset
6457
6458
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 </row>
6464 </lyxtabular>
6465
6466 \end_inset
6467
6468
6469 \begin_inset Note Note
6470 status collapsed
6471
6472 \begin_layout Plain Layout
6473
6474 \series bold
6475
6476 \backslash
6477 raisebox
6478 \series default
6479  se usa sólo como espaciador
6480 \end_layout
6481
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \begin_layout Standard
6488 Para la segunda expresión se ha empleado el comando 
6489 \series bold
6490
6491 \backslash
6492 Big((A+B)(A-B)
6493 \backslash
6494 Big)^
6495 \series default
6496
6497 \begin_inset ERT
6498 status collapsed
6499
6500 \begin_layout Plain Layout
6501
6502
6503 \backslash
6504 spce 
6505 \end_layout
6506
6507 \end_inset
6508
6509
6510 \series bold
6511 C
6512 \series default
6513 .
6514 \end_layout
6515
6516 \begin_layout Standard
6517 He aquí una visión conjunta de todos los tamaños y delimitadores:
6518 \end_layout
6519
6520 \begin_layout Standard
6521 \noindent
6522 \align center
6523
6524 \backslash
6525 Bigg(
6526 \backslash
6527 exp
6528 \backslash
6529 bigg<
6530 \backslash
6531 Big[
6532 \backslash
6533 big{
6534 \backslash
6535 ln(3x)
6536 \backslash
6537 big}^2
6538 \begin_inset ERT
6539 status collapsed
6540
6541 \begin_layout Plain Layout
6542
6543
6544 \backslash
6545 spce 
6546 \end_layout
6547
6548 \end_inset
6549
6550
6551 \backslash
6552 sen(x)
6553 \backslash
6554 Big]^
6555 \begin_inset ERT
6556 status collapsed
6557
6558 \begin_layout Plain Layout
6559
6560
6561 \backslash
6562 spce 
6563 \end_layout
6564
6565 \end_inset
6566
6567 A
6568 \begin_inset ERT
6569 status collapsed
6570
6571 \begin_layout Plain Layout
6572
6573
6574 \backslash
6575 spce 
6576 \end_layout
6577
6578 \end_inset
6579
6580
6581 \backslash
6582 bigg>
6583 \backslash
6584 Bigg)^0,5
6585 \begin_inset Formula \[
6586 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6587
6588 \end_inset
6589
6590
6591 \end_layout
6592
6593 \begin_layout Standard
6594 Además de los comandos 
6595 \series bold
6596
6597 \backslash
6598 big
6599 \series default
6600  hay la variante 
6601 \series bold
6602
6603 \backslash
6604 bigm
6605 \series default
6606
6607 \begin_inset Index
6608 status collapsed
6609
6610 \begin_layout Plain Layout
6611 Comandos ! B ! 
6612 \backslash
6613 bigm
6614 \end_layout
6615
6616 \end_inset
6617
6618 , que añade un poco más de espacio entre el delimitador y su contenido,
6619  y la variante 
6620 \series bold
6621
6622 \backslash
6623 bigl
6624 \series default
6625 -
6626 \series bold
6627
6628 \backslash
6629 bigr
6630 \series default
6631
6632 \begin_inset Index
6633 status collapsed
6634
6635 \begin_layout Plain Layout
6636 Comandos ! B ! 
6637 \backslash
6638 bigl - 
6639 \backslash
6640 bigr
6641 \end_layout
6642
6643 \end_inset
6644
6645 , que no añade espacio adicional.
6646  La 
6647 \emph on
6648 l
6649 \emph default
6650  al final del comando 
6651 \series bold
6652
6653 \backslash
6654 bigl 
6655 \series default
6656 es para el delimitador izquierdo, la 
6657 \emph on
6658 r
6659 \emph default
6660  es para el delimitador derecho.
6661  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6662  apertura o de cierre.
6663 \end_layout
6664
6665 \begin_layout Standard
6666 En el siguiente cuadro hay una comparación de las variantes:
6667 \end_layout
6668
6669 \begin_layout Standard
6670 \noindent
6671 \align center
6672 \begin_inset Tabular
6673 <lyxtabular version="3" rows="5" columns="2">
6674 <features>
6675 <column alignment="center" valignment="top" width="0">
6676 <column alignment="center" valignment="top" width="0">
6677 <row>
6678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 Comando
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 Resultado
6692 \begin_inset Note Note
6693 status collapsed
6694
6695 \begin_layout Plain Layout
6696
6697 \series bold
6698
6699 \backslash
6700 raisebox
6701 \series default
6702  se usa sólo como espaciador
6703 \end_layout
6704
6705 \end_inset
6706
6707
6708 \end_layout
6709
6710 \end_inset
6711 </cell>
6712 </row>
6713 <row>
6714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6715 \begin_inset Text
6716
6717 \begin_layout Plain Layout
6718
6719 \backslash
6720 Bigm(
6721 \backslash
6722 bigm(
6723 \backslash
6724 ln(3x)
6725 \backslash
6726 bigm)^2
6727 \series bold
6728
6729 \begin_inset ERT
6730 status collapsed
6731
6732 \begin_layout Plain Layout
6733
6734
6735 \backslash
6736 spce 
6737 \end_layout
6738
6739 \end_inset
6740
6741
6742 \series default
6743
6744 \backslash
6745 Bigm)
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6751 \begin_inset Text
6752
6753 \begin_layout Plain Layout
6754 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6755 \end_inset
6756
6757
6758 \end_layout
6759
6760 \end_inset
6761 </cell>
6762 </row>
6763 <row>
6764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6765 \begin_inset Text
6766
6767 \begin_layout Plain Layout
6768
6769 \backslash
6770 Big(
6771 \backslash
6772 big(
6773 \backslash
6774 ln(3x)
6775 \backslash
6776 big)^2
6777 \series bold
6778
6779 \begin_inset ERT
6780 status collapsed
6781
6782 \begin_layout Plain Layout
6783
6784
6785 \backslash
6786 spce 
6787 \end_layout
6788
6789 \end_inset
6790
6791
6792 \series default
6793
6794 \backslash
6795 Big)
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Plain Layout
6804 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 </row>
6813 <row>
6814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818
6819 \backslash
6820 Bigl(
6821 \backslash
6822 bigl(
6823 \backslash
6824 ln(3x)
6825 \backslash
6826 bigr)^2
6827 \series bold
6828
6829 \begin_inset ERT
6830 status collapsed
6831
6832 \begin_layout Plain Layout
6833
6834
6835 \backslash
6836 spce 
6837 \end_layout
6838
6839 \end_inset
6840
6841
6842 \series default
6843
6844 \backslash
6845 Bigr)
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6855 \end_inset
6856
6857
6858 \end_layout
6859
6860 \end_inset
6861 </cell>
6862 </row>
6863 <row>
6864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868
6869 \backslash
6870 bigl)
6871 \backslash
6872 ln(3x)
6873 \backslash
6874 bigr(
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6880 \begin_inset Text
6881
6882 \begin_layout Plain Layout
6883 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6884 \end_inset
6885
6886
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 </row>
6892 </lyxtabular>
6893
6894 \end_inset
6895
6896
6897 \end_layout
6898
6899 \begin_layout Subsubsection
6900 Tamaño automático de los delimitadores
6901 \begin_inset CommandInset label
6902 LatexCommand label
6903 name "sub:Tamaño-automático-de"
6904
6905 \end_inset
6906
6907
6908 \begin_inset Index
6909 status collapsed
6910
6911 \begin_layout Plain Layout
6912 Delimitadores ! tamaño automático
6913 \end_layout
6914
6915 \end_inset
6916
6917
6918 \end_layout
6919
6920 \begin_layout Standard
6921 Se pueden insertar delimitadores de tamaño variable con los comandos 
6922 \series bold
6923
6924 \backslash
6925 left
6926 \series default
6927
6928 \begin_inset Index
6929 status collapsed
6930
6931 \begin_layout Plain Layout
6932 Comandos ! L ! 
6933 \backslash
6934 left
6935 \end_layout
6936
6937 \end_inset
6938
6939  y 
6940 \series bold
6941
6942 \backslash
6943 right
6944 \series default
6945
6946 \begin_inset Index
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 Comandos ! R ! 
6951 \backslash
6952 right
6953 \end_layout
6954
6955 \end_inset
6956
6957  o con el botón de la barra de ecuaciones 
6958 \begin_inset Graphics
6959         filename ../../images/dialog-show_mathdelimiter.png
6960         scale 85
6961
6962 \end_inset
6963
6964 .
6965  El delimitador deseado se debe insertar directamente detrás de 
6966 \series bold
6967
6968 \backslash
6969 left
6970 \series default
6971  y 
6972 \series bold
6973
6974 \backslash
6975 right
6976 \series default
6977 .
6978  El tamaño se calculará automáticamente después para la salida.
6979  
6980 \end_layout
6981
6982 \begin_layout Standard
6983 \noindent
6984 \align center
6985 delimitador normal: El comando 
6986 \series bold
6987
6988 \backslash
6989 ln(
6990 \backslash
6991 frac
6992 \series default
6993
6994 \begin_inset ERT
6995 status collapsed
6996
6997 \begin_layout Plain Layout
6998
6999
7000 \backslash
7001 spce 
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \series bold
7008 A
7009 \begin_inset Formula $\downarrow$
7010 \end_inset
7011
7012 C
7013 \series default
7014
7015 \begin_inset ERT
7016 status collapsed
7017
7018 \begin_layout Plain Layout
7019
7020
7021 \backslash
7022 spce
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \series bold
7029 )
7030 \series default
7031  genera
7032 \begin_inset Formula \[
7033 \ln(\frac{A}{C})\]
7034
7035 \end_inset
7036
7037
7038 \end_layout
7039
7040 \begin_layout Standard
7041 \noindent
7042 \align center
7043 delimitador multilínea: El comando 
7044 \series bold
7045
7046 \backslash
7047 ln
7048 \backslash
7049 left(
7050 \backslash
7051 frac
7052 \series default
7053
7054 \begin_inset ERT
7055 status collapsed
7056
7057 \begin_layout Plain Layout
7058
7059
7060 \backslash
7061 spce 
7062 \end_layout
7063
7064 \end_inset
7065
7066
7067 \series bold
7068 A
7069 \begin_inset Formula $\downarrow$
7070 \end_inset
7071
7072 C
7073 \series default
7074
7075 \begin_inset ERT
7076 status collapsed
7077
7078 \begin_layout Plain Layout
7079
7080
7081 \backslash
7082 spce 
7083 \end_layout
7084
7085 \end_inset
7086
7087
7088 \series bold
7089
7090 \backslash
7091 right)
7092 \series default
7093  genera
7094 \begin_inset Formula \[
7095 \ln\left(\frac{A}{C}\right)\]
7096
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \begin_layout Standard
7103 En lugar de 
7104 \series bold
7105
7106 \backslash
7107 left
7108 \series default
7109  y 
7110 \series bold
7111
7112 \backslash
7113 right
7114 \series default
7115  se puede usar el atajo 
7116 \family sans
7117 Alt+M
7118 \begin_inset space ~
7119 \end_inset
7120
7121 Corchete
7122 \family default
7123 .
7124  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7125  real del delimitador y además se genera el correspondiente delimitador
7126  de cierre.
7127 \begin_inset Newline newline
7128 \end_inset
7129
7130 El comando para el último ejemplo sería 
7131 \series bold
7132
7133 \backslash
7134 ln Alt+M
7135 \series default
7136  
7137 \series bold
7138 (
7139 \backslash
7140 frac
7141 \begin_inset ERT
7142 status collapsed
7143
7144 \begin_layout Plain Layout
7145
7146
7147 \backslash
7148 spce 
7149 \end_layout
7150
7151 \end_inset
7152
7153 A
7154 \begin_inset Formula $\downarrow$
7155 \end_inset
7156
7157
7158 \end_layout
7159
7160 \begin_layout Standard
7161 Para omitir uno de los dos delimitadores se inserta un punto.
7162  Por ejemplo, el comando 
7163 \series bold
7164
7165 \backslash
7166 left.
7167 \backslash
7168 frac
7169 \series default
7170
7171 \begin_inset ERT
7172 status collapsed
7173
7174 \begin_layout Plain Layout
7175
7176
7177 \backslash
7178 spce 
7179 \end_layout
7180
7181 \end_inset
7182
7183
7184 \series bold
7185 A
7186 \begin_inset Formula $\downarrow$
7187 \end_inset
7188
7189 B
7190 \series default
7191
7192 \begin_inset ERT
7193 status collapsed
7194
7195 \begin_layout Plain Layout
7196
7197
7198 \backslash
7199 spce 
7200 \end_layout
7201
7202 \end_inset
7203
7204
7205 \series bold
7206
7207 \backslash
7208 right}
7209 \series default
7210  da lugar a:
7211 \begin_inset Formula \[
7212 \left.\frac{A}{B}\right\} \]
7213
7214 \end_inset
7215
7216
7217 \end_layout
7218
7219 \begin_layout Standard
7220 LyX convertirá los comandos 
7221 \series bold
7222
7223 \backslash
7224 left
7225 \series default
7226  y 
7227 \series bold
7228
7229 \backslash
7230 right
7231 \series default
7232  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7233  omitido aparecerá como línea de trazos.
7234  
7235 \begin_inset VSpace bigskip
7236 \end_inset
7237
7238
7239 \end_layout
7240
7241 \begin_layout Standard
7242 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7243  de LaTeX, el comando 
7244 \series bold
7245
7246 \backslash
7247 middle
7248 \series default
7249
7250 \begin_inset Index
7251 status collapsed
7252
7253 \begin_layout Plain Layout
7254 Comandos ! M ! 
7255 \backslash
7256 middle
7257 \end_layout
7258
7259 \end_inset
7260
7261  está también disponible para todos los delimitadores y límites.
7262  Con este comando la altura del siguiente carácter se adapta a la de los
7263  delimitadores circundantes, lo que es necesario, p.
7264 \begin_inset space \thinspace{}
7265 \end_inset
7266
7267 e., para vectores físicos: 
7268 \begin_inset Formula \[
7269 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7270
7271 \end_inset
7272
7273
7274 \end_layout
7275
7276 \begin_layout Standard
7277 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7278 \begin_inset CommandInset ref
7279 LatexCommand ref
7280 reference "sub:Vectores-físicos"
7281
7282 \end_inset
7283
7284 .
7285 \end_layout
7286
7287 \begin_layout Subsection
7288 Delimitadores horizontales
7289 \begin_inset Index
7290 status collapsed
7291
7292 \begin_layout Plain Layout
7293 Delimitadores ! horizontales
7294 \end_layout
7295
7296 \end_inset
7297
7298
7299 \end_layout
7300
7301 \begin_layout Standard
7302 \noindent
7303 \align center
7304 \begin_inset Tabular
7305 <lyxtabular version="3" rows="4" columns="2">
7306 <features>
7307 <column alignment="center" valignment="top" width="0">
7308 <column alignment="center" valignment="top" width="0">
7309 <row>
7310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 Comando
7315 \begin_inset Note Note
7316 status collapsed
7317
7318 \begin_layout Plain Layout
7319
7320 \series bold
7321
7322 \backslash
7323 raisebox
7324 \series default
7325  se usa sólo como espaciador
7326 \end_layout
7327
7328 \end_inset
7329
7330
7331 \end_layout
7332
7333 \end_inset
7334 </cell>
7335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7336 \begin_inset Text
7337
7338 \begin_layout Plain Layout
7339 Resultado
7340 \end_layout
7341
7342 \end_inset
7343 </cell>
7344 </row>
7345 <row>
7346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350 \begin_inset ERT
7351 status collapsed
7352
7353 \begin_layout Plain Layout
7354
7355
7356 \backslash
7357 raisebox{2.3mm}{
7358 \end_layout
7359
7360 \end_inset
7361
7362
7363 \backslash
7364 overbrace
7365 \begin_inset ERT
7366 status collapsed
7367
7368 \begin_layout Plain Layout
7369
7370
7371 \backslash
7372 spce 
7373 \end_layout
7374
7375 \end_inset
7376
7377 A+B
7378 \begin_inset ERT
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382
7383
7384 \backslash
7385 spce 
7386 \end_layout
7387
7388 \end_inset
7389
7390 ^
7391 \begin_inset ERT
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395
7396
7397 \backslash
7398 spce 
7399 \end_layout
7400
7401 \end_inset
7402
7403 3
7404 \begin_inset ERT
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408
7409 }
7410 \end_layout
7411
7412 \end_inset
7413
7414
7415 \begin_inset Index
7416 status collapsed
7417
7418 \begin_layout Plain Layout
7419 Comandos ! O ! 
7420 \backslash
7421 overbrace
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 \begin_inset Formula $\overbrace{A+B}^{3}$
7436 \end_inset
7437
7438
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 </row>
7444 <row>
7445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7446 \begin_inset Text
7447
7448 \begin_layout Plain Layout
7449 \begin_inset ERT
7450 status collapsed
7451
7452 \begin_layout Plain Layout
7453
7454
7455 \backslash
7456 raisebox{-2.2mm}{
7457 \end_layout
7458
7459 \end_inset
7460
7461
7462 \backslash
7463 underbrace
7464 \begin_inset ERT
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468
7469
7470 \backslash
7471 spce 
7472 \end_layout
7473
7474 \end_inset
7475
7476 A+B
7477 \begin_inset ERT
7478 status collapsed
7479
7480 \begin_layout Plain Layout
7481
7482
7483 \backslash
7484 spce 
7485 \end_layout
7486
7487 \end_inset
7488
7489 _5
7490 \begin_inset ERT
7491 status collapsed
7492
7493 \begin_layout Plain Layout
7494
7495 }
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \begin_inset Index
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505 Comandos ! U ! 
7506 \backslash
7507 underbrace
7508 \end_layout
7509
7510 \end_inset
7511
7512
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 \begin_inset Formula $\underbrace{A+B}_{5}$
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 </row>
7530 <row>
7531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535
7536 \backslash
7537 overbrace
7538 \begin_inset ERT
7539 status collapsed
7540
7541 \begin_layout Plain Layout
7542
7543
7544 \backslash
7545 spce 
7546 \end_layout
7547
7548 \end_inset
7549
7550
7551 \backslash
7552 underbrace
7553 \begin_inset ERT
7554 status collapsed
7555
7556 \begin_layout Plain Layout
7557
7558
7559 \backslash
7560 spce 
7561 \end_layout
7562
7563 \end_inset
7564
7565 A+B_w
7566 \begin_inset ERT
7567 status collapsed
7568
7569 \begin_layout Plain Layout
7570
7571
7572 \backslash
7573 spce 
7574 \end_layout
7575
7576 \end_inset
7577
7578
7579 \begin_inset ERT
7580 status collapsed
7581
7582 \begin_layout Plain Layout
7583
7584
7585 \backslash
7586 spce 
7587 \end_layout
7588
7589 \end_inset
7590
7591 _7
7592 \begin_inset ERT
7593 status collapsed
7594
7595 \begin_layout Plain Layout
7596
7597
7598 \backslash
7599 spce 
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \begin_inset ERT
7606 status collapsed
7607
7608 \begin_layout Plain Layout
7609
7610
7611 \backslash
7612 spce 
7613 \end_layout
7614
7615 \end_inset
7616
7617 ^
7618 \begin_inset ERT
7619 status collapsed
7620
7621 \begin_layout Plain Layout
7622
7623
7624 \backslash
7625 spce 
7626 \end_layout
7627
7628 \end_inset
7629
7630 C
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 </row>
7648 </lyxtabular>
7649
7650 \end_inset
7651
7652
7653 \end_layout
7654
7655 \begin_layout Standard
7656 En el último ejemplo no importa en qué orden se introducen los comandos
7657  
7658 \series bold
7659
7660 \backslash
7661 overbrace
7662 \series default
7663  y 
7664 \series bold
7665
7666 \backslash
7667 underbrace
7668 \series default
7669 .
7670 \begin_inset VSpace bigskip
7671 \end_inset
7672
7673
7674 \end_layout
7675
7676 \begin_layout Standard
7677 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7678  multilínea, como se describe en
7679 \begin_inset space ~
7680 \end_inset
7681
7682
7683 \begin_inset CommandInset ref
7684 LatexCommand ref
7685 reference "sec:Ecuaciones-multilínea"
7686
7687 \end_inset
7688
7689 :
7690 \begin_inset Formula \begin{eqnarray*}
7691 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7692  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7693
7694 \end_inset
7695
7696 En la primera fila se insertan la ecuación y la primera llave.
7697  Aquí es importante insertar el comando de espacio
7698 \begin_inset Foot
7699 status collapsed
7700
7701 \begin_layout Plain Layout
7702 Los comandos para espacios se explican en 
7703 \begin_inset CommandInset ref
7704 LatexCommand ref
7705 reference "sub:Espacio-predefinido"
7706
7707 \end_inset
7708
7709
7710 \end_layout
7711
7712 \end_inset
7713
7714  
7715 \series bold
7716
7717 \backslash
7718 :
7719 \series default
7720  antes de la primera
7721 \series bold
7722  
7723 \series default
7724
7725 \begin_inset Formula $d$
7726 \end_inset
7727
7728 , porque la llave que termina detrás de 
7729 \begin_inset Formula $q$
7730 \end_inset
7731
7732  impide que el siguiente 
7733 \begin_inset Quotes fld
7734 \end_inset
7735
7736 +
7737 \begin_inset Quotes frd
7738 \end_inset
7739
7740  esté rodeado de espacio.
7741 \begin_inset Foot
7742 status collapsed
7743
7744 \begin_layout Plain Layout
7745 Debido a que la llave no es considerada como carácter, véase 
7746 \begin_inset CommandInset ref
7747 LatexCommand ref
7748 reference "sub:Operadores-binarios"
7749
7750 \end_inset
7751
7752
7753 \end_layout
7754
7755 \end_inset
7756
7757  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7758  de 
7759 \begin_inset Formula $b$
7760 \end_inset
7761
7762  se inserta antes el comando 
7763 \series bold
7764
7765 \backslash
7766 hphantom{gggg+
7767 \backslash
7768 :}
7769 \series default
7770 .
7771 \begin_inset Foot
7772 status collapsed
7773
7774 \begin_layout Plain Layout
7775 Más sobre 
7776 \series bold
7777
7778 \backslash
7779 hphantom
7780 \series default
7781  en 
7782 \begin_inset CommandInset ref
7783 LatexCommand ref
7784 reference "sub:Espacios-reservados"
7785
7786 \end_inset
7787
7788
7789 \end_layout
7790
7791 \end_inset
7792
7793  Ese espacio es necesario porque el signo 
7794 \begin_inset Quotes fld
7795 \end_inset
7796
7797 +
7798 \begin_inset Quotes frd
7799 \end_inset
7800
7801  va seguido de un espacio en la ecuación.
7802  La llave se coloca bajo el comando 
7803 \series bold
7804
7805 \backslash
7806 hphantom{bbqq+dddd}
7807 \series default
7808 .
7809  
7810 \end_layout
7811
7812 \begin_layout Standard
7813 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7814  ejemplo:
7815 \begin_inset ERT
7816 status collapsed
7817
7818 \begin_layout Plain Layout
7819
7820
7821 \backslash
7822 setlength{
7823 \backslash
7824 jot}{-6pt}
7825 \end_layout
7826
7827 \end_inset
7828
7829
7830 \begin_inset Formula \begin{eqnarray*}
7831  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7832 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7833
7834 \end_inset
7835
7836
7837 \begin_inset ERT
7838 status collapsed
7839
7840 \begin_layout Plain Layout
7841
7842
7843 \backslash
7844 setlength{
7845 \backslash
7846 jot}{3pt}
7847 \end_layout
7848
7849 \end_inset
7850
7851 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7852  anterior, con la diferencia de que la llave está encima.
7853  La segunda fila contiene la ecuación junto con la segunda llave.
7854  Para evitar que haya demasiado espacio entre la llave superior en la primera
7855  fila y la ecuación hay que reducirlo.
7856  Esto no es fácil de hacer debido a un fallo de LyX.
7857 \begin_inset Foot
7858 status collapsed
7859
7860 \begin_layout Plain Layout
7861 \begin_inset CommandInset href
7862 LatexCommand href
7863 name "LyX-bug #1505"
7864 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7865
7866 \end_inset
7867
7868
7869 \end_layout
7870
7871 \end_inset
7872
7873  Una solución es cambiar la separación global de filas en la ecuación, 
7874 \series bold
7875
7876 \backslash
7877 jot
7878 \series default
7879
7880 \begin_inset Index
7881 status collapsed
7882
7883 \begin_layout Plain Layout
7884 Comandos ! J ! 
7885 \backslash
7886 jot
7887 \end_layout
7888
7889 \end_inset
7890
7891 , en -6
7892 \begin_inset space \thinspace{}
7893 \end_inset
7894
7895 pt insertando antes de la ecuación el comando 
7896 \series bold
7897
7898 \backslash
7899 setlength{
7900 \backslash
7901 jot}{-6pt}
7902 \series default
7903  en modo TeX.
7904  Después de la ecuación se vuelve al valor normal 3
7905 \begin_inset space \thinspace{}
7906 \end_inset
7907
7908 pt de 
7909 \series bold
7910
7911 \backslash
7912 jot
7913 \series default
7914  usando el mismo comando.
7915  Más información sobre separación de filas en ecuaciones en
7916 \begin_inset space ~
7917 \end_inset
7918
7919
7920 \begin_inset CommandInset ref
7921 LatexCommand ref
7922 reference "sub:Separación-de-líneas"
7923
7924 \end_inset
7925
7926 .
7927 \end_layout
7928
7929 \begin_layout Section
7930 Flechas
7931 \begin_inset Index
7932 status collapsed
7933
7934 \begin_layout Plain Layout
7935 Flechas
7936 \end_layout
7937
7938 \end_inset
7939
7940
7941 \end_layout
7942
7943 \begin_layout Standard
7944 Las flechas se pueden insertar con el botón 
7945 \begin_inset Graphics
7946         filename ../../images/math/leftarrow.png
7947         scale 85
7948
7949 \end_inset
7950
7951  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7952  siguientes.
7953 \end_layout
7954
7955 \begin_layout Subsection
7956 Flechas horizontales
7957 \begin_inset Index
7958 status collapsed
7959
7960 \begin_layout Plain Layout
7961 Flechas ! horizontales
7962 \end_layout
7963
7964 \end_inset
7965
7966
7967 \end_layout
7968
7969 \begin_layout Standard
7970 \begin_inset space \hfill{}
7971 \end_inset
7972
7973
7974 \begin_inset Tabular
7975 <lyxtabular version="3" rows="8" columns="2">
7976 <features>
7977 <column alignment="center" valignment="top" width="0pt">
7978 <column alignment="center" valignment="top" width="0pt">
7979 <row>
7980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984 Comando
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 Resultado
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 </row>
7999 <row>
8000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004
8005 \backslash
8006 gets
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 \begin_inset Formula $\gets$
8016 \end_inset
8017
8018
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 </row>
8024 <row>
8025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029
8030 \backslash
8031 Leftarrow
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 \begin_inset Formula $\Leftarrow$
8041 \end_inset
8042
8043
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 </row>
8049 <row>
8050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054
8055 \backslash
8056 longleftarrow
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065 \begin_inset Formula $\longleftarrow$
8066 \end_inset
8067
8068
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 </row>
8074 <row>
8075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079
8080 \backslash
8081 Longleftarrow
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 \begin_inset Formula $\Longleftarrow$
8091 \end_inset
8092
8093
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 </row>
8099 <row>
8100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104
8105 \backslash
8106 leftharpoonup
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115 \begin_inset Formula $\leftharpoonup$
8116 \end_inset
8117
8118
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 </row>
8124 <row>
8125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129
8130 \backslash
8131 leftharpoondown
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 \begin_inset Formula $\leftharpoondown$
8141 \end_inset
8142
8143
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 </row>
8149 <row>
8150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154
8155 \backslash
8156 hookleftarrow
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165 \begin_inset Formula $\hookleftarrow$
8166 \end_inset
8167
8168
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 </row>
8174 </lyxtabular>
8175
8176 \end_inset
8177
8178
8179 \begin_inset space \hfill{}
8180 \end_inset
8181
8182
8183 \begin_inset Tabular
8184 <lyxtabular version="3" rows="8" columns="2">
8185 <features>
8186 <column alignment="center" valignment="top" width="0pt">
8187 <column alignment="center" valignment="top" width="0pt">
8188 <row>
8189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 Comando
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 Resultado
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 </row>
8208 <row>
8209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213
8214 \backslash
8215 to
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 \begin_inset Formula $\to$
8225 \end_inset
8226
8227
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 </row>
8233 <row>
8234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238
8239 \backslash
8240 Rightarrow
8241 \end_layout
8242
8243 \end_inset
8244 </cell>
8245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249 \begin_inset Formula $\Rightarrow$
8250 \end_inset
8251
8252
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 </row>
8258 <row>
8259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263
8264 \backslash
8265 longrightarrow
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 \begin_inset Formula $\longrightarrow$
8275 \end_inset
8276
8277
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 </row>
8283 <row>
8284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288
8289 \backslash
8290 Longrightarrow
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 \begin_inset Formula $\Longrightarrow$
8300 \end_inset
8301
8302
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 </row>
8308 <row>
8309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313
8314 \backslash
8315 rightharpoonup
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 \begin_inset Formula $\rightharpoonup$
8325 \end_inset
8326
8327
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 </row>
8333 <row>
8334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338
8339 \backslash
8340 rightharpoondown
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349 \begin_inset Formula $\rightharpoondown$
8350 \end_inset
8351
8352
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 </row>
8358 <row>
8359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363
8364 \backslash
8365 hookrightarrow
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 \begin_inset Formula $\hookrightarrow$
8375 \end_inset
8376
8377
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 </lyxtabular>
8384
8385 \end_inset
8386
8387
8388 \begin_inset space \hfill{}
8389 \end_inset
8390
8391
8392 \end_layout
8393
8394 \begin_layout Standard
8395 \begin_inset space \hfill{}
8396 \end_inset
8397
8398
8399 \begin_inset Tabular
8400 <lyxtabular version="3" rows="6" columns="2">
8401 <features>
8402 <column alignment="center" valignment="top" width="0pt">
8403 <column alignment="center" valignment="top" width="0pt">
8404 <row>
8405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 Comando
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 Resultado
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 <row>
8425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429
8430 \backslash
8431 leftrightarrow
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 \begin_inset Formula $\leftrightarrow$
8441 \end_inset
8442
8443
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 </row>
8449 <row>
8450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454
8455 \backslash
8456 Leftrightarrow
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 \begin_inset Formula $\Leftrightarrow$
8466 \end_inset
8467
8468
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 </row>
8474 <row>
8475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479
8480 \backslash
8481 longleftrightarrow
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 \begin_inset Formula $\longleftrightarrow$
8491 \end_inset
8492
8493
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row>
8500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504
8505 \backslash
8506 Longleftrightarrow
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 \begin_inset Formula $\Longleftrightarrow$
8516 \end_inset
8517
8518
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 </row>
8524 <row>
8525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529
8530 \backslash
8531 rightleftharpoons
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 \begin_inset Formula $\rightleftharpoons$
8541 \end_inset
8542
8543
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 </lyxtabular>
8550
8551 \end_inset
8552
8553
8554 \begin_inset space \hspace{}
8555 \length 25pt
8556 \end_inset
8557
8558
8559 \begin_inset space \hfill{}
8560 \end_inset
8561
8562
8563 \begin_inset Tabular
8564 <lyxtabular version="3" rows="5" columns="2">
8565 <features>
8566 <column alignment="center" valignment="top" width="0pt">
8567 <column alignment="center" valignment="top" width="0pt">
8568 <row>
8569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 Comando
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 Resultado
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 </row>
8588 <row>
8589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593
8594 \backslash
8595 mapsto
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604 \begin_inset Formula $\mapsto$
8605 \end_inset
8606
8607
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 </row>
8613 <row>
8614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618
8619 \backslash
8620 longmapsto
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 \begin_inset Formula $\longmapsto$
8630 \end_inset
8631
8632
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 </row>
8638 <row>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643
8644 \backslash
8645 leadsto
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654 \begin_inset Formula $\leadsto$
8655 \end_inset
8656
8657
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 <row>
8664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668
8669 \backslash
8670 dasharrow
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 \begin_inset Formula $\dasharrow$
8680 \end_inset
8681
8682
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 </row>
8688 </lyxtabular>
8689
8690 \end_inset
8691
8692
8693 \begin_inset space \hfill{}
8694 \end_inset
8695
8696
8697 \begin_inset VSpace medskip
8698 \end_inset
8699
8700
8701 \end_layout
8702
8703 \begin_layout Standard
8704 Las flechas que se utilizan como acentos, p.
8705 \begin_inset space \thinspace{}
8706 \end_inset
8707
8708 e.
8709  en vectores, se describen en 
8710 \begin_inset CommandInset ref
8711 LatexCommand ref
8712 reference "sec:Acentos"
8713
8714 \end_inset
8715
8716 .
8717  
8718 \begin_inset VSpace bigskip
8719 \end_inset
8720
8721
8722 \end_layout
8723
8724 \begin_layout Standard
8725 Además hay las flechas etiquetadas
8726 \begin_inset Index
8727 status collapsed
8728
8729 \begin_layout Plain Layout
8730 Flechas ! etiquetadas
8731 \end_layout
8732
8733 \end_inset
8734
8735  
8736 \series bold
8737
8738 \backslash
8739 xleftarrow
8740 \series default
8741
8742 \begin_inset Index
8743 status collapsed
8744
8745 \begin_layout Plain Layout
8746 Comandos ! X ! 
8747 \backslash
8748 xleftarrow
8749 \end_layout
8750
8751 \end_inset
8752
8753  y 
8754 \series bold
8755
8756 \backslash
8757 xrightarrow
8758 \series default
8759
8760 \begin_inset Index
8761 status collapsed
8762
8763 \begin_layout Plain Layout
8764 Comandos ! X ! 
8765 \backslash
8766 xrightarrow
8767 \begin_inset ERT
8768 status collapsed
8769
8770 \begin_layout Plain Layout
8771
8772
8773 \backslash
8774 vspace{4mm}
8775 \end_layout
8776
8777 \end_inset
8778
8779
8780 \end_layout
8781
8782 \end_inset
8783
8784 .
8785  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8786  con dos marcos azules donde se puede insertar la etiqueta.
8787  La longitud de la flecha se adapta a la anchura de la etiqueta.
8788 \end_layout
8789
8790 \begin_layout Standard
8791 \noindent
8792 \align center
8793 \begin_inset Tabular
8794 <lyxtabular version="3" rows="3" columns="2">
8795 <features>
8796 <column alignment="center" valignment="top" width="0">
8797 <column alignment="center" valignment="top" width="0">
8798 <row>
8799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 Comando
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 Resultado
8813 \begin_inset Note Note
8814 status collapsed
8815
8816 \begin_layout Plain Layout
8817
8818 \series bold
8819
8820 \backslash
8821 raisebox
8822 \series default
8823  se usa sólo como espaciador
8824 \end_layout
8825
8826 \end_inset
8827
8828
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 </row>
8834 <row>
8835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 F(a)
8840 \backslash
8841 xleftarrow
8842 \begin_inset ERT
8843 status collapsed
8844
8845 \begin_layout Plain Layout
8846
8847
8848 \backslash
8849 spce 
8850 \end_layout
8851
8852 \end_inset
8853
8854 x=a
8855 \begin_inset Formula $\downarrow$
8856 \end_inset
8857
8858 x>0
8859 \begin_inset Formula $\to$
8860 \end_inset
8861
8862 F(x)
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8872 \end_inset
8873
8874
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 F(x)
8886 \backslash
8887 xrightarrow
8888 \begin_inset ERT
8889 status collapsed
8890
8891 \begin_layout Plain Layout
8892
8893
8894 \backslash
8895 spce 
8896 \end_layout
8897
8898 \end_inset
8899
8900 x=a
8901 \begin_inset Formula $\downarrow$
8902 \end_inset
8903
8904 x>0
8905 \begin_inset Formula $\to$
8906 \end_inset
8907
8908 F(a)
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8918 \end_inset
8919
8920
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 </row>
8926 </lyxtabular>
8927
8928 \end_inset
8929
8930
8931 \end_layout
8932
8933 \begin_layout Subsection
8934 Flechas verticales y diagonales
8935 \begin_inset Index
8936 status collapsed
8937
8938 \begin_layout Plain Layout
8939 Flechas ! diagonales
8940 \end_layout
8941
8942 \end_inset
8943
8944
8945 \begin_inset Index
8946 status collapsed
8947
8948 \begin_layout Plain Layout
8949 Flechas ! verticales
8950 \end_layout
8951
8952 \end_inset
8953
8954
8955 \end_layout
8956
8957 \begin_layout Standard
8958 \begin_inset space \hfill{}
8959 \end_inset
8960
8961
8962 \begin_inset Tabular
8963 <lyxtabular version="3" rows="7" columns="2">
8964 <features>
8965 <column alignment="center" valignment="top" width="0pt">
8966 <column alignment="center" valignment="top" width="0pt">
8967 <row>
8968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 Comando
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 Resultado
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 </row>
8987 <row>
8988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992
8993 \backslash
8994 uparrow
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003 \begin_inset Formula $\uparrow$
9004 \end_inset
9005
9006
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 </row>
9012 <row>
9013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017
9018 \backslash
9019 Uparrow
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028 \begin_inset Formula $\Uparrow$
9029 \end_inset
9030
9031
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 </row>
9037 <row>
9038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042
9043 \backslash
9044 updownarrow
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053 \begin_inset Formula $\updownarrow$
9054 \end_inset
9055
9056
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 </row>
9062 <row>
9063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067
9068 \backslash
9069 Updownarrow
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 \begin_inset Formula $\Updownarrow$
9079 \end_inset
9080
9081
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 </row>
9087 <row>
9088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092
9093 \backslash
9094 Downarrow
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103 \begin_inset Formula $\Downarrow$
9104 \end_inset
9105
9106
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \backslash
9119 downarrow
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 \begin_inset Formula $\downarrow$
9129 \end_inset
9130
9131
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 </row>
9137 </lyxtabular>
9138
9139 \end_inset
9140
9141
9142 \begin_inset space \hfill{}
9143 \end_inset
9144
9145
9146 \begin_inset Tabular
9147 <lyxtabular version="3" rows="5" columns="2">
9148 <features>
9149 <column alignment="center" valignment="top" width="0pt">
9150 <column alignment="center" valignment="top" width="0pt">
9151 <row>
9152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 Comando
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165 Resultado
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 </row>
9171 <row>
9172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176
9177 \backslash
9178 nearrow
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 \begin_inset Formula $\nearrow$
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \backslash
9203 searrow
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212 \begin_inset Formula $\searrow$
9213 \end_inset
9214
9215
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row>
9222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \backslash
9228 swarrow
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 \begin_inset Formula $\swarrow$
9238 \end_inset
9239
9240
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row>
9247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \backslash
9253 nwarrow
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 \begin_inset Formula $\nwarrow$
9263 \end_inset
9264
9265
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 </row>
9271 </lyxtabular>
9272
9273 \end_inset
9274
9275
9276 \begin_inset space \hfill{}
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \begin_layout Standard
9283 \begin_inset VSpace medskip
9284 \end_inset
9285
9286
9287 \end_layout
9288
9289 \begin_layout Standard
9290 Las flechas verticales también se pueden usar como delimitadores junto con
9291  los comandos descritos en
9292 \begin_inset space ~
9293 \end_inset
9294
9295
9296 \begin_inset CommandInset ref
9297 LatexCommand ref
9298 reference "sub:Tamaño-manual-de"
9299
9300 \end_inset
9301
9302  y 
9303 \begin_inset CommandInset ref
9304 LatexCommand ref
9305 reference "sub:Tamaño-automático-de"
9306
9307 \end_inset
9308
9309 .
9310 \end_layout
9311
9312 \begin_layout Standard
9313
9314 \end_layout
9315
9316 \begin_layout Section
9317 Acentos
9318 \begin_inset CommandInset label
9319 LatexCommand label
9320 name "sec:Acentos"
9321
9322 \end_inset
9323
9324
9325 \begin_inset Index
9326 status collapsed
9327
9328 \begin_layout Plain Layout
9329 Acentos
9330 \end_layout
9331
9332 \end_inset
9333
9334
9335 \end_layout
9336
9337 \begin_layout Standard
9338 Los acentos se pueden insertar con el botón 
9339 \begin_inset Graphics
9340         filename ../../images/math/hat.png
9341         scale 85
9342
9343 \end_inset
9344
9345  o mediante los comandos listados en las siguientes subsecciones.
9346 \end_layout
9347
9348 \begin_layout Subsection
9349 Acentos para un carácter
9350 \begin_inset ERT
9351 status collapsed
9352
9353 \begin_layout Plain Layout
9354
9355
9356 \backslash
9357 texorpdfstring{
9358 \end_layout
9359
9360 \end_inset
9361
9362
9363 \begin_inset Foot
9364 status collapsed
9365
9366 \begin_layout Plain Layout
9367 Para acentos en texto, véase 
9368 \begin_inset CommandInset ref
9369 LatexCommand ref
9370 reference "sub:Acentos-en-texto"
9371
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \end_inset
9378
9379
9380 \begin_inset ERT
9381 status collapsed
9382
9383 \begin_layout Plain Layout
9384
9385 }{}
9386 \end_layout
9387
9388 \end_inset
9389
9390
9391 \begin_inset Note Note
9392 status collapsed
9393
9394 \begin_layout Plain Layout
9395
9396 \backslash
9397 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9398  PDF.
9399 \end_layout
9400
9401 \begin_layout Plain Layout
9402 Más sobre 
9403 \backslash
9404 texorpdfstring en la sección 
9405 \begin_inset CommandInset ref
9406 LatexCommand ref
9407 reference "sub:Ecuaciones-en-encabezados"
9408
9409 \end_inset
9410
9411 .
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \begin_inset CommandInset label
9418 LatexCommand label
9419 name "sub:Acentos-para-un"
9420
9421 \end_inset
9422
9423
9424 \begin_inset Index
9425 status collapsed
9426
9427 \begin_layout Plain Layout
9428 Acentos ! para un carácter
9429 \end_layout
9430
9431 \end_inset
9432
9433
9434 \end_layout
9435
9436 \begin_layout Standard
9437 \begin_inset space \hfill{}
9438 \end_inset
9439
9440
9441 \begin_inset Tabular
9442 <lyxtabular version="3" rows="8" columns="2">
9443 <features>
9444 <column alignment="center" valignment="top" width="0pt">
9445 <column alignment="center" valignment="top" width="0pt">
9446 <row>
9447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 Comando
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460 Resultado
9461 \begin_inset Note Note
9462 status collapsed
9463
9464 \begin_layout Plain Layout
9465
9466 \series bold
9467
9468 \backslash
9469 raisebox
9470 \series default
9471  se usa sólo como espaciador
9472 \end_layout
9473
9474 \end_inset
9475
9476
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 </row>
9482 <row>
9483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487
9488 \backslash
9489 dot
9490 \begin_inset ERT
9491 status collapsed
9492
9493 \begin_layout Plain Layout
9494
9495
9496 \backslash
9497 spce 
9498 \end_layout
9499
9500 \end_inset
9501
9502 A
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9508 \begin_inset Text
9509
9510 \begin_layout Plain Layout
9511 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9512 \end_inset
9513
9514
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 </row>
9520 <row>
9521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525
9526 \backslash
9527 ddot
9528 \begin_inset ERT
9529 status collapsed
9530
9531 \begin_layout Plain Layout
9532
9533
9534 \backslash
9535 spce 
9536 \end_layout
9537
9538 \end_inset
9539
9540 A
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563
9564 \backslash
9565 dddot
9566 \begin_inset ERT
9567 status collapsed
9568
9569 \begin_layout Plain Layout
9570
9571
9572 \backslash
9573 spce 
9574 \end_layout
9575
9576 \end_inset
9577
9578 A
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9588 \end_inset
9589
9590
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 </row>
9596 <row>
9597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \backslash
9603 ddddot{A
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9613 \end_inset
9614
9615
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row>
9622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \backslash
9628 vec
9629 \begin_inset ERT
9630 status collapsed
9631
9632 \begin_layout Plain Layout
9633
9634
9635 \backslash
9636 spce 
9637 \end_layout
9638
9639 \end_inset
9640
9641 A
9642 \begin_inset Index
9643 status collapsed
9644
9645 \begin_layout Plain Layout
9646 Vectores
9647 \end_layout
9648
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9657 \begin_inset Text
9658
9659 \begin_layout Plain Layout
9660 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 </row>
9669 <row>
9670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674
9675 \backslash
9676 bar
9677 \begin_inset ERT
9678 status collapsed
9679
9680 \begin_layout Plain Layout
9681
9682
9683 \backslash
9684 spce 
9685 \end_layout
9686
9687 \end_inset
9688
9689 A
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9695 \begin_inset Text
9696
9697 \begin_layout Plain Layout
9698 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9699 \end_inset
9700
9701
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 </row>
9707 <row>
9708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712
9713 \backslash
9714 mathring
9715 \begin_inset ERT
9716 status collapsed
9717
9718 \begin_layout Plain Layout
9719
9720
9721 \backslash
9722 spce 
9723 \end_layout
9724
9725 \end_inset
9726
9727 A
9728 \end_layout
9729
9730 \end_inset
9731 </cell>
9732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9733 \begin_inset Text
9734
9735 \begin_layout Plain Layout
9736 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9737 \end_inset
9738
9739
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 </row>
9745 </lyxtabular>
9746
9747 \end_inset
9748
9749
9750 \begin_inset space \hfill{}
9751 \end_inset
9752
9753
9754 \begin_inset Tabular
9755 <lyxtabular version="3" rows="7" columns="2">
9756 <features>
9757 <column alignment="center" valignment="top" width="0pt">
9758 <column alignment="center" valignment="top" width="0pt">
9759 <row>
9760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764 Comando
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773 Resultado
9774 \begin_inset Note Note
9775 status collapsed
9776
9777 \begin_layout Plain Layout
9778
9779 \series bold
9780
9781 \backslash
9782 raisebox
9783 \series default
9784  se usa sólo como espaciador
9785 \end_layout
9786
9787 \end_inset
9788
9789
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 </row>
9795 <row>
9796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800
9801 \backslash
9802 tilde
9803 \begin_inset ERT
9804 status collapsed
9805
9806 \begin_layout Plain Layout
9807
9808
9809 \backslash
9810 spce 
9811 \end_layout
9812
9813 \end_inset
9814
9815 A
9816 \end_layout
9817
9818 \end_inset
9819 </cell>
9820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9825 \end_inset
9826
9827
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 </row>
9833 <row>
9834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838
9839 \backslash
9840 hat
9841 \begin_inset ERT
9842 status collapsed
9843
9844 \begin_layout Plain Layout
9845
9846
9847 \backslash
9848 spce 
9849 \end_layout
9850
9851 \end_inset
9852
9853 A
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \end_inset
9869 </cell>
9870 </row>
9871 <row>
9872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876
9877 \backslash
9878 check
9879 \begin_inset ERT
9880 status collapsed
9881
9882 \begin_layout Plain Layout
9883
9884
9885 \backslash
9886 spce 
9887 \end_layout
9888
9889 \end_inset
9890
9891 A
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9901 \end_inset
9902
9903
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 </row>
9909 <row>
9910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914
9915 \backslash
9916 acute
9917 \begin_inset ERT
9918 status collapsed
9919
9920 \begin_layout Plain Layout
9921
9922
9923 \backslash
9924 spce 
9925 \end_layout
9926
9927 \end_inset
9928
9929 A
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9939 \end_inset
9940
9941
9942 \end_layout
9943
9944 \end_inset
9945 </cell>
9946 </row>
9947 <row>
9948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Plain Layout
9952
9953 \backslash
9954 grave
9955 \begin_inset ERT
9956 status collapsed
9957
9958 \begin_layout Plain Layout
9959
9960
9961 \backslash
9962 spce 
9963 \end_layout
9964
9965 \end_inset
9966
9967 A
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9977 \end_inset
9978
9979
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 </row>
9985 <row>
9986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990
9991 \backslash
9992 breve
9993 \begin_inset ERT
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997
9998
9999 \backslash
10000 spce 
10001 \end_layout
10002
10003 \end_inset
10004
10005 A
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 </lyxtabular>
10024
10025 \end_inset
10026
10027
10028 \begin_inset space \hfill{}
10029 \end_inset
10030
10031
10032 \end_layout
10033
10034 \begin_layout Standard
10035 \begin_inset VSpace bigskip
10036 \end_inset
10037
10038
10039 \end_layout
10040
10041 \begin_layout Standard
10042 En ecuaciones se pueden insertar acentos como é directamente.
10043  LyX los transformará al comando de acento correspondiente.
10044  Para poner diéresis
10045 \begin_inset Index
10046 status collapsed
10047
10048 \begin_layout Plain Layout
10049 Dieresis@Diéresis
10050 \end_layout
10051
10052 \end_inset
10053
10054  es mejor insertar comillas antes de la vocal.
10055  Estos dos caracteres son considerados por LaTeX como 
10056 \emph on
10057 un solo
10058 \emph default
10059  carácter si la parte de la ecuación con la diéresis se marca en idioma
10060  alemán.
10061 \begin_inset Foot
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065 O algún otro idioma que use acentos, p.
10066 \begin_inset space \thinspace{}
10067 \end_inset
10068
10069 e.
10070  catalán.
10071  Aunque esto no funciona en español por algún conflicto con el estilo 
10072 \series bold
10073 spanish
10074 \series default
10075  de 
10076 \series bold
10077 babel
10078 \series default
10079 , no es necesario: se puede escribir 
10080 \begin_inset Formula $ï$
10081 \end_inset
10082
10083  en una ecuación igual que se hace en texto normal, ï.
10084  (
10085 \emph on
10086 N.
10087 \begin_inset space \thinspace{}
10088 \end_inset
10089
10090 del t.
10091 \emph default
10092 )
10093 \end_layout
10094
10095 \end_inset
10096
10097  A diferencia de 
10098 \series bold
10099
10100 \backslash
10101 ddot
10102 \series default
10103 , con este método se generan diéresis 
10104 \begin_inset Quotes fld
10105 \end_inset
10106
10107 reales
10108 \begin_inset Quotes frd
10109 \end_inset
10110
10111 , como se demuestra en el siguiente ejemplo:
10112 \begin_inset VSpace -2mm
10113 \end_inset
10114
10115
10116 \end_layout
10117
10118 \begin_layout Standard
10119 \noindent
10120 \align center
10121 \begin_inset Tabular
10122 <lyxtabular version="3" rows="3" columns="2">
10123 <features>
10124 <column alignment="center" valignment="top" width="0">
10125 <column alignment="center" valignment="top" width="0">
10126 <row>
10127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131 Comando
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140 Resultado
10141 \begin_inset Note Note
10142 status collapsed
10143
10144 \begin_layout Plain Layout
10145
10146 \series bold
10147
10148 \backslash
10149 raisebox
10150 \series default
10151  se usa sólo como espaciador.
10152 \end_layout
10153
10154 \end_inset
10155
10156
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 </row>
10162 <row>
10163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167 ï
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 \begin_inset Formula $ï$
10177 \end_inset
10178
10179
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 </row>
10185 <row>
10186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Plain Layout
10190
10191 \backslash
10192 ddot
10193 \begin_inset ERT
10194 status collapsed
10195
10196 \begin_layout Plain Layout
10197
10198
10199 \backslash
10200 spce 
10201 \end_layout
10202
10203 \end_inset
10204
10205 i
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10215 \end_inset
10216
10217
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 </row>
10223 </lyxtabular>
10224
10225 \end_inset
10226
10227
10228 \end_layout
10229
10230 \begin_layout Standard
10231 Otra ventaja frente a 
10232 \series bold
10233
10234 \backslash
10235 ddot
10236 \series default
10237  es que la diéresis puede convertirse directamente a texto matemático, porque
10238  los anteriores comandos para acentos 
10239 \emph on
10240 no están permitidos en texto matemático
10241 \emph default
10242 .
10243  Para convertir un carácter acentuado a texto matemático, se debe convertir
10244  sólo el carácter bajo el acento.
10245  Esto también se aplica para otras conversiones, p.
10246 \begin_inset space \thinspace{}
10247 \end_inset
10248
10249 e.
10250 \begin_inset space ~
10251 \end_inset
10252
10253 cursiva o negrita.
10254 \end_layout
10255
10256 \begin_layout Standard
10257 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10258 \end_layout
10259
10260 \begin_layout Subsection
10261 Acentos para operadores
10262 \begin_inset Index
10263 status collapsed
10264
10265 \begin_layout Plain Layout
10266 Acentos ! en operadores
10267 \end_layout
10268
10269 \end_inset
10270
10271
10272 \end_layout
10273
10274 \begin_layout Standard
10275 Con los comandos 
10276 \series bold
10277
10278 \backslash
10279 overset
10280 \series default
10281
10282 \begin_inset Index
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 Comandos ! O ! 
10287 \backslash
10288 overset
10289 \end_layout
10290
10291 \end_inset
10292
10293  y 
10294 \series bold
10295
10296 \backslash
10297 underset
10298 \series default
10299
10300 \begin_inset Index
10301 status collapsed
10302
10303 \begin_layout Plain Layout
10304 Comandos ! U ! 
10305 \backslash
10306 underset
10307 \end_layout
10308
10309 \end_inset
10310
10311  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10312  Con el comando 
10313 \series bold
10314
10315 \backslash
10316 sideset
10317 \series default
10318
10319 \begin_inset Index
10320 status collapsed
10321
10322 \begin_layout Plain Layout
10323 Comandos ! S ! 
10324 \backslash
10325 sideset
10326 \end_layout
10327
10328 \end_inset
10329
10330  se pueden poner caracteres delante y detrás de un operador.
10331  El esquema del comando es:
10332 \end_layout
10333
10334 \begin_layout Standard
10335
10336 \series bold
10337
10338 \backslash
10339 sideset{carácter
10340 \series default
10341  
10342 \series bold
10343 anterior}{carácter posterior}
10344 \end_layout
10345
10346 \begin_layout Standard
10347
10348 \series bold
10349
10350 \backslash
10351 sideset
10352 \series default
10353  siempre debe estar delante del operador que debe acentuarse.
10354  Se puede acentuar con varios caracteres e incluso con otros operadores
10355  y símbolos.
10356  Para colocar con
10357 \series bold
10358  
10359 \backslash
10360 sideset
10361 \series default
10362  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10363  el primer par de llaves, pero sin quitarlas.
10364  
10365 \end_layout
10366
10367 \begin_layout Standard
10368 Por ejemplo, el comando 
10369 \series bold
10370
10371 \backslash
10372 sideset{
10373 \begin_inset Formula $\to$
10374 \end_inset
10375
10376
10377 \backslash
10378 {
10379 \series default
10380 '
10381 \series bold
10382
10383 \begin_inset Formula $\to$
10384 \end_inset
10385
10386
10387 \backslash
10388 sum_k=1
10389 \begin_inset ERT
10390 status collapsed
10391
10392 \begin_layout Plain Layout
10393
10394
10395 \backslash
10396 spce 
10397 \end_layout
10398
10399 \end_inset
10400
10401
10402 \series default
10403 ^
10404 \series bold
10405
10406 \begin_inset ERT
10407 status collapsed
10408
10409 \begin_layout Plain Layout
10410
10411
10412 \backslash
10413 spce 
10414 \end_layout
10415
10416 \end_inset
10417
10418 n
10419 \series default
10420  genera:
10421 \begin_inset Formula \[
10422 \sideset{}{'}\sum_{k=1}^{n}\]
10423
10424 \end_inset
10425
10426
10427 \end_layout
10428
10429 \begin_layout Standard
10430 El comando 
10431 \series bold
10432
10433 \backslash
10434 overset
10435 \begin_inset ERT
10436 status collapsed
10437
10438 \begin_layout Plain Layout
10439
10440
10441 \backslash
10442 spce 
10443 \end_layout
10444
10445 \end_inset
10446
10447
10448 \backslash
10449 maltese
10450 \begin_inset ERT
10451 status collapsed
10452
10453 \begin_layout Plain Layout
10454
10455
10456 \backslash
10457 spce 
10458 \end_layout
10459
10460 \end_inset
10461
10462
10463 \series default
10464
10465 \begin_inset Formula $\uparrow$
10466 \end_inset
10467
10468
10469 \series bold
10470 a
10471 \series default
10472  genera:
10473 \begin_inset Formula \[
10474 \overset{a}{\maltese}\]
10475
10476 \end_inset
10477
10478
10479 \end_layout
10480
10481 \begin_layout Standard
10482 Como se ve en el último ejemplo, con 
10483 \series bold
10484
10485 \backslash
10486 overset
10487 \series default
10488  y 
10489 \series bold
10490
10491 \backslash
10492 underset
10493 \series default
10494  también se pueden acentuar símbolos y caracteres; con 
10495 \series bold
10496
10497 \backslash
10498 sideset
10499 \series default
10500  esto no es posible.
10501 \end_layout
10502
10503 \begin_layout Subsection
10504 Acentos para varios caracteres
10505 \begin_inset Index
10506 status collapsed
10507
10508 \begin_layout Plain Layout
10509 Acentos ! en varios caracteres
10510 \end_layout
10511
10512 \end_inset
10513
10514
10515 \end_layout
10516
10517 \begin_layout Standard
10518 \begin_inset space \hfill{}
10519 \end_inset
10520
10521
10522 \begin_inset Tabular
10523 <lyxtabular version="3" rows="5" columns="2">
10524 <features>
10525 <column alignment="center" valignment="top" width="0pt">
10526 <column alignment="center" valignment="top" width="0pt">
10527 <row>
10528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 Comando
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 Resultado
10542 \begin_inset Note Note
10543 status collapsed
10544
10545 \begin_layout Plain Layout
10546
10547 \series bold
10548
10549 \backslash
10550 raisebox
10551 \series default
10552  se usa sólo como espaciador
10553 \end_layout
10554
10555 \end_inset
10556
10557
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 <row>
10564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568
10569 \backslash
10570 overleftarrow
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 A=B
10584 \end_layout
10585
10586 \end_inset
10587 </cell>
10588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10589 \begin_inset Text
10590
10591 \begin_layout Plain Layout
10592 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10593 \end_inset
10594
10595
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 </row>
10601 <row>
10602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606
10607 \backslash
10608 underleftarrow
10609 \begin_inset ERT
10610 status collapsed
10611
10612 \begin_layout Plain Layout
10613
10614
10615 \backslash
10616 spce 
10617 \end_layout
10618
10619 \end_inset
10620
10621 A=B
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10631 \end_inset
10632
10633
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 </row>
10639 <row>
10640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644
10645 \backslash
10646 overleftrightarrow
10647 \begin_inset ERT
10648 status collapsed
10649
10650 \begin_layout Plain Layout
10651
10652
10653 \backslash
10654 spce 
10655 \end_layout
10656
10657 \end_inset
10658
10659 A=B
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10669 \end_inset
10670
10671
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 </row>
10677 <row>
10678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682
10683 \backslash
10684 underleftrightarrow
10685 \begin_inset ERT
10686 status collapsed
10687
10688 \begin_layout Plain Layout
10689
10690
10691 \backslash
10692 spce 
10693 \end_layout
10694
10695 \end_inset
10696
10697 A=B
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 </lyxtabular>
10716
10717 \end_inset
10718
10719
10720 \begin_inset space \hfill{}
10721 \end_inset
10722
10723
10724 \begin_inset Tabular
10725 <lyxtabular version="3" rows="5" columns="2">
10726 <features>
10727 <column alignment="center" valignment="top" width="0pt">
10728 <column alignment="center" valignment="top" width="0pt">
10729 <row>
10730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 Comando
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 Resultado
10744 \begin_inset Note Note
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748
10749 \series bold
10750
10751 \backslash
10752 raisebox
10753 \series default
10754  se usa sólo como espaciador
10755 \end_layout
10756
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \backslash
10772 overrightarrow
10773 \begin_inset ERT
10774 status collapsed
10775
10776 \begin_layout Plain Layout
10777
10778
10779 \backslash
10780 spce 
10781 \end_layout
10782
10783 \end_inset
10784
10785 A=B
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 </row>
10803 <row>
10804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808
10809 \backslash
10810 underrightarrow
10811 \begin_inset ERT
10812 status collapsed
10813
10814 \begin_layout Plain Layout
10815
10816
10817 \backslash
10818 spce 
10819 \end_layout
10820
10821 \end_inset
10822
10823 A=B
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10833 \end_inset
10834
10835
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 <row>
10842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846
10847 \backslash
10848 widetilde
10849 \begin_inset ERT
10850 status collapsed
10851
10852 \begin_layout Plain Layout
10853
10854
10855 \backslash
10856 spce 
10857 \end_layout
10858
10859 \end_inset
10860
10861 A=B
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10871 \end_inset
10872
10873
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 </row>
10879 <row>
10880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884
10885 \backslash
10886 widehat
10887 \begin_inset ERT
10888 status collapsed
10889
10890 \begin_layout Plain Layout
10891
10892
10893 \backslash
10894 spce 
10895 \end_layout
10896
10897 \end_inset
10898
10899 A=B
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10909 \end_inset
10910
10911
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 </row>
10917 </lyxtabular>
10918
10919 \end_inset
10920
10921
10922 \begin_inset space \hfill{}
10923 \end_inset
10924
10925
10926 \end_layout
10927
10928 \begin_layout Standard
10929 \begin_inset VSpace medskip
10930 \end_inset
10931
10932
10933 \end_layout
10934
10935 \begin_layout Standard
10936 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10937  Pero los acentos 
10938 \series bold
10939
10940 \backslash
10941 widetilde
10942 \series default
10943  y 
10944 \series bold
10945
10946 \backslash
10947 widehat
10948 \series default
10949  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10950  ejemplo:
10951 \begin_inset Formula \[
10952 \widetilde{A+B=C-D}\]
10953
10954 \end_inset
10955
10956
10957 \end_layout
10958
10959 \begin_layout Standard
10960 Con los comandos 
10961 \series bold
10962
10963 \backslash
10964 overset
10965 \series default
10966
10967 \begin_inset Index
10968 status collapsed
10969
10970 \begin_layout Plain Layout
10971 Comandos ! O ! 
10972 \backslash
10973 overset
10974 \end_layout
10975
10976 \end_inset
10977
10978  y 
10979 \series bold
10980
10981 \backslash
10982 underset
10983 \series default
10984
10985 \begin_inset Index
10986 status collapsed
10987
10988 \begin_layout Plain Layout
10989 Comandos ! U ! 
10990 \backslash
10991 underset
10992 \end_layout
10993
10994 \end_inset
10995
10996 , descritos en la subsección anterior, también se pueden acentuar varios
10997  caracteres.
10998  El comando 
10999 \series bold
11000
11001 \backslash
11002 underset
11003 \begin_inset ERT
11004 status collapsed
11005
11006 \begin_layout Plain Layout
11007
11008
11009 \backslash
11010 spce 
11011 \end_layout
11012
11013 \end_inset
11014
11015 A=B
11016 \begin_inset Formula $\downarrow$
11017 \end_inset
11018
11019 ***
11020 \series default
11021  da:
11022 \begin_inset Formula \[
11023 \underset{***}{A=B}\]
11024
11025 \end_inset
11026
11027
11028 \end_layout
11029
11030 \begin_layout Section
11031 Espacios
11032 \begin_inset CommandInset label
11033 LatexCommand label
11034 name "sec:Espacio"
11035
11036 \end_inset
11037
11038
11039 \begin_inset Index
11040 status collapsed
11041
11042 \begin_layout Plain Layout
11043 Espacio ! horizontal
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \end_layout
11050
11051 \begin_layout Subsection
11052 Espacio predefinido
11053 \begin_inset CommandInset label
11054 LatexCommand label
11055 name "sub:Espacio-predefinido"
11056
11057 \end_inset
11058
11059
11060 \begin_inset Index
11061 status collapsed
11062
11063 \begin_layout Plain Layout
11064 Espacio ! horizontal ! predefinido
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \begin_layout Standard
11073 A veces es necesario insertar espacio horizontal en una ecuación.
11074  Esto se hace insertando un espacio protegido (atajo 
11075 \family sans
11076 Ctrl+Espacio
11077 \family default
11078 ).
11079  Aparece un 
11080 \begin_inset Quotes fld
11081 \end_inset
11082
11083
11084 \color black
11085
11086 \begin_inset ERT
11087 status collapsed
11088
11089 \begin_layout Plain Layout
11090
11091
11092 \backslash
11093 spce 
11094 \end_layout
11095
11096 \end_inset
11097
11098
11099 \color inherit
11100
11101 \begin_inset Quotes frd
11102 \end_inset
11103
11104 , y pulsando 
11105 \family sans
11106 Espacio
11107 \family default
11108  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11109  espacio.
11110  También se pueden insertar espacios mediante el botón 
11111 \begin_inset Graphics
11112         filename ../../images/math/space.png
11113         scale 85
11114
11115 \end_inset
11116
11117  de la barra de ecuaciones o con comandos especiales.
11118  Independientemente del comando insertado, se puede seleccionar de nuevo
11119  el tamaño pulsando acto seguido 
11120 \family sans
11121 Espacio.
11122  
11123 \end_layout
11124
11125 \begin_layout Standard
11126 \noindent
11127 \align center
11128 \begin_inset VSpace -5mm
11129 \end_inset
11130
11131
11132 \begin_inset Tabular
11133 <lyxtabular version="3" rows="3" columns="7">
11134 <features>
11135 <column alignment="center" valignment="middle" width="6.8cm">
11136 <column alignment="center" valignment="top" width="0">
11137 <column alignment="center" valignment="top" width="0">
11138 <column alignment="center" valignment="top" width="0">
11139 <column alignment="center" valignment="top" width="0">
11140 <column alignment="center" valignment="top" width="0">
11141 <column alignment="center" valignment="top" width="0">
11142 <row>
11143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 Comando
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156
11157 \backslash
11158 ,
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167
11168 \backslash
11169 :
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178
11179 \backslash
11180 ;
11181 \end_layout
11182
11183 \end_inset
11184 </cell>
11185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11186 \begin_inset Text
11187
11188 \begin_layout Plain Layout
11189
11190 \backslash
11191 quad
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200
11201 \backslash
11202 qquad
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11208 \begin_inset Text
11209
11210 \begin_layout Plain Layout
11211
11212 \backslash
11213 !
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 </row>
11219 <row>
11220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 Número de pulsaciones de 
11225 \family sans
11226 Espacio
11227 \family default
11228  tras insertar el espacio protegido
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 0
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246 1
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 2
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 3
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273 4
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 5
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 </row>
11288 <row>
11289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 Resultado
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 \begin_inset Formula $A\, B$
11303 \end_inset
11304
11305
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 \begin_inset Formula $A\: B$
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 \begin_inset Formula $A\; B$
11327 \end_inset
11328
11329
11330 \end_layout
11331
11332 \end_inset
11333 </cell>
11334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11335 \begin_inset Text
11336
11337 \begin_layout Plain Layout
11338 \begin_inset Formula $A\quad B$
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 \begin_inset Formula $A\qquad B$
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 \begin_inset Formula $A\! B$
11363 \end_inset
11364
11365
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 </row>
11371 </lyxtabular>
11372
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \begin_layout Standard
11379 El último tamaño parece no generar espacio.
11380  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11381  negativo.
11382  Hay otros dos espacios negativos:
11383 \end_layout
11384
11385 \begin_layout Standard
11386 \align center
11387 \begin_inset Tabular
11388 <lyxtabular version="3" rows="3" columns="3">
11389 <features>
11390 <column alignment="center" valignment="middle" width="6.8cm">
11391 <column alignment="center" valignment="top" width="0pt">
11392 <column alignment="center" valignment="top" width="0pt">
11393 <row>
11394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 Comando
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407
11408 \backslash
11409 negmedspace
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418
11419 \backslash
11420 negthickspace
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 </row>
11426 <row>
11427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11428 \begin_inset Text
11429
11430 \begin_layout Plain Layout
11431 Número de pulsaciones de 
11432 \family sans
11433 Espacio
11434 \family default
11435  tras insertar el espacio protegido
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 6
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 7
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 <row>
11460 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464 Resultado
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 \begin_inset Formula $A\negmedspace B$
11474 \end_inset
11475
11476
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 \begin_inset Formula $A\negthickspace B$
11486 \end_inset
11487
11488
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 </row>
11494 </lyxtabular>
11495
11496 \end_inset
11497
11498
11499 \end_layout
11500
11501 \begin_layout Standard
11502 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11503  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11504 \begin_inset space \thinspace{}
11505 \end_inset
11506
11507 e., para operadores suma: 
11508 \end_layout
11509
11510 \begin_layout Standard
11511 \noindent
11512 \align center
11513 \begin_inset Tabular
11514 <lyxtabular version="3" rows="3" columns="2">
11515 <features>
11516 <column alignment="center" valignment="top" width="0">
11517 <column alignment="center" valignment="top" width="0">
11518 <row>
11519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 Comando
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 Resultado
11533 \begin_inset Note Note
11534 status collapsed
11535
11536 \begin_layout Plain Layout
11537
11538 \series bold
11539
11540 \backslash
11541 raisebox
11542 \series default
11543  se usa sólo como espaciador
11544 \end_layout
11545
11546 \end_inset
11547
11548
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 </row>
11554 <row>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559
11560 \backslash
11561 sum
11562 \backslash
11563 sum
11564 \begin_inset ERT
11565 status collapsed
11566
11567 \begin_layout Plain Layout
11568
11569
11570 \backslash
11571 spce 
11572 \end_layout
11573
11574 \end_inset
11575
11576 f_kl
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11586 \end_inset
11587
11588
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 </row>
11594 <row>
11595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599
11600 \backslash
11601 sum
11602 \backslash
11603 negmedspace
11604 \backslash
11605 sum
11606 \begin_inset ERT
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610
11611
11612 \backslash
11613 spce 
11614 \end_layout
11615
11616 \end_inset
11617
11618 f_kl
11619 \end_layout
11620
11621 \end_inset
11622 </cell>
11623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 </row>
11636 </lyxtabular>
11637
11638 \end_inset
11639
11640
11641 \end_layout
11642
11643 \begin_layout Standard
11644 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11645  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11646  El siguiente ejemplo lo ilustra:
11647 \end_layout
11648
11649 \begin_layout Standard
11650 \noindent
11651 \align center
11652 \begin_inset Tabular
11653 <lyxtabular version="3" rows="2" columns="2">
11654 <features>
11655 <column alignment="center" valignment="top" width="0">
11656 <column alignment="center" valignment="top" width="0">
11657 <row>
11658 <cell alignment="center" valignment="top" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662 ecuación normal
11663 \end_layout
11664
11665 \end_inset
11666 </cell>
11667 <cell alignment="center" valignment="top" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Plain Layout
11671 \begin_inset Formula $A=B$
11672 \end_inset
11673
11674
11675 \end_layout
11676
11677 \end_inset
11678 </cell>
11679 </row>
11680 <row>
11681 <cell alignment="center" valignment="top" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 \begin_inset Note Note
11686 status collapsed
11687
11688 \begin_layout Plain Layout
11689
11690 \series bold
11691
11692 \backslash
11693 raisebox
11694 \series default
11695  se usa sólo como espaciador
11696 \end_layout
11697
11698 \end_inset
11699
11700
11701 \begin_inset Formula $\raisebox{5mm}{}$
11702 \end_inset
11703
11704 ecuación sin espacio
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 <cell alignment="center" valignment="top" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713 \begin_inset Formula $A{=}B$
11714 \end_inset
11715
11716
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 </row>
11722 </lyxtabular>
11723
11724 \end_inset
11725
11726
11727 \end_layout
11728
11729 \begin_layout Standard
11730 El comando para la segunda ecuación es: 
11731 \series bold
11732 A
11733 \backslash
11734 {=
11735 \begin_inset Formula $\rightarrow$
11736 \end_inset
11737
11738 B
11739 \series default
11740  
11741 \begin_inset VSpace bigskip
11742 \end_inset
11743
11744
11745 \end_layout
11746
11747 \begin_layout Standard
11748 Para las unidades físicas hacen falta espacios, porque entre el valor y
11749  su unidad se pone un espacio más pequeño que el normal.
11750  Para unidades en el texto se inserta con el menú 
11751 \family sans
11752 Insertar\SpecialChar \menuseparator
11753 Formato\SpecialChar \menuseparator
11754 Espacio
11755 \begin_inset space ~
11756 \end_inset
11757
11758 delgado
11759 \family default
11760  (atajo 
11761 \family sans
11762 Ctrl+Mayúscula+Espacio
11763 \family default
11764 ).
11765 \end_layout
11766
11767 \begin_layout Standard
11768 Un ejemplo para visualizar la diferencia:
11769 \end_layout
11770
11771 \begin_layout Standard
11772 \begin_inset Tabular
11773 <lyxtabular version="3" rows="2" columns="2">
11774 <features>
11775 <column alignment="center" valignment="top" width="0">
11776 <column alignment="left" valignment="top" width="0">
11777 <row>
11778 <cell alignment="center" valignment="top" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 24 kW
11783 \begin_inset Formula $\cdot$
11784 \end_inset
11785
11786 h
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 <cell alignment="center" valignment="top" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 espacio entre valor y unidad 
11796 \end_layout
11797
11798 \end_inset
11799 </cell>
11800 </row>
11801 <row>
11802 <cell alignment="center" valignment="top" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 24
11807 \begin_inset space \thinspace{}
11808 \end_inset
11809
11810 kW
11811 \begin_inset Formula $\cdot$
11812 \end_inset
11813
11814 h
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 espacio delgado entre valor y unidad
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 </row>
11829 </lyxtabular>
11830
11831 \end_inset
11832
11833
11834 \end_layout
11835
11836 \begin_layout Subsection
11837 Espacio variable
11838 \begin_inset ERT
11839 status collapsed
11840
11841 \begin_layout Plain Layout
11842
11843
11844 \backslash
11845 texorpdfstring{
11846 \end_layout
11847
11848 \end_inset
11849
11850
11851 \begin_inset Foot
11852 status collapsed
11853
11854 \begin_layout Plain Layout
11855 Para espacio vertical en ecuaciones véase 
11856 \begin_inset CommandInset ref
11857 LatexCommand ref
11858 reference "sub:Separación-de-líneas"
11859
11860 \end_inset
11861
11862
11863 \end_layout
11864
11865 \end_inset
11866
11867
11868 \begin_inset ERT
11869 status collapsed
11870
11871 \begin_layout Plain Layout
11872
11873 }{}
11874 \end_layout
11875
11876 \end_inset
11877
11878
11879 \begin_inset Note Note
11880 status collapsed
11881
11882 \begin_layout Plain Layout
11883
11884 \backslash
11885 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11886  PDF.
11887 \end_layout
11888
11889 \begin_layout Plain Layout
11890 Más sobre 
11891 \backslash
11892 texorpdfstring en la sección 
11893 \begin_inset CommandInset ref
11894 LatexCommand ref
11895 reference "sub:Ecuaciones-en-encabezados"
11896
11897 \end_inset
11898
11899 .
11900 \end_layout
11901
11902 \end_inset
11903
11904
11905 \begin_inset CommandInset label
11906 LatexCommand label
11907 name "sub:Espacio-variable"
11908
11909 \end_inset
11910
11911
11912 \begin_inset Index
11913 status collapsed
11914
11915 \begin_layout Plain Layout
11916 Espacio ! horizontal ! variable
11917 \end_layout
11918
11919 \end_inset
11920
11921
11922 \end_layout
11923
11924 \begin_layout Standard
11925 En LyX se puede insertar espacio con una longitud definida con el comando
11926  
11927 \series bold
11928
11929 \backslash
11930 hspace
11931 \series default
11932
11933 \begin_inset Index
11934 status collapsed
11935
11936 \begin_layout Plain Layout
11937 Comandos ! H ! 
11938 \backslash
11939 hspace
11940 \end_layout
11941
11942 \end_inset
11943
11944 .
11945  Aparece un 
11946 \begin_inset Quotes fld
11947 \end_inset
11948
11949
11950 \color black
11951
11952 \begin_inset ERT
11953 status collapsed
11954
11955 \begin_layout Plain Layout
11956
11957
11958 \backslash
11959 spce 
11960 \end_layout
11961
11962 \end_inset
11963
11964
11965 \color inherit
11966
11967 \begin_inset Quotes frd
11968 \end_inset
11969
11970  largo.
11971  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11972 \begin_inset Quotes fld
11973 \end_inset
11974
11975
11976 \color black
11977
11978 \begin_inset ERT
11979 status collapsed
11980
11981 \begin_layout Plain Layout
11982
11983
11984 \backslash
11985 spce 
11986 \end_layout
11987
11988 \end_inset
11989
11990
11991 \color inherit
11992
11993 \begin_inset Quotes frd
11994 \end_inset
11995
11996 .
11997  La longitud también puede ser negativa.
11998  Para insertar en una ecuación tanto espacio como esté disponible se usa
11999  el comando 
12000 \series bold
12001
12002 \backslash
12003 hfill
12004 \series default
12005
12006 \begin_inset Index
12007 status collapsed
12008
12009 \begin_layout Plain Layout
12010 Comandos ! H ! 
12011 \backslash
12012 hfill
12013 \end_layout
12014
12015 \end_inset
12016
12017 .
12018 \begin_inset VSpace -1mm
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \begin_layout Standard
12025 \noindent
12026 \align center
12027 \begin_inset Tabular
12028 <lyxtabular version="3" rows="4" columns="2">
12029 <features>
12030 <column alignment="center" valignment="top" width="0">
12031 <column alignment="center" valignment="top" width="0">
12032 <row>
12033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Plain Layout
12037 Comando (
12038 \backslash
12039 hspace longitud)
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 Resultado
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 </row>
12054 <row>
12055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12056 \begin_inset Text
12057
12058 \begin_layout Plain Layout
12059 A=B
12060 \backslash
12061 hspace
12062 \begin_inset ERT
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066
12067
12068 \backslash
12069 spce 
12070 \end_layout
12071
12072 \end_inset
12073
12074
12075 \begin_inset Formula $\to$
12076 \end_inset
12077
12078 A
12079 \backslash
12080 not=C (3
12081 \begin_inset space \thinspace{}
12082 \end_inset
12083
12084 cm)
12085 \end_layout
12086
12087 \end_inset
12088 </cell>
12089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12090 \begin_inset Text
12091
12092 \begin_layout Plain Layout
12093 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 </row>
12102 <row>
12103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 A
12108 \backslash
12109 hspace
12110 \begin_inset ERT
12111 status collapsed
12112
12113 \begin_layout Plain Layout
12114
12115
12116 \backslash
12117 spce 
12118 \end_layout
12119
12120 \end_inset
12121
12122
12123 \begin_inset Formula $\to$
12124 \end_inset
12125
12126 A
12127 \backslash
12128 not=A (-1
12129 \begin_inset space \thinspace{}
12130 \end_inset
12131
12132 mm)
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12142 \end_inset
12143
12144
12145 \end_layout
12146
12147 \end_inset
12148 </cell>
12149 </row>
12150 <row>
12151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12152 \begin_inset Text
12153
12154 \begin_layout Plain Layout
12155 A=A
12156 \backslash
12157 hfill
12158 \begin_inset ERT
12159 status collapsed
12160
12161 \begin_layout Plain Layout
12162
12163
12164 \backslash
12165 spce 
12166 \end_layout
12167
12168 \end_inset
12169
12170 B=B
12171 \end_layout
12172
12173 \end_inset
12174 </cell>
12175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12176 \begin_inset Text
12177
12178 \begin_layout Plain Layout
12179 \begin_inset Formula $A=A\hfill B=B$
12180 \end_inset
12181
12182
12183 \end_layout
12184
12185 \end_inset
12186 </cell>
12187 </row>
12188 </lyxtabular>
12189
12190 \end_inset
12191
12192
12193 \end_layout
12194
12195 \begin_layout Standard
12196 En el último ejemplo el espacio disponible viene dado por la entrada más
12197  larga de columna en la tabla.
12198  En una ecuación en línea el espacio depende de la longitud de la línea
12199  en la que se inserta 
12200 \series bold
12201
12202 \backslash
12203 hfill
12204 \series default
12205 .
12206  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12207  
12208 \series bold
12209
12210 \backslash
12211 hfill
12212 \series default
12213  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12214 \series bold
12215 Sangrado
12216 \series default
12217 .
12218  (Los estilos de ecuaciones se explican en
12219 \begin_inset space ~
12220 \end_inset
12221
12222
12223 \begin_inset CommandInset ref
12224 LatexCommand ref
12225 reference "sec:Estilos-de-ecuación"
12226
12227 \end_inset
12228
12229 ).
12230 \end_layout
12231
12232 \begin_layout Standard
12233 Además de 
12234 \series bold
12235
12236 \backslash
12237 hfill
12238 \series default
12239  hay los comandos 
12240 \series bold
12241
12242 \backslash
12243 dotfill
12244 \series default
12245  y 
12246 \series bold
12247
12248 \backslash
12249 hrulefill
12250 \series default
12251  que llenan el espacio con un patrón, véase un ejemplo en
12252 \begin_inset space ~
12253 \end_inset
12254
12255
12256 \begin_inset CommandInset ref
12257 LatexCommand ref
12258 reference "sub:Puntos"
12259
12260 \end_inset
12261
12262 .
12263 \end_layout
12264
12265 \begin_layout Standard
12266 Para texto se puede insertar espacio variable con el menú 
12267 \family sans
12268 Insertar\SpecialChar \menuseparator
12269 Formato\SpecialChar \menuseparator
12270 Espacio
12271 \begin_inset space ~
12272 \end_inset
12273
12274 horizontal
12275 \family default
12276 :
12277 \end_layout
12278
12279 \begin_layout Standard
12280 En esta línea hay un espacio
12281 \begin_inset space \hspace{}
12282 \length 2cm
12283 \end_inset
12284
12285 de 2
12286 \begin_inset space \thinspace{}
12287 \end_inset
12288
12289 cm.
12290 \end_layout
12291
12292 \begin_layout Standard
12293 En esta línea hay un
12294 \begin_inset space \hfill{}
12295 \end_inset
12296
12297 espacio máximo.
12298 \end_layout
12299
12300 \begin_layout Subsection
12301 Espacio adicional en ecuaciones en línea
12302 \begin_inset Index
12303 status collapsed
12304
12305 \begin_layout Plain Layout
12306 Espacio ! adicional en línea
12307 \end_layout
12308
12309 \end_inset
12310
12311
12312 \end_layout
12313
12314 \begin_layout Standard
12315 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12316  
12317 \series bold
12318
12319 \backslash
12320 mathsurround
12321 \begin_inset Index
12322 status collapsed
12323
12324 \begin_layout Plain Layout
12325 Comandos ! M ! 
12326 \backslash
12327 mathsurround
12328 \end_layout
12329
12330 \end_inset
12331
12332
12333 \series default
12334 .
12335  El valor de una longitud se establece con el comando 
12336 \series bold
12337
12338 \backslash
12339 setlength
12340 \series default
12341
12342 \begin_inset Index
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 Comandos ! S ! 
12347 \backslash
12348 setlength
12349 \end_layout
12350
12351 \end_inset
12352
12353  según el siguiente esquema:
12354 \end_layout
12355
12356 \begin_layout Standard
12357
12358 \series bold
12359
12360 \backslash
12361 setlength{nombre de la longitud}{valor}
12362 \end_layout
12363
12364 \begin_layout Standard
12365 Para poner a 
12366 \series bold
12367
12368 \backslash
12369 mathsurround
12370 \series default
12371  un valor de 5
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 mm, se inserta el comando
12376 \end_layout
12377
12378 \begin_layout Standard
12379
12380 \series bold
12381
12382 \backslash
12383 setlength{
12384 \backslash
12385 mathsurround}{5mm}
12386 \end_layout
12387
12388 \begin_layout Standard
12389 en modo TeX.
12390  Se establecerá un espacio de 5
12391 \begin_inset space \thinspace{}
12392 \end_inset
12393
12394 mm alrededor de todas las ecuaciones en línea:
12395 \begin_inset ERT
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399
12400
12401 \backslash
12402 setlength{
12403 \backslash
12404 mathsurround}{5mm}
12405 \end_layout
12406
12407 \end_inset
12408
12409
12410 \end_layout
12411
12412 \begin_layout Standard
12413 En esta línea hay una ecuación 
12414 \begin_inset Formula $A=B$
12415 \end_inset
12416
12417  rodeada por espacios de 5
12418 \begin_inset space \thinspace{}
12419 \end_inset
12420
12421 mm.
12422 \begin_inset ERT
12423 status collapsed
12424
12425 \begin_layout Plain Layout
12426
12427
12428 \backslash
12429 setlength{
12430 \backslash
12431 mathsurround}{0mm}
12432 \end_layout
12433
12434 \end_inset
12435
12436
12437 \end_layout
12438
12439 \begin_layout Standard
12440 Para volver al espacio predeterminado, 
12441 \series bold
12442
12443 \backslash
12444 mathsurround
12445 \series default
12446  se restablece al valor 0
12447 \begin_inset space \thinspace{}
12448 \end_inset
12449
12450 pt.
12451 \end_layout
12452
12453 \begin_layout Section
12454 Cuadros y marcos
12455 \begin_inset Index
12456 status collapsed
12457
12458 \begin_layout Plain Layout
12459 Marcos
12460 \end_layout
12461
12462 \end_inset
12463
12464
12465 \begin_inset Index
12466 status collapsed
12467
12468 \begin_layout Plain Layout
12469 Marcos|see
12470 \begin_inset ERT
12471 status collapsed
12472
12473 \begin_layout Plain Layout
12474
12475 {
12476 \end_layout
12477
12478 \end_inset
12479
12480 Cuadros
12481 \begin_inset ERT
12482 status collapsed
12483
12484 \begin_layout Plain Layout
12485
12486 }
12487 \end_layout
12488
12489 \end_inset
12490
12491
12492 \end_layout
12493
12494 \end_inset
12495
12496
12497 \end_layout
12498
12499 \begin_layout Standard
12500 Los cuadros para texto se describen en el capítulo 
12501 \emph on
12502 Cuadros
12503 \emph default
12504  del manual 
12505 \emph on
12506 Objetos insertados
12507 \emph default
12508 .
12509 \end_layout
12510
12511 \begin_layout Subsection
12512 Cuadros con marco
12513 \begin_inset CommandInset label
12514 LatexCommand label
12515 name "sub:Cuadros-con-marco"
12516
12517 \end_inset
12518
12519
12520 \begin_inset Index
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524 Cuadros ! con marco
12525 \end_layout
12526
12527 \end_inset
12528
12529
12530 \end_layout
12531
12532 \begin_layout Standard
12533 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12534 \series bold
12535
12536 \backslash
12537 fbox
12538 \series default
12539
12540 \begin_inset Index
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544 Comandos ! F ! 
12545 \backslash
12546 fbox
12547 \end_layout
12548
12549 \end_inset
12550
12551  y 
12552 \series bold
12553
12554 \backslash
12555 boxed
12556 \series default
12557
12558 \begin_inset Index
12559 status collapsed
12560
12561 \begin_layout Plain Layout
12562 Comandos ! B ! 
12563 \backslash
12564 boxed
12565 \end_layout
12566
12567 \end_inset
12568
12569 .
12570 \end_layout
12571
12572 \begin_layout Standard
12573 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12574  azul en un marco donde se introduce parte de una ecuación.
12575  Para 
12576 \series bold
12577
12578 \backslash
12579 fbox
12580 \series default
12581  hay que generar una ecuación adicional con 
12582 \family sans
12583 Ctrl+M
12584 \family default
12585  dentro del recuadro,
12586 \begin_inset Foot
12587 status collapsed
12588
12589 \begin_layout Plain Layout
12590 Debido a un fallo de LyX, 
12591 \begin_inset CommandInset href
12592 LatexCommand href
12593 name "LyX-bug #1435"
12594 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12595
12596 \end_inset
12597
12598 , no es posible crear una nueva ecuación con 
12599 \family sans
12600 Ctrl+M
12601 \family default
12602 .
12603 \end_layout
12604
12605 \end_inset
12606
12607  porque si no el contenido del mismo sería considerado texto matemático.
12608  Si se usa 
12609 \series bold
12610
12611 \backslash
12612 boxed
12613 \series default
12614  la nueva ecuación se genera automáticamente dentro del marco.
12615 \end_layout
12616
12617 \begin_layout Standard
12618 El comando 
12619 \series bold
12620
12621 \backslash
12622 fbox
12623 \series default
12624  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12625  ecuación tendría siempre el tamaño del texto.
12626  Por otra parte, 
12627 \series bold
12628
12629 \backslash
12630 fboxed
12631 \series default
12632  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12633  siempre el tamaño de una ecuación presentada.
12634 \end_layout
12635
12636 \begin_layout Standard
12637 El comando 
12638 \series bold
12639
12640 \backslash
12641 framebox
12642 \series default
12643
12644 \begin_inset Index
12645 status collapsed
12646
12647 \begin_layout Plain Layout
12648 Comandos ! F ! 
12649 \backslash
12650 framebox
12651 \end_layout
12652
12653 \end_inset
12654
12655  es una extensión de 
12656 \series bold
12657
12658 \backslash
12659 fbox
12660 \series default
12661 , que permite especificar además la anchura del marco yla alineación.
12662  
12663 \series bold
12664
12665 \backslash
12666 framebox
12667 \series default
12668  se usa con el siguiente esquema: 
12669 \end_layout
12670
12671 \begin_layout Standard
12672
12673 \series bold
12674
12675 \backslash
12676 framebox[anchura del marco][posición]{contenido del cuadro}
12677 \end_layout
12678
12679 \begin_layout Standard
12680 La posición puede ser 
12681 \emph on
12682 l
12683 \emph default
12684  o 
12685 \emph on
12686 r
12687 \emph default
12688
12689 \emph on
12690 l
12691 \emph default
12692  alinea la ecuación a la izquierda del cuadro, 
12693 \emph on
12694 r
12695 \emph default
12696  la alinea a la derecha.
12697  Si no se da posición la ecuación será centrada.
12698 \begin_inset Newline newline
12699 \end_inset
12700
12701 Si no se pone anchura tampoco puede darse posición.
12702  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12703  con 
12704 \series bold
12705
12706 \backslash
12707 fbox
12708 \series default
12709 .
12710  
12711 \end_layout
12712
12713 \begin_layout Standard
12714 Cuando se inserta el comando 
12715 \series bold
12716
12717 \backslash
12718 framebox
12719 \series default
12720  aparece un recuadro con tres marcos azules.
12721  Los dos primeros marcos están encerrados entre corchetes e indican los
12722  dos argumentos opcionales.
12723  El tercer marco es para partes de la ecuación, como para 
12724 \series bold
12725
12726 \backslash
12727 fbox
12728 \series default
12729 .
12730 \end_layout
12731
12732 \begin_layout Standard
12733 \noindent
12734 \align center
12735 \begin_inset Note Note
12736 status collapsed
12737
12738 \begin_layout Plain Layout
12739 La tabla se ha puesto en una minipágina para que aparezca la nota al pie.
12740  De lo contrario el texto de la nota no se mostraría.
12741 \end_layout
12742
12743 \end_inset
12744
12745
12746 \begin_inset Box Frameless
12747 position "t"
12748 hor_pos "c"
12749 has_inner_box 1
12750 inner_pos "t"
12751 use_parbox 0
12752 width "100col%"
12753 special "none"
12754 height "1in"
12755 height_special "totalheight"
12756 status open
12757
12758 \begin_layout Plain Layout
12759 \align center
12760 \begin_inset Tabular
12761 <lyxtabular version="3" rows="5" columns="2">
12762 <features>
12763 <column alignment="center" valignment="top" width="0">
12764 <column alignment="center" valignment="top" width="0">
12765 <row>
12766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12767 \begin_inset Text
12768
12769 \begin_layout Plain Layout
12770 Comando
12771 \begin_inset Foot
12772 status collapsed
12773
12774 \begin_layout Plain Layout
12775 Debido a un fallo de LyX, 
12776 \begin_inset CommandInset href
12777 LatexCommand href
12778 name "LyX-bug #1435"
12779 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12780
12781 \end_inset
12782
12783 , no es posible crear una nueva ecuación con 
12784 \family sans
12785 Ctrl+M
12786 \family default
12787 .
12788  
12789 \end_layout
12790
12791 \end_inset
12792
12793
12794 \end_layout
12795
12796 \end_inset
12797 </cell>
12798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12799 \begin_inset Text
12800
12801 \begin_layout Plain Layout
12802 Resultado
12803 \begin_inset Note Note
12804 status collapsed
12805
12806 \begin_layout Plain Layout
12807
12808 \series bold
12809
12810 \backslash
12811 raisebox
12812 \series default
12813  se usa sólo como espaciador
12814 \end_layout
12815
12816 \end_inset
12817
12818
12819 \end_layout
12820
12821 \end_inset
12822 </cell>
12823 </row>
12824 <row>
12825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12826 \begin_inset Text
12827
12828 \begin_layout Plain Layout
12829
12830 \backslash
12831 fbox
12832 \begin_inset ERT
12833 status collapsed
12834
12835 \begin_layout Plain Layout
12836
12837
12838 \backslash
12839 spce 
12840 \end_layout
12841
12842 \end_inset
12843
12844
12845 \family sans
12846 Ctrl+M
12847 \family default
12848  
12849 \backslash
12850 int
12851 \begin_inset ERT
12852 status collapsed
12853
12854 \begin_layout Plain Layout
12855
12856
12857 \backslash
12858 spce 
12859 \end_layout
12860
12861 \end_inset
12862
12863 A=B
12864 \end_layout
12865
12866 \end_inset
12867 </cell>
12868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12869 \begin_inset Text
12870
12871 \begin_layout Plain Layout
12872 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12873 \end_inset
12874
12875
12876 \end_layout
12877
12878 \end_inset
12879 </cell>
12880 </row>
12881 <row>
12882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12883 \begin_inset Text
12884
12885 \begin_layout Plain Layout
12886
12887 \backslash
12888 boxed
12889 \begin_inset ERT
12890 status collapsed
12891
12892 \begin_layout Plain Layout
12893
12894
12895 \backslash
12896 spce 
12897 \end_layout
12898
12899 \end_inset
12900
12901
12902 \backslash
12903 int
12904 \begin_inset ERT
12905 status collapsed
12906
12907 \begin_layout Plain Layout
12908
12909
12910 \backslash
12911 spce 
12912 \end_layout
12913
12914 \end_inset
12915
12916 A=B
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12926 \end_inset
12927
12928
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 </row>
12934 <row>
12935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12936 \begin_inset Text
12937
12938 \begin_layout Plain Layout
12939 A+
12940 \backslash
12941 fbox
12942 \begin_inset ERT
12943 status collapsed
12944
12945 \begin_layout Plain Layout
12946
12947
12948 \backslash
12949 spce 
12950 \end_layout
12951
12952 \end_inset
12953
12954 B
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12960 \begin_inset Text
12961
12962 \begin_layout Plain Layout
12963 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12964 \end_inset
12965
12966
12967 \end_layout
12968
12969 \end_inset
12970 </cell>
12971 </row>
12972 <row>
12973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Plain Layout
12977
12978 \backslash
12979 framebox
12980 \begin_inset ERT
12981 status collapsed
12982
12983 \begin_layout Plain Layout
12984
12985
12986 \backslash
12987 spce 
12988 \end_layout
12989
12990 \end_inset
12991
12992 20mm
12993 \begin_inset Formula $\to$
12994 \end_inset
12995
12996
12997 \begin_inset Formula $\to$
12998 \end_inset
12999
13000
13001 \family sans
13002 Ctrl+M
13003 \family default
13004  
13005 \backslash
13006 frac
13007 \begin_inset ERT
13008 status collapsed
13009
13010 \begin_layout Plain Layout
13011
13012
13013 \backslash
13014 spce 
13015 \end_layout
13016
13017 \end_inset
13018
13019 A
13020 \begin_inset Formula $\downarrow$
13021 \end_inset
13022
13023 B
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032 \begin_inset Formula $\raisebox{6mm}{}$
13033 \end_inset
13034
13035
13036 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
13037 \end_inset
13038
13039
13040 \begin_inset Formula $\raisebox{-4mm}{}$
13041 \end_inset
13042
13043
13044 \end_layout
13045
13046 \end_inset
13047 </cell>
13048 </row>
13049 </lyxtabular>
13050
13051 \end_inset
13052
13053
13054 \end_layout
13055
13056 \end_inset
13057
13058
13059 \end_layout
13060
13061 \begin_layout Standard
13062 El grosor del marco también se puede ajustar.
13063  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13064  la fórmula:
13065 \end_layout
13066
13067 \begin_layout Standard
13068
13069 \series bold
13070
13071 \backslash
13072 fboxrule
13073 \series default
13074  
13075 \series bold
13076
13077 \begin_inset Quotes fld
13078 \end_inset
13079
13080 grosor
13081 \begin_inset Quotes frd
13082 \end_inset
13083
13084
13085 \series default
13086  
13087 \series bold
13088
13089 \backslash
13090 fboxsep
13091 \series default
13092  
13093 \series bold
13094
13095 \begin_inset Quotes fld
13096 \end_inset
13097
13098 distancia
13099 \begin_inset Quotes frd
13100 \end_inset
13101
13102
13103 \end_layout
13104
13105 \begin_layout Standard
13106 \begin_inset Quotes fld
13107 \end_inset
13108
13109 distancia
13110 \begin_inset Quotes frd
13111 \end_inset
13112
13113  especifica la distancia mínima entre el marco y el primer carácter en el
13114  cuadro.
13115  Un ejemplo de esto es la siguiente ecuación enmarcada:
13116 \begin_inset ERT
13117 status collapsed
13118
13119 \begin_layout Plain Layout
13120
13121
13122 \backslash
13123 fboxrule 2mm 
13124 \backslash
13125 fboxsep 3mm
13126 \end_layout
13127
13128 \end_inset
13129
13130
13131 \begin_inset Formula \[
13132 \boxed{A+B=C}\]
13133
13134 \end_inset
13135
13136
13137 \end_layout
13138
13139 \begin_layout Standard
13140 Delante de esta ecuación se han insertado los comandos
13141 \end_layout
13142
13143 \begin_layout Standard
13144
13145 \series bold
13146
13147 \backslash
13148 fboxrule
13149 \series default
13150  
13151 \series bold
13152 2mm
13153 \series default
13154  
13155 \series bold
13156
13157 \backslash
13158 fboxsep
13159 \series default
13160  
13161 \series bold
13162 3mm
13163 \end_layout
13164
13165 \begin_layout Standard
13166 en modo TeX.
13167  Los valores dados se usan para todos los cuadros siguientes.
13168 \end_layout
13169
13170 \begin_layout Standard
13171 Para volver al tamaño estándar del marco se inserta el comando
13172 \end_layout
13173
13174 \begin_layout Standard
13175
13176 \series bold
13177
13178 \backslash
13179 fboxrule
13180 \series default
13181  
13182 \series bold
13183 0.4pt
13184 \series default
13185  
13186 \series bold
13187
13188 \backslash
13189 fboxsep
13190 \series default
13191  
13192 \series bold
13193 3pt
13194 \series default
13195
13196 \begin_inset ERT
13197 status collapsed
13198
13199 \begin_layout Plain Layout
13200
13201
13202 \backslash
13203 fboxrule 0.4pt 
13204 \backslash
13205 fboxsep 3pt
13206 \end_layout
13207
13208 \end_inset
13209
13210
13211 \end_layout
13212
13213 \begin_layout Standard
13214 en modo TeX antes de la ecuación siguiente.
13215 \end_layout
13216
13217 \begin_layout Subsection
13218 Cuadros sin marco
13219 \begin_inset CommandInset label
13220 LatexCommand label
13221 name "sub:Cuadros-sin-marco"
13222
13223 \end_inset
13224
13225
13226 \begin_inset Index
13227 status collapsed
13228
13229 \begin_layout Plain Layout
13230 Cuadros ! sin marco
13231 \end_layout
13232
13233 \end_inset
13234
13235
13236 \end_layout
13237
13238 \begin_layout Standard
13239 Para cuadros sin marco hay los comandos: 
13240 \series bold
13241
13242 \backslash
13243 mbox
13244 \series default
13245
13246 \begin_inset Index
13247 status collapsed
13248
13249 \begin_layout Plain Layout
13250 Comandos ! M ! 
13251 \backslash
13252 mbox
13253 \end_layout
13254
13255 \end_inset
13256
13257
13258 \series bold
13259
13260 \backslash
13261 makebox
13262 \series default
13263
13264 \begin_inset Index
13265 status collapsed
13266
13267 \begin_layout Plain Layout
13268 Comandos ! M ! 
13269 \backslash
13270 makebox
13271 \end_layout
13272
13273 \end_inset
13274
13275  y 
13276 \series bold
13277
13278 \backslash
13279 raisebox
13280 \series default
13281
13282 \begin_inset Index
13283 status collapsed
13284
13285 \begin_layout Plain Layout
13286 Comandos ! R ! 
13287 \backslash
13288 raisebox
13289 \end_layout
13290
13291 \end_inset
13292
13293 .
13294 \end_layout
13295
13296 \begin_layout Standard
13297 Con 
13298 \series bold
13299
13300 \backslash
13301 raisebox
13302 \series default
13303  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13304  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13305  
13306 \series bold
13307
13308 \backslash
13309 raisebox
13310 \series default
13311  se usa con el siguiente esquema: 
13312 \end_layout
13313
13314 \begin_layout Standard
13315
13316 \series bold
13317
13318 \backslash
13319 raisebox{altura}{contenido del marco}
13320 \end_layout
13321
13322 \begin_layout Standard
13323 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13324  extra, como con 
13325 \series bold
13326
13327 \backslash
13328 fbox
13329 \series default
13330 .
13331 \end_layout
13332
13333 \begin_layout Standard
13334 \align center
13335 \begin_inset Tabular
13336 <lyxtabular version="3" rows="4" columns="2">
13337 <features>
13338 <column alignment="center" valignment="top" width="0">
13339 <column alignment="center" valignment="top" width="0">
13340 <row>
13341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 Comando
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354 Resultado
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 </row>
13360 <row>
13361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13362 \begin_inset Text
13363
13364 \begin_layout Plain Layout
13365 H
13366 \backslash
13367 raisebox{2mm
13368 \begin_inset Formula $\to$
13369 \end_inset
13370
13371
13372 \backslash
13373 {al
13374 \begin_inset Formula $\to$
13375 \end_inset
13376
13377  lo
13378 \end_layout
13379
13380 \end_inset
13381 </cell>
13382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13383 \begin_inset Text
13384
13385 \begin_layout Plain Layout
13386 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 </row>
13395 <row>
13396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13397 \begin_inset Text
13398
13399 \begin_layout Plain Layout
13400 H
13401 \backslash
13402 raisebox{-2mm
13403 \begin_inset Formula $\to$
13404 \end_inset
13405
13406
13407 \backslash
13408 {al
13409 \begin_inset Formula $\to$
13410 \end_inset
13411
13412 lo
13413 \end_layout
13414
13415 \end_inset
13416 </cell>
13417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13418 \begin_inset Text
13419
13420 \begin_layout Plain Layout
13421 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13422 \end_inset
13423
13424
13425 \end_layout
13426
13427 \end_inset
13428 </cell>
13429 </row>
13430 <row>
13431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13432 \begin_inset Text
13433
13434 \begin_layout Plain Layout
13435 A=
13436 \backslash
13437 raisebox{-2mm
13438 \begin_inset Formula $\to$
13439 \end_inset
13440
13441
13442 \backslash
13443 {
13444 \family sans
13445 Ctrl+M
13446 \family default
13447  
13448 \backslash
13449 sqrt
13450 \begin_inset ERT
13451 status collapsed
13452
13453 \begin_layout Plain Layout
13454
13455
13456 \backslash
13457 spce 
13458 \end_layout
13459
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471 \begin_inset ERT
13472 status collapsed
13473
13474 \begin_layout Plain Layout
13475
13476 $A=
13477 \backslash
13478 raisebox{-2mm}{$
13479 \backslash
13480 sqrt{B}$}$
13481 \end_layout
13482
13483 \end_inset
13484
13485
13486 \end_layout
13487
13488 \end_inset
13489 </cell>
13490 </row>
13491 </lyxtabular>
13492
13493 \end_inset
13494
13495
13496 \end_layout
13497
13498 \begin_layout Standard
13499 La última ecuación sólo se puede componer, de momento, usando el modo TeX
13500  porque LyX inserta un cuadro en lugar de la ecuación extra que hace falta.
13501 \begin_inset Foot
13502 status collapsed
13503
13504 \begin_layout Plain Layout
13505 véase 
13506 \begin_inset CommandInset href
13507 LatexCommand href
13508 name "LyX-bug #1435"
13509 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13510
13511 \end_inset
13512
13513
13514 \end_layout
13515
13516 \end_inset
13517
13518
13519 \end_layout
13520
13521 \begin_layout Standard
13522 El comando 
13523 \series bold
13524
13525 \backslash
13526 mbox
13527 \series default
13528  es equivalente a 
13529 \series bold
13530
13531 \backslash
13532 fbox
13533 \series default
13534  y 
13535 \series bold
13536
13537 \backslash
13538 makebox
13539 \series default
13540  es equivalente a 
13541 \series bold
13542
13543 \backslash
13544 framebox
13545 \series default
13546 , con la diferencia de que no hay marco.
13547 \end_layout
13548
13549 \begin_layout Subsection
13550 Cuadros coloreados
13551 \begin_inset CommandInset label
13552 LatexCommand label
13553 name "sub:Cuadros-coloreados"
13554
13555 \end_inset
13556
13557
13558 \begin_inset Index
13559 status collapsed
13560
13561 \begin_layout Plain Layout
13562 Cuadros ! coloreados
13563 \end_layout
13564
13565 \end_inset
13566
13567
13568 \end_layout
13569
13570 \begin_layout Standard
13571 Para poder usar todos los comandos explicados en esta sección hay que cargar
13572  en el preámbulo LaTeX el paquete LaTeX 
13573 \series bold
13574 color
13575 \series default
13576
13577 \begin_inset Foot
13578 status collapsed
13579
13580 \begin_layout Plain Layout
13581 El paquete LaTeX 
13582 \series bold
13583 color
13584 \series default
13585  forma parte de toda distribución LaTeX estándar.
13586 \end_layout
13587
13588 \end_inset
13589
13590
13591 \begin_inset Index
13592 status collapsed
13593
13594 \begin_layout Plain Layout
13595 Paquetes ! color
13596 \end_layout
13597
13598 \end_inset
13599
13600 , con la línea
13601 \begin_inset Foot
13602 status collapsed
13603
13604 \begin_layout Plain Layout
13605 Cuando hay texto coloreado con un color predefinido en alguna parte del
13606  documento, LyX carga automáticamente el paquete LaTeX 
13607 \series bold
13608 color
13609 \series default
13610 .
13611  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13612  origina problemas.
13613 \end_layout
13614
13615 \end_inset
13616
13617
13618 \begin_inset Note Note
13619 status collapsed
13620
13621 \begin_layout Plain Layout
13622 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13623  en el preámbulo LaTeX.
13624 \end_layout
13625
13626 \end_inset
13627
13628
13629 \end_layout
13630
13631 \begin_layout Standard
13632
13633 \series bold
13634
13635 \backslash
13636 usepackage{color}
13637 \begin_inset VSpace medskip
13638 \end_inset
13639
13640
13641 \end_layout
13642
13643 \begin_layout Standard
13644 Para colorear cuadros se usa el comando 
13645 \series bold
13646
13647 \backslash
13648 colorbox
13649 \series default
13650
13651 \begin_inset Index
13652 status collapsed
13653
13654 \begin_layout Plain Layout
13655 Comandos ! C ! 
13656 \backslash
13657 colorbox
13658 \end_layout
13659
13660 \end_inset
13661
13662  con el siguiente esquema:
13663 \end_layout
13664
13665 \begin_layout Standard
13666
13667 \series bold
13668
13669 \backslash
13670 colorbox{color}{contenido del cuadro}
13671 \end_layout
13672
13673 \begin_layout Standard
13674 El contenido del cuadro puede ser otro cuadro, y también un 
13675 \backslash
13676
13677 \series bold
13678 colorbox
13679 \series default
13680  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13681  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13682  como con 
13683 \series bold
13684
13685 \backslash
13686 fbox
13687 \series default
13688 .
13689 \begin_inset Foot
13690 status collapsed
13691
13692 \begin_layout Plain Layout
13693 Esto también se aplica para el comando 
13694 \series bold
13695
13696 \backslash
13697 fcolorbox
13698 \series default
13699 .
13700  Por eso ten en cuenta 
13701 \begin_inset CommandInset href
13702 LatexCommand href
13703 name "LyX-bug #1435"
13704 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13705
13706 \end_inset
13707
13708 .
13709 \end_layout
13710
13711 \end_inset
13712
13713  
13714 \end_layout
13715
13716 \begin_layout Standard
13717 Se puede elegir uno de los siguientes colores predefinidos:
13718 \end_layout
13719
13720 \begin_layout Standard
13721
13722 \series bold
13723 black
13724 \series default
13725
13726 \series bold
13727 blue
13728 \series default
13729
13730 \series bold
13731 cyan
13732 \series default
13733
13734 \series bold
13735 green
13736 \series default
13737
13738 \series bold
13739 magenta
13740 \series default
13741
13742 \series bold
13743 red
13744 \series default
13745
13746 \series bold
13747 white
13748 \series default
13749
13750 \series bold
13751 yellow
13752 \end_layout
13753
13754 \begin_layout Standard
13755 \align center
13756 \begin_inset Tabular
13757 <lyxtabular version="3" rows="4" columns="2">
13758 <features>
13759 <column alignment="center" valignment="top" width="0">
13760 <column alignment="center" valignment="top" width="0">
13761 <row>
13762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13763 \begin_inset Text
13764
13765 \begin_layout Plain Layout
13766 Comando
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13772 \begin_inset Text
13773
13774 \begin_layout Plain Layout
13775 Resultado
13776 \begin_inset Note Note
13777 status collapsed
13778
13779 \begin_layout Plain Layout
13780
13781 \series bold
13782
13783 \backslash
13784 raisebox
13785 \series default
13786  se usa sólo como espaciador
13787 \end_layout
13788
13789 \end_inset
13790
13791
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 </row>
13797 <row>
13798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802
13803 \backslash
13804 colorbox{yellow
13805 \begin_inset Formula $\to$
13806 \end_inset
13807
13808
13809 \backslash
13810 {A=B
13811 \end_layout
13812
13813 \end_inset
13814 </cell>
13815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Plain Layout
13819 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13820 \end_inset
13821
13822
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 </row>
13828 <row>
13829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833
13834 \backslash
13835 colorbox{green
13836 \begin_inset Formula $\to$
13837 \end_inset
13838
13839
13840 \backslash
13841 {
13842 \backslash
13843 fbox
13844 \begin_inset ERT
13845 status collapsed
13846
13847 \begin_layout Plain Layout
13848
13849
13850 \backslash
13851 spce 
13852 \end_layout
13853
13854 \end_inset
13855
13856 A=B
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13866 \end_inset
13867
13868
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 </row>
13874 <row>
13875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Plain Layout
13879
13880 \backslash
13881 fbox
13882 \begin_inset ERT
13883 status collapsed
13884
13885 \begin_layout Plain Layout
13886
13887
13888 \backslash
13889 spce 
13890 \end_layout
13891
13892 \end_inset
13893
13894
13895 \backslash
13896 colorbox{green
13897 \begin_inset Formula $\to$
13898 \end_inset
13899
13900
13901 \backslash
13902 {A=B
13903 \end_layout
13904
13905 \end_inset
13906 </cell>
13907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13908 \begin_inset Text
13909
13910 \begin_layout Plain Layout
13911 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13912 \end_inset
13913
13914
13915 \end_layout
13916
13917 \end_inset
13918 </cell>
13919 </row>
13920 </lyxtabular>
13921
13922 \end_inset
13923
13924
13925 \end_layout
13926
13927 \begin_layout Standard
13928
13929 \series bold
13930
13931 \backslash
13932 colorbox
13933 \series default
13934  sólo colorea el cuadro pero no los caracteres.
13935  Para colorear todos los caracteres se selecciona toda la ecuación y se
13936  elige un color en el diálogo 
13937 \family sans
13938 Estilo
13939 \begin_inset space ~
13940 \end_inset
13941
13942 del
13943 \begin_inset space ~
13944 \end_inset
13945
13946 texto
13947 \family default
13948 .
13949  El diálogo puede abrirse con el botón 
13950 \begin_inset Graphics
13951         filename ../../images/dialog-show_character.png
13952         scale 85
13953
13954 \end_inset
13955
13956  de la barra de herramientas o con el menú 
13957 \family sans
13958 Editar\SpecialChar \menuseparator
13959 Estilo
13960 \begin_inset space ~
13961 \end_inset
13962
13963 del
13964 \begin_inset space ~
13965 \end_inset
13966
13967 texto\SpecialChar \menuseparator
13968 Personalizado
13969 \family default
13970 .
13971  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13972  Si el número de la ecuación debe tener otro color que el de los caracteres
13973  de la ecuación, el color debe cambiarse dentro de la ecuación.
13974 \end_layout
13975
13976 \begin_layout Standard
13977 Un ejemplo:
13978 \color red
13979
13980 \begin_inset Formula \begin{equation}
13981 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13982
13983 \end_inset
13984
13985
13986 \end_layout
13987
13988 \begin_layout Standard
13989
13990 \color green
13991 \begin_inset Formula \begin{equation}
13992 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13993
13994 \end_inset
13995
13996
13997 \end_layout
13998
13999 \begin_layout Standard
14000 La ecuación 
14001 \begin_inset CommandInset ref
14002 LatexCommand eqref
14003 reference "eq:rojo"
14004
14005 \end_inset
14006
14007  está toda coloreada en rojo.
14008 \begin_inset Newline newline
14009 \end_inset
14010
14011 La ecuación 
14012 \begin_inset CommandInset ref
14013 LatexCommand eqref
14014 reference "eq:rojoverde"
14015
14016 \end_inset
14017
14018  se ha coloreado en primer lugar toda en verde para colorear el número de
14019  la ecuación.
14020  Posteriormente se han coloreado en rojo los caracteres.
14021 \family sans
14022
14023 \begin_inset VSpace bigskip
14024 \end_inset
14025
14026
14027 \end_layout
14028
14029 \begin_layout Standard
14030 Para colorear diferente el marco y el resto del cuadro se usa el comando
14031  
14032 \series bold
14033
14034 \backslash
14035 fcolorbox
14036 \series default
14037
14038 \begin_inset Index
14039 status collapsed
14040
14041 \begin_layout Plain Layout
14042 Comandos ! F ! 
14043 \backslash
14044 fcolorbox
14045 \end_layout
14046
14047 \end_inset
14048
14049  con el siguiente esquema:
14050 \end_layout
14051
14052 \begin_layout Standard
14053
14054 \series bold
14055
14056 \backslash
14057 fcolorbox{color del marco}{color}{contenido del cuadro}
14058 \end_layout
14059
14060 \begin_layout Standard
14061 Así pues 
14062 \series bold
14063
14064 \backslash
14065 fcolorbox
14066 \series default
14067  es una extensión del comando 
14068 \series bold
14069
14070 \backslash
14071 colorbox
14072 \series default
14073 .
14074  La anchura del marco se establece, como para 
14075 \series bold
14076
14077 \backslash
14078 framebox
14079 \series default
14080 , con 
14081 \series bold
14082
14083 \backslash
14084 fboxrule
14085 \series default
14086  y 
14087 \series bold
14088
14089 \backslash
14090 fboxsep
14091 \series default
14092 .
14093  Un ejemplo:
14094 \begin_inset ERT
14095 status collapsed
14096
14097 \begin_layout Plain Layout
14098
14099
14100 \backslash
14101 fboxrule 1mm 
14102 \backslash
14103 fboxsep 1mm
14104 \end_layout
14105
14106 \end_inset
14107
14108
14109 \begin_inset Formula \[
14110 \fcolorbox{cyan}{magenta}{A=B}\]
14111
14112 \end_inset
14113
14114
14115 \end_layout
14116
14117 \begin_layout Standard
14118 \begin_inset ERT
14119 status collapsed
14120
14121 \begin_layout Plain Layout
14122
14123
14124 \backslash
14125 fboxrule 0.4pt 
14126 \backslash
14127 fboxsep 3pt
14128 \end_layout
14129
14130 \end_inset
14131
14132
14133 \end_layout
14134
14135 \begin_layout Standard
14136 Esta ecuación se ha compuesto con el comando
14137 \begin_inset Newline newline
14138 \end_inset
14139
14140
14141 \series bold
14142
14143 \backslash
14144 fcolorbox{cyan
14145 \begin_inset Formula $\to$
14146 \end_inset
14147
14148
14149 \backslash
14150 {magenta
14151 \begin_inset Formula $\to$
14152 \end_inset
14153
14154
14155 \backslash
14156 {A=B
14157 \end_layout
14158
14159 \begin_layout Standard
14160 \begin_inset VSpace bigskip
14161 \end_inset
14162
14163
14164 \end_layout
14165
14166 \begin_layout Standard
14167 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14168 \end_layout
14169
14170 \begin_layout Standard
14171 Por ejemplo, se puede definir el color 
14172 \begin_inset Quotes fld
14173 \end_inset
14174
14175
14176 \series bold
14177 verdeoscuro
14178 \series default
14179
14180 \begin_inset Quotes frd
14181 \end_inset
14182
14183  con la línea de preámbulo LaTeX:
14184 \end_layout
14185
14186 \begin_layout Standard
14187
14188 \series bold
14189
14190 \backslash
14191 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14192 \series default
14193
14194 \begin_inset Index
14195 status collapsed
14196
14197 \begin_layout Plain Layout
14198 Comandos ! D ! 
14199 \backslash
14200 definecolor
14201 \end_layout
14202
14203 \end_inset
14204
14205
14206 \end_layout
14207
14208 \begin_layout Standard
14209
14210 \series bold
14211 cmyk
14212 \series default
14213  es el espacio de color referido a los colores 
14214 \series bold
14215 cyan
14216 \series default
14217
14218 \series bold
14219 magenta
14220 \series default
14221
14222 \series bold
14223 yellow
14224 \series default
14225  y 
14226 \series bold
14227 black
14228 \series default
14229 .
14230  Los cuatro números separados por coma son el factor de cuota para los colores
14231  correspondientes del espacio de color.
14232  Los factores pueden estar en el rango 0-1.
14233  En vez de 
14234 \series bold
14235 cmyk
14236 \series default
14237  se puede usar el espacio de color 
14238 \series bold
14239 rgb
14240 \series default
14241 , que se refiere a 
14242 \series bold
14243 red
14244 \series default
14245
14246 \series bold
14247 green
14248 \series default
14249  y 
14250 \series bold
14251 blue
14252 \series default
14253 , así pues en este caso hay tres factores de cuota para los correspondientes
14254  colores.
14255  Además hay el espacio de color 
14256 \series bold
14257 gray
14258 \series default
14259  con un factor de cuota para el valor gris.
14260 \end_layout
14261
14262 \begin_layout Standard
14263 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14264 \series bold
14265 verdeoscuro
14266 \series default
14267  y los caracteres en color amarillo:
14268 \color black
14269
14270 \begin_inset Formula \begin{equation}
14271 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14272
14273 \end_inset
14274
14275
14276 \end_layout
14277
14278 \begin_layout Standard
14279 Los colores personalizados también se pueden usar para texto con la ayuda
14280  del comando 
14281 \series bold
14282
14283 \backslash
14284 textcolor
14285 \series default
14286
14287 \begin_inset Index
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291 Texto ! coloreado
14292 \end_layout
14293
14294 \end_inset
14295
14296
14297 \end_layout
14298
14299 \begin_layout Standard
14300 \begin_inset ERT
14301 status collapsed
14302
14303 \begin_layout Plain Layout
14304
14305
14306 \backslash
14307 textcolor{verdeoscuro}{
14308 \end_layout
14309
14310 \end_inset
14311
14312 Esta frase en 
14313 \begin_inset Quotes fld
14314 \end_inset
14315
14316 verdeoscuro
14317 \begin_inset Quotes frd
14318 \end_inset
14319
14320 .
14321 \begin_inset ERT
14322 status collapsed
14323
14324 \begin_layout Plain Layout
14325
14326 }
14327 \end_layout
14328
14329 \end_inset
14330
14331
14332 \end_layout
14333
14334 \begin_layout Standard
14335
14336 \series bold
14337
14338 \backslash
14339 textcolor
14340 \series default
14341
14342 \begin_inset Index
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346 Comandos ! T ! 
14347 \backslash
14348 textcolor
14349 \end_layout
14350
14351 \end_inset
14352
14353  se usa con el esquema 
14354 \series bold
14355
14356 \backslash
14357 textcolor{color}{caracteres a colorear}
14358 \series default
14359 .
14360 \end_layout
14361
14362 \begin_layout Subsection
14363 Cuadros de párrafo
14364 \begin_inset CommandInset label
14365 LatexCommand label
14366 name "sub:Cuadros-de-párrafo"
14367
14368 \end_inset
14369
14370
14371 \begin_inset Index
14372 status collapsed
14373
14374 \begin_layout Plain Layout
14375 Cuadros ! para párrafos
14376 \end_layout
14377
14378 \end_inset
14379
14380
14381 \end_layout
14382
14383 \begin_layout Standard
14384 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14385  de párrafo (parbox), se puede generar con el menú 
14386 \family sans
14387 Insertar\SpecialChar \menuseparator
14388 Cuadro
14389 \family default
14390  o con el botón 
14391 \begin_inset Graphics
14392         filename ../../images/box-insert.png
14393         scale 85
14394
14395 \end_inset
14396
14397  de la barra de herramientas.
14398 \end_layout
14399
14400 \begin_layout Standard
14401 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14402 \begin_inset VSpace medskip
14403 \end_inset
14404
14405 Esta línea contiene 
14406 \begin_inset Box Boxed
14407 position "c"
14408 hor_pos "c"
14409 has_inner_box 1
14410 inner_pos "c"
14411 use_parbox 1
14412 width "5cm"
14413 special "none"
14414 height "1in"
14415 height_special "totalheight"
14416 status collapsed
14417
14418 \begin_layout Plain Layout
14419 Esto es un cuadro de párrafo.
14420  Tiene exactamente 5
14421 \begin_inset space \thinspace{}
14422 \end_inset
14423
14424 cm de largo y además puede contener ecuaciones: 
14425 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14426 \end_inset
14427
14428
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \begin_inset space ~
14435 \end_inset
14436
14437  un cuadro de párrafo.
14438 \begin_inset VSpace medskip
14439 \end_inset
14440
14441 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14442  Surge un diálogo con las propiedades del cuadro.
14443  En este caso: 
14444 \emph on
14445 Decoración
14446 \emph default
14447 : Marco rectangular, 
14448 \emph on
14449 Cuadro interior
14450 \emph default
14451 : Párrafo, 
14452 \emph on
14453 Ancho
14454 \emph default
14455 : 5
14456 \begin_inset space \thinspace{}
14457 \end_inset
14458
14459 cm, 
14460 \emph on
14461 Alineación Vertical
14462 \emph default
14463  
14464 \emph on
14465 Cuadro
14466 \emph default
14467 : Medio.
14468 \end_layout
14469
14470 \begin_layout Standard
14471 \begin_inset VSpace medskip
14472 \end_inset
14473
14474 En LaTeX, un cuadro de párrafo se inserta con el comando 
14475 \series bold
14476
14477 \backslash
14478 parbox
14479 \series default
14480
14481 \begin_inset Index
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485 Comandos ! P ! 
14486 \backslash
14487 parbox
14488 \end_layout
14489
14490 \end_inset
14491
14492  con el esquema siguiente:
14493 \end_layout
14494
14495 \begin_layout Standard
14496
14497 \series bold
14498
14499 \backslash
14500 parbox[posición]{anchura}{contenido}
14501 \end_layout
14502
14503 \begin_layout Standard
14504 Son posibles las posiciones 
14505 \emph on
14506 b
14507 \emph default
14508  y 
14509 \emph on
14510 t
14511 \emph default
14512
14513 \emph on
14514 b
14515 \emph default
14516  por 
14517 \begin_inset Quotes fld
14518 \end_inset
14519
14520 bottom
14521 \begin_inset Quotes frd
14522 \end_inset
14523
14524  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14525  Con 
14526 \emph on
14527 t
14528 \emph default
14529 , por 
14530 \begin_inset Quotes fld
14531 \end_inset
14532
14533 top
14534 \begin_inset Quotes frd
14535 \end_inset
14536
14537  (arriba), la alineación se hace con la primera línea.
14538  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14539  
14540 \emph on
14541 Cuadros
14542 \emph default
14543  del manual 
14544 \emph on
14545 Objetos insertados
14546 \emph default
14547  para ejemplos.
14548 \end_layout
14549
14550 \begin_layout Standard
14551 \begin_inset VSpace bigskip
14552 \end_inset
14553
14554 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14555  ponerse en un cuadro de párrafo.
14556  Para ello se inserta el comando
14557 \begin_inset Newline newline
14558 \end_inset
14559
14560
14561 \series bold
14562
14563 \backslash
14564 fbox{
14565 \backslash
14566 parbox{
14567 \backslash
14568 linewidth-2
14569 \backslash
14570 fboxsep-2
14571 \backslash
14572 fboxrule}{
14573 \begin_inset Newline newline
14574 \end_inset
14575
14576
14577 \series default
14578 en modo TeX delante de la ecuación.
14579  Aquí 
14580 \series bold
14581
14582 \backslash
14583 linewidth
14584 \begin_inset Index
14585 status collapsed
14586
14587 \begin_layout Plain Layout
14588 Comandos ! L ! 
14589 \backslash
14590 linewidth
14591 \end_layout
14592
14593 \end_inset
14594
14595
14596 \series default
14597  es la anchura de línea establecida para el documento.
14598  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14599  anchura dos veces la separación del marco y el grosor.
14600  Como LyX no lo hace automáticamente debido a un fallo,
14601 \begin_inset Foot
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605 \begin_inset CommandInset href
14606 LatexCommand href
14607 name "LyX-bug #4483"
14608 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14609
14610 \end_inset
14611
14612
14613 \end_layout
14614
14615 \end_inset
14616
14617  hay que usar modo TeX.
14618  Para poder multiplicar y restar en los argumentos hay que cargar en el
14619  preámbulo LaTeX el paquete LaTeX 
14620 \series bold
14621 calc
14622 \series default
14623 ,
14624 \begin_inset Foot
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628
14629 \series bold
14630 calc
14631 \series default
14632  es parte de toda instalación LaTeX estándar.
14633 \end_layout
14634
14635 \end_inset
14636
14637
14638 \begin_inset Index
14639 status collapsed
14640
14641 \begin_layout Plain Layout
14642 Paquetes ! calc
14643 \end_layout
14644
14645 \end_inset
14646
14647  con la línea
14648 \end_layout
14649
14650 \begin_layout Standard
14651
14652 \series bold
14653
14654 \backslash
14655 usepackage{calc}
14656 \end_layout
14657
14658 \begin_layout Standard
14659 Detrás de la ecuación se cierran ambos cuadros con 
14660 \series bold
14661 }}
14662 \series default
14663  en modo TeX.
14664  Aquí hay un ejemplo:
14665 \begin_inset ERT
14666 status collapsed
14667
14668 \begin_layout Plain Layout
14669
14670
14671 \backslash
14672 fboxsep 5mm 
14673 \backslash
14674 fboxrule 5mm
14675 \end_layout
14676
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \begin_layout Standard
14683 \begin_inset ERT
14684 status collapsed
14685
14686 \begin_layout Plain Layout
14687
14688
14689 \backslash
14690 fbox{
14691 \backslash
14692 parbox{
14693 \backslash
14694 linewidth-2
14695 \backslash
14696 fboxsep-2
14697 \backslash
14698 fboxrule}{
14699 \end_layout
14700
14701 \end_inset
14702
14703
14704 \begin_inset Formula \begin{equation}
14705 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14706
14707 \end_inset
14708
14709
14710 \end_layout
14711
14712 \begin_layout Standard
14713 \begin_inset ERT
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717
14718 }}
14719 \end_layout
14720
14721 \end_inset
14722
14723
14724 \begin_inset ERT
14725 status collapsed
14726
14727 \begin_layout Plain Layout
14728
14729
14730 \backslash
14731 fboxrule 0.4pt 
14732 \backslash
14733 fboxsep 3pt
14734 \end_layout
14735
14736 \end_inset
14737
14738
14739 \end_layout
14740
14741 \begin_layout Standard
14742 \begin_inset VSpace medskip
14743 \end_inset
14744
14745
14746 \end_layout
14747
14748 \begin_layout Standard
14749 Como se ha usado el cuadro de párrafo como argumento de 
14750 \series bold
14751
14752 \backslash
14753 fbox
14754 \series default
14755 , en este caso no hay diferencia entre 
14756 \series bold
14757
14758 \backslash
14759 fbox
14760 \series default
14761  y 
14762 \series bold
14763
14764 \backslash
14765 boxed
14766 \series default
14767 .
14768  
14769 \end_layout
14770
14771 \begin_layout Standard
14772 \begin_inset VSpace bigskip
14773 \end_inset
14774
14775
14776 \end_layout
14777
14778 \begin_layout Standard
14779 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14780  Para hacerlo, se usa 
14781 \series bold
14782
14783 \backslash
14784 parbox
14785 \series default
14786  en combinación con el comando 
14787 \series bold
14788
14789 \backslash
14790 tag
14791 \series default
14792 .
14793  (Véase más sobre 
14794 \series bold
14795
14796 \backslash
14797 tag
14798 \series default
14799  en 
14800 \begin_inset CommandInset ref
14801 LatexCommand ref
14802 reference "sub:Numeración-personalizada"
14803
14804 \end_inset
14805
14806 ).
14807 \end_layout
14808
14809 \begin_layout Standard
14810 Un ejemplo de ecuación comentada con 
14811 \series bold
14812
14813 \backslash
14814 parbox
14815 \series default
14816 :
14817 \end_layout
14818
14819 \begin_layout Standard
14820 \begin_inset ERT
14821 status collapsed
14822
14823 \begin_layout Plain Layout
14824
14825
14826 \backslash
14827 [5x-7b=3b
14828 \backslash
14829 tag*{
14830 \backslash
14831 parbox{5cm}{
14832 \end_layout
14833
14834 \end_inset
14835
14836 Esto es una descripción.
14837  Está claramente separada de la ecuación y es multilínea.
14838 \begin_inset ERT
14839 status collapsed
14840
14841 \begin_layout Plain Layout
14842
14843 }}
14844 \backslash
14845 ]
14846 \end_layout
14847
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \begin_layout Standard
14854 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14855  no soporta el comando 
14856 \series bold
14857
14858 \backslash
14859 parbox
14860 \series default
14861  en ecuaciones.
14862  La ecuación se compone con la siguiente secuencia de comandos:
14863 \end_layout
14864
14865 \begin_layout Standard
14866 El comando 
14867 \series bold
14868
14869 \backslash
14870 [5x-7b=3b
14871 \backslash
14872 tag*
14873 \backslash
14874 {
14875 \backslash
14876 parbox{5cm}{
14877 \series default
14878  se inserta en modo TeX.
14879 \begin_inset Foot
14880 status collapsed
14881
14882 \begin_layout Plain Layout
14883 Si se usa el estilo de ecuación 
14884 \series bold
14885 Sangrado
14886 \series default
14887
14888 \series bold
14889
14890 \backslash
14891 tag*
14892 \backslash
14893
14894 \series default
14895  se puede reemplazar por 
14896 \series bold
14897
14898 \backslash
14899 hfill
14900 \series default
14901 .
14902  (Véanse los estilos de ecuación en 
14903 \begin_inset CommandInset ref
14904 LatexCommand ref
14905 reference "sec:Estilos-de-ecuación"
14906
14907 \end_inset
14908
14909 ).
14910 \end_layout
14911
14912 \end_inset
14913
14914  Después sigue la descripción en texto normal, y por último 
14915 \series bold
14916 }}
14917 \backslash
14918 ]
14919 \series default
14920  en modo TeX.
14921  Aquí los comandos 
14922 \series bold
14923
14924 \backslash
14925 [
14926 \series default
14927  y 
14928 \series bold
14929
14930 \backslash
14931 ]
14932 \series default
14933  crean una ecuación presentada.
14934 \end_layout
14935
14936 \begin_layout Standard
14937 Las ventajas de 
14938 \series bold
14939
14940 \backslash
14941 parbox
14942 \series default
14943  pueden verse en este ejemplo que se ha 
14944 \begin_inset Quotes fld
14945 \end_inset
14946
14947 comentado
14948 \begin_inset Quotes frd
14949 \end_inset
14950
14951  usando el modo texto matemático:
14952 \begin_inset Formula \[
14953 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14954
14955 \end_inset
14956
14957
14958 \end_layout
14959
14960 \begin_layout Section
14961 Operadores
14962 \begin_inset Index
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966 Operadores
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \begin_layout Subsection
14975 Operadores grandes
14976 \begin_inset CommandInset label
14977 LatexCommand label
14978 name "sub:Operadores-grandes"
14979
14980 \end_inset
14981
14982
14983 \begin_inset Index
14984 status collapsed
14985
14986 \begin_layout Plain Layout
14987 Operadores ! grandes
14988 \end_layout
14989
14990 \end_inset
14991
14992
14993 \begin_inset Index
14994 status collapsed
14995
14996 \begin_layout Plain Layout
14997 Sumatorios
14998 \end_layout
14999
15000 \end_inset
15001
15002
15003 \begin_inset Index
15004 status collapsed
15005
15006 \begin_layout Plain Layout
15007 Integrales
15008 \end_layout
15009
15010 \end_inset
15011
15012
15013 \end_layout
15014
15015 \begin_layout Standard
15016 Para poder usar todos los comandos de integrales listados aquí, debe estar
15017  marcada la opción 
15018 \family sans
15019 Usar paquete esint automáticamente
15020 \family default
15021  en el apartado 
15022 \family sans
15023 Ecuaciones
15024 \family default
15025  de la configuración del documento.
15026  
15027 \end_layout
15028
15029 \begin_layout Standard
15030 \begin_inset space \hfill{}
15031 \end_inset
15032
15033
15034 \begin_inset Tabular
15035 <lyxtabular version="3" rows="11" columns="2">
15036 <features>
15037 <column alignment="center" valignment="top" width="0pt">
15038 <column alignment="center" valignment="top" width="0pt">
15039 <row>
15040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044 Comando
15045 \end_layout
15046
15047 \end_inset
15048 </cell>
15049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053 Resultado
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 <row>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064
15065 \backslash
15066 int
15067 \begin_inset Index
15068 status collapsed
15069
15070 \begin_layout Plain Layout
15071 Comandos ! I ! 
15072 \backslash
15073 int
15074 \end_layout
15075
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087 \begin_inset Formula $\int$
15088 \end_inset
15089
15090
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 </row>
15096 <row>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101
15102 \backslash
15103 oint
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112 \begin_inset Formula $\oint$
15113 \end_inset
15114
15115
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 </row>
15121 <row>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126
15127 \backslash
15128 ointctrclockwise
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 \begin_inset Formula $\ointctrclockwise$
15138 \end_inset
15139
15140
15141 \end_layout
15142
15143 \end_inset
15144 </cell>
15145 </row>
15146 <row>
15147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151
15152 \backslash
15153 ointclockwise
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 \begin_inset Formula $\ointclockwise$
15163 \end_inset
15164
15165
15166 \end_layout
15167
15168 \end_inset
15169 </cell>
15170 </row>
15171 <row>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176
15177 \backslash
15178 sqint
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187 \begin_inset Formula $\sqint$
15188 \end_inset
15189
15190
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 </row>
15196 <row>
15197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201
15202 \backslash
15203 fint
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Plain Layout
15212  
15213 \begin_inset Formula $\fint$
15214 \end_inset
15215
15216
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 </row>
15222 <row>
15223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227
15228 \backslash
15229 landupint
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15235 \begin_inset Text
15236
15237 \begin_layout Plain Layout
15238  
15239 \begin_inset Formula $\landupint$
15240 \end_inset
15241
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 <row>
15249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253
15254 \backslash
15255 landdownint
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264  
15265 \begin_inset Formula $\landdownint$
15266 \end_inset
15267
15268
15269 \end_layout
15270
15271 \end_inset
15272 </cell>
15273 </row>
15274 <row>
15275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15276 \begin_inset Text
15277
15278 \begin_layout Plain Layout
15279
15280 \backslash
15281 bigcap
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290 \begin_inset Formula $\bigcap$
15291 \end_inset
15292
15293
15294 \end_layout
15295
15296 \end_inset
15297 </cell>
15298 </row>
15299 <row>
15300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304
15305 \backslash
15306 bigcup
15307 \end_layout
15308
15309 \end_inset
15310 </cell>
15311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315 \begin_inset Formula $\bigcup$
15316 \end_inset
15317
15318
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 </row>
15324 </lyxtabular>
15325
15326 \end_inset
15327
15328
15329 \begin_inset space \hfill{}
15330 \end_inset
15331
15332
15333 \begin_inset Tabular
15334 <lyxtabular version="3" rows="11" columns="2">
15335 <features>
15336 <column alignment="center" valignment="top" width="0pt">
15337 <column alignment="center" valignment="top" width="0pt">
15338 <row>
15339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 Comando
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352 Resultado
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 </row>
15358 <row>
15359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363
15364 \backslash
15365 sum
15366 \begin_inset Index
15367 status collapsed
15368
15369 \begin_layout Plain Layout
15370 Comandos ! S ! 
15371 \backslash
15372 sum
15373 \end_layout
15374
15375 \end_inset
15376
15377
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386 \begin_inset Formula $\sum$
15387 \end_inset
15388
15389
15390 \end_layout
15391
15392 \end_inset
15393 </cell>
15394 </row>
15395 <row>
15396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15397 \begin_inset Text
15398
15399 \begin_layout Plain Layout
15400
15401 \backslash
15402 prod
15403 \begin_inset Index
15404 status collapsed
15405
15406 \begin_layout Plain Layout
15407 Comandos ! P ! 
15408 \backslash
15409 prod
15410 \end_layout
15411
15412 \end_inset
15413
15414
15415 \end_layout
15416
15417 \end_inset
15418 </cell>
15419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15420 \begin_inset Text
15421
15422 \begin_layout Plain Layout
15423 \begin_inset Formula $\prod$
15424 \end_inset
15425
15426
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 </row>
15432 <row>
15433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15434 \begin_inset Text
15435
15436 \begin_layout Plain Layout
15437
15438 \backslash
15439 coprod
15440 \end_layout
15441
15442 \end_inset
15443 </cell>
15444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448 \begin_inset Formula $\coprod$
15449 \end_inset
15450
15451
15452 \end_layout
15453
15454 \end_inset
15455 </cell>
15456 </row>
15457 <row>
15458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Plain Layout
15462
15463 \backslash
15464 bigodot
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15470 \begin_inset Text
15471
15472 \begin_layout Plain Layout
15473 \begin_inset Formula $\bigodot$
15474 \end_inset
15475
15476
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 </row>
15482 <row>
15483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487
15488 \backslash
15489 bigotimes
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Plain Layout
15498 \begin_inset Formula $\bigotimes$
15499 \end_inset
15500
15501
15502 \end_layout
15503
15504 \end_inset
15505 </cell>
15506 </row>
15507 <row>
15508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512
15513 \backslash
15514 bigoplus
15515 \end_layout
15516
15517 \end_inset
15518 </cell>
15519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15520 \begin_inset Text
15521
15522 \begin_layout Plain Layout
15523 \begin_inset Formula $\bigoplus$
15524 \end_inset
15525
15526
15527 \end_layout
15528
15529 \end_inset
15530 </cell>
15531 </row>
15532 <row>
15533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15534 \begin_inset Text
15535
15536 \begin_layout Plain Layout
15537
15538 \backslash
15539 bigwedge
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15545 \begin_inset Text
15546
15547 \begin_layout Plain Layout
15548 \begin_inset Formula $\bigwedge$
15549 \end_inset
15550
15551
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 </row>
15557 <row>
15558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15559 \begin_inset Text
15560
15561 \begin_layout Plain Layout
15562
15563 \backslash
15564 bigvee
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15570 \begin_inset Text
15571
15572 \begin_layout Plain Layout
15573 \begin_inset Formula $\bigvee$
15574 \end_inset
15575
15576
15577 \end_layout
15578
15579 \end_inset
15580 </cell>
15581 </row>
15582 <row>
15583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587
15588 \backslash
15589 bigsqcup
15590 \end_layout
15591
15592 \end_inset
15593 </cell>
15594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15595 \begin_inset Text
15596
15597 \begin_layout Plain Layout
15598 \begin_inset Formula $\bigsqcup$
15599 \end_inset
15600
15601
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 </row>
15607 <row>
15608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612
15613 \backslash
15614 biguplus
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \begin_layout Plain Layout
15623 \begin_inset Formula $\biguplus$
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \end_inset
15630 </cell>
15631 </row>
15632 </lyxtabular>
15633
15634 \end_inset
15635
15636
15637 \begin_inset space \hfill{}
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Todos los operadores grandes se pueden insertar con el botón 
15645 \begin_inset Graphics
15646         filename ../../images/math/intop.png
15647         scale 85
15648
15649 \end_inset
15650
15651  de la barra de ecuaciones.
15652 \end_layout
15653
15654 \begin_layout Standard
15655 Estos operadores son llamados grandes porque son mayores que los operadores
15656  binarios de aspecto semejante.
15657  Todos los operadores grandes pueden tener límites, como se describe en
15658  la subsección siguiente.
15659 \end_layout
15660
15661 \begin_layout Standard
15662 Para todos los operadores de integral hay una segunda versión disponible,
15663  terminando en 
15664 \series bold
15665 op
15666 \series default
15667
15668 \series bold
15669
15670 \backslash
15671 intop
15672 \series default
15673
15674 \series bold
15675
15676 \backslash
15677 ointop
15678 \series default
15679  etc.
15680  Estos operadores difieren de 
15681 \series bold
15682
15683 \backslash
15684 int
15685 \series default
15686 , etc., en el estilo en que se presentan los límites, véase
15687 \series bold
15688  
15689 \series default
15690
15691 \begin_inset CommandInset ref
15692 LatexCommand ref
15693 reference "sub:Límites-de-operadores"
15694
15695 \end_inset
15696
15697 .
15698 \end_layout
15699
15700 \begin_layout Subsubsection*
15701 Sugerencias para las integrales
15702 \end_layout
15703
15704 \begin_layout Standard
15705 La letra 
15706 \emph on
15707 d
15708 \emph default
15709  en una integral es un operador, por consiguiente debe escribirse en redonda.
15710  Esto se hace resaltando la 
15711 \emph on
15712 d
15713 \emph default
15714  y usando el atajo de teclado 
15715 \family sans
15716 Alt+C
15717 \begin_inset space ~
15718 \end_inset
15719
15720 R
15721 \family default
15722 .
15723 \begin_inset Foot
15724 status collapsed
15725
15726 \begin_layout Plain Layout
15727 véase estilos de letras en 
15728 \begin_inset CommandInset ref
15729 LatexCommand ref
15730 reference "sub:Estilos-de-fuentes"
15731
15732 \end_inset
15733
15734  
15735 \end_layout
15736
15737 \end_inset
15738
15739  Delante de la 
15740 \emph on
15741 d
15742 \emph default
15743  se inserta un espacio delgado, como es habitual en los operadores.
15744  Un ejemplo:
15745 \end_layout
15746
15747 \begin_layout Standard
15748 incorrecto: 
15749 \begin_inset Formula $\int A(x)dx$
15750 \end_inset
15751
15752
15753 \begin_inset Newline newline
15754 \end_inset
15755
15756
15757 \begin_inset ERT
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761
15762
15763 \backslash
15764 hphantom{in}
15765 \end_layout
15766
15767 \end_inset
15768
15769 correcto: 
15770 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15771 \end_inset
15772
15773
15774 \end_layout
15775
15776 \begin_layout Standard
15777 Para integrales múltiples hay los siguientes comandos:
15778 \begin_inset VSpace medskip
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \begin_layout Standard
15785 \begin_inset space \hfill{}
15786 \end_inset
15787
15788
15789 \begin_inset Tabular
15790 <lyxtabular version="3" rows="4" columns="2">
15791 <features>
15792 <column alignment="center" valignment="top" width="0">
15793 <column alignment="center" valignment="top" width="0">
15794 <row>
15795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799 Comando
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808 Resultado
15809 \begin_inset Note Note
15810 status collapsed
15811
15812 \begin_layout Plain Layout
15813
15814 \series bold
15815
15816 \backslash
15817 raisebox
15818 \series default
15819  se usa sólo como espaciador
15820 \end_layout
15821
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 </row>
15830 <row>
15831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835
15836 \backslash
15837 iint
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15843 \begin_inset Text
15844
15845 \begin_layout Plain Layout
15846 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15847 \end_inset
15848
15849
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 </row>
15855 <row>
15856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860
15861 \backslash
15862 oiint
15863 \end_layout
15864
15865 \end_inset
15866 </cell>
15867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15872 \end_inset
15873
15874
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 </row>
15880 <row>
15881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885
15886 \backslash
15887 sqiint
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15897 \end_inset
15898
15899
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 </row>
15905 </lyxtabular>
15906
15907 \end_inset
15908
15909
15910 \begin_inset space \hfill{}
15911 \end_inset
15912
15913
15914 \begin_inset Tabular
15915 <lyxtabular version="3" rows="4" columns="2">
15916 <features>
15917 <column alignment="center" valignment="top" width="0">
15918 <column alignment="center" valignment="top" width="0">
15919 <row>
15920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15921 \begin_inset Text
15922
15923 \begin_layout Plain Layout
15924 Comando
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Plain Layout
15933 Resultado
15934 \begin_inset Note Note
15935 status collapsed
15936
15937 \begin_layout Plain Layout
15938
15939 \series bold
15940
15941 \backslash
15942 raisebox
15943 \series default
15944  se usa sólo como espaciador
15945 \end_layout
15946
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 </row>
15955 <row>
15956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960
15961 \backslash
15962 iiint
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15972 \end_inset
15973
15974
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 </row>
15980 <row>
15981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Plain Layout
15985
15986 \backslash
15987 iiiint
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15993 \begin_inset Text
15994
15995 \begin_layout Plain Layout
15996 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 </row>
16005 <row>
16006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010
16011 \backslash
16012 dotsint
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16022 \end_inset
16023
16024
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 </row>
16030 </lyxtabular>
16031
16032 \end_inset
16033
16034
16035 \begin_inset space \hfill{}
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \begin_layout Subsection
16042 Límites de operadores
16043 \begin_inset CommandInset label
16044 LatexCommand label
16045 name "sub:Límites-de-operadores"
16046
16047 \end_inset
16048
16049
16050 \begin_inset Index
16051 status collapsed
16052
16053 \begin_layout Plain Layout
16054 Operadores ! límites de
16055 \end_layout
16056
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \begin_layout Standard
16063 Los límites se crean mediante superíndices y subíndices:
16064 \end_layout
16065
16066 \begin_layout Standard
16067 \noindent
16068 \align center
16069 \begin_inset Tabular
16070 <lyxtabular version="3" rows="2" columns="2">
16071 <features>
16072 <column alignment="center" valignment="top" width="0">
16073 <column alignment="center" valignment="top" width="0">
16074 <row>
16075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 Comando
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 Resultado
16089 \begin_inset Note Note
16090 status collapsed
16091
16092 \begin_layout Plain Layout
16093
16094 \series bold
16095
16096 \backslash
16097 raisebox
16098 \series default
16099  se usa sólo como espaciador
16100 \end_layout
16101
16102 \end_inset
16103
16104
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 </row>
16110 <row>
16111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115
16116 \backslash
16117 prod^
16118 \backslash
16119 infty
16120 \begin_inset ERT
16121 status collapsed
16122
16123 \begin_layout Plain Layout
16124
16125
16126 \backslash
16127 spce 
16128 \end_layout
16129
16130 \end_inset
16131
16132
16133 \begin_inset Formula $\to$
16134 \end_inset
16135
16136 _0
16137 \begin_inset Formula $\to$
16138 \end_inset
16139
16140 A(x)
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16150 \end_inset
16151
16152
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 </row>
16158 </lyxtabular>
16159
16160 \end_inset
16161
16162
16163 \end_layout
16164
16165 \begin_layout Standard
16166 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16167  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16168 \end_layout
16169
16170 \begin_layout Standard
16171 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16172  directamente detrás del operador y se elige 
16173 \series bold
16174 Alineado
16175 \series default
16176  en el menú 
16177 \family sans
16178 Editar\SpecialChar \menuseparator
16179 Ecuación\SpecialChar \menuseparator
16180 Cambiar tipo de límites
16181 \family default
16182  (atajo 
16183 \family sans
16184 Alt+M
16185 \begin_inset space ~
16186 \end_inset
16187
16188 L
16189 \family default
16190 ).
16191  Un ejemplo:
16192 \end_layout
16193
16194 \begin_layout Standard
16195 El tipo de límites por omisión es:
16196 \begin_inset Formula \[
16197 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16198
16199 \end_inset
16200
16201
16202 \end_layout
16203
16204 \begin_layout Standard
16205 Así se ven si se cambia el tipo de límites a 
16206 \series bold
16207 Alineado
16208 \series default
16209 :
16210 \begin_inset Formula \[
16211 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16212
16213 \end_inset
16214
16215
16216 \end_layout
16217
16218 \begin_layout Standard
16219 En integrales, excepto las que terminan en 
16220 \series bold
16221 op
16222 \series default
16223  como 
16224 \series bold
16225
16226 \backslash
16227 intop
16228 \series default
16229
16230 \series bold
16231
16232 \backslash
16233 ointop
16234 \series default
16235 , etc., los límites se colocan por omisión junto al operador.
16236  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16237  operador.
16238  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16239 \series bold
16240 Presentado
16241 \series default
16242  para poner el límite debajo:
16243 \begin_inset Formula \begin{equation}
16244 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16245
16246 \end_inset
16247
16248
16249 \begin_inset VSpace medskip
16250 \end_inset
16251
16252 Para especificar condiciones en los límites se usan los comandos 
16253 \series bold
16254
16255 \backslash
16256 subarray
16257 \series default
16258
16259 \begin_inset Index
16260 status collapsed
16261
16262 \begin_layout Plain Layout
16263 Comandos ! S ! 
16264 \backslash
16265 subarray
16266 \end_layout
16267
16268 \end_inset
16269
16270  y 
16271 \series bold
16272
16273 \backslash
16274 substack
16275 \series default
16276
16277 \begin_inset Index
16278 status collapsed
16279
16280 \begin_layout Plain Layout
16281 Comandos ! S ! 
16282 \backslash
16283 substack
16284 \end_layout
16285
16286 \end_inset
16287
16288 .
16289  Por ejemplo, para componer la expresión
16290 \begin_inset Formula \begin{equation}
16291 \sum_{\begin{subarray}{c}
16292 0<k<1000\\
16293 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16294
16295 \end_inset
16296
16297 se ha hecho lo siguiente: primero se escribe el comando 
16298 \series bold
16299
16300 \backslash
16301 sum^n
16302 \series default
16303
16304 \begin_inset ERT
16305 status collapsed
16306
16307 \begin_layout Plain Layout
16308
16309
16310 \backslash
16311 spce 
16312 \end_layout
16313
16314 \end_inset
16315
16316
16317 \series bold
16318 _
16319 \series default
16320 .
16321  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16322  se inserta el comando 
16323 \series bold
16324
16325 \backslash
16326 subarray
16327 \series default
16328
16329 \begin_inset ERT
16330 status collapsed
16331
16332 \begin_layout Plain Layout
16333
16334
16335 \backslash
16336 spce 
16337 \end_layout
16338
16339 \end_inset
16340
16341 .
16342  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16343  distintas.
16344  Cada línea nueva se crea con un salto de línea (
16345 \family sans
16346 Ctrl+Retorno
16347 \family default
16348 ).
16349  Si ahora se escribe en ella
16350 \begin_inset Newline newline
16351 \end_inset
16352
16353
16354 \series bold
16355 0<k<1000 Ctrl+Retorno
16356 \begin_inset Newline newline
16357 \end_inset
16358
16359
16360 \series default
16361 aparece debajo un nuevo marco para la línea nueva.
16362 \end_layout
16363
16364 \begin_layout Standard
16365 La alineación de las líneas puede cambiarse a la izquierda con la 
16366 \family sans
16367 barra de herramientas de tabla
16368 \family default
16369  o con el menú 
16370 \family sans
16371 Editar\SpecialChar \menuseparator
16372 Filas y columnas
16373 \family default
16374 .
16375  Para obtener alineación derecha se inserta 
16376 \series bold
16377
16378 \backslash
16379 hfill
16380 \series default
16381
16382 \begin_inset ERT
16383 status collapsed
16384
16385 \begin_layout Plain Layout
16386
16387
16388 \backslash
16389 spce 
16390 \end_layout
16391
16392 \end_inset
16393
16394  al principio de la línea.
16395 \end_layout
16396
16397 \begin_layout Standard
16398 El comando 
16399 \series bold
16400
16401 \backslash
16402 substack
16403 \series default
16404  es equivalente a 
16405 \series bold
16406
16407 \backslash
16408 subarray
16409 \series default
16410  con la diferencia de que las líneas están siempre centradas.
16411 \begin_inset VSpace bigskip
16412 \end_inset
16413
16414
16415 \end_layout
16416
16417 \begin_layout Standard
16418 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16419  siguientes, como en la ecuación 
16420 \begin_inset CommandInset ref
16421 LatexCommand eqref
16422 reference "eq:substack"
16423
16424 \end_inset
16425
16426 , porque éstos se colocan junto a los límites.
16427 \end_layout
16428
16429 \begin_layout Standard
16430 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16431 \end_layout
16432
16433 \begin_layout Standard
16434
16435 \series bold
16436
16437 \backslash
16438 def
16439 \backslash
16440 clap#1{
16441 \backslash
16442 hbox to 0pt{
16443 \backslash
16444 hss #1
16445 \backslash
16446 hss}}
16447 \begin_inset Newline newline
16448 \end_inset
16449
16450
16451 \backslash
16452 def
16453 \backslash
16454 mathclap {
16455 \backslash
16456 mathpalette 
16457 \backslash
16458 mathclapinternal}
16459 \begin_inset Newline newline
16460 \end_inset
16461
16462
16463 \backslash
16464 def
16465 \backslash
16466 mathclapinternal #1#2{
16467 \backslash
16468 clap{$
16469 \backslash
16470 mathsurround =0pt #1{#2}$}}
16471 \end_layout
16472
16473 \begin_layout Standard
16474 En ella se define el comando 
16475 \series bold
16476
16477 \backslash
16478 mathclap
16479 \series default
16480
16481 \begin_inset Index
16482 status collapsed
16483
16484 \begin_layout Plain Layout
16485 Comandos ! M ! 
16486 \backslash
16487 mathclap
16488 \end_layout
16489
16490 \end_inset
16491
16492  que establece la anchura del límite en 0
16493 \begin_inset space \thinspace{}
16494 \end_inset
16495
16496 pt.
16497  El esquema del comando es:
16498 \end_layout
16499
16500 \begin_layout Standard
16501
16502 \series bold
16503
16504 \backslash
16505 mathclap{límite}
16506 \end_layout
16507
16508 \begin_layout Standard
16509 donde el límite puede consistir en varias condiciones.
16510 \end_layout
16511
16512 \begin_layout Standard
16513 Aplicado en la ecuación 
16514 \begin_inset CommandInset ref
16515 LatexCommand eqref
16516 reference "eq:substack"
16517
16518 \end_inset
16519
16520  se usa el comando
16521 \end_layout
16522
16523 \begin_layout Standard
16524
16525 \series bold
16526
16527 \backslash
16528 sum_
16529 \backslash
16530 mathclap{
16531 \backslash
16532 substack
16533 \begin_inset ERT
16534 status collapsed
16535
16536 \begin_layout Plain Layout
16537
16538
16539 \backslash
16540 spce 
16541 \end_layout
16542
16543 \end_inset
16544
16545 0<k<1000 Ctrl+Retorno
16546 \end_layout
16547
16548 \begin_layout Standard
16549 para componer el límite inferior.
16550  Ahora el sumando está junto al sumatorio:
16551 \begin_inset Formula \[
16552 \sum_{\mathclap{\substack{0<k<1000\\
16553 \\k\,\in\,\mathbb{N}}
16554 }}^{n}k^{-2}\]
16555
16556 \end_inset
16557
16558
16559 \begin_inset VSpace bigskip
16560 \end_inset
16561
16562 Cómo utilizar un límite para varios operadores se describe en la 
16563 \begin_inset CommandInset ref
16564 LatexCommand ref
16565 reference "sub:Operadores-de-usuario"
16566
16567 \end_inset
16568
16569 .
16570 \end_layout
16571
16572 \begin_layout Subsection
16573 Operadores binarios
16574 \begin_inset CommandInset label
16575 LatexCommand label
16576 name "sub:Operadores-binarios"
16577
16578 \end_inset
16579
16580
16581 \begin_inset Index
16582 status collapsed
16583
16584 \begin_layout Plain Layout
16585 Operadores ! binarios
16586 \end_layout
16587
16588 \end_inset
16589
16590
16591 \end_layout
16592
16593 \begin_layout Standard
16594 Los operadores binarios se rodean por espacios si llevan un carácter delante
16595  o detrás.
16596 \begin_inset VSpace medskip
16597 \end_inset
16598
16599
16600 \end_layout
16601
16602 \begin_layout Standard
16603 \begin_inset space \hfill{}
16604 \end_inset
16605
16606
16607 \begin_inset Tabular
16608 <lyxtabular version="3" rows="13" columns="2">
16609 <features>
16610 <column alignment="center" valignment="top" width="0pt">
16611 <column alignment="center" valignment="top" width="0pt">
16612 <row>
16613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617 Comando
16618 \begin_inset Note Note
16619 status collapsed
16620
16621 \begin_layout Plain Layout
16622
16623 \series bold
16624
16625 \backslash
16626 raisebox
16627 \series default
16628  se usa sólo como espaciador
16629 \end_layout
16630
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642 Operador
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 </row>
16648 <row>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Plain Layout
16653 +
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Plain Layout
16662 \begin_inset Formula $+$
16663 \end_inset
16664
16665
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 </row>
16671 <row>
16672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 -
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Plain Layout
16685 \begin_inset Formula $-$
16686 \end_inset
16687
16688
16689 \end_layout
16690
16691 \end_inset
16692 </cell>
16693 </row>
16694 <row>
16695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699
16700 \backslash
16701 pm
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710 \begin_inset Formula $\pm$
16711 \end_inset
16712
16713
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 </row>
16719 <row>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724
16725 \backslash
16726 mp
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735 \begin_inset Formula $\mp$
16736 \end_inset
16737
16738
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 </row>
16744 <row>
16745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749
16750 \backslash
16751 cdot
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760 \begin_inset Formula $\cdot$
16761 \end_inset
16762
16763
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 </row>
16769 <row>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \backslash
16776 times
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 \begin_inset Formula $\times$
16786 \end_inset
16787
16788
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 </row>
16794 <row>
16795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799
16800 \backslash
16801 div
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 \begin_inset Formula $\div$
16811 \end_inset
16812
16813
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 </row>
16819 <row>
16820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824 \begin_inset ERT
16825 status collapsed
16826
16827 \begin_layout Plain Layout
16828
16829
16830 \backslash
16831 raisebox{-1.2mm}{
16832 \end_layout
16833
16834 \end_inset
16835
16836 *
16837 \begin_inset ERT
16838 status collapsed
16839
16840 \begin_layout Plain Layout
16841
16842 }
16843 \end_layout
16844
16845 \end_inset
16846
16847
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856 \begin_inset Formula $*$
16857 \end_inset
16858
16859
16860 \end_layout
16861
16862 \end_inset
16863 </cell>
16864 </row>
16865 <row>
16866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870
16871 \backslash
16872 star
16873 \end_layout
16874
16875 \end_inset
16876 </cell>
16877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881 \begin_inset Formula $\star$
16882 \end_inset
16883
16884
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 <row>
16891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895
16896 \backslash
16897 circ
16898 \end_layout
16899
16900 \end_inset
16901 </cell>
16902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906 \begin_inset Formula $\circ$
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 </row>
16915 <row>
16916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \backslash
16922 diamond
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 \begin_inset Formula $\diamond$
16932 \end_inset
16933
16934
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 </row>
16940 <row>
16941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945
16946 \backslash
16947 bullet
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 \begin_inset Formula $\bullet$
16957 \end_inset
16958
16959
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 </row>
16965 </lyxtabular>
16966
16967 \end_inset
16968
16969
16970 \begin_inset space \hfill{}
16971 \end_inset
16972
16973
16974 \begin_inset Tabular
16975 <lyxtabular version="3" rows="13" columns="2">
16976 <features>
16977 <column alignment="center" valignment="top" width="0pt">
16978 <column alignment="center" valignment="top" width="0pt">
16979 <row>
16980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984 Comando
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 Operador
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \backslash
17006 nabla
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 \begin_inset Formula $\nabla$
17016 \end_inset
17017
17018
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 </row>
17024 <row>
17025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029
17030 \backslash
17031 bigtriangledown
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 \begin_inset Formula $\bigtriangledown$
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row>
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054
17055 \backslash
17056 bigtriangleup
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 \begin_inset Formula $\bigtriangleup$
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 </row>
17074 <row>
17075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079
17080 \backslash
17081 Box
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 \begin_inset Formula $\Box$
17091 \end_inset
17092
17093
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 </row>
17099 <row>
17100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104
17105 \backslash
17106 cap 
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 \begin_inset Formula $\cap$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 </row>
17124 <row>
17125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129
17130 \backslash
17131 cup
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140 \begin_inset Formula $\cup$
17141 \end_inset
17142
17143
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 </row>
17149 <row>
17150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154
17155 \backslash
17156 dagger
17157 \end_layout
17158
17159 \end_inset
17160 </cell>
17161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165 \begin_inset Formula $\dagger$
17166 \end_inset
17167
17168
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 </row>
17174 <row>
17175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179
17180 \backslash
17181 ddagger
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190 \begin_inset Formula $\ddagger$
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 </row>
17199 <row>
17200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204
17205 \backslash
17206 wr
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 \begin_inset Formula $\wr$
17216 \end_inset
17217
17218
17219 \end_layout
17220
17221 \end_inset
17222 </cell>
17223 </row>
17224 <row>
17225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229
17230 \backslash
17231 bigcirc
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 \begin_inset Formula $\bigcirc$
17241 \end_inset
17242
17243
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 </row>
17249 <row>
17250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254
17255 \backslash
17256 wedge
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 \begin_inset Formula $\wedge$
17266 \end_inset
17267
17268
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 <row>
17275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279
17280 \backslash
17281 vee
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 \begin_inset Formula $\vee$
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 </row>
17299 </lyxtabular>
17300
17301 \end_inset
17302
17303
17304 \begin_inset space \hfill{}
17305 \end_inset
17306
17307
17308 \begin_inset Tabular
17309 <lyxtabular version="3" rows="13" columns="2">
17310 <features>
17311 <column alignment="center" valignment="top" width="0pt">
17312 <column alignment="center" valignment="top" width="0pt">
17313 <row>
17314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318 Comando
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 Operador
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 </row>
17333 <row>
17334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338
17339 \backslash
17340 oplus
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349 \begin_inset Formula $\oplus$
17350 \end_inset
17351
17352
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 </row>
17358 <row>
17359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363
17364 \backslash
17365 ominus
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 \begin_inset Formula $\ominus$
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 </row>
17383 <row>
17384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388
17389 \backslash
17390 otimes
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399 \begin_inset Formula $\otimes$
17400 \end_inset
17401
17402
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 </row>
17408 <row>
17409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17410 \begin_inset Text
17411
17412 \begin_layout Plain Layout
17413
17414 \backslash
17415 oslash
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424 \begin_inset Formula $\oslash$
17425 \end_inset
17426
17427
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 </row>
17433 <row>
17434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438
17439 \backslash
17440 odot
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449 \begin_inset Formula $\odot$
17450 \end_inset
17451
17452
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 </row>
17458 <row>
17459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463
17464 \backslash
17465 amalg
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474 \begin_inset Formula $\amalg$
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 <row>
17484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488
17489 \backslash
17490 uplus
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499 \begin_inset Formula $\uplus$
17500 \end_inset
17501
17502
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 </row>
17508 <row>
17509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513
17514 \backslash
17515 setminus
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 \begin_inset Formula $\setminus$
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538
17539 \backslash
17540 sqcap
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 \begin_inset Formula $\sqcap$
17550 \end_inset
17551
17552
17553 \end_layout
17554
17555 \end_inset
17556 </cell>
17557 </row>
17558 <row>
17559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563
17564 \backslash
17565 sqcup
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 \begin_inset Formula $\sqcup$
17575 \end_inset
17576
17577
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 </row>
17583 <row>
17584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588
17589 \backslash
17590 triangleleft
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599 \begin_inset Formula $\triangleleft$
17600 \end_inset
17601
17602
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 </row>
17608 <row>
17609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613
17614 \backslash
17615 triangleright
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624 \begin_inset Formula $\triangleright$
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 </row>
17633 </lyxtabular>
17634
17635 \end_inset
17636
17637
17638 \begin_inset space \hfill{}
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \begin_layout Standard
17645 Todos los operadores binarios se pueden insertar también con el botón 
17646 \begin_inset Graphics
17647         filename ../../images/math/pm.png
17648         scale 85
17649
17650 \end_inset
17651
17652  de la barra de ecuaciones.
17653 \end_layout
17654
17655 \begin_layout Standard
17656 Para imprimir el operador Laplace se pueden usar 
17657 \series bold
17658
17659 \backslash
17660 Delta
17661 \series default
17662  o 
17663 \series bold
17664
17665 \backslash
17666 nabla
17667 \series default
17668 ^
17669 \series bold
17670 2
17671 \series default
17672  (
17673 \begin_inset Formula $\nabla^{2}$
17674 \end_inset
17675
17676 ) en vez de 
17677 \series bold
17678
17679 \backslash
17680 bigtriangleup
17681 \series default
17682 .
17683 \end_layout
17684
17685 \begin_layout Standard
17686 El carácter 
17687 \family sans
17688 Separador de menú
17689 \family default
17690  del menú 
17691 \family sans
17692 Insertar\SpecialChar \menuseparator
17693 Carácter especial
17694 \family default
17695  es el operador 
17696 \series bold
17697
17698 \backslash
17699 triangleright
17700 \series default
17701 .
17702 \end_layout
17703
17704 \begin_layout Subsection
17705 Operadores definidos por el usuario
17706 \begin_inset CommandInset label
17707 LatexCommand label
17708 name "sub:Operadores-de-usuario"
17709
17710 \end_inset
17711
17712
17713 \begin_inset Index
17714 status collapsed
17715
17716 \begin_layout Plain Layout
17717 Operadores ! personalizados
17718 \end_layout
17719
17720 \end_inset
17721
17722
17723 \end_layout
17724
17725 \begin_layout Standard
17726 Con ayuda del comando 
17727 \series bold
17728
17729 \backslash
17730 DeclareMathOperator
17731 \series default
17732
17733 \begin_inset Index
17734 status collapsed
17735
17736 \begin_layout Plain Layout
17737 Comandos ! D ! 
17738 \backslash
17739 dbinom@
17740 \backslash
17741 DeclareMathOperator
17742 \end_layout
17743
17744 \end_inset
17745
17746  se pueden definir operadores personalizados en el preámbulo LaTeX.
17747  Su esquema es:
17748 \end_layout
17749
17750 \begin_layout Standard
17751
17752 \series bold
17753
17754 \backslash
17755 DeclareMathOperator{comando nuevo}{presentación}
17756 \end_layout
17757
17758 \begin_layout Standard
17759 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17760  en la salida.
17761  Para definir un operador grande hay que añadirle un * detrás.
17762  Todos los operadores grandes personalizados pueden tener límites como se
17763  describe en 
17764 \begin_inset CommandInset ref
17765 LatexCommand ref
17766 reference "sub:Límites-de-operadores"
17767
17768 \end_inset
17769
17770 .
17771 \end_layout
17772
17773 \begin_layout Standard
17774 Por ejemplo, la línea en el preámbulo LaTeX
17775 \end_layout
17776
17777 \begin_layout Standard
17778
17779 \series bold
17780
17781 \backslash
17782 DeclareMathOperator*{
17783 \backslash
17784 Lozenge}{
17785 \backslash
17786 blacklozenge}
17787 \end_layout
17788
17789 \begin_layout Standard
17790 define el comando 
17791 \series bold
17792
17793 \backslash
17794 Lozenge
17795 \series default
17796 , que inserta un operador grande que es el símbolo blacklozenge de la 
17797 \begin_inset CommandInset ref
17798 LatexCommand ref
17799 reference "sub:Símbolos-misceláneos"
17800
17801 \end_inset
17802
17803 .
17804 \begin_inset Formula \[
17805 \Lozenge_{n=1}^{\infty}\]
17806
17807 \end_inset
17808
17809 El comando para esta expresión es: 
17810 \series bold
17811
17812 \backslash
17813 Lozenge^
17814 \backslash
17815 infty
17816 \begin_inset Formula $\rightarrow$
17817 \end_inset
17818
17819 _n=1
17820 \begin_inset VSpace bigskip
17821 \end_inset
17822
17823
17824 \end_layout
17825
17826 \begin_layout Standard
17827 Si los operadores personalizados no se van a usar varias veces en el documento,
17828  se pueden también definir con los comandos 
17829 \series bold
17830
17831 \backslash
17832 mathop
17833 \series default
17834
17835 \begin_inset Index
17836 status collapsed
17837
17838 \begin_layout Plain Layout
17839 Comandos ! M ! 
17840 \backslash
17841 mathop
17842 \end_layout
17843
17844 \end_inset
17845
17846  y 
17847 \series bold
17848
17849 \backslash
17850 mathbin
17851 \series default
17852
17853 \begin_inset Index
17854 status collapsed
17855
17856 \begin_layout Plain Layout
17857 Comandos ! M ! 
17858 \backslash
17859 mathbin
17860 \end_layout
17861
17862 \end_inset
17863
17864 , con el siguiente esquema:
17865 \end_layout
17866
17867 \begin_layout Standard
17868
17869 \series bold
17870
17871 \backslash
17872 mathop{presentación}
17873 \series default
17874  y 
17875 \series bold
17876
17877 \backslash
17878 mathbin{presentación}
17879 \end_layout
17880
17881 \begin_layout Standard
17882
17883 \series bold
17884
17885 \backslash
17886 mathop
17887 \series default
17888  define operadores grandes, 
17889 \series bold
17890
17891 \backslash
17892 mathbin
17893 \series default
17894  operadores binarios.
17895 \end_layout
17896
17897 \begin_layout Standard
17898
17899 \series bold
17900
17901 \backslash
17902 mathop
17903 \series default
17904  se puede usar, p.e., para poner un límite a varios operadores:
17905 \begin_inset Formula \[
17906 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17907
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \begin_layout Standard
17914 El comando para la expresión anterior es:
17915 \begin_inset Newline newline
17916 \end_inset
17917
17918
17919 \series bold
17920
17921 \backslash
17922 mathop{
17923 \backslash
17924 sum
17925 \backslash
17926 negmedspace
17927 \backslash
17928 sum
17929 \series default
17930
17931 \begin_inset ERT
17932 status collapsed
17933
17934 \begin_layout Plain Layout
17935
17936
17937 \backslash
17938 spce 
17939 \end_layout
17940
17941 \end_inset
17942
17943
17944 \series bold
17945
17946 \begin_inset Formula $\to$
17947 \end_inset
17948
17949 ^N
17950 \series default
17951
17952 \begin_inset ERT
17953 status collapsed
17954
17955 \begin_layout Plain Layout
17956
17957
17958 \backslash
17959 spce 
17960 \end_layout
17961
17962 \end_inset
17963
17964
17965 \series bold
17966 _i,j=1
17967 \end_layout
17968
17969 \begin_layout Section
17970 Fuentes
17971 \begin_inset Index
17972 status collapsed
17973
17974 \begin_layout Plain Layout
17975 Fuentes
17976 \end_layout
17977
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \begin_layout Subsection
17984 Estilos de fuentes
17985 \begin_inset CommandInset label
17986 LatexCommand label
17987 name "sub:Estilos-de-fuentes"
17988
17989 \end_inset
17990
17991
17992 \begin_inset Index
17993 status collapsed
17994
17995 \begin_layout Plain Layout
17996 Fuentes ! estilos de
17997 \end_layout
17998
17999 \end_inset
18000
18001
18002 \end_layout
18003
18004 \begin_layout Standard
18005 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18006  estilos:
18007 \end_layout
18008
18009 \begin_layout Standard
18010 \begin_inset VSpace -2mm
18011 \end_inset
18012
18013
18014 \end_layout
18015
18016 \begin_layout Standard
18017 \align center
18018 \begin_inset Tabular
18019 <lyxtabular version="3" rows="6" columns="3">
18020 <features>
18021 <column alignment="center" valignment="top" width="0">
18022 <column alignment="center" valignment="top" width="0">
18023 <column alignment="center" valignment="top" width="0">
18024 <row>
18025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029 Comando
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 Resultado
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047 atajo
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 </row>
18053 <row>
18054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058
18059 \backslash
18060 mathbb
18061 \series bold
18062
18063 \begin_inset ERT
18064 status collapsed
18065
18066 \begin_layout Plain Layout
18067
18068
18069 \backslash
18070 spce 
18071 \end_layout
18072
18073 \end_inset
18074
18075
18076 \series default
18077 ABC
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 \begin_inset Formula $\mathbb{ABC}$
18087 \end_inset
18088
18089
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098
18099 \family sans
18100 Alt+C C
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 <row>
18107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111
18112 \backslash
18113 mathbf
18114 \series bold
18115
18116 \begin_inset ERT
18117 status collapsed
18118
18119 \begin_layout Plain Layout
18120
18121
18122 \backslash
18123 spce 
18124 \end_layout
18125
18126 \end_inset
18127
18128
18129 \series default
18130 AbC
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Formula $\mathbf{AbC}$
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151
18152 \family sans
18153 Ctrl+B
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 </row>
18159 <row>
18160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164
18165 \backslash
18166 boldsymbol
18167 \series bold
18168
18169 \begin_inset ERT
18170 status collapsed
18171
18172 \begin_layout Plain Layout
18173
18174
18175 \backslash
18176 spce 
18177 \end_layout
18178
18179 \end_inset
18180
18181
18182 \series default
18183 AbC
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192 \begin_inset Formula $\boldsymbol{AbC}$
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204
18205 \family sans
18206 Ctrl+Alt+B , Alt+C B
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 </row>
18212 <row>
18213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217
18218 \backslash
18219 mathcal
18220 \series bold
18221
18222 \begin_inset ERT
18223 status collapsed
18224
18225 \begin_layout Plain Layout
18226
18227
18228 \backslash
18229 spce 
18230 \end_layout
18231
18232 \end_inset
18233
18234
18235 \series default
18236 ABC
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245 \begin_inset Formula $\mathcal{ABC}$
18246 \end_inset
18247
18248
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257
18258 \family sans
18259 Ctrl+E , Alt+C E
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 </row>
18265 <row>
18266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270
18271 \backslash
18272 mathfrak
18273 \series bold
18274
18275 \begin_inset ERT
18276 status collapsed
18277
18278 \begin_layout Plain Layout
18279
18280
18281 \backslash
18282 spce 
18283 \end_layout
18284
18285 \end_inset
18286
18287
18288 \series default
18289 AbC
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298 \begin_inset Formula $\mathfrak{AbC}$
18299 \end_inset
18300
18301
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 -
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 </row>
18316 </lyxtabular>
18317
18318 \end_inset
18319
18320
18321 \end_layout
18322
18323 \begin_layout Standard
18324 \align center
18325 \begin_inset Tabular
18326 <lyxtabular version="3" rows="5" columns="3">
18327 <features>
18328 <column alignment="center" valignment="top" width="0">
18329 <column alignment="center" valignment="top" width="0">
18330 <column alignment="center" valignment="top" width="0">
18331 <row>
18332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336 Comando
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 Resultado
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354 atajo
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 </row>
18360 <row>
18361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365
18366 \backslash
18367 mathit
18368 \series bold
18369
18370 \begin_inset ERT
18371 status collapsed
18372
18373 \begin_layout Plain Layout
18374
18375
18376 \backslash
18377 spce 
18378 \end_layout
18379
18380 \end_inset
18381
18382
18383 \series default
18384 AbC
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 \begin_inset Formula $\mathit{AbC}$
18394 \end_inset
18395
18396
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 -
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 </row>
18411 <row>
18412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416
18417 \backslash
18418 mathrm
18419 \series bold
18420
18421 \begin_inset ERT
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425
18426
18427 \backslash
18428 spce 
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \series default
18435 AbC
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444 \begin_inset Formula $\mathrm{AbC}$
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456
18457 \family sans
18458 Alt+C R
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 </row>
18464 <row>
18465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469
18470 \backslash
18471 mathsf
18472 \series bold
18473
18474 \begin_inset ERT
18475 status collapsed
18476
18477 \begin_layout Plain Layout
18478
18479
18480 \backslash
18481 spce 
18482 \end_layout
18483
18484 \end_inset
18485
18486
18487 \series default
18488 AbC
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 \begin_inset Formula $\mathsf{AbC}$
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509
18510 \family sans
18511 Alt+C S
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 </row>
18517 <row>
18518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522
18523 \backslash
18524 mathtt
18525 \series bold
18526
18527 \begin_inset ERT
18528 status collapsed
18529
18530 \begin_layout Plain Layout
18531
18532
18533 \backslash
18534 spce 
18535 \end_layout
18536
18537 \end_inset
18538
18539
18540 \series default
18541 AbC
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550 \begin_inset Formula $\mathtt{AbC}$
18551 \end_inset
18552
18553
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562
18563 \family sans
18564 Ctrl+Mayúsculas+P
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 </row>
18570 </lyxtabular>
18571
18572 \end_inset
18573
18574
18575 \end_layout
18576
18577 \begin_layout Standard
18578 \begin_inset Note Greyedout
18579 status open
18580
18581 \begin_layout Plain Layout
18582
18583 \series bold
18584 Nota
18585 \series default
18586 : Los estilos 
18587 \series bold
18588
18589 \backslash
18590 mathbb
18591 \series default
18592  y 
18593 \series bold
18594
18595 \backslash
18596 mathcal
18597 \series default
18598  sólo se aplican a letras mayúsculas.
18599 \end_layout
18600
18601 \end_inset
18602
18603
18604 \end_layout
18605
18606 \begin_layout Standard
18607 El estilo predeterminado es 
18608 \series bold
18609
18610 \backslash
18611 mathnormal
18612 \series default
18613 .
18614 \end_layout
18615
18616 \begin_layout Standard
18617 Los comandos de estilo funcionan también en estructuras matemáticas:
18618 \begin_inset Formula \[
18619 \mathfrak{A=\frac{b}{C}}\]
18620
18621 \end_inset
18622
18623
18624 \end_layout
18625
18626 \begin_layout Standard
18627 Los caracteres en texto matemático no aparecen en un estilo de letra de
18628  ecuaciones sino en el estilo 
18629 \series bold
18630
18631 \backslash
18632 textrm
18633 \series default
18634 .
18635  Este estilo no se puede poner correctamente con el diálogo de estilo de
18636  texto por un fallo de LyX.
18637 \begin_inset Foot
18638 status collapsed
18639
18640 \begin_layout Plain Layout
18641 \begin_inset CommandInset href
18642 LatexCommand href
18643 name "LyX-bug #4091"
18644 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18645
18646 \end_inset
18647
18648
18649 \end_layout
18650
18651 \end_inset
18652
18653
18654 \end_layout
18655
18656 \begin_layout Standard
18657 En vez de comandos se puede usar el menú 
18658 \family sans
18659 Editar\SpecialChar \menuseparator
18660 Ecuación\SpecialChar \menuseparator
18661 Estilo del texto
18662 \family default
18663  o el botón 
18664 \begin_inset Graphics
18665         filename ../../images/math/font.png
18666         scale 85
18667
18668 \end_inset
18669
18670 .
18671 \end_layout
18672
18673 \begin_layout Subsection
18674 Ecuaciones en negrita
18675 \begin_inset CommandInset label
18676 LatexCommand label
18677 name "sub:Ecuaciones-en-negrita"
18678
18679 \end_inset
18680
18681
18682 \begin_inset Index
18683 status collapsed
18684
18685 \begin_layout Plain Layout
18686 Ecuación ! en negrita
18687 \end_layout
18688
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \begin_layout Standard
18695 Para poner en negrita una ecuación completa no se puede usar el comando
18696  
18697 \series bold
18698
18699 \backslash
18700 mathbf
18701 \series default
18702 , porque no funciona con minúsculas griegas.
18703  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18704 \begin_inset Formula \[
18705 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 Para presentar la ecuación correctamente se usa el comando 
18714 \series bold
18715 boldsymbol
18716 \series default
18717 :
18718 \begin_inset Formula \[
18719 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18720
18721 \end_inset
18722
18723
18724 \end_layout
18725
18726 \begin_layout Standard
18727 También es posible poner la fórmula en un 
18728 \series bold
18729 entorno boldmath
18730 \series default
18731 , que se inserta con el comando 
18732 \series bold
18733
18734 \backslash
18735 boldmath
18736 \series default
18737
18738 \begin_inset Index
18739 status collapsed
18740
18741 \begin_layout Plain Layout
18742 Comandos ! B ! 
18743 \backslash
18744 boldmath
18745 \end_layout
18746
18747 \end_inset
18748
18749  en modo TeX.
18750  Para finalizar el entorno se usa el comando 
18751 \series bold
18752
18753 \backslash
18754 unboldmath
18755 \series default
18756
18757 \begin_inset Index
18758 status collapsed
18759
18760 \begin_layout Plain Layout
18761 Comandos ! U ! 
18762 \backslash
18763 unboldmath
18764 \end_layout
18765
18766 \end_inset
18767
18768  en modo TeX.
18769 \begin_inset ERT
18770 status collapsed
18771
18772 \begin_layout Plain Layout
18773
18774
18775 \backslash
18776 boldmath
18777 \end_layout
18778
18779 \end_inset
18780
18781
18782 \begin_inset Formula \[
18783 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18784
18785 \end_inset
18786
18787
18788 \end_layout
18789
18790 \begin_layout Standard
18791 \begin_inset ERT
18792 status collapsed
18793
18794 \begin_layout Plain Layout
18795
18796
18797 \backslash
18798 unboldmath
18799 \end_layout
18800
18801 \end_inset
18802
18803
18804 \end_layout
18805
18806 \begin_layout Subsection
18807 Ecuaciones coloreadas
18808 \begin_inset Index
18809 status collapsed
18810
18811 \begin_layout Plain Layout
18812 Ecuación ! coloreada
18813 \end_layout
18814
18815 \end_inset
18816
18817
18818 \end_layout
18819
18820 \begin_layout Standard
18821 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18822  o una parte de una ecuación y usa el diálogo 
18823 \family sans
18824 Estilo del texto
18825 \family default
18826 .
18827  Aquí hay una ecuación en magenta:
18828 \begin_inset Formula \[
18829 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18830
18831 \end_inset
18832
18833 También puedes definir tus propios colores como se describe en
18834 \begin_inset space ~
18835 \end_inset
18836
18837
18838 \begin_inset CommandInset ref
18839 LatexCommand ref
18840 reference "sub:Cuadros-coloreados"
18841
18842 \end_inset
18843
18844 .
18845  Pueden usarse con el comando en código TeX 
18846 \series bold
18847
18848 \backslash
18849 textcolor
18850 \series default
18851
18852 \begin_inset Index
18853 status collapsed
18854
18855 \begin_layout Plain Layout
18856 Comandos ! T ! 
18857 \backslash
18858 textcolor
18859 \end_layout
18860
18861 \end_inset
18862
18863  según el esquema
18864 \end_layout
18865
18866 \begin_layout Standard
18867
18868 \series bold
18869
18870 \backslash
18871 textcolor{color}{caracteres o ecuación}
18872 \end_layout
18873
18874 \begin_layout Standard
18875 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18876 e en rojo:
18877 \end_layout
18878
18879 \begin_layout Standard
18880 \begin_inset ERT
18881 status collapsed
18882
18883 \begin_layout Plain Layout
18884
18885
18886 \backslash
18887 textcolor{verdeoscuro}{
18888 \end_layout
18889
18890 \end_inset
18891
18892
18893 \begin_inset Formula \[
18894 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18895
18896 \end_inset
18897
18898
18899 \begin_inset ERT
18900 status collapsed
18901
18902 \begin_layout Plain Layout
18903
18904 }
18905 \end_layout
18906
18907 \end_inset
18908
18909
18910 \end_layout
18911
18912 \begin_layout Standard
18913 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18914  a ecuaciones completas.
18915 \begin_inset Foot
18916 status collapsed
18917
18918 \begin_layout Plain Layout
18919 \begin_inset CommandInset href
18920 LatexCommand href
18921 name "LyX-bug #5269"
18922 target "http://bugzilla.lyx.org/show_bug.cgi?id=5269"
18923
18924 \end_inset
18925
18926
18927 \end_layout
18928
18929 \end_inset
18930
18931
18932 \end_layout
18933
18934 \begin_layout Subsection
18935 Tamaños de fuentes
18936 \begin_inset CommandInset label
18937 LatexCommand label
18938 name "sub:Tamaños-de-fuentes"
18939
18940 \end_inset
18941
18942
18943 \begin_inset Index
18944 status collapsed
18945
18946 \begin_layout Plain Layout
18947 Fuentes ! tamaño
18948 \end_layout
18949
18950 \end_inset
18951
18952
18953 \end_layout
18954
18955 \begin_layout Standard
18956 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18957  siguientes comandos de tamaño:
18958 \end_layout
18959
18960 \begin_layout Standard
18961
18962 \series bold
18963
18964 \backslash
18965 Huge
18966 \series default
18967
18968 \series bold
18969
18970 \backslash
18971 huge
18972 \series default
18973
18974 \series bold
18975
18976 \backslash
18977 LARGE
18978 \series default
18979
18980 \series bold
18981
18982 \backslash
18983 Large
18984 \series default
18985
18986 \series bold
18987
18988 \backslash
18989 large
18990 \series default
18991
18992 \series bold
18993
18994 \backslash
18995 normalsize
18996 \series default
18997
18998 \series bold
18999
19000 \backslash
19001 small
19002 \series default
19003 ,
19004 \begin_inset Newline newline
19005 \end_inset
19006
19007
19008 \series bold
19009
19010 \backslash
19011 footnotesize
19012 \series default
19013
19014 \series bold
19015
19016 \backslash
19017 scriptsize
19018 \series default
19019 , y 
19020 \series bold
19021
19022 \backslash
19023 tiny
19024 \end_layout
19025
19026 \begin_layout Standard
19027 El tamaño dado por los comandos depende del tamaño base de la fuente en
19028  el documento, dado por el comando 
19029 \series bold
19030
19031 \backslash
19032 normalsize
19033 \series default
19034 .
19035  Los demás comandos producen tamaños menores o mayores que 
19036 \series bold
19037
19038 \backslash
19039 normalsize
19040 \series default
19041 .
19042  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
19043  Si, por ejemplo, la fuente del documento es de 12
19044 \begin_inset space \thinspace{}
19045 \end_inset
19046
19047 pt, el comando 
19048 \series bold
19049
19050 \backslash
19051 Huge
19052 \series default
19053  da el mismo tamaño que 
19054 \series bold
19055
19056 \backslash
19057 huge
19058 \series default
19059 .
19060 \end_layout
19061
19062 \begin_layout Standard
19063 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19064  a todas las ecuaciones y texto siguientes.
19065  Para volver al tamaño anterior hay que insertar el comando 
19066 \series bold
19067
19068 \backslash
19069 normalsize
19070 \series default
19071  en modo TeX detrás de la ecuación.
19072  
19073 \end_layout
19074
19075 \begin_layout Standard
19076 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
19077  en texto matemático.
19078  Para hacerlo se inserta el comando en texto matemático.
19079  Todos los caracteres siguientes, hasta el final del texto matemático o
19080  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19081  Dos ejemplos:
19082 \end_layout
19083
19084 \begin_layout Standard
19085 \begin_inset VSpace -2mm
19086 \end_inset
19087
19088
19089 \end_layout
19090
19091 \begin_layout Standard
19092 \begin_inset ERT
19093 status collapsed
19094
19095 \begin_layout Plain Layout
19096
19097
19098 \backslash
19099 huge
19100 \end_layout
19101
19102 \end_inset
19103
19104
19105 \begin_inset Formula \[
19106 A=\frac{B}{c}\cdot\maltese\]
19107
19108 \end_inset
19109
19110
19111 \begin_inset Formula \[
19112 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19113
19114 \end_inset
19115
19116
19117 \end_layout
19118
19119 \begin_layout Standard
19120 \begin_inset ERT
19121 status collapsed
19122
19123 \begin_layout Plain Layout
19124
19125
19126 \backslash
19127 normalsize
19128 \end_layout
19129
19130 \end_inset
19131
19132
19133 \begin_inset VSpace medskip
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \begin_layout Standard
19140 Antes de las ecuaciones se ha insertado el comando 
19141 \series bold
19142
19143 \backslash
19144 huge
19145 \series default
19146 .
19147  Para la segunda ecuación el comando es:
19148 \begin_inset Newline newline
19149 \end_inset
19150
19151
19152 \series bold
19153
19154 \backslash
19155 maltese
19156 \begin_inset ERT
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160
19161
19162 \backslash
19163 spce 
19164 \end_layout
19165
19166 \end_inset
19167
19168 A Alt+M M 
19169 \backslash
19170 Large
19171 \begin_inset ERT
19172 status collapsed
19173
19174 \begin_layout Plain Layout
19175
19176
19177 \backslash
19178 spce 
19179 \end_layout
19180
19181 \end_inset
19182
19183
19184 \backslash
19185 maltese
19186 \begin_inset ERT
19187 status collapsed
19188
19189 \begin_layout Plain Layout
19190
19191
19192 \backslash
19193 spce 
19194 \end_layout
19195
19196 \end_inset
19197
19198
19199 \backslash
19200 textit
19201 \begin_inset ERT
19202 status collapsed
19203
19204 \begin_layout Plain Layout
19205
19206
19207 \backslash
19208 spce 
19209 \end_layout
19210
19211 \end_inset
19212
19213 A
19214 \begin_inset Formula $\to$
19215 \end_inset
19216
19217
19218 \begin_inset Formula $\to$
19219 \end_inset
19220
19221
19222 \begin_inset Newline newline
19223 \end_inset
19224
19225
19226 \begin_inset space \hspace*{}
19227 \length 1cm
19228 \end_inset
19229
19230 Alt+M M 
19231 \backslash
19232 tiny
19233 \begin_inset ERT
19234 status collapsed
19235
19236 \begin_layout Plain Layout
19237
19238
19239 \backslash
19240 spce 
19241 \end_layout
19242
19243 \end_inset
19244
19245
19246 \backslash
19247 maltese
19248 \begin_inset ERT
19249 status collapsed
19250
19251 \begin_layout Plain Layout
19252
19253
19254 \backslash
19255 spce 
19256 \end_layout
19257
19258 \end_inset
19259
19260
19261 \backslash
19262 textit
19263 \begin_inset ERT
19264 status collapsed
19265
19266 \begin_layout Plain Layout
19267
19268
19269 \backslash
19270 spce 
19271 \end_layout
19272
19273 \end_inset
19274
19275 A
19276 \end_layout
19277
19278 \begin_layout Standard
19279 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19280  el tamaño por omisión.
19281 \end_layout
19282
19283 \begin_layout Section
19284 Letras griegas
19285 \begin_inset Index
19286 status collapsed
19287
19288 \begin_layout Plain Layout
19289 Letras griegas
19290 \end_layout
19291
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \begin_layout Standard
19298 Todas las letras griegas se pueden insertar además mediante el botón 
19299 \begin_inset Graphics
19300         filename ../../images/math/alpha.png
19301         scale 85
19302
19303 \end_inset
19304
19305  de la barra de ecuaciones.
19306 \end_layout
19307
19308 \begin_layout Subsection
19309 Minúsculas
19310 \begin_inset Index
19311 status collapsed
19312
19313 \begin_layout Plain Layout
19314 Letras griegas ! minúsculas
19315 \end_layout
19316
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \begin_layout Standard
19323 \begin_inset space \hfill{}
19324 \end_inset
19325
19326
19327 \begin_inset Tabular
19328 <lyxtabular version="3" rows="11" columns="2">
19329 <features>
19330 <column alignment="center" valignment="top" width="0pt">
19331 <column alignment="center" valignment="top" width="0pt">
19332 <row>
19333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337 Comando
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346 Símbolo
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 </row>
19352 <row>
19353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357
19358 \backslash
19359 alpha
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368 \begin_inset Formula $\alpha$
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382
19383 \backslash
19384 beta
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 \begin_inset Formula $\beta$
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 </row>
19402 <row>
19403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407
19408 \backslash
19409 gamma
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 \begin_inset Formula $\gamma$
19419 \end_inset
19420
19421
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 </row>
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \backslash
19434 delta
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 \begin_inset Formula $\delta$
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 </row>
19452 <row>
19453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \backslash
19459 epsilon
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 \begin_inset Formula $\epsilon$
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 </row>
19477 <row>
19478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \backslash
19484 varepsilon
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 \begin_inset Formula $\varepsilon$
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 </row>
19502 <row>
19503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507
19508 \backslash
19509 zeta
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 \begin_inset Formula $\zeta$
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 </row>
19527 <row>
19528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532
19533 \backslash
19534 eta
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543 \begin_inset Formula $\eta$
19544 \end_inset
19545
19546
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 </row>
19552 <row>
19553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557
19558 \backslash
19559 theta
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 \begin_inset Formula $\theta$
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 </row>
19577 <row>
19578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582
19583 \backslash
19584 vartheta
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 \begin_inset Formula $\vartheta$
19594 \end_inset
19595
19596
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 </row>
19602 </lyxtabular>
19603
19604 \end_inset
19605
19606
19607 \begin_inset space \hfill{}
19608 \end_inset
19609
19610
19611 \begin_inset Tabular
19612 <lyxtabular version="3" rows="12" columns="2">
19613 <features>
19614 <column alignment="center" valignment="top" width="0pt">
19615 <column alignment="center" valignment="top" width="0pt">
19616 <row>
19617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 Comando
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19627 \begin_inset Text
19628
19629 \begin_layout Plain Layout
19630 Símbolo
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 </row>
19636 <row>
19637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \backslash
19643 iota
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 \begin_inset Formula $\iota$
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \backslash
19668 kappa
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Formula $\kappa$
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 <row>
19687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \backslash
19693 varkappa
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 \begin_inset Formula $\varkappa$
19703 \end_inset
19704
19705
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 </row>
19711 <row>
19712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716
19717 \backslash
19718 lambda
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727 \begin_inset Formula $\lambda$
19728 \end_inset
19729
19730
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 </row>
19736 <row>
19737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741
19742 \backslash
19743 mu
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752 \begin_inset Formula $\mu$
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row>
19762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \backslash
19768 nu
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 \begin_inset Formula $\nu$
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 </row>
19786 <row>
19787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791
19792 \backslash
19793 xi
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802 \begin_inset Formula $\xi$
19803 \end_inset
19804
19805
19806 \end_layout
19807
19808 \end_inset
19809 </cell>
19810 </row>
19811 <row>
19812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 o
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 \begin_inset Formula $o$
19826 \end_inset
19827
19828
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 </row>
19834 <row>
19835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839
19840 \backslash
19841 pi
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 \begin_inset Formula $\pi$
19851 \end_inset
19852
19853
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 <row>
19860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \backslash
19866 varpi
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 \begin_inset Formula $\varpi$
19876 \end_inset
19877
19878
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 </row>
19884 <row>
19885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889
19890 \backslash
19891 rho
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 \begin_inset Formula $\rho$
19901 \end_inset
19902
19903
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 </row>
19909 </lyxtabular>
19910
19911 \end_inset
19912
19913
19914 \begin_inset space \hfill{}
19915 \end_inset
19916
19917
19918 \begin_inset Tabular
19919 <lyxtabular version="3" rows="11" columns="2">
19920 <features>
19921 <column alignment="center" valignment="top" width="0pt">
19922 <column alignment="center" valignment="top" width="0pt">
19923 <row>
19924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 Comando
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 Símbolo
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row>
19944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \backslash
19950 varrho
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 \begin_inset Formula $\varrho$
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row>
19969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973
19974 \backslash
19975 sigma
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 \begin_inset Formula $\sigma$
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 </row>
19993 <row>
19994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19995 \begin_inset Text
19996
19997 \begin_layout Plain Layout
19998
19999 \backslash
20000 varsigma
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009 \begin_inset Formula $\varsigma$
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row>
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023
20024 \backslash
20025 tau
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 \begin_inset Formula $\tau$
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048
20049 \backslash
20050 upsilon
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 \begin_inset Formula $\upsilon$
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 </row>
20068 <row>
20069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073
20074 \backslash
20075 phi
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 \begin_inset Formula $\phi$
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row>
20094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098
20099 \backslash
20100 varphi
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 \begin_inset Formula $\varphi$
20110 \end_inset
20111
20112
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \backslash
20125 chi
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 \begin_inset Formula $\chi$
20135 \end_inset
20136
20137
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 </row>
20143 <row>
20144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148
20149 \backslash
20150 psi
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 \begin_inset Formula $\psi$
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 </row>
20168 <row>
20169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Plain Layout
20173
20174 \backslash
20175 omega
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184 \begin_inset Formula $\omega$
20185 \end_inset
20186
20187
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 </lyxtabular>
20194
20195 \end_inset
20196
20197
20198 \begin_inset space \hfill{}
20199 \end_inset
20200
20201
20202 \end_layout
20203
20204 \begin_layout Standard
20205 \begin_inset VSpace medskip
20206 \end_inset
20207
20208
20209 \end_layout
20210
20211 \begin_layout Standard
20212 Cómo escribir letras griegas en redonda se explica en 
20213 \begin_inset CommandInset ref
20214 LatexCommand ref
20215 reference "sub:Griegas-en-redonda"
20216
20217 \end_inset
20218
20219 .
20220 \end_layout
20221
20222 \begin_layout Subsection
20223 Mayúsculas
20224 \begin_inset Index
20225 status collapsed
20226
20227 \begin_layout Plain Layout
20228 Letras griegas ! mayúsculas
20229 \end_layout
20230
20231 \end_inset
20232
20233
20234 \end_layout
20235
20236 \begin_layout Standard
20237 \begin_inset space \hfill{}
20238 \end_inset
20239
20240
20241 \begin_inset Tabular
20242 <lyxtabular version="3" rows="7" columns="2">
20243 <features>
20244 <column alignment="center" valignment="top" width="0pt">
20245 <column alignment="center" valignment="top" width="0pt">
20246 <row>
20247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 Comando
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260 Símbolo
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 </row>
20266 <row>
20267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271
20272 \backslash
20273 Gamma
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282 \begin_inset Formula $\Gamma$
20283 \end_inset
20284
20285
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 </row>
20291 <row>
20292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20293 \begin_inset Text
20294
20295 \begin_layout Plain Layout
20296
20297 \backslash
20298 Delta
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307 \begin_inset Formula $\Delta$
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 </row>
20316 <row>
20317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321
20322 \backslash
20323 Theta
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 \begin_inset Formula $\Theta$
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 </row>
20341 <row>
20342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346
20347 \backslash
20348 Lambda
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 \begin_inset Formula $\Lambda$
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 </row>
20366 <row>
20367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371
20372 \backslash
20373 Xi
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 \begin_inset Formula $\Xi$
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 </row>
20391 <row>
20392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396
20397 \backslash
20398 Pi
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 \begin_inset Formula $\Pi$
20408 \end_inset
20409
20410
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 </row>
20416 </lyxtabular>
20417
20418 \end_inset
20419
20420
20421 \begin_inset space \hfill{}
20422 \end_inset
20423
20424
20425 \begin_inset Tabular
20426 <lyxtabular version="3" rows="6" columns="2">
20427 <features>
20428 <column alignment="center" valignment="top" width="0pt">
20429 <column alignment="center" valignment="top" width="0pt">
20430 <row>
20431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 Comando
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 Símbolo
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 </row>
20450 <row>
20451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455
20456 \backslash
20457 Sigma
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 \begin_inset Formula $\Sigma$
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 </row>
20475 <row>
20476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480
20481 \backslash
20482 Upsilon
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491 \begin_inset Formula $\Upsilon$
20492 \end_inset
20493
20494
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 </row>
20500 <row>
20501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505
20506 \backslash
20507 Phi
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516 \begin_inset Formula $\Phi$
20517 \end_inset
20518
20519
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 </row>
20525 <row>
20526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530
20531 \backslash
20532 Psi
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 \begin_inset Formula $\Psi$
20542 \end_inset
20543
20544
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 </row>
20550 <row>
20551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20552 \begin_inset Text
20553
20554 \begin_layout Plain Layout
20555
20556 \backslash
20557 Omega
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566 \begin_inset Formula $\Omega$
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 </row>
20575 </lyxtabular>
20576
20577 \end_inset
20578
20579
20580 \begin_inset space \hfill{}
20581 \end_inset
20582
20583
20584 \end_layout
20585
20586 \begin_layout Standard
20587 \begin_inset VSpace medskip
20588 \end_inset
20589
20590
20591 \end_layout
20592
20593 \begin_layout Standard
20594 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20595  cuando se desarrolló TeX.
20596  Para obtener mayúsculas en cursiva, inicia cada comando con 
20597 \series bold
20598 var
20599 \series default
20600 .
20601  Por ejemplo, el comando 
20602 \series bold
20603
20604 \backslash
20605 varGamma
20606 \series default
20607  genera: 
20608 \begin_inset Formula $\varGamma$
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \begin_layout Subsection
20615 Letras en negrita
20616 \begin_inset Index
20617 status collapsed
20618
20619 \begin_layout Plain Layout
20620 Letras griegas ! en negrita
20621 \end_layout
20622
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \begin_layout Standard
20629 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20630  Sólo se pueden poner en negrita con el comando 
20631 \series bold
20632
20633 \backslash
20634 boldsymbol
20635 \series default
20636
20637 \begin_inset Index
20638 status collapsed
20639
20640 \begin_layout Plain Layout
20641 Comandos ! B ! 
20642 \backslash
20643 boldsymbol
20644 \end_layout
20645
20646 \end_inset
20647
20648 .
20649 \end_layout
20650
20651 \begin_layout Standard
20652 \align center
20653 \begin_inset Tabular
20654 <lyxtabular version="3" rows="3" columns="2">
20655 <features>
20656 <column alignment="center" valignment="top" width="0">
20657 <column alignment="center" valignment="top" width="0">
20658 <row>
20659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20660 \begin_inset Text
20661
20662 \begin_layout Plain Layout
20663 Comando
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 Símbolo
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 </row>
20678 <row>
20679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683
20684 \backslash
20685 Upsilon
20686 \backslash
20687 boldsymbol
20688 \backslash
20689 Upsilon
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20699 \end_inset
20700
20701
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 <row>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712
20713 \backslash
20714 theta
20715 \backslash
20716 boldsymbol
20717 \backslash
20718 theta
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 \begin_inset Formula $\theta\boldsymbol{\theta}$
20728 \end_inset
20729
20730
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 </row>
20736 </lyxtabular>
20737
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \begin_layout Section
20744 Símbolos
20745 \begin_inset ERT
20746 status collapsed
20747
20748 \begin_layout Plain Layout
20749
20750
20751 \backslash
20752 texorpdfstring{
20753 \end_layout
20754
20755 \end_inset
20756
20757
20758 \begin_inset Foot
20759 status collapsed
20760
20761 \begin_layout Plain Layout
20762 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20763  LaTeX en 
20764 \begin_inset CommandInset citation
20765 LatexCommand cite
20766 key "Symbole"
20767
20768 \end_inset
20769
20770 .
20771 \end_layout
20772
20773 \end_inset
20774
20775
20776 \begin_inset ERT
20777 status collapsed
20778
20779 \begin_layout Plain Layout
20780
20781 }{}
20782 \end_layout
20783
20784 \end_inset
20785
20786
20787 \begin_inset Note Note
20788 status collapsed
20789
20790 \begin_layout Plain Layout
20791
20792 \backslash
20793 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20794  PDF.
20795 \end_layout
20796
20797 \begin_layout Plain Layout
20798 Más sobre 
20799 \backslash
20800 texorpdfstring en la sección 
20801 \begin_inset CommandInset ref
20802 LatexCommand ref
20803 reference "sub:Ecuaciones-en-encabezados"
20804
20805 \end_inset
20806
20807 .
20808 \end_layout
20809
20810 \end_inset
20811
20812
20813 \begin_inset Index
20814 status collapsed
20815
20816 \begin_layout Plain Layout
20817 Símbolos
20818 \end_layout
20819
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \begin_layout Standard
20826 Muchos de los símbolos listados en esta sección se pueden insertar además
20827  mediante los botones 
20828 \begin_inset Graphics
20829         filename ../../images/math/nabla.png
20830         scale 85
20831
20832 \end_inset
20833
20834  y 
20835 \begin_inset Graphics
20836         filename ../../images/math/digamma.png
20837         scale 85
20838
20839 \end_inset
20840
20841  de la barra de ecuaciones.
20842 \end_layout
20843
20844 \begin_layout Subsection
20845 Símbolos matemáticos
20846 \begin_inset CommandInset label
20847 LatexCommand label
20848 name "sub:Símbolos-matemáticos"
20849
20850 \end_inset
20851
20852
20853 \begin_inset Index
20854 status collapsed
20855
20856 \begin_layout Plain Layout
20857 Símbolos ! matemáticos
20858 \end_layout
20859
20860 \end_inset
20861
20862
20863 \end_layout
20864
20865 \begin_layout Standard
20866 \begin_inset space \hfill{}
20867 \end_inset
20868
20869
20870 \begin_inset Tabular
20871 <lyxtabular version="3" rows="10" columns="2">
20872 <features>
20873 <column alignment="center" valignment="top" width="0pt">
20874 <column alignment="center" valignment="top" width="0pt">
20875 <row>
20876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880 Comando
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889 Símbolo
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 </row>
20895 <row>
20896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900
20901 \backslash
20902 neg
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911 \begin_inset Formula $\neg$
20912 \end_inset
20913
20914
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 </row>
20920 <row>
20921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Plain Layout
20925
20926 \backslash
20927 Im
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936 \begin_inset Formula $\Im$
20937 \end_inset
20938
20939
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 </row>
20945 <row>
20946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950
20951 \backslash
20952 Re
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 \begin_inset Formula $\Re$
20962 \end_inset
20963
20964
20965 \end_layout
20966
20967 \end_inset
20968 </cell>
20969 </row>
20970 <row>
20971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975
20976 \backslash
20977 aleph
20978 \end_layout
20979
20980 \end_inset
20981 </cell>
20982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986 \begin_inset Formula $\aleph$
20987 \end_inset
20988
20989
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 </row>
20995 <row>
20996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000
21001 \backslash
21002 partial
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 \begin_inset Formula $\partial$
21012 \end_inset
21013
21014
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 </row>
21020 <row>
21021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025
21026 \backslash
21027 infty
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Plain Layout
21036 \begin_inset Formula $\infty$
21037 \end_inset
21038
21039
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 </row>
21045 <row>
21046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050
21051 \backslash
21052 wp
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21058 \begin_inset Text
21059
21060 \begin_layout Plain Layout
21061 \begin_inset Formula $\wp$
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 </row>
21070 <row>
21071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075
21076 \backslash
21077 imath
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086 \begin_inset Formula $\imath$
21087 \end_inset
21088
21089
21090 \end_layout
21091
21092 \end_inset
21093 </cell>
21094 </row>
21095 <row>
21096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100
21101 \backslash
21102 jmath
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21108 \begin_inset Text
21109
21110 \begin_layout Plain Layout
21111 \begin_inset Formula $\jmath$
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 </row>
21120 </lyxtabular>
21121
21122 \end_inset
21123
21124
21125 \begin_inset space \hfill{}
21126 \end_inset
21127
21128
21129 \begin_inset Tabular
21130 <lyxtabular version="3" rows="10" columns="2">
21131 <features>
21132 <column alignment="center" valignment="top" width="0pt">
21133 <column alignment="center" valignment="top" width="0pt">
21134 <row>
21135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139 Comando
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148 Símbolo
21149 \begin_inset Note Note
21150 status collapsed
21151
21152 \begin_layout Plain Layout
21153
21154 \series bold
21155
21156 \backslash
21157 raisebox
21158 \series default
21159  se usa sólo como espaciador
21160 \end_layout
21161
21162 \end_inset
21163
21164
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 </row>
21170 <row>
21171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175
21176 \backslash
21177 forall
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186 \begin_inset Formula $\forall$
21187 \end_inset
21188
21189
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 </row>
21195 <row>
21196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200
21201 \backslash
21202 exists
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Plain Layout
21211 \begin_inset Formula $\exists$
21212 \end_inset
21213
21214
21215 \end_layout
21216
21217 \end_inset
21218 </cell>
21219 </row>
21220 <row>
21221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225
21226 \backslash
21227 nexists
21228 \end_layout
21229
21230 \end_inset
21231 </cell>
21232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Plain Layout
21236 \begin_inset Formula $\nexists$
21237 \end_inset
21238
21239
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 </row>
21245 <row>
21246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250
21251 \backslash
21252 emptyset
21253 \end_layout
21254
21255 \end_inset
21256 </cell>
21257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21258 \begin_inset Text
21259
21260 \begin_layout Plain Layout
21261 \begin_inset Formula $\emptyset$
21262 \end_inset
21263
21264
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 </row>
21270 <row>
21271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275
21276 \backslash
21277 varnothing
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Plain Layout
21286 \begin_inset Formula $\varnothing$
21287 \end_inset
21288
21289
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 </row>
21295 <row>
21296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300
21301 \backslash
21302 dag
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 \begin_inset Formula $\dag$
21312 \end_inset
21313
21314
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 </row>
21320 <row>
21321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21322 \begin_inset Text
21323
21324 \begin_layout Plain Layout
21325
21326 \backslash
21327 ddag
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21333 \begin_inset Text
21334
21335 \begin_layout Plain Layout
21336 \begin_inset Formula $\ddag$
21337 \end_inset
21338
21339
21340 \end_layout
21341
21342 \end_inset
21343 </cell>
21344 </row>
21345 <row>
21346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350
21351 \backslash
21352 complement
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Plain Layout
21361 \begin_inset ERT
21362 status collapsed
21363
21364 \begin_layout Plain Layout
21365
21366
21367 \backslash
21368 raisebox{-0.8mm}{
21369 \end_layout
21370
21371 \end_inset
21372
21373
21374 \begin_inset Formula $\complement$
21375 \end_inset
21376
21377
21378 \begin_inset ERT
21379 status collapsed
21380
21381 \begin_layout Plain Layout
21382
21383 }
21384 \end_layout
21385
21386 \end_inset
21387
21388
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 </row>
21394 <row>
21395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399
21400 \backslash
21401 Bbbk
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410 \begin_inset Formula $\Bbbk$
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 </row>
21419 </lyxtabular>
21420
21421 \end_inset
21422
21423
21424 \begin_inset space \hfill{}
21425 \end_inset
21426
21427
21428 \begin_inset Tabular
21429 <lyxtabular version="3" rows="10" columns="2">
21430 <features>
21431 <column alignment="center" valignment="top" width="0pt">
21432 <column alignment="center" valignment="top" width="0pt">
21433 <row>
21434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438 Comando
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447 Símbolo
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 </row>
21453 <row>
21454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458
21459 \backslash
21460 prime
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469 \begin_inset Formula $\prime$
21470 \end_inset
21471
21472
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 </row>
21478 <row>
21479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483
21484 \backslash
21485 backprime
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494 \begin_inset Formula $\backprime$
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 </row>
21503 <row>
21504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508
21509 \backslash
21510 mho
21511 \end_layout
21512
21513 \end_inset
21514 </cell>
21515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21516 \begin_inset Text
21517
21518 \begin_layout Plain Layout
21519 \begin_inset Formula $\mho$
21520 \end_inset
21521
21522
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 </row>
21528 <row>
21529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533
21534 \backslash
21535 triangle
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544 \begin_inset Formula $\triangle$
21545 \end_inset
21546
21547
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 </row>
21553 <row>
21554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558
21559 \backslash
21560 angle
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569 \begin_inset Formula $\angle$
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 </row>
21578 <row>
21579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583
21584 \backslash
21585 measuredangle
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 \begin_inset Formula $\measuredangle$
21595 \end_inset
21596
21597
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 </row>
21603 <row>
21604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608
21609 \backslash
21610 sphericalangle
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619 \begin_inset Formula $\sphericalangle$
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 </row>
21628 <row>
21629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633
21634 \backslash
21635 top
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 \begin_inset Formula $\top$
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 <row>
21654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658
21659 \backslash
21660 bot
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669 \begin_inset Formula $\bot$
21670 \end_inset
21671
21672
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 </lyxtabular>
21679
21680 \end_inset
21681
21682
21683 \begin_inset space \hfill{}
21684 \end_inset
21685
21686
21687 \end_layout
21688
21689 \begin_layout Subsection
21690 Símbolos misceláneos
21691 \begin_inset CommandInset label
21692 LatexCommand label
21693 name "sub:Símbolos-misceláneos"
21694
21695 \end_inset
21696
21697
21698 \begin_inset Index
21699 status collapsed
21700
21701 \begin_layout Plain Layout
21702 Símbolos ! misceláneos
21703 \end_layout
21704
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \begin_layout Standard
21711 \noindent
21712 \align center
21713 \begin_inset Tabular
21714 <lyxtabular version="3" rows="10" columns="2">
21715 <features>
21716 <column alignment="center" valignment="top" width="0pt">
21717 <column alignment="center" valignment="top" width="0pt">
21718 <row>
21719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723 Comando
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732 Símbolo
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 </row>
21738 <row>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743
21744 \backslash
21745 flat
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 \begin_inset Formula $\flat$
21755 \end_inset
21756
21757
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 </row>
21763 <row>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \backslash
21770 natural
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 $\natural$
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 sharp
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 $\sharp$
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" bottomline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818
21819 \backslash
21820 surd
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829 \begin_inset Formula $\surd$
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 </row>
21838 <row>
21839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843
21844 \backslash
21845 checkmark
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854 \begin_inset Formula $\checkmark$
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 </row>
21863 <row>
21864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868
21869 \backslash
21870 yen
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 \begin_inset Formula $\yen$
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 </row>
21888 <row>
21889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893
21894 \backslash
21895 pounds
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21901 \begin_inset Text
21902
21903 \begin_layout Plain Layout
21904 \begin_inset Formula $\pounds$
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 </row>
21913 <row>
21914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918 $
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927 \begin_inset Formula $\$$
21928 \end_inset
21929
21930
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 </row>
21936 <row>
21937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Plain Layout
21941 §
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Formula $§$
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 </lyxtabular>
21960
21961 \end_inset
21962
21963
21964 \begin_inset Tabular
21965 <lyxtabular version="3" rows="10" columns="2">
21966 <features>
21967 <column alignment="center" valignment="top" width="0">
21968 <column alignment="center" valignment="top" width="0">
21969 <row>
21970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974 Comando
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21980 \begin_inset Text
21981
21982 \begin_layout Plain Layout
21983 Símbolo
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 </row>
21989 <row>
21990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994
21995 \backslash
21996 hbar
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005 \begin_inset Formula $\hbar$
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 </row>
22014 <row>
22015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019
22020 \backslash
22021 hslash
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030 \begin_inset Formula $\hslash$
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 </row>
22039 <row>
22040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044
22045 \backslash
22046 clubsuit
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 \begin_inset Formula $\clubsuit$
22056 \end_inset
22057
22058
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 <row>
22065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22066 \begin_inset Text
22067
22068 \begin_layout Plain Layout
22069
22070 \backslash
22071 spadesuit
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080 \begin_inset Formula $\spadesuit$
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 <row>
22090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \backslash
22096 bigstar
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 \begin_inset Formula $\bigstar$
22106 \end_inset
22107
22108
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 <row>
22115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \backslash
22121 blacklozenge
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 \begin_inset Formula $\blacklozenge$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \backslash
22146 blacktriangle
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\blacktriangle$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \backslash
22171 blacktiangledown
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\blacktriangledown$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \backslash
22196 bullet
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 \begin_inset Formula $\bullet$
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 </lyxtabular>
22215
22216 \end_inset
22217
22218
22219 \begin_inset Tabular
22220 <lyxtabular version="3" rows="10" columns="2">
22221 <features>
22222 <column alignment="center" valignment="top" width="0pt">
22223 <column alignment="center" valignment="top" width="0pt">
22224 <row>
22225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229 Comando
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238 Símbolo
22239 \end_layout
22240
22241 \end_inset
22242 </cell>
22243 </row>
22244 <row>
22245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249
22250 \backslash
22251 diamondsuit
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260 \begin_inset Formula $\diamondsuit$
22261 \end_inset
22262
22263
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 </row>
22269 <row>
22270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274
22275 \backslash
22276 Diamond
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285 \begin_inset Formula $\Diamond$
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 </row>
22294 <row>
22295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22296 \begin_inset Text
22297
22298 \begin_layout Plain Layout
22299
22300 \backslash
22301 heartsuit
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310 \begin_inset Formula $\heartsuit$
22311 \end_inset
22312
22313
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 </row>
22319 <row>
22320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324
22325 \backslash
22326 P
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335 \begin_inset Formula $\P$
22336 \end_inset
22337
22338
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 </row>
22344 <row>
22345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349
22350 \backslash
22351 copyright
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360 \begin_inset Formula $\copyright$
22361 \end_inset
22362
22363
22364 \end_layout
22365
22366 \end_inset
22367 </cell>
22368 </row>
22369 <row>
22370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22371 \begin_inset Text
22372
22373 \begin_layout Plain Layout
22374
22375 \backslash
22376 circledR
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 \begin_inset Formula $\circledR$
22386 \end_inset
22387
22388
22389 \end_layout
22390
22391 \end_inset
22392 </cell>
22393 </row>
22394 <row>
22395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399
22400 \backslash
22401 maltese
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410 \begin_inset Formula $\maltese$
22411 \end_inset
22412
22413
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 </row>
22419 <row>
22420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424
22425 \backslash
22426 diagup
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435 \begin_inset Formula $\diagup$
22436 \end_inset
22437
22438
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 </row>
22444 <row>
22445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22446 \begin_inset Text
22447
22448 \begin_layout Plain Layout
22449
22450 \backslash
22451 diagdown
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22457 \begin_inset Text
22458
22459 \begin_layout Plain Layout
22460 \begin_inset Formula $\diagdown$
22461 \end_inset
22462
22463
22464 \end_layout
22465
22466 \end_inset
22467 </cell>
22468 </row>
22469 </lyxtabular>
22470
22471 \end_inset
22472
22473
22474 \end_layout
22475
22476 \begin_layout Standard
22477 \begin_inset VSpace medskip
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \begin_layout Standard
22484 Hay más símbolos en 
22485 \begin_inset CommandInset ref
22486 LatexCommand ref
22487 reference "sub:Caracteres-especiales-misceláneos"
22488
22489 \end_inset
22490
22491 .
22492 \end_layout
22493
22494 \begin_layout Standard
22495 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22496 \begin_inset CommandInset ref
22497 LatexCommand ref
22498 reference "sub:Tamaños-de-fuentes"
22499
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \begin_layout Subsection
22506 El símbolo del euro, €
22507 \begin_inset Index
22508 status collapsed
22509
22510 \begin_layout Plain Layout
22511 Símbolos ! euro
22512 \end_layout
22513
22514 \end_inset
22515
22516
22517 \begin_inset Index
22518 status collapsed
22519
22520 \begin_layout Plain Layout
22521
22522 \backslash
22523 @
22524 \begin_inset ERT
22525 status collapsed
22526
22527 \begin_layout Plain Layout
22528
22529
22530 \backslash
22531 officialeuro
22532 \end_layout
22533
22534 \end_inset
22535
22536
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \begin_layout Standard
22545 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22546  LaTeX 
22547 \series bold
22548 eurosym
22549 \series default
22550
22551 \begin_inset Index
22552 status collapsed
22553
22554 \begin_layout Plain Layout
22555 Paquetes ! eurosym
22556 \end_layout
22557
22558 \end_inset
22559
22560 , y cargado en el preámbulo LaTeX con la línea
22561 \end_layout
22562
22563 \begin_layout Standard
22564
22565 \series bold
22566
22567 \backslash
22568 usepackage[gennarrow]{eurosym}
22569 \end_layout
22570
22571 \begin_layout Standard
22572 Actualmente también se puede insertar con el comando 
22573 \series bold
22574
22575 \backslash
22576 euro
22577 \series default
22578
22579 \begin_inset Index
22580 status collapsed
22581
22582 \begin_layout Plain Layout
22583 Comandos ! E ! 
22584 \backslash
22585 euro
22586 \end_layout
22587
22588 \end_inset
22589
22590 .
22591 \end_layout
22592
22593 \begin_layout Standard
22594 El símbolo del euro puede insertarse directamente con la tecla € en texto
22595  matemático sin tener 
22596 \series bold
22597 eurosym
22598 \series default
22599  instalado.
22600  Si 
22601 \series bold
22602 eurosym
22603 \series default
22604  está instalado, se puede insertar 
22605 \series bold
22606
22607 \backslash
22608 euro
22609 \series default
22610  en modo TeX.
22611  El símbolo oficial de la moneda se puede insertar con el comando 
22612 \series bold
22613
22614 \backslash
22615 officialeuro
22616 \series default
22617
22618 \begin_inset Index
22619 status collapsed
22620
22621 \begin_layout Plain Layout
22622 Comandos ! O ! 
22623 \backslash
22624 officialeuro
22625 \end_layout
22626
22627 \end_inset
22628
22629 , que sólo está disponible en modo TeX.
22630 \end_layout
22631
22632 \begin_layout Standard
22633 \begin_inset ERT
22634 status collapsed
22635
22636 \begin_layout Plain Layout
22637
22638
22639 \backslash
22640 ifeurosym
22641 \end_layout
22642
22643 \end_inset
22644
22645
22646 \begin_inset Note Note
22647 status collapsed
22648
22649 \begin_layout Plain Layout
22650 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22651 \series bold
22652 eurosym
22653 \series default
22654 .
22655 \end_layout
22656
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \begin_layout Standard
22663 Un vistazo a los diferentes símbolos del euro.
22664 \end_layout
22665
22666 \begin_layout Standard
22667 \noindent
22668 \align center
22669 \begin_inset Tabular
22670 <lyxtabular version="3" rows="4" columns="3">
22671 <features>
22672 <column alignment="center" valignment="top" width="0">
22673 <column alignment="center" valignment="top" width="0">
22674 <column alignment="center" valignment="top" width="0">
22675 <row>
22676 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680
22681 \end_layout
22682
22683 \end_inset
22684 </cell>
22685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689 Comando
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698 Símbolo
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 ecuación
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718
22719 \backslash
22720 euro
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729 \begin_inset Formula $\euro$
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 </row>
22738 <row>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 texto matemático
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 \begin_inset Formula $\mbox{€}$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 </row>
22770 <row>
22771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775 modo TeX
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784
22785 \backslash
22786 officialeuro
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795 \begin_inset ERT
22796 status collapsed
22797
22798 \begin_layout Plain Layout
22799
22800
22801 \backslash
22802 officialeuro
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \end_inset
22811 </cell>
22812 </row>
22813 </lyxtabular>
22814
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \begin_layout Standard
22821 \begin_inset ERT
22822 status collapsed
22823
22824 \begin_layout Plain Layout
22825
22826
22827 \backslash
22828 else
22829 \end_layout
22830
22831 \end_inset
22832
22833
22834 \begin_inset Note Note
22835 status collapsed
22836
22837 \begin_layout Plain Layout
22838 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22839 \series bold
22840 eurosym
22841 \series default
22842 :
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \begin_layout Standard
22851 Para ver la salida completa de esta subsección debe estar instalado el paquete
22852  LaTeX 
22853 \series bold
22854 eurosym
22855 \series default
22856 .
22857 \end_layout
22858
22859 \begin_layout Standard
22860 \begin_inset ERT
22861 status collapsed
22862
22863 \begin_layout Plain Layout
22864
22865
22866 \backslash
22867 fi
22868 \end_layout
22869
22870 \end_inset
22871
22872
22873 \end_layout
22874
22875 \begin_layout Section
22876 Relaciones
22877 \begin_inset CommandInset label
22878 LatexCommand label
22879 name "sec:Relaciones"
22880
22881 \end_inset
22882
22883
22884 \begin_inset Index
22885 status collapsed
22886
22887 \begin_layout Plain Layout
22888 Relaciones
22889 \end_layout
22890
22891 \end_inset
22892
22893
22894 \begin_inset Index
22895 status collapsed
22896
22897 \begin_layout Plain Layout
22898 Comparaciones|see
22899 \begin_inset ERT
22900 status collapsed
22901
22902 \begin_layout Plain Layout
22903
22904 {
22905 \end_layout
22906
22907 \end_inset
22908
22909 Relaciones
22910 \begin_inset ERT
22911 status collapsed
22912
22913 \begin_layout Plain Layout
22914
22915 }
22916 \end_layout
22917
22918 \end_inset
22919
22920
22921 \end_layout
22922
22923 \end_inset
22924
22925
22926 \end_layout
22927
22928 \begin_layout Standard
22929 Todas las relaciones se pueden insertar también con el botón 
22930 \begin_inset Graphics
22931         filename ../../images/math/leq.png
22932         scale 85
22933
22934 \end_inset
22935
22936  de la barra de ecuaciones.
22937 \end_layout
22938
22939 \begin_layout Standard
22940 \begin_inset space \hfill{}
22941 \end_inset
22942
22943
22944 \begin_inset Tabular
22945 <lyxtabular version="3" rows="17" columns="2">
22946 <features>
22947 <column alignment="center" valignment="top" width="0pt">
22948 <column alignment="center" valignment="top" width="0pt">
22949 <row>
22950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954 Comando
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 Relación
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 </row>
22969 <row>
22970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Plain Layout
22974 <
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983 \begin_inset Formula $<$
22984 \end_inset
22985
22986
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 </row>
22992 <row>
22993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997
22998 \backslash
22999 le
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008 \begin_inset Formula $\le$
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 </row>
23017 <row>
23018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022
23023 \backslash
23024 ll
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033 \begin_inset Formula $\ll$
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 </row>
23042 <row>
23043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047
23048 \backslash
23049 prec
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058 \begin_inset Formula $\prec$
23059 \end_inset
23060
23061
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 </row>
23067 <row>
23068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072
23073 \backslash
23074 preceq
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083 \begin_inset Formula $\preceq$
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 </row>
23092 <row>
23093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097
23098 \backslash
23099 subset
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108 \begin_inset Formula $\subset$
23109 \end_inset
23110
23111
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 </row>
23117 <row>
23118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122
23123 \backslash
23124 subseteq
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133 \begin_inset Formula $\subseteq$
23134 \end_inset
23135
23136
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 </row>
23142 <row>
23143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Plain Layout
23147
23148 \backslash
23149 sqsubseteq
23150 \end_layout
23151
23152 \end_inset
23153 </cell>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158 \begin_inset Formula $\sqsubseteq$
23159 \end_inset
23160
23161
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 </row>
23167 <row>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172
23173 \backslash
23174 in
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Plain Layout
23183 \begin_inset Formula $\in$
23184 \end_inset
23185
23186
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 </row>
23192 <row>
23193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197
23198 \backslash
23199 vdash
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208 \begin_inset Formula $\vdash$
23209 \end_inset
23210
23211
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 </row>
23217 <row>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222
23223 \backslash
23224 smile
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233 \begin_inset Formula $\smile$
23234 \end_inset
23235
23236
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 </row>
23242 <row>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247
23248 \backslash
23249 lhd
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 \begin_inset Formula $\lhd$
23259 \end_inset
23260
23261
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 </row>
23267 <row>
23268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272
23273 \backslash
23274 unlhd
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 \begin_inset Formula $\unlhd$
23284 \end_inset
23285
23286
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297
23298 \backslash
23299 gtrless
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308 \begin_inset Formula $\gtrless$
23309 \end_inset
23310
23311
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 </row>
23317 <row>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322
23323 \backslash
23324 mid
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 \begin_inset Formula $\mid$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 </row>
23342 <row>
23343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347
23348 \backslash
23349 nmid
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358 \begin_inset Formula $\nmid$
23359 \end_inset
23360
23361
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 </row>
23367 </lyxtabular>
23368
23369 \end_inset
23370
23371
23372 \begin_inset space \hfill{}
23373 \end_inset
23374
23375
23376 \begin_inset Tabular
23377 <lyxtabular version="3" rows="17" columns="2">
23378 <features>
23379 <column alignment="center" valignment="top" width="0pt">
23380 <column alignment="center" valignment="top" width="0pt">
23381 <row>
23382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386 Comando
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 Relación
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 <row>
23402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23403 \begin_inset Text
23404
23405 \begin_layout Plain Layout
23406 =
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 \begin_inset Formula $=$
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 </row>
23424 <row>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \backslash
23431 not=
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 \begin_inset Formula $\not=$
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 </row>
23449 <row>
23450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454
23455 \backslash
23456 equiv
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465 \begin_inset Formula $\equiv$
23466 \end_inset
23467
23468
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 </row>
23474 <row>
23475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479
23480 \backslash
23481 sim
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 \begin_inset Formula $\sim$
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \backslash
23506 simeq
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515 \begin_inset Formula $\simeq$
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 </row>
23524 <row>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \backslash
23531 approx
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Formula $\approx$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \backslash
23556 cong
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565 \begin_inset Formula $\cong$
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 <row>
23575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \backslash
23581 bowtie
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590 \begin_inset Formula $\bowtie$
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 </row>
23599 <row>
23600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \backslash
23606 notin
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615 \begin_inset Formula $\notin$
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 </row>
23624 <row>
23625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629
23630 \backslash
23631 perp
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640 \begin_inset Formula $\perp$
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 </row>
23649 <row>
23650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Plain Layout
23654
23655 \backslash
23656 propto
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23662 \begin_inset Text
23663
23664 \begin_layout Plain Layout
23665 \begin_inset Formula $\propto$
23666 \end_inset
23667
23668
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 </row>
23674 <row>
23675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679
23680 \backslash
23681 asymp
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 \begin_inset Formula $\asymp$
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 </row>
23699 <row>
23700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23701 \begin_inset Text
23702
23703 \begin_layout Plain Layout
23704
23705 \backslash
23706 doteq
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715 \begin_inset Formula $\doteq$
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 </row>
23724 <row>
23725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729
23730 \backslash
23731 circeq
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23737 \begin_inset Text
23738
23739 \begin_layout Plain Layout
23740 \begin_inset Formula $\circeq$
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 </row>
23749 <row>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \backslash
23756 models
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765 \begin_inset Formula $\models$
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 </row>
23774 <row>
23775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779
23780 \backslash
23781 widehat=
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23787 \begin_inset Text
23788
23789 \begin_layout Plain Layout
23790 \begin_inset Formula $\widehat{=}$
23791 \end_inset
23792
23793
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 </row>
23799 </lyxtabular>
23800
23801 \end_inset
23802
23803
23804 \begin_inset space \hfill{}
23805 \end_inset
23806
23807
23808 \begin_inset Tabular
23809 <lyxtabular version="3" rows="17" columns="2">
23810 <features>
23811 <column alignment="center" valignment="top" width="0pt">
23812 <column alignment="center" valignment="top" width="0pt">
23813 <row>
23814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23815 \begin_inset Text
23816
23817 \begin_layout Plain Layout
23818 Comando
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827 Relación
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 </row>
23833 <row>
23834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838 >
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847 \begin_inset Formula $>$
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 </row>
23856 <row>
23857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23858 \begin_inset Text
23859
23860 \begin_layout Plain Layout
23861
23862 \backslash
23863 ge
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872 \begin_inset Formula $\ge$
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \end_inset
23879 </cell>
23880 </row>
23881 <row>
23882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886
23887 \backslash
23888 gg
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897 \begin_inset Formula $\gg$
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 <row>
23907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \backslash
23913 succ
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922 \begin_inset Formula $\succ$
23923 \end_inset
23924
23925
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 </row>
23931 <row>
23932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936
23937 \backslash
23938 succeq
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 \begin_inset Formula $\succeq$
23948 \end_inset
23949
23950
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 </row>
23956 <row>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961
23962 \backslash
23963 supset
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23969 \begin_inset Text
23970
23971 \begin_layout Plain Layout
23972 \begin_inset Formula $\supset$
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 </row>
23981 <row>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \backslash
23988 supseteq
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997 \begin_inset Formula $\supseteq$
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 </row>
24006 <row>
24007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011
24012 \backslash
24013 sqsupseteq
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24019 \begin_inset Text
24020
24021 \begin_layout Plain Layout
24022 \begin_inset Formula $\sqsupseteq$
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 </row>
24031 <row>
24032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036
24037 \backslash
24038 ni
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047 \begin_inset Formula $\ni$
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 </row>
24056 <row>
24057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \backslash
24063 dashv
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072 \begin_inset Formula $\dashv$
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 </row>
24081 <row>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086
24087 \backslash
24088 frown
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 \begin_inset Formula $\frown$
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 </row>
24106 <row>
24107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111
24112 \backslash
24113 rhd
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122 \begin_inset Formula $\rhd$
24123 \end_inset
24124
24125
24126 \end_layout
24127
24128 \end_inset
24129 </cell>
24130 </row>
24131 <row>
24132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136
24137 \backslash
24138 unrhd
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24144 \begin_inset Text
24145
24146 \begin_layout Plain Layout
24147 \begin_inset Formula $\unrhd$
24148 \end_inset
24149
24150
24151 \end_layout
24152
24153 \end_inset
24154 </cell>
24155 </row>
24156 <row>
24157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161
24162 \backslash
24163 lessgtr
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24169 \begin_inset Text
24170
24171 \begin_layout Plain Layout
24172 \begin_inset Formula $\lessgtr$
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 </row>
24181 <row>
24182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186
24187 \backslash
24188 parallel
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24194 \begin_inset Text
24195
24196 \begin_layout Plain Layout
24197 \begin_inset Formula $\parallel$
24198 \end_inset
24199
24200
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 </row>
24206 <row>
24207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211
24212 \backslash
24213 nparallel
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Plain Layout
24222 \begin_inset Formula $\nparallel$
24223 \end_inset
24224
24225
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 </row>
24231 </lyxtabular>
24232
24233 \end_inset
24234
24235
24236 \begin_inset space \hfill{}
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \begin_layout Standard
24243 \begin_inset VSpace medskip
24244 \end_inset
24245
24246
24247 \end_layout
24248
24249 \begin_layout Standard
24250 Los caracteres 
24251 \series bold
24252
24253 \backslash
24254 lhd
24255 \series default
24256  y 
24257 \series bold
24258
24259 \backslash
24260 rhd
24261 \series default
24262  son mayores que los operadores de aspecto similar 
24263 \series bold
24264
24265 \backslash
24266 triangleleft
24267 \series default
24268  y 
24269 \series bold
24270
24271 \backslash
24272 triangleright
24273 \series default
24274 , respectivamente.
24275 \end_layout
24276
24277 \begin_layout Standard
24278 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24279 \end_layout
24280
24281 \begin_layout Standard
24282 Se pueden componer relaciones con etiquetas con el comando 
24283 \series bold
24284
24285 \backslash
24286 stackrel
24287 \series default
24288
24289 \begin_inset Index
24290 status collapsed
24291
24292 \begin_layout Plain Layout
24293 Comandos ! S ! 
24294 \backslash
24295 stackrel
24296 \end_layout
24297
24298 \end_inset
24299
24300 :
24301 \end_layout
24302
24303 \begin_layout Standard
24304 \align center
24305 \begin_inset Tabular
24306 <lyxtabular version="3" rows="2" columns="2">
24307 <features>
24308 <column alignment="center" valignment="top" width="0">
24309 <column alignment="center" valignment="top" width="0">
24310 <row>
24311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315 Comando
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324 Resultado
24325 \begin_inset Note Note
24326 status collapsed
24327
24328 \begin_layout Plain Layout
24329
24330 \series bold
24331
24332 \backslash
24333 raisebox
24334 \series default
24335  se usa sólo como espaciador
24336 \end_layout
24337
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 </row>
24346 <row>
24347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351 A(r)
24352 \backslash
24353 stackrel
24354 \begin_inset ERT
24355 status collapsed
24356
24357 \begin_layout Plain Layout
24358
24359
24360 \backslash
24361 spce 
24362 \end_layout
24363
24364 \end_inset
24365
24366 r
24367 \backslash
24368 to
24369 \backslash
24370 infty
24371 \begin_inset ERT
24372 status collapsed
24373
24374 \begin_layout Plain Layout
24375
24376
24377 \backslash
24378 spce 
24379 \end_layout
24380
24381 \end_inset
24382
24383
24384 \begin_inset Formula $\downarrow$
24385 \end_inset
24386
24387
24388 \backslash
24389 approx
24390 \begin_inset ERT
24391 status collapsed
24392
24393 \begin_layout Plain Layout
24394
24395
24396 \backslash
24397 spce 
24398 \end_layout
24399
24400 \end_inset
24401
24402
24403 \begin_inset ERT
24404 status collapsed
24405
24406 \begin_layout Plain Layout
24407
24408
24409 \backslash
24410 spce 
24411 \end_layout
24412
24413 \end_inset
24414
24415 B
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24425 \end_inset
24426
24427
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 </row>
24433 </lyxtabular>
24434
24435 \end_inset
24436
24437
24438 \end_layout
24439
24440 \begin_layout Section
24441 Funciones
24442 \end_layout
24443
24444 \begin_layout Subsection
24445 Funciones predefinidas
24446 \begin_inset CommandInset label
24447 LatexCommand label
24448 name "sub:Funciones-predefinidas"
24449
24450 \end_inset
24451
24452
24453 \begin_inset Index
24454 status collapsed
24455
24456 \begin_layout Plain Layout
24457 Funciones ! predefinidas
24458 \end_layout
24459
24460 \end_inset
24461
24462
24463 \begin_inset Index
24464 status collapsed
24465
24466 \begin_layout Plain Layout
24467 Funciones ! en español
24468 \end_layout
24469
24470 \end_inset
24471
24472
24473 \end_layout
24474
24475 \begin_layout Standard
24476 En general las variables se escriben en 
24477 \emph on
24478 cursiva
24479 \emph default
24480  en expresiones matemáticas, pero no los nombres de las funciones, porque
24481  
24482 \begin_inset Formula $sen$
24483 \end_inset
24484
24485  podría confundirse con 
24486 \begin_inset Formula $s\cdot e\cdot n$
24487 \end_inset
24488
24489 .
24490  Por eso hay funciones predefinidas, que además se separan un poco del factor
24491  precedente.
24492  Se insertan como comandos con una barra inversa  delante de su nombre.
24493 \end_layout
24494
24495 \begin_layout Standard
24496 \align center
24497 \begin_inset Tabular
24498 <lyxtabular version="3" rows="2" columns="4">
24499 <features>
24500 <column alignment="center" valignment="top" width="0pt">
24501 <column alignment="center" valignment="top" width="0pt">
24502 <column alignment="center" valignment="top" width="0pt">
24503 <column alignment="center" valignment="top" width="0pt">
24504 <row>
24505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509 Comando
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518 Resultado
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527 Comando
24528 \end_layout
24529
24530 \end_inset
24531 </cell>
24532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24533 \begin_inset Text
24534
24535 \begin_layout Plain Layout
24536 Resultado
24537 \end_layout
24538
24539 \end_inset
24540 </cell>
24541 </row>
24542 <row>
24543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24544 \begin_inset Text
24545
24546 \begin_layout Plain Layout
24547 Asen(x)+B
24548 \end_layout
24549
24550 \end_inset
24551 </cell>
24552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24553 \begin_inset Text
24554
24555 \begin_layout Plain Layout
24556 \begin_inset Formula $Asen(x)+B$
24557 \end_inset
24558
24559
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568 A
24569 \backslash
24570 sen(x)+B
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579 \begin_inset Formula $A\sen(x)+B$
24580 \end_inset
24581
24582
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 </row>
24588 </lyxtabular>
24589
24590 \end_inset
24591
24592
24593 \end_layout
24594
24595 \begin_layout Standard
24596 Las funciones siguientes están predefinidas:
24597 \begin_inset Foot
24598 status collapsed
24599
24600 \begin_layout Plain Layout
24601 Se han añadido los comandos equivalentes suministrados por el estilo 
24602 \series bold
24603 spanish
24604 \series default
24605  de 
24606 \series bold
24607 babel
24608 \series default
24609 , adaptados a las convenciones hispanohablantes.
24610  Además, en su caso, las funciones serán acentuadas automáticamente en la
24611  salida, p.
24612 \begin_inset space \thinspace{}
24613 \end_inset
24614
24615 e.
24616  
24617 \begin_inset Quotes fld
24618 \end_inset
24619
24620 lím
24621 \begin_inset Quotes frd
24622 \end_inset
24623
24624  o 
24625 \begin_inset Quotes fld
24626 \end_inset
24627
24628 máx
24629 \begin_inset Quotes frd
24630 \end_inset
24631
24632 .
24633  Más información en 
24634 \begin_inset CommandInset citation
24635 LatexCommand cite
24636 key "spanish"
24637
24638 \end_inset
24639
24640 .
24641  (
24642 \emph on
24643 N.
24644 \begin_inset space \thinspace{}
24645 \end_inset
24646
24647 del t.
24648 \emph default
24649 )
24650 \end_layout
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Standard
24658 \begin_inset VSpace -2mm
24659 \end_inset
24660
24661
24662 \end_layout
24663
24664 \begin_layout Standard
24665 \align center
24666 \begin_inset Tabular
24667 <lyxtabular version="3" rows="9" columns="7">
24668 <features>
24669 <column alignment="center" valignment="top" width="0pt">
24670 <column alignment="center" valignment="top" width="0pt">
24671 <column alignment="center" valignment="top" width="0pt">
24672 <column alignment="center" valignment="top" width="0pt">
24673 <column alignment="center" valignment="top" width="0pt">
24674 <column alignment="center" valignment="top" width="0pt">
24675 <column alignment="center" valignment="top" width="0pt">
24676 <row>
24677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681 Comando
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690 español
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24696 \begin_inset Text
24697
24698 \begin_layout Plain Layout
24699 Comando
24700 \end_layout
24701
24702 \end_inset
24703 </cell>
24704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708 español
24709 \end_layout
24710
24711 \end_inset
24712 </cell>
24713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24714 \begin_inset Text
24715
24716 \begin_layout Plain Layout
24717 Comando
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726 español
24727 \end_layout
24728
24729 \end_inset
24730 </cell>
24731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Plain Layout
24735 Comando
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 </row>
24741 <row>
24742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746
24747 \backslash
24748 sin
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 sen
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768
24769 \backslash
24770 sinh
24771 \end_layout
24772
24773 \end_inset
24774 </cell>
24775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779
24780 \backslash
24781 senh
24782 \end_layout
24783
24784 \end_inset
24785 </cell>
24786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24787 \begin_inset Text
24788
24789 \begin_layout Plain Layout
24790
24791 \backslash
24792 arcsin
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801
24802 \backslash
24803 arcsen
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Plain Layout
24812
24813 \backslash
24814 sup
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 </row>
24820 <row>
24821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Plain Layout
24825
24826 \backslash
24827 cos
24828 \end_layout
24829
24830 \end_inset
24831 </cell>
24832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24833 \begin_inset Text
24834
24835 \begin_layout Plain Layout
24836
24837 \end_layout
24838
24839 \end_inset
24840 </cell>
24841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24842 \begin_inset Text
24843
24844 \begin_layout Plain Layout
24845
24846 \backslash
24847 cosh
24848 \end_layout
24849
24850 \end_inset
24851 </cell>
24852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24853 \begin_inset Text
24854
24855 \begin_layout Plain Layout
24856
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865
24866 \backslash
24867 arccos
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24873 \begin_inset Text
24874
24875 \begin_layout Plain Layout
24876
24877 \end_layout
24878
24879 \end_inset
24880 </cell>
24881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885
24886 \backslash
24887 inf
24888 \end_layout
24889
24890 \end_inset
24891 </cell>
24892 </row>
24893 <row>
24894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24895 \begin_inset Text
24896
24897 \begin_layout Plain Layout
24898
24899 \backslash
24900 tan
24901 \end_layout
24902
24903 \end_inset
24904 </cell>
24905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24906 \begin_inset Text
24907
24908 \begin_layout Plain Layout
24909
24910 \backslash
24911 tg
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920
24921 \backslash
24922 tanh
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24928 \begin_inset Text
24929
24930 \begin_layout Plain Layout
24931
24932 \backslash
24933 tgh
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Plain Layout
24942
24943 \backslash
24944 arctan
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \backslash
24955 arctg
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964
24965 \backslash
24966 lim
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 </row>
24972 <row>
24973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Plain Layout
24977
24978 \backslash
24979 cot
24980 \end_layout
24981
24982 \end_inset
24983 </cell>
24984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24985 \begin_inset Text
24986
24987 \begin_layout Plain Layout
24988
24989 \backslash
24990 cotg
24991 \end_layout
24992
24993 \end_inset
24994 </cell>
24995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999
25000 \backslash
25001 coth
25002 \end_layout
25003
25004 \end_inset
25005 </cell>
25006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \begin_layout Plain Layout
25010
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019
25020 \backslash
25021 arg
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25027 \begin_inset Text
25028
25029 \begin_layout Plain Layout
25030
25031 \end_layout
25032
25033 \end_inset
25034 </cell>
25035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25036 \begin_inset Text
25037
25038 \begin_layout Plain Layout
25039
25040 \backslash
25041 liminf
25042 \end_layout
25043
25044 \end_inset
25045 </cell>
25046 </row>
25047 <row>
25048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25049 \begin_inset Text
25050
25051 \begin_layout Plain Layout
25052
25053 \backslash
25054 sec
25055 \end_layout
25056
25057 \end_inset
25058 </cell>
25059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25060 \begin_inset Text
25061
25062 \begin_layout Plain Layout
25063
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25069 \begin_inset Text
25070
25071 \begin_layout Plain Layout
25072
25073 \backslash
25074 min
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083
25084 \end_layout
25085
25086 \end_inset
25087 </cell>
25088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25089 \begin_inset Text
25090
25091 \begin_layout Plain Layout
25092
25093 \backslash
25094 deg
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25100 \begin_inset Text
25101
25102 \begin_layout Plain Layout
25103
25104 \end_layout
25105
25106 \end_inset
25107 </cell>
25108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25109 \begin_inset Text
25110
25111 \begin_layout Plain Layout
25112
25113 \backslash
25114 limsup
25115 \end_layout
25116
25117 \end_inset
25118 </cell>
25119 </row>
25120 <row>
25121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25122 \begin_inset Text
25123
25124 \begin_layout Plain Layout
25125
25126 \backslash
25127 csc
25128 \end_layout
25129
25130 \end_inset
25131 </cell>
25132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25133 \begin_inset Text
25134
25135 \begin_layout Plain Layout
25136
25137 \backslash
25138 cosec
25139 \end_layout
25140
25141 \end_inset
25142 </cell>
25143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147
25148 \backslash
25149 max
25150 \end_layout
25151
25152 \end_inset
25153 </cell>
25154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25155 \begin_inset Text
25156
25157 \begin_layout Plain Layout
25158
25159 \end_layout
25160
25161 \end_inset
25162 </cell>
25163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25164 \begin_inset Text
25165
25166 \begin_layout Plain Layout
25167
25168 \backslash
25169 det
25170 \end_layout
25171
25172 \end_inset
25173 </cell>
25174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25175 \begin_inset Text
25176
25177 \begin_layout Plain Layout
25178
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187
25188 \backslash
25189 Pr
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 </row>
25195 <row>
25196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \begin_layout Plain Layout
25200
25201 \backslash
25202 ln
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220
25221 \backslash
25222 exp
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240
25241 \backslash
25242 dim
25243 \end_layout
25244
25245 \end_inset
25246 </cell>
25247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Plain Layout
25251
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25257 \begin_inset Text
25258
25259 \begin_layout Plain Layout
25260
25261 \backslash
25262 hom
25263 \end_layout
25264
25265 \end_inset
25266 </cell>
25267 </row>
25268 <row>
25269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \backslash
25275 lg
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284
25285 \end_layout
25286
25287 \end_inset
25288 </cell>
25289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25290 \begin_inset Text
25291
25292 \begin_layout Plain Layout
25293
25294 \backslash
25295 log
25296 \end_layout
25297
25298 \end_inset
25299 </cell>
25300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25301 \begin_inset Text
25302
25303 \begin_layout Plain Layout
25304
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25310 \begin_inset Text
25311
25312 \begin_layout Plain Layout
25313
25314 \backslash
25315 ker
25316 \end_layout
25317
25318 \end_inset
25319 </cell>
25320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25321 \begin_inset Text
25322
25323 \begin_layout Plain Layout
25324
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333
25334 \backslash
25335 gcd
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 </row>
25341 </lyxtabular>
25342
25343 \end_inset
25344
25345
25346 \end_layout
25347
25348 \begin_layout Standard
25349 También se pueden insertar con el botón 
25350 \begin_inset Graphics
25351         filename ../../images/math/functions.png
25352         scale 85
25353
25354 \end_inset
25355
25356  de la barra de ecuaciones.
25357 \end_layout
25358
25359 \begin_layout Subsection
25360 Funciones definidas por el usuario
25361 \begin_inset Index
25362 status collapsed
25363
25364 \begin_layout Plain Layout
25365 Funciones ! personalizadas
25366 \end_layout
25367
25368 \end_inset
25369
25370
25371 \end_layout
25372
25373 \begin_layout Standard
25374 Para usar una función no predefinida, como por ejemplo la función signo,
25375  sgn(x), hay dos posibilidades:
25376 \end_layout
25377
25378 \begin_layout Itemize
25379 Define la función añadiendo al preámbulo LaTeX la línea
25380 \begin_inset Foot
25381 status collapsed
25382
25383 \begin_layout Plain Layout
25384 Más sobre 
25385 \series bold
25386
25387 \backslash
25388 DeclareMathOperator
25389 \series default
25390  en 
25391 \begin_inset CommandInset ref
25392 LatexCommand ref
25393 reference "sub:Operadores-de-usuario"
25394
25395 \end_inset
25396
25397
25398 \end_layout
25399
25400 \end_inset
25401
25402
25403 \begin_inset Newline newline
25404 \end_inset
25405
25406
25407 \begin_inset VSpace -3mm
25408 \end_inset
25409
25410
25411 \begin_inset Newline newline
25412 \end_inset
25413
25414
25415 \series bold
25416
25417 \backslash
25418 DeclareMathOperator{
25419 \backslash
25420 sgn}{sgn}
25421 \series default
25422
25423 \begin_inset Index
25424 status collapsed
25425
25426 \begin_layout Plain Layout
25427 Comandos ! D ! 
25428 \backslash
25429 dbinom@
25430 \backslash
25431 DeclareMathOperator
25432 \end_layout
25433
25434 \end_inset
25435
25436
25437 \begin_inset Newline newline
25438 \end_inset
25439
25440
25441 \begin_inset VSpace -2mm
25442 \end_inset
25443
25444
25445 \begin_inset Newline newline
25446 \end_inset
25447
25448 Ahora la función recién definida se puede obtener con el comando 
25449 \series bold
25450
25451 \backslash
25452 sgn
25453 \series default
25454 .
25455 \end_layout
25456
25457 \begin_layout Itemize
25458 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25459  en nuestro ejemplo las letras 
25460 \emph on
25461 sgn
25462 \emph default
25463 , y cámbialo a texto matemático.
25464  Entre el factor precedente y la función se inserta un espacio.
25465 \end_layout
25466
25467 \begin_layout Standard
25468 El resultado con ambos métodos es el mismo que con una función predefinida:
25469 \begin_inset Foot
25470 status collapsed
25471
25472 \begin_layout Plain Layout
25473 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25474  negro.
25475 \end_layout
25476
25477 \end_inset
25478
25479
25480 \end_layout
25481
25482 \begin_layout Standard
25483 \align center
25484 \begin_inset Tabular
25485 <lyxtabular version="3" rows="3" columns="2">
25486 <features>
25487 <column alignment="center" valignment="top" width="0pt">
25488 <column alignment="center" valignment="top" width="0pt">
25489 <row>
25490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25491 \begin_inset Text
25492
25493 \begin_layout Plain Layout
25494 Comando
25495 \end_layout
25496
25497 \end_inset
25498 </cell>
25499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503 Resultado
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 </row>
25509 <row>
25510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25511 \begin_inset Text
25512
25513 \begin_layout Plain Layout
25514 A
25515 \backslash
25516 sgn(x)+B
25517 \end_layout
25518
25519 \end_inset
25520 </cell>
25521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Plain Layout
25525 \begin_inset Formula $A\sgn(x)+B$
25526 \end_inset
25527
25528
25529 \end_layout
25530
25531 \end_inset
25532 </cell>
25533 </row>
25534 <row>
25535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25536 \begin_inset Text
25537
25538 \begin_layout Plain Layout
25539 A
25540 \backslash
25541 ,
25542 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25543 \end_inset
25544
25545 (x)+B
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25551 \begin_inset Text
25552
25553 \begin_layout Plain Layout
25554 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \end_inset
25561 </cell>
25562 </row>
25563 </lyxtabular>
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Standard
25571 El primer método es preferible si la función se va a usar varias veces.
25572 \end_layout
25573
25574 \begin_layout Subsection
25575 Límites
25576 \begin_inset Index
25577 status collapsed
25578
25579 \begin_layout Plain Layout
25580 Limites@Límites
25581 \end_layout
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \begin_layout Standard
25589 Para límites, además de 
25590 \series bold
25591
25592 \backslash
25593 lim
25594 \series default
25595
25596 \begin_inset Index
25597 status collapsed
25598
25599 \begin_layout Plain Layout
25600 Comandos ! L ! 
25601 \backslash
25602 lim
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \series bold
25609
25610 \backslash
25611 liminf
25612 \series default
25613  y 
25614 \series bold
25615
25616 \backslash
25617 limsup
25618 \series default
25619  están definidas las siguientes funciones:
25620 \series bold
25621  
25622 \end_layout
25623
25624 \begin_layout Standard
25625 \noindent
25626 \align center
25627 \begin_inset Tabular
25628 <lyxtabular version="3" rows="5" columns="2">
25629 <features>
25630 <column alignment="center" valignment="top" width="0">
25631 <column alignment="center" valignment="top" width="0">
25632 <row>
25633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25634 \begin_inset Text
25635
25636 \begin_layout Plain Layout
25637 Comando
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25643 \begin_inset Text
25644
25645 \begin_layout Plain Layout
25646 Resultado
25647 \begin_inset Note Note
25648 status collapsed
25649
25650 \begin_layout Plain Layout
25651
25652 \series bold
25653
25654 \backslash
25655 raisebox
25656 \series default
25657  se usa sólo como espaciador
25658 \end_layout
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666 </cell>
25667 </row>
25668 <row>
25669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25670 \begin_inset Text
25671
25672 \begin_layout Plain Layout
25673
25674 \backslash
25675 varliminf
25676 \end_layout
25677
25678 \end_inset
25679 </cell>
25680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25681 \begin_inset Text
25682
25683 \begin_layout Plain Layout
25684 \begin_inset Formula $\varliminf$
25685 \end_inset
25686
25687
25688 \end_layout
25689
25690 \end_inset
25691 </cell>
25692 </row>
25693 <row>
25694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25695 \begin_inset Text
25696
25697 \begin_layout Plain Layout
25698
25699 \backslash
25700 varlimsup
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709 \begin_inset Formula $\varlimsup$
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \end_inset
25716 </cell>
25717 </row>
25718 <row>
25719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25720 \begin_inset Text
25721
25722 \begin_layout Plain Layout
25723
25724 \backslash
25725 varprojlim
25726 \end_layout
25727
25728 \end_inset
25729 </cell>
25730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25731 \begin_inset Text
25732
25733 \begin_layout Plain Layout
25734 \begin_inset Formula $\varprojlim$
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \end_inset
25741 </cell>
25742 </row>
25743 <row>
25744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25745 \begin_inset Text
25746
25747 \begin_layout Plain Layout
25748
25749 \backslash
25750 varinjlim
25751 \end_layout
25752
25753 \end_inset
25754 </cell>
25755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759 \begin_inset Formula $\varinjlim$
25760 \end_inset
25761
25762
25763 \begin_inset Formula $\raisebox{-2.5mm}{}$
25764 \end_inset
25765
25766
25767 \end_layout
25768
25769 \end_inset
25770 </cell>
25771 </row>
25772 </lyxtabular>
25773
25774 \end_inset
25775
25776
25777 \end_layout
25778
25779 \begin_layout Standard
25780 \begin_inset VSpace medskip
25781 \end_inset
25782
25783
25784 \end_layout
25785
25786 \begin_layout Standard
25787 El límite se crea insertando un subíndice.
25788  Se imprime a la derecha junto a la función en una fórmula en línea:
25789 \end_layout
25790
25791 \begin_layout Standard
25792 \noindent
25793 \align center
25794 \begin_inset Tabular
25795 <lyxtabular version="3" rows="2" columns="2">
25796 <features>
25797 <column alignment="center" valignment="top" width="0pt">
25798 <column alignment="center" valignment="top" width="0pt">
25799 <row>
25800 <cell alignment="center" valignment="top" usebox="none">
25801 \begin_inset Text
25802
25803 \begin_layout Plain Layout
25804 Comando
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 <cell alignment="center" valignment="top" usebox="none">
25810 \begin_inset Text
25811
25812 \begin_layout Plain Layout
25813 \begin_inset space \hspace{}
25814 \length 1cm
25815 \end_inset
25816
25817 Resultado
25818 \begin_inset Note Note
25819 status collapsed
25820
25821 \begin_layout Plain Layout
25822
25823 \series bold
25824
25825 \backslash
25826 raisebox
25827 \series default
25828  se usa sólo como espaciador
25829 \end_layout
25830
25831 \end_inset
25832
25833
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 </row>
25839 <row>
25840 <cell alignment="center" valignment="top" usebox="none">
25841 \begin_inset Text
25842
25843 \begin_layout Plain Layout
25844
25845 \backslash
25846 lim_x
25847 \backslash
25848 to
25849 \begin_inset ERT
25850 status collapsed
25851
25852 \begin_layout Plain Layout
25853
25854
25855 \backslash
25856 spce 
25857 \end_layout
25858
25859 \end_inset
25860
25861 A
25862 \begin_inset ERT
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866
25867
25868 \backslash
25869 spce 
25870 \end_layout
25871
25872 \end_inset
25873
25874 x=B
25875 \end_layout
25876
25877 \end_inset
25878 </cell>
25879 <cell alignment="center" valignment="top" usebox="none">
25880 \begin_inset Text
25881
25882 \begin_layout Plain Layout
25883 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \end_inset
25890 </cell>
25891 </row>
25892 </lyxtabular>
25893
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \begin_layout Standard
25900 En una ecuación presentada el límite se imprime debajo, como es habitual:
25901 \begin_inset Formula \[
25902 \lim\limits _{x\rightarrow A}=B\]
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \begin_layout Subsection
25910 Función módulo
25911 \begin_inset Index
25912 status collapsed
25913
25914 \begin_layout Plain Layout
25915 Funciones ! módulo
25916 \end_layout
25917
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \begin_layout Standard
25924 La función módulo es especial, porque existe en cuatro variantes.
25925 \end_layout
25926
25927 \begin_layout Standard
25928 En una ecuación presentada:
25929 \begin_inset Formula \begin{align*}
25930 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25931 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25932 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25933 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25934 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25935
25936 \end_inset
25937
25938 En una ecuación en línea se pone menos espacio delante del nombre de la
25939  función para todas las variantes.
25940 \end_layout
25941
25942 \begin_layout Section
25943 Caracteres especiales
25944 \begin_inset Index
25945 status collapsed
25946
25947 \begin_layout Plain Layout
25948 Caracteres especiales
25949 \end_layout
25950
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \begin_layout Subsection
25957 Caracteres especiales en texto matemático
25958 \end_layout
25959
25960 \begin_layout Standard
25961 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25962  TeX:
25963 \end_layout
25964
25965 \begin_layout Standard
25966 \begin_inset space \hfill{}
25967 \end_inset
25968
25969
25970 \begin_inset Tabular
25971 <lyxtabular version="3" rows="8" columns="2">
25972 <features>
25973 <column alignment="block" valignment="top" width="0">
25974 <column alignment="block" valignment="top" width="0">
25975 <row>
25976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25977 \begin_inset Text
25978
25979 \begin_layout Plain Layout
25980 Comando
25981 \end_layout
25982
25983 \end_inset
25984 </cell>
25985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25986 \begin_inset Text
25987
25988 \begin_layout Plain Layout
25989 Resultado
25990 \end_layout
25991
25992 \end_inset
25993 </cell>
25994 </row>
25995 <row>
25996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25997 \begin_inset Text
25998
25999 \begin_layout Plain Layout
26000
26001 \backslash
26002 oe
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Plain Layout
26011 \begin_inset Formula $\textrm{œ}$
26012 \end_inset
26013
26014
26015 \end_layout
26016
26017 \end_inset
26018 </cell>
26019 </row>
26020 <row>
26021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26022 \begin_inset Text
26023
26024 \begin_layout Plain Layout
26025
26026 \backslash
26027 OE
26028 \end_layout
26029
26030 \end_inset
26031 </cell>
26032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26033 \begin_inset Text
26034
26035 \begin_layout Plain Layout
26036 \begin_inset Formula $\textrm{Œ}$
26037 \end_inset
26038
26039
26040 \end_layout
26041
26042 \end_inset
26043 </cell>
26044 </row>
26045 <row>
26046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26047 \begin_inset Text
26048
26049 \begin_layout Plain Layout
26050
26051 \backslash
26052 ae
26053 \end_layout
26054
26055 \end_inset
26056 </cell>
26057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26058 \begin_inset Text
26059
26060 \begin_layout Plain Layout
26061 \begin_inset Formula $\textrm{æ}$
26062 \end_inset
26063
26064
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 </row>
26070 <row>
26071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075
26076 \backslash
26077 AE
26078 \end_layout
26079
26080 \end_inset
26081 </cell>
26082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26083 \begin_inset Text
26084
26085 \begin_layout Plain Layout
26086 \begin_inset Formula $\textrm{Æ}$
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 </row>
26095 <row>
26096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100
26101 \backslash
26102 aa
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 \begin_inset Formula $\textrm{\aa}$
26112 \end_inset
26113
26114
26115 \end_layout
26116
26117 \end_inset
26118 </cell>
26119 </row>
26120 <row>
26121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26122 \begin_inset Text
26123
26124 \begin_layout Plain Layout
26125
26126 \backslash
26127 AA
26128 \begin_inset Index
26129 status collapsed
26130
26131 \begin_layout Plain Layout
26132
26133 \backslash
26134 @
26135 \begin_inset ERT
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139
26140
26141 \backslash
26142 textrm{
26143 \backslash
26144 AA}
26145 \end_layout
26146
26147 \end_inset
26148
26149
26150 \end_layout
26151
26152 \end_inset
26153
26154
26155 \end_layout
26156
26157 \end_inset
26158 </cell>
26159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26160 \begin_inset Text
26161
26162 \begin_layout Plain Layout
26163 \begin_inset Formula $\textrm{Å}$
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 </row>
26172 <row>
26173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26174 \begin_inset Text
26175
26176 \begin_layout Plain Layout
26177
26178 \backslash
26179 i
26180 \end_layout
26181
26182 \end_inset
26183 </cell>
26184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26185 \begin_inset Text
26186
26187 \begin_layout Plain Layout
26188 \begin_inset Formula $\textrm{ı}$
26189 \end_inset
26190
26191
26192 \end_layout
26193
26194 \end_inset
26195 </cell>
26196 </row>
26197 </lyxtabular>
26198
26199 \end_inset
26200
26201
26202 \begin_inset space \hfill{}
26203 \end_inset
26204
26205
26206 \begin_inset Tabular
26207 <lyxtabular version="3" rows="8" columns="2">
26208 <features>
26209 <column alignment="block" valignment="top" width="0">
26210 <column alignment="center" valignment="top" width="0">
26211 <row>
26212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216 Comando
26217 \begin_inset Note Note
26218 status collapsed
26219
26220 \begin_layout Plain Layout
26221
26222 \series bold
26223
26224 \backslash
26225 raisebox
26226 \series default
26227  se usa sólo como espaciador
26228 \end_layout
26229
26230 \end_inset
26231
26232
26233 \end_layout
26234
26235 \end_inset
26236 </cell>
26237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26238 \begin_inset Text
26239
26240 \begin_layout Plain Layout
26241 Resultado
26242 \end_layout
26243
26244 \end_inset
26245 </cell>
26246 </row>
26247 <row>
26248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252
26253 \backslash
26254 o
26255 \end_layout
26256
26257 \end_inset
26258 </cell>
26259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26260 \begin_inset Text
26261
26262 \begin_layout Plain Layout
26263 \begin_inset Formula $\textrm{ø}$
26264 \end_inset
26265
26266
26267 \end_layout
26268
26269 \end_inset
26270 </cell>
26271 </row>
26272 <row>
26273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277
26278 \backslash
26279 O
26280 \end_layout
26281
26282 \end_inset
26283 </cell>
26284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26285 \begin_inset Text
26286
26287 \begin_layout Plain Layout
26288 \begin_inset Formula $\textrm{Ø}$
26289 \end_inset
26290
26291
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 </row>
26297 <row>
26298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26299 \begin_inset Text
26300
26301 \begin_layout Plain Layout
26302
26303 \backslash
26304 l
26305 \end_layout
26306
26307 \end_inset
26308 </cell>
26309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26310 \begin_inset Text
26311
26312 \begin_layout Plain Layout
26313 \begin_inset Formula $\textrm{ł}$
26314 \end_inset
26315
26316
26317 \end_layout
26318
26319 \end_inset
26320 </cell>
26321 </row>
26322 <row>
26323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26324 \begin_inset Text
26325
26326 \begin_layout Plain Layout
26327
26328 \backslash
26329 L
26330 \end_layout
26331
26332 \end_inset
26333 </cell>
26334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26335 \begin_inset Text
26336
26337 \begin_layout Plain Layout
26338 \begin_inset Formula $\textrm{Ł}$
26339 \end_inset
26340
26341
26342 \end_layout
26343
26344 \end_inset
26345 </cell>
26346 </row>
26347 <row>
26348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26349 \begin_inset Text
26350
26351 \begin_layout Plain Layout
26352 !
26353 \begin_inset space \hspace{}
26354 \length 0mm
26355 \end_inset
26356
26357 `
26358 \begin_inset ERT
26359 status collapsed
26360
26361 \begin_layout Plain Layout
26362
26363
26364 \backslash
26365 spce 
26366 \end_layout
26367
26368 \end_inset
26369
26370
26371 \end_layout
26372
26373 \end_inset
26374 </cell>
26375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26376 \begin_inset Text
26377
26378 \begin_layout Plain Layout
26379 \begin_inset Formula $\textrm{!`}$
26380 \end_inset
26381
26382
26383 \end_layout
26384
26385 \end_inset
26386 </cell>
26387 </row>
26388 <row>
26389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26390 \begin_inset Text
26391
26392 \begin_layout Plain Layout
26393 ?
26394 \begin_inset space \hspace{}
26395 \length 0mm
26396 \end_inset
26397
26398 `
26399 \begin_inset ERT
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403
26404
26405 \backslash
26406 spce 
26407 \end_layout
26408
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26417 \begin_inset Text
26418
26419 \begin_layout Plain Layout
26420 \begin_inset Formula $\textrm{?`}$
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \end_inset
26427 </cell>
26428 </row>
26429 <row>
26430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434
26435 \backslash
26436 j
26437 \end_layout
26438
26439 \end_inset
26440 </cell>
26441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26442 \begin_inset Text
26443
26444 \begin_layout Plain Layout
26445 \begin_inset Formula $\textrm{ȷ}$
26446 \end_inset
26447
26448
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 </row>
26454 </lyxtabular>
26455
26456 \end_inset
26457
26458
26459 \begin_inset space \hfill{}
26460 \end_inset
26461
26462
26463 \end_layout
26464
26465 \begin_layout Standard
26466 Los caracteres 
26467 \begin_inset Formula $\textrm{\textrm{Å}}$
26468 \end_inset
26469
26470  y 
26471 \begin_inset Formula $\textrm{\textrm{Ø}}$
26472 \end_inset
26473
26474  también se pueden insertar mediante el botón 
26475 \begin_inset Graphics
26476         filename ../../images/math/digamma.png
26477         scale 85
26478
26479 \end_inset
26480
26481  de la barra de ecuaciones.
26482 \end_layout
26483
26484 \begin_layout Standard
26485 Los comandos 
26486 \series bold
26487 !
26488 \begin_inset space \hspace{}
26489 \length 0mm
26490 \end_inset
26491
26492 `
26493 \series default
26494  y 
26495 \series bold
26496 ?
26497 \begin_inset space \hspace{}
26498 \length 0mm
26499 \end_inset
26500
26501 `
26502 \series default
26503  son una excepción porque se pueden insertar directamente a texto en LyX.
26504  
26505 \end_layout
26506
26507 \begin_layout Subsection
26508 Acentos en texto
26509 \begin_inset CommandInset label
26510 LatexCommand label
26511 name "sub:Acentos-en-texto"
26512
26513 \end_inset
26514
26515
26516 \begin_inset Index
26517 status collapsed
26518
26519 \begin_layout Plain Layout
26520 Acentos ! en texto
26521 \end_layout
26522
26523 \end_inset
26524
26525
26526 \end_layout
26527
26528 \begin_layout Standard
26529 Con los siguientes comandos se pueden acentuar todas las letras.
26530  Los comandos deben ponerse en modo TeX.
26531 \end_layout
26532
26533 \begin_layout Standard
26534 \begin_inset space \hfill{}
26535 \end_inset
26536
26537
26538 \begin_inset Tabular
26539 <lyxtabular version="3" rows="8" columns="2">
26540 <features>
26541 <column alignment="block" valignment="top" width="0">
26542 <column alignment="block" valignment="top" width="0">
26543 <row>
26544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26545 \begin_inset Text
26546
26547 \begin_layout Plain Layout
26548 Comando
26549 \end_layout
26550
26551 \end_inset
26552 </cell>
26553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26554 \begin_inset Text
26555
26556 \begin_layout Plain Layout
26557 Resultado
26558 \end_layout
26559
26560 \end_inset
26561 </cell>
26562 </row>
26563 <row>
26564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26565 \begin_inset Text
26566
26567 \begin_layout Plain Layout
26568
26569 \backslash
26570
26571 \begin_inset Quotes grd
26572 \end_inset
26573
26574 e
26575 \end_layout
26576
26577 \end_inset
26578 </cell>
26579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26580 \begin_inset Text
26581
26582 \begin_layout Plain Layout
26583 \begin_inset ERT
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587
26588
26589 \backslash
26590 "e
26591 \end_layout
26592
26593 \end_inset
26594
26595
26596 \end_layout
26597
26598 \end_inset
26599 </cell>
26600 </row>
26601 <row>
26602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26603 \begin_inset Text
26604
26605 \begin_layout Plain Layout
26606
26607 \backslash
26608 `e
26609 \end_layout
26610
26611 \end_inset
26612 </cell>
26613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617 \begin_inset ERT
26618 status collapsed
26619
26620 \begin_layout Plain Layout
26621
26622
26623 \backslash
26624 `e
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 </row>
26635 <row>
26636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Plain Layout
26640
26641 \backslash
26642 ^
26643 \begin_inset ERT
26644 status collapsed
26645
26646 \begin_layout Plain Layout
26647
26648
26649 \backslash
26650 spce 
26651 \end_layout
26652
26653 \end_inset
26654
26655 e
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 ERT
26665 status collapsed
26666
26667 \begin_layout Plain Layout
26668
26669
26670 \backslash
26671 ^e
26672 \end_layout
26673
26674 \end_inset
26675
26676
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 </row>
26682 <row>
26683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Plain Layout
26687
26688 \backslash
26689 =e
26690 \end_layout
26691
26692 \end_inset
26693 </cell>
26694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26695 \begin_inset Text
26696
26697 \begin_layout Plain Layout
26698 \begin_inset ERT
26699 status collapsed
26700
26701 \begin_layout Plain Layout
26702
26703
26704 \backslash
26705 =e
26706 \end_layout
26707
26708 \end_inset
26709
26710
26711 \end_layout
26712
26713 \end_inset
26714 </cell>
26715 </row>
26716 <row>
26717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26718 \begin_inset Text
26719
26720 \begin_layout Plain Layout
26721
26722 \backslash
26723 u
26724 \begin_inset ERT
26725 status collapsed
26726
26727 \begin_layout Plain Layout
26728
26729
26730 \backslash
26731 spce 
26732 \end_layout
26733
26734 \end_inset
26735
26736 e
26737 \end_layout
26738
26739 \end_inset
26740 </cell>
26741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26742 \begin_inset Text
26743
26744 \begin_layout Plain Layout
26745 \begin_inset ERT
26746 status collapsed
26747
26748 \begin_layout Plain Layout
26749
26750
26751 \backslash
26752 u e
26753 \end_layout
26754
26755 \end_inset
26756
26757
26758 \end_layout
26759
26760 \end_inset
26761 </cell>
26762 </row>
26763 <row>
26764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26765 \begin_inset Text
26766
26767 \begin_layout Plain Layout
26768
26769 \backslash
26770 b
26771 \begin_inset ERT
26772 status collapsed
26773
26774 \begin_layout Plain Layout
26775
26776
26777 \backslash
26778 spce 
26779 \end_layout
26780
26781 \end_inset
26782
26783 e
26784 \end_layout
26785
26786 \end_inset
26787 </cell>
26788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26789 \begin_inset Text
26790
26791 \begin_layout Plain Layout
26792 \begin_inset ERT
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796
26797
26798 \backslash
26799 b e
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \end_layout
26806
26807 \end_inset
26808 </cell>
26809 </row>
26810 <row>
26811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26812 \begin_inset Text
26813
26814 \begin_layout Plain Layout
26815
26816 \backslash
26817 t
26818 \begin_inset ERT
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822
26823
26824 \backslash
26825 spce 
26826 \end_layout
26827
26828 \end_inset
26829
26830 ee
26831 \end_layout
26832
26833 \end_inset
26834 </cell>
26835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26836 \begin_inset Text
26837
26838 \begin_layout Plain Layout
26839 \begin_inset ERT
26840 status collapsed
26841
26842 \begin_layout Plain Layout
26843
26844
26845 \backslash
26846 t ee
26847 \end_layout
26848
26849 \end_inset
26850
26851
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 </row>
26857 </lyxtabular>
26858
26859 \end_inset
26860
26861
26862 \begin_inset space \hfill{}
26863 \end_inset
26864
26865
26866 \begin_inset Tabular
26867 <lyxtabular version="3" rows="8" columns="2">
26868 <features>
26869 <column alignment="block" valignment="top" width="0">
26870 <column alignment="center" valignment="top" width="0">
26871 <row>
26872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26873 \begin_inset Text
26874
26875 \begin_layout Plain Layout
26876 Comando
26877 \end_layout
26878
26879 \end_inset
26880 </cell>
26881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26882 \begin_inset Text
26883
26884 \begin_layout Plain Layout
26885 Resultado
26886 \end_layout
26887
26888 \end_inset
26889 </cell>
26890 </row>
26891 <row>
26892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26893 \begin_inset Text
26894
26895 \begin_layout Plain Layout
26896
26897 \backslash
26898 H
26899 \begin_inset ERT
26900 status collapsed
26901
26902 \begin_layout Plain Layout
26903
26904
26905 \backslash
26906 spce 
26907 \end_layout
26908
26909 \end_inset
26910
26911 e
26912 \end_layout
26913
26914 \end_inset
26915 </cell>
26916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26917 \begin_inset Text
26918
26919 \begin_layout Plain Layout
26920 \begin_inset ERT
26921 status collapsed
26922
26923 \begin_layout Plain Layout
26924
26925
26926 \backslash
26927 H e
26928 \end_layout
26929
26930 \end_inset
26931
26932
26933 \end_layout
26934
26935 \end_inset
26936 </cell>
26937 </row>
26938 <row>
26939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26940 \begin_inset Text
26941
26942 \begin_layout Plain Layout
26943
26944 \backslash
26945 'e
26946 \end_layout
26947
26948 \end_inset
26949 </cell>
26950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26951 \begin_inset Text
26952
26953 \begin_layout Plain Layout
26954 \begin_inset ERT
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958
26959
26960 \backslash
26961 'e
26962 \end_layout
26963
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 </row>
26972 <row>
26973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977
26978 \backslash
26979 ~e
26980 \begin_inset Index
26981 status collapsed
26982
26983 \begin_layout Plain Layout
26984 Tilde
26985 \end_layout
26986
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \end_inset
26993 </cell>
26994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26995 \begin_inset Text
26996
26997 \begin_layout Plain Layout
26998 \begin_inset ERT
26999 status collapsed
27000
27001 \begin_layout Plain Layout
27002
27003
27004 \backslash
27005 ~e
27006 \end_layout
27007
27008 \end_inset
27009
27010
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 </row>
27016 <row>
27017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27018 \begin_inset Text
27019
27020 \begin_layout Plain Layout
27021
27022 \backslash
27023 .e
27024 \end_layout
27025
27026 \end_inset
27027 </cell>
27028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27029 \begin_inset Text
27030
27031 \begin_layout Plain Layout
27032 \begin_inset ERT
27033 status collapsed
27034
27035 \begin_layout Plain Layout
27036
27037
27038 \backslash
27039 .e
27040 \end_layout
27041
27042 \end_inset
27043
27044
27045 \end_layout
27046
27047 \end_inset
27048 </cell>
27049 </row>
27050 <row>
27051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27052 \begin_inset Text
27053
27054 \begin_layout Plain Layout
27055
27056 \backslash
27057 v
27058 \begin_inset ERT
27059 status collapsed
27060
27061 \begin_layout Plain Layout
27062
27063
27064 \backslash
27065 spce 
27066 \end_layout
27067
27068 \end_inset
27069
27070 e
27071 \end_layout
27072
27073 \end_inset
27074 </cell>
27075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27076 \begin_inset Text
27077
27078 \begin_layout Plain Layout
27079 \begin_inset ERT
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083
27084
27085 \backslash
27086 v e
27087 \end_layout
27088
27089 \end_inset
27090
27091
27092 \end_layout
27093
27094 \end_inset
27095 </cell>
27096 </row>
27097 <row>
27098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27099 \begin_inset Text
27100
27101 \begin_layout Plain Layout
27102
27103 \backslash
27104 d
27105 \begin_inset ERT
27106 status collapsed
27107
27108 \begin_layout Plain Layout
27109
27110
27111 \backslash
27112 spce 
27113 \end_layout
27114
27115 \end_inset
27116
27117 e
27118 \end_layout
27119
27120 \end_inset
27121 </cell>
27122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27123 \begin_inset Text
27124
27125 \begin_layout Plain Layout
27126 \begin_inset ERT
27127 status collapsed
27128
27129 \begin_layout Plain Layout
27130
27131
27132 \backslash
27133 d e
27134 \end_layout
27135
27136 \end_inset
27137
27138
27139 \end_layout
27140
27141 \end_inset
27142 </cell>
27143 </row>
27144 <row>
27145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27146 \begin_inset Text
27147
27148 \begin_layout Plain Layout
27149
27150 \backslash
27151 c
27152 \begin_inset ERT
27153 status collapsed
27154
27155 \begin_layout Plain Layout
27156
27157
27158 \backslash
27159 spce 
27160 \end_layout
27161
27162 \end_inset
27163
27164 e
27165 \end_layout
27166
27167 \end_inset
27168 </cell>
27169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27170 \begin_inset Text
27171
27172 \begin_layout Plain Layout
27173 \begin_inset ERT
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177
27178
27179 \backslash
27180 c e
27181 \end_layout
27182
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 </row>
27191 </lyxtabular>
27192
27193 \end_inset
27194
27195
27196 \begin_inset space \hfill{}
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \begin_layout Standard
27203 \begin_inset VSpace medskip
27204 \end_inset
27205
27206
27207 \end_layout
27208
27209 \begin_layout Standard
27210 Con el comando 
27211 \series bold
27212
27213 \backslash
27214 t
27215 \series default
27216  también se pueden acentuar dos caracteres distintos.
27217  El comando 
27218 \series bold
27219
27220 \backslash
27221 t
27222 \begin_inset ERT
27223 status collapsed
27224
27225 \begin_layout Plain Layout
27226
27227
27228 \backslash
27229 spce 
27230 \end_layout
27231
27232 \end_inset
27233
27234 sz
27235 \series default
27236  genera 
27237 \begin_inset ERT
27238 status collapsed
27239
27240 \begin_layout Plain Layout
27241
27242
27243 \backslash
27244 t sz
27245 \end_layout
27246
27247 \end_inset
27248
27249
27250 \end_layout
27251
27252 \begin_layout Standard
27253 Los acentos 
27254 \series bold
27255 `
27256 \series default
27257  , 
27258 \series bold
27259 '
27260 \series default
27261  y 
27262 \series bold
27263 ^
27264 \series default
27265  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27266  TeX.
27267  Lo mismo se aplica a la tilde
27268 \begin_inset Foot
27269 status collapsed
27270
27271 \begin_layout Plain Layout
27272 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27273 \end_layout
27274
27275 \end_inset
27276
27277  con 
27278 \emph on
27279 a
27280 \emph default
27281
27282 \emph on
27283 o
27284 \emph default
27285  y 
27286 \emph on
27287 n.
27288 \end_layout
27289
27290 \begin_layout Standard
27291 Los comandos 
27292 \series bold
27293
27294 \backslash
27295 b
27296 \series default
27297  , 
27298 \series bold
27299
27300 \backslash
27301 c
27302 \series default
27303  , 
27304 \series bold
27305
27306 \backslash
27307 d
27308 \series default
27309  , 
27310 \series bold
27311
27312 \backslash
27313 H
27314 \series default
27315  , 
27316 \series bold
27317
27318 \backslash
27319 t
27320 \series default
27321  , 
27322 \series bold
27323
27324 \backslash
27325 u
27326 \series default
27327  , 
27328 \series bold
27329
27330 \backslash
27331 v
27332 \series default
27333 , y acentos insertados directamente con el teclado también están disponibles
27334  en texto matemático.
27335  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27336  
27337 \begin_inset CommandInset ref
27338 LatexCommand ref
27339 reference "sub:Acentos-para-un"
27340
27341 \end_inset
27342
27343 .
27344 \end_layout
27345
27346 \begin_layout Standard
27347 \begin_inset VSpace bigskip
27348 \end_inset
27349
27350
27351 \end_layout
27352
27353 \begin_layout Standard
27354 Además, con el comando 
27355 \series bold
27356
27357 \backslash
27358 textcircled
27359 \series default
27360
27361 \begin_inset Index
27362 status collapsed
27363
27364 \begin_layout Plain Layout
27365 Comandos ! T ! 
27366 \backslash
27367 textcircled
27368 \end_layout
27369
27370 \end_inset
27371
27372  se pueden insertar en un círculo todos los números y letras, de forma parecida
27373  al símbolo copyright.
27374 \end_layout
27375
27376 \begin_layout Standard
27377 \noindent
27378 \align center
27379 \begin_inset Tabular
27380 <lyxtabular version="3" rows="3" columns="2">
27381 <features>
27382 <column alignment="center" valignment="top" width="0">
27383 <column alignment="center" valignment="top" width="0">
27384 <row>
27385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27386 \begin_inset Text
27387
27388 \begin_layout Plain Layout
27389 Comando
27390 \end_layout
27391
27392 \end_inset
27393 </cell>
27394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27395 \begin_inset Text
27396
27397 \begin_layout Plain Layout
27398 Resultado
27399 \begin_inset Note Note
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403
27404 \series bold
27405
27406 \backslash
27407 raisebox
27408 \series default
27409  se usa sólo como espaciador
27410 \end_layout
27411
27412 \end_inset
27413
27414
27415 \end_layout
27416
27417 \end_inset
27418 </cell>
27419 </row>
27420 <row>
27421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27422 \begin_inset Text
27423
27424 \begin_layout Plain Layout
27425
27426 \backslash
27427 textcircled{w}
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27433 \begin_inset Text
27434
27435 \begin_layout Plain Layout
27436 \begin_inset ERT
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440
27441
27442 \backslash
27443 textcircled{w}
27444 \end_layout
27445
27446 \end_inset
27447
27448
27449 \end_layout
27450
27451 \end_inset
27452 </cell>
27453 </row>
27454 <row>
27455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27456 \begin_inset Text
27457
27458 \begin_layout Plain Layout
27459
27460 \backslash
27461 Large 
27462 \backslash
27463 textcircled{
27464 \backslash
27465 normalsize
27466 \backslash
27467 protect
27468 \backslash
27469 raisebox{-1.5pt}{W}}
27470 \end_layout
27471
27472 \end_inset
27473 </cell>
27474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27475 \begin_inset Text
27476
27477 \begin_layout Plain Layout
27478 \begin_inset Formula $\raisebox{4.5mm}{}$
27479 \end_inset
27480
27481
27482 \begin_inset ERT
27483 status collapsed
27484
27485 \begin_layout Plain Layout
27486
27487
27488 \backslash
27489 Large 
27490 \backslash
27491 textcircled{
27492 \backslash
27493 normalsize
27494 \backslash
27495 protect
27496 \backslash
27497 raisebox{-1.5pt}W}
27498 \end_layout
27499
27500 \end_inset
27501
27502
27503 \begin_inset Formula $\raisebox{-2mm}{}$
27504 \end_inset
27505
27506
27507 \end_layout
27508
27509 \end_inset
27510 </cell>
27511 </row>
27512 </lyxtabular>
27513
27514 \end_inset
27515
27516
27517 \end_layout
27518
27519 \begin_layout Standard
27520 Hay que tener cuidado que el carácter se ajuste al círculo.
27521  Por eso 
27522 \series bold
27523
27524 \backslash
27525 Large
27526 \begin_inset Foot
27527 status collapsed
27528
27529 \begin_layout Plain Layout
27530 véase 
27531 \begin_inset CommandInset ref
27532 LatexCommand ref
27533 reference "sub:Tamaños-de-fuentes"
27534
27535 \end_inset
27536
27537
27538 \end_layout
27539
27540 \end_inset
27541
27542
27543 \series default
27544  especifica el tamaño del círculo.
27545  Con ayuda de 
27546 \series bold
27547
27548 \backslash
27549 raisebox
27550 \begin_inset Foot
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 véase 
27555 \begin_inset CommandInset ref
27556 LatexCommand ref
27557 reference "sub:Cuadros-sin-marco"
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \end_inset
27565
27566
27567 \series default
27568  se puede centrar el carácter.
27569 \end_layout
27570
27571 \begin_layout Subsection
27572 Números en estilo antiguo
27573 \begin_inset Index
27574 status collapsed
27575
27576 \begin_layout Plain Layout
27577 Numeros@Números ! en estilo antiguo
27578 \end_layout
27579
27580 \end_inset
27581
27582
27583 \end_layout
27584
27585 \begin_layout Standard
27586 Los números en estilo antiguo o elzevirianos se componen con el comando
27587  
27588 \series bold
27589
27590 \backslash
27591 oldstylenums
27592 \series default
27593
27594 \begin_inset Index
27595 status collapsed
27596
27597 \begin_layout Plain Layout
27598 Comandos ! O ! 
27599 \backslash
27600 oldstylenums
27601 \end_layout
27602
27603 \end_inset
27604
27605 .
27606  El comando se puede usar en ecuaciones y en modo TeX.
27607  Su esquema es:
27608 \end_layout
27609
27610 \begin_layout Standard
27611
27612 \series bold
27613
27614 \backslash
27615 oldstylenums{número}
27616 \end_layout
27617
27618 \begin_layout Standard
27619 El comando 
27620 \series bold
27621
27622 \backslash
27623 oldstylenums{0123456789}
27624 \series default
27625  genera: 
27626 \begin_inset Formula $\oldstylenums{0123456789}$
27627 \end_inset
27628
27629
27630 \end_layout
27631
27632 \begin_layout Subsection
27633 Caracteres especiales misceláneos
27634 \begin_inset CommandInset label
27635 LatexCommand label
27636 name "sub:Caracteres-especiales-misceláneos"
27637
27638 \end_inset
27639
27640
27641 \begin_inset Index
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645 Caracteres especiales ! misceláneos
27646 \end_layout
27647
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \begin_layout Standard
27654 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27655  comandos:
27656 \end_layout
27657
27658 \begin_layout Standard
27659 \noindent
27660 \align center
27661 \begin_inset Tabular
27662 <lyxtabular version="3" rows="4" columns="2">
27663 <features>
27664 <column alignment="center" valignment="top" width="0">
27665 <column alignment="center" valignment="top" width="0">
27666 <row>
27667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27668 \begin_inset Text
27669
27670 \begin_layout Plain Layout
27671 Comando
27672 \end_layout
27673
27674 \end_inset
27675 </cell>
27676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27677 \begin_inset Text
27678
27679 \begin_layout Plain Layout
27680 Resultado
27681 \end_layout
27682
27683 \end_inset
27684 </cell>
27685 </row>
27686 <row>
27687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27688 \begin_inset Text
27689
27690 \begin_layout Plain Layout
27691
27692 \backslash
27693 ^
27694 \begin_inset ERT
27695 status collapsed
27696
27697 \begin_layout Plain Layout
27698
27699
27700 \backslash
27701 spce 
27702 \end_layout
27703
27704 \end_inset
27705
27706
27707 \end_layout
27708
27709 \end_inset
27710 </cell>
27711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27712 \begin_inset Text
27713
27714 \begin_layout Plain Layout
27715 \begin_inset Formula $\mathcircumflex$
27716 \end_inset
27717
27718
27719 \end_layout
27720
27721 \end_inset
27722 </cell>
27723 </row>
27724 <row>
27725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27726 \begin_inset Text
27727
27728 \begin_layout Plain Layout
27729
27730 \backslash
27731 _
27732 \end_layout
27733
27734 \end_inset
27735 </cell>
27736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27737 \begin_inset Text
27738
27739 \begin_layout Plain Layout
27740 \begin_inset Formula $\_$
27741 \end_inset
27742
27743
27744 \end_layout
27745
27746 \end_inset
27747 </cell>
27748 </row>
27749 <row>
27750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27751 \begin_inset Text
27752
27753 \begin_layout Plain Layout
27754 ^
27755 \begin_inset ERT
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759
27760
27761 \backslash
27762 spce 
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \backslash
27769 circ
27770 \begin_inset Index
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774
27775 \backslash
27776
27777 \end_layout
27778
27779 \end_inset
27780
27781
27782 \end_layout
27783
27784 \end_inset
27785 </cell>
27786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27787 \begin_inset Text
27788
27789 \begin_layout Plain Layout
27790 \begin_inset Formula $^{\circ}$
27791 \end_inset
27792
27793
27794 \end_layout
27795
27796 \end_inset
27797 </cell>
27798 </row>
27799 </lyxtabular>
27800
27801 \end_inset
27802
27803
27804 \end_layout
27805
27806 \begin_layout Standard
27807 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27808  LaTeX contiene la línea:
27809 \begin_inset Foot
27810 status collapsed
27811
27812 \begin_layout Plain Layout
27813 Más sobre este asunto en 
27814 \begin_inset CommandInset ref
27815 LatexCommand ref
27816 reference "sub:Caracteres-de-texto"
27817
27818 \end_inset
27819
27820
27821 \end_layout
27822
27823 \end_inset
27824
27825  
27826 \end_layout
27827
27828 \begin_layout Standard
27829
27830 \series bold
27831
27832 \backslash
27833 DeclareInputtext{176}{
27834 \backslash
27835 ifmmode^
27836 \backslash
27837 circ
27838 \backslash
27839 else
27840 \backslash
27841 textdegree
27842 \backslash
27843 fi}
27844 \end_layout
27845
27846 \begin_layout Section
27847 Estilos de ecuación
27848 \begin_inset CommandInset label
27849 LatexCommand label
27850 name "sec:Estilos-de-ecuación"
27851
27852 \end_inset
27853
27854
27855 \begin_inset Index
27856 status collapsed
27857
27858 \begin_layout Plain Layout
27859 Ecuación ! estilos de
27860 \end_layout
27861
27862 \end_inset
27863
27864
27865 \end_layout
27866
27867 \begin_layout Itemize
27868 Hay dos estilos diferentes de alineación:
27869 \end_layout
27870
27871 \begin_deeper
27872 \begin_layout Description
27873 Centrado es el estándar predefinido
27874 \end_layout
27875
27876 \begin_layout Description
27877 Sangrado para este estilo debe insertarse la opción de clase 
27878 \series bold
27879 fleqn
27880 \series default
27881  en el menú 
27882 \family sans
27883 Documento\SpecialChar \menuseparator
27884 Configuración
27885 \family default
27886  bajo 
27887 \family sans
27888 Clase de documento
27889 \end_layout
27890
27891 \begin_layout Standard
27892 Cuando se usa 
27893 \series bold
27894 Sangrado
27895 \series default
27896 , éste se puede ajustar con la longitud 
27897 \series bold
27898
27899 \backslash
27900 mathindent
27901 \series default
27902
27903 \begin_inset Index
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907 Comandos ! M ! 
27908 \backslash
27909 mathindent
27910 \end_layout
27911
27912 \end_inset
27913
27914 .
27915  Para 15
27916 \begin_inset space \thinspace{}
27917 \end_inset
27918
27919 mm, p.
27920 \begin_inset space \thinspace{}
27921 \end_inset
27922
27923 e., se inserta esta línea de comando en el preámbulo LaTeX:
27924 \end_layout
27925
27926 \begin_layout Standard
27927
27928 \series bold
27929
27930 \backslash
27931 setlength{
27932 \backslash
27933 mathindent}{15mm}
27934 \end_layout
27935
27936 \begin_layout Standard
27937 Si no se especifica longitud se usa el valor predeterminado de 30
27938 \begin_inset space \thinspace{}
27939 \end_inset
27940
27941 pt.
27942 \end_layout
27943
27944 \end_deeper
27945 \begin_layout Itemize
27946 Y dos estilos diferentes de numeración:
27947 \end_layout
27948
27949 \begin_deeper
27950 \begin_layout Description
27951 Derecha es el estándar predefinido
27952 \end_layout
27953
27954 \begin_layout Description
27955 Izquierda para este estilo debe insertarse la opción de clase 
27956 \series bold
27957 leqno
27958 \series default
27959  en el menú 
27960 \family sans
27961 Documento\SpecialChar \menuseparator
27962 Configuración
27963 \family default
27964  bajo 
27965 \family sans
27966 Clase de documento
27967 \end_layout
27968
27969 \end_deeper
27970 \begin_layout Standard
27971
27972 \series bold
27973 fleqn
27974 \series default
27975  y 
27976 \series bold
27977 leqno
27978 \series default
27979  también se pueden usar juntos.
27980  En ese caso se insertan ambas opciones, separadas por una coma.
27981 \end_layout
27982
27983 \begin_layout Standard
27984 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27985  documento.
27986  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27987  estilo 
27988 \series bold
27989 Centrado
27990 \series default
27991  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27992 \begin_inset CommandInset ref
27993 LatexCommand ref
27994 reference "sub:Entorno-flalign"
27995
27996 \end_inset
27997
27998 .
27999 \end_layout
28000
28001 \begin_layout Section
28002 Ecuaciones multilínea
28003 \begin_inset CommandInset label
28004 LatexCommand label
28005 name "sec:Ecuaciones-multilínea"
28006
28007 \end_inset
28008
28009
28010 \begin_inset Index
28011 status collapsed
28012
28013 \begin_layout Plain Layout
28014 Ecuación ! multilínea
28015 \end_layout
28016
28017 \end_inset
28018
28019
28020 \end_layout
28021
28022 \begin_layout Subsection
28023 General
28024 \end_layout
28025
28026 \begin_layout Standard
28027 En LyX se generan nuevas líneas en una ecuación con 
28028 \family sans
28029 \series bold
28030 Ctrl+Retorno
28031 \family default
28032 \series default
28033 .
28034  Esto crea un 
28035 \series bold
28036 entorno eqnarray
28037 \series default
28038 , que se describe en
28039 \begin_inset space ~
28040 \end_inset
28041
28042
28043 \begin_inset CommandInset ref
28044 LatexCommand ref
28045 reference "sub:Entorno-eqnarray"
28046
28047 \end_inset
28048
28049  o, si se ha marcado la opción 
28050 \family sans
28051 Usar
28052 \begin_inset space ~
28053 \end_inset
28054
28055 el
28056 \begin_inset space ~
28057 \end_inset
28058
28059 paquete
28060 \begin_inset space ~
28061 \end_inset
28062
28063 de
28064 \begin_inset space ~
28065 \end_inset
28066
28067 ecuaciones
28068 \begin_inset space ~
28069 \end_inset
28070
28071 AMS
28072 \family default
28073  en la configuración del documento
28074 \family sans
28075 , un 
28076 \series bold
28077 entorno
28078 \family default
28079 \series default
28080  
28081 \series bold
28082 align
28083 \series default
28084 , que se describe en
28085 \begin_inset space ~
28086 \end_inset
28087
28088
28089 \begin_inset CommandInset ref
28090 LatexCommand ref
28091 reference "sub:Entorno-align-estándar"
28092
28093 \end_inset
28094
28095 .
28096 \end_layout
28097
28098 \begin_layout Standard
28099 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28100  el menú 
28101 \family sans
28102 Insertar\SpecialChar \menuseparator
28103 Ecuación
28104 \family default
28105 .
28106  En las siguientes secciones se describen estos entornos.
28107 \end_layout
28108
28109 \begin_layout Standard
28110 En todos los entornos de ecuación multilínea la combinación 
28111 \family sans
28112 Ctrl+Retorno
28113 \family default
28114  genera una línea nueva.
28115  Para añadir o quitar líneas se pueden usar los botones 
28116 \begin_inset Graphics
28117         filename ../../images/tabular-feature_append-row.png
28118         scale 85
28119
28120 \end_inset
28121
28122  o 
28123 \begin_inset Graphics
28124         filename ../../images/tabular-feature_delete-row.png
28125         scale 85
28126
28127 \end_inset
28128
28129 de la barra de herramientas, respectivamente, o el menú 
28130 \family sans
28131 Editar\SpecialChar \menuseparator
28132 Filas y columnas
28133 \family default
28134 .
28135 \end_layout
28136
28137 \begin_layout Subsubsection
28138 Separación de líneas
28139 \begin_inset CommandInset label
28140 LatexCommand label
28141 name "sub:Separación-de-líneas"
28142
28143 \end_inset
28144
28145
28146 \begin_inset Index
28147 status collapsed
28148
28149 \begin_layout Plain Layout
28150 Ecuación ! multilínea ! separación de filas
28151 \end_layout
28152
28153 \end_inset
28154
28155
28156 \end_layout
28157
28158 \begin_layout Standard
28159 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28160 \begin_inset Formula \begin{eqnarray*}
28161 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}\\
28162 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
28163
28164 \end_inset
28165
28166 En LaTeX un espacio adicional para una línea se especifica como argumento
28167  opcional del comando de nueva línea.
28168  Esto aún no es posible en LYX,
28169 \begin_inset Foot
28170 status collapsed
28171
28172 \begin_layout Plain Layout
28173 véase 
28174 \begin_inset CommandInset href
28175 LatexCommand href
28176 name "LyX-bug #1505"
28177 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
28178
28179 \end_inset
28180
28181
28182 \end_layout
28183
28184 \end_inset
28185
28186  por lo que toda la ecuación debe insertarse en modo TeX.
28187  Para añadir espacio en nuestro ejemplo se inserta el comando 
28188 \series bold
28189
28190 \backslash
28191
28192 \backslash
28193 [3mm]
28194 \series default
28195  al final de la primera línea.
28196  Así: 
28197 \begin_inset ERT
28198 status collapsed
28199
28200 \begin_layout Plain Layout
28201
28202
28203 \backslash
28204 begin{eqnarray*}
28205 \end_layout
28206
28207 \begin_layout Plain Layout
28208
28209 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28210  = & 
28211 \backslash
28212 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28213 \backslash
28214
28215 \backslash
28216 [3mm]
28217 \end_layout
28218
28219 \begin_layout Plain Layout
28220
28221 4x^{2}
28222 \backslash
28223 left(B^{2}+x_{0}^{2}
28224 \backslash
28225 right)+4x_{0}x
28226 \backslash
28227 left(D-B^{2}
28228 \backslash
28229 right)+B^{2}
28230 \backslash
28231 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28232 \backslash
28233 right) & = & 0
28234 \end_layout
28235
28236 \begin_layout Plain Layout
28237
28238
28239 \backslash
28240 end{eqnarray*}
28241 \end_layout
28242
28243 \end_inset
28244
28245
28246 \begin_inset VSpace bigskip
28247 \end_inset
28248
28249
28250 \end_layout
28251
28252 \begin_layout Standard
28253 Para obtener separación en todas las líneas hay que cambiar la longitud
28254  
28255 \series bold
28256
28257 \backslash
28258 jot
28259 \series default
28260
28261 \begin_inset Index
28262 status collapsed
28263
28264 \begin_layout Plain Layout
28265 Comandos ! J ! 
28266 \backslash
28267 jot
28268 \end_layout
28269
28270 \end_inset
28271
28272 .
28273  La definición es: 
28274 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28275 \end_inset
28276
28277 .
28278  El valor predeterminado para 
28279 \series bold
28280
28281 \backslash
28282 jot
28283 \series default
28284  es 3
28285 \begin_inset space \thinspace{}
28286 \end_inset
28287
28288 pt.
28289  Para establecer una separación adicional de 3
28290 \begin_inset space \thinspace{}
28291 \end_inset
28292
28293 mm como en el ejemplo anterior, se inserta el comando
28294 \end_layout
28295
28296 \begin_layout Standard
28297
28298 \series bold
28299
28300 \backslash
28301 setlength{
28302 \backslash
28303 jot}{3mm+3pt}
28304 \end_layout
28305
28306 \begin_layout Standard
28307 en modo TeX antes de la ecuación.
28308  Es necesario cargar el paquete 
28309 \series bold
28310 calc
28311 \series default
28312
28313 \begin_inset Foot
28314 status collapsed
28315
28316 \begin_layout Plain Layout
28317
28318 \series bold
28319 calc
28320 \series default
28321  forma parte de toda instalación LaTeX estándar.
28322 \end_layout
28323
28324 \end_inset
28325
28326
28327 \begin_inset Index
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331 Paquetes ! calc
28332 \end_layout
28333
28334 \end_inset
28335
28336  en el preámbulo con la línea
28337 \end_layout
28338
28339 \begin_layout Standard
28340
28341 \series bold
28342
28343 \backslash
28344 usepackage{calc}
28345 \end_layout
28346
28347 \begin_layout Standard
28348 Se obtiene:
28349 \begin_inset ERT
28350 status collapsed
28351
28352 \begin_layout Plain Layout
28353
28354
28355 \backslash
28356 setlength{
28357 \backslash
28358 jot}{3mm+3pt}
28359 \end_layout
28360
28361 \end_inset
28362
28363
28364 \begin_inset Formula \begin{eqnarray*}
28365 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}\\
28366 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
28367
28368 \end_inset
28369
28370
28371 \begin_inset ERT
28372 status collapsed
28373
28374 \begin_layout Plain Layout
28375
28376
28377 \backslash
28378 setlength{
28379 \backslash
28380 jot}{3pt}
28381 \end_layout
28382
28383 \end_inset
28384
28385  Para volver a la distancia predeterminada, 
28386 \series bold
28387
28388 \backslash
28389 jot
28390 \series default
28391  se establece en 3
28392 \begin_inset space \thinspace{}
28393 \end_inset
28394
28395 pt.
28396 \end_layout
28397
28398 \begin_layout Subsubsection
28399 Separación de columnas
28400 \begin_inset CommandInset label
28401 LatexCommand label
28402 name "sub:Separación-de-columnas"
28403
28404 \end_inset
28405
28406
28407 \begin_inset Index
28408 status collapsed
28409
28410 \begin_layout Plain Layout
28411 Ecuación ! multilínea !separación de columnas
28412 \end_layout
28413
28414 \end_inset
28415
28416
28417 \end_layout
28418
28419 \begin_layout Standard
28420 Una ecuación multilínea forma una matriz.
28421  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28422  columnas.
28423  Cambiando la separación de columnas en este entorno se puede cambiar el
28424  espacio junto al signo de relación.
28425 \end_layout
28426
28427 \begin_layout Standard
28428 La separación de columnas se especifica con la longitud
28429 \series bold
28430  
28431 \backslash
28432 arraycolsep
28433 \series default
28434
28435 \begin_inset Index
28436 status collapsed
28437
28438 \begin_layout Plain Layout
28439 Comandos ! A ! 
28440 \backslash
28441 arraycolsep
28442 \end_layout
28443
28444 \end_inset
28445
28446  según:
28447 \begin_inset Newline newline
28448 \end_inset
28449
28450 separación de columnas = 2
28451 \begin_inset space \thinspace{}
28452 \end_inset
28453
28454
28455 \series bold
28456
28457 \backslash
28458 arraycolsep
28459 \series default
28460
28461 \begin_inset Newline newline
28462 \end_inset
28463
28464 Así, el comando en modo TeX
28465 \end_layout
28466
28467 \begin_layout Standard
28468
28469 \series bold
28470
28471 \backslash
28472 setlength{
28473 \backslash
28474 arraycolsep}{1cm}
28475 \end_layout
28476
28477 \begin_layout Standard
28478 establece para todas las ecuaciones siguientes una separación de columnas
28479  de 2
28480 \begin_inset space \thinspace{}
28481 \end_inset
28482
28483 cm.
28484  Para volver al valor predefinido, 
28485 \series bold
28486
28487 \backslash
28488 arraycolsep
28489 \series default
28490  se pone en 5
28491 \begin_inset space \thinspace{}
28492 \end_inset
28493
28494 pt.
28495 \end_layout
28496
28497 \begin_layout Standard
28498 Una ecuación con separación de 2
28499 \begin_inset space \thinspace{}
28500 \end_inset
28501
28502 cm entre columnas:
28503 \begin_inset ERT
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507
28508
28509 \backslash
28510 setlength{
28511 \backslash
28512 arraycolsep}{1cm}
28513 \end_layout
28514
28515 \end_inset
28516
28517
28518 \begin_inset Formula \begin{eqnarray*}
28519 A & = & B\\
28520 C & \ne & A\end{eqnarray*}
28521
28522 \end_inset
28523
28524 Una ecuación con la separación predefinida para matrices, 10
28525 \begin_inset space \thinspace{}
28526 \end_inset
28527
28528 pt:
28529 \begin_inset ERT
28530 status collapsed
28531
28532 \begin_layout Plain Layout
28533
28534
28535 \backslash
28536 setlength{
28537 \backslash
28538 arraycolsep}{5pt}
28539 \end_layout
28540
28541 \end_inset
28542
28543
28544 \begin_inset Formula \begin{eqnarray*}
28545 A & = & B\\
28546 C & \ne & A\end{eqnarray*}
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Subsubsection
28554 Ecuaciones largas
28555 \begin_inset Index
28556 status collapsed
28557
28558 \begin_layout Plain Layout
28559 Ecuación ! larga
28560 \end_layout
28561
28562 \end_inset
28563
28564
28565 \end_layout
28566
28567 \begin_layout Standard
28568 Se pueden componer ecuaciones largas mediante estos métodos:
28569 \end_layout
28570
28571 \begin_layout Itemize
28572 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28573  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28574 \begin_inset Formula \begin{eqnarray}
28575 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 \\
28576  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:cortolargo}\end{eqnarray}
28577
28578 \end_inset
28579
28580 El signo menos al principio de la segunda línea normalmente no aparece como
28581  operador porque es el primer carácter de la línea.
28582  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28583  Para evitarlo se ha insertado 3
28584 \begin_inset space \thinspace{}
28585 \end_inset
28586
28587 pt de espacio detrás del menos con el comando 
28588 \series bold
28589
28590 \backslash
28591 hspace
28592 \series default
28593 .
28594 \begin_inset Foot
28595 status collapsed
28596
28597 \begin_layout Plain Layout
28598 véase más sobre 
28599 \series bold
28600
28601 \backslash
28602 hspace
28603 \series default
28604  en 
28605 \begin_inset CommandInset ref
28606 LatexCommand ref
28607 reference "sub:Espacio-variable"
28608
28609 \end_inset
28610
28611
28612 \end_layout
28613
28614 \end_inset
28615
28616
28617 \begin_inset Index
28618 status collapsed
28619
28620 \begin_layout Plain Layout
28621 Comandos ! H ! 
28622 \backslash
28623 hspace
28624 \end_layout
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \begin_layout Itemize
28632 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28633 \series bold
28634
28635 \backslash
28636 lefteqn
28637 \series default
28638
28639 \begin_inset Index
28640 status collapsed
28641
28642 \begin_layout Plain Layout
28643 Comandos ! L ! 
28644 \backslash
28645 lefteqn
28646 \end_layout
28647
28648 \end_inset
28649
28650 .
28651  Se inserta en la primer columna de la primera línea y hace que todas las
28652  inserciones posteriores sobreescriban las columnas siguientes:
28653 \begin_inset Formula \begin{eqnarray}
28654 \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 \\
28655  &  & -\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 \\
28656  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}\end{eqnarray}
28657
28658 \end_inset
28659
28660 Tras la inserción de 
28661 \series bold
28662
28663 \backslash
28664 lefteqn
28665 \series default
28666  el cursor está en un marco púrpura un poco a la izquierda del azul.
28667  La ecuación se inserta en éste.
28668 \begin_inset Newline newline
28669 \end_inset
28670
28671 El contenido de las restantes líneas se inserta en la segunda columna o
28672  en otra.
28673  A mayor número de columna donde se inserte, mayor sangrado.
28674 \begin_inset VSpace medskip
28675 \end_inset
28676
28677
28678 \begin_inset Newline newline
28679 \end_inset
28680
28681
28682 \begin_inset Note Greyedout
28683 status collapsed
28684
28685 \begin_layout Plain Layout
28686 Ten en cuenta lo siguiente si usas 
28687 \series bold
28688
28689 \backslash
28690 lefteqn
28691 \series default
28692 :
28693 \end_layout
28694
28695 \begin_layout Itemize
28696 La ecuación no usa la anchura total de la página.
28697  Cuando se añade, p.
28698 \begin_inset space \thinspace{}
28699 \end_inset
28700
28701 e., el término 
28702 \begin_inset Formula $-B^{2}$
28703 \end_inset
28704
28705  en la primera línea del ejemplo, debería estar fuera del margen.
28706  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28707  principio de la primera línea.
28708 \end_layout
28709
28710 \begin_layout Itemize
28711 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28712  primera línea.
28713 \begin_inset Foot
28714 status collapsed
28715
28716 \begin_layout Plain Layout
28717 \begin_inset CommandInset href
28718 LatexCommand href
28719 name "LyX-bug #1429"
28720 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28721
28722 \end_inset
28723
28724
28725 \end_layout
28726
28727 \end_inset
28728
28729  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28730  teclas de flecha.
28731 \end_layout
28732
28733 \end_inset
28734
28735  
28736 \end_layout
28737
28738 \begin_layout Itemize
28739 Se describen otros métodos para escribir fórmulas largas en 
28740 \begin_inset CommandInset ref
28741 LatexCommand ref
28742 reference "sub:Entorno-multilínea"
28743
28744 \end_inset
28745
28746  y 
28747 \begin_inset CommandInset ref
28748 LatexCommand ref
28749 reference "sub:Partes-de-una-multilínea"
28750
28751 \end_inset
28752
28753 .
28754 \end_layout
28755
28756 \begin_layout Subsubsection
28757 Delimitadores multilínea
28758 \begin_inset CommandInset label
28759 LatexCommand label
28760 name "sub:Delimitadores-multilínea"
28761
28762 \end_inset
28763
28764
28765 \begin_inset Index
28766 status collapsed
28767
28768 \begin_layout Plain Layout
28769 Delimitadores ! para varias líneas
28770 \end_layout
28771
28772 \end_inset
28773
28774
28775 \end_layout
28776
28777 \begin_layout Standard
28778 Para poner delimitadores que cubran varias líneas hay un problema:
28779 \begin_inset Formula \begin{eqnarray*}
28780 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28781  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28782
28783 \end_inset
28784
28785 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28786 res con tamaño variable no abarcan líneas múltiples.
28787 \end_layout
28788
28789 \begin_layout Standard
28790 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28791  primera línea se finaliza con 
28792 \series bold
28793
28794 \backslash
28795 right.
28796 \series default
28797
28798 \begin_inset Index
28799 status collapsed
28800
28801 \begin_layout Plain Layout
28802 Comandos ! R ! 
28803 \backslash
28804 right
28805 \end_layout
28806
28807 \end_inset
28808
28809  y la segunda con 
28810 \series bold
28811
28812 \backslash
28813 left.
28814 \series default
28815 .
28816 \begin_inset Foot
28817 status collapsed
28818
28819 \begin_layout Plain Layout
28820 Más sobre 
28821 \series bold
28822
28823 \backslash
28824 left.
28825
28826 \series default
28827  y 
28828 \series bold
28829
28830 \backslash
28831 right.
28832
28833 \series default
28834  en 
28835 \begin_inset CommandInset ref
28836 LatexCommand ref
28837 reference "sub:Tamaño-automático-de"
28838
28839 \end_inset
28840
28841
28842 \end_layout
28843
28844 \end_inset
28845
28846
28847 \begin_inset Index
28848 status collapsed
28849
28850 \begin_layout Plain Layout
28851 Comandos ! L ! 
28852 \backslash
28853 left
28854 \end_layout
28855
28856 \end_inset
28857
28858  Después de 
28859 \series bold
28860
28861 \backslash
28862 left.
28863
28864 \series default
28865  se inserta el comando 
28866 \series bold
28867
28868 \backslash
28869 vphantom
28870 \series default
28871
28872 \begin_inset ERT
28873 status collapsed
28874
28875 \begin_layout Plain Layout
28876
28877
28878 \backslash
28879 spce 
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \series bold
28886
28887 \backslash
28888 prod
28889 \series default
28890 ^
28891 \begin_inset ERT
28892 status collapsed
28893
28894 \begin_layout Plain Layout
28895
28896
28897 \backslash
28898 spce 
28899 \end_layout
28900
28901 \end_inset
28902
28903
28904 \series bold
28905
28906 \backslash
28907 infty
28908 \series default
28909
28910 \begin_inset ERT
28911 status collapsed
28912
28913 \begin_layout Plain Layout
28914
28915
28916 \backslash
28917 spce 
28918 \end_layout
28919
28920 \end_inset
28921
28922
28923 \series bold
28924
28925 \begin_inset Formula $\downarrow$
28926 \end_inset
28927
28928 _R=1}
28929 \series default
28930
28931 \begin_inset Index
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Comandos ! V ! 
28936 \backslash
28937 vphantom
28938 \end_layout
28939
28940 \end_inset
28941
28942 , porque el operador de multiplicación con sus límites es el símbolo mayor
28943  en la primera línea y ese debería ser el tamaño para el delimitador en
28944  la segunda línea.
28945 \end_layout
28946
28947 \begin_layout Standard
28948 El resultado es: 
28949 \begin_inset Formula \begin{eqnarray*}
28950 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28951  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Subsection
28959 Entornos align
28960 \end_layout
28961
28962 \begin_layout Standard
28963 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28964  Son especialmente apropiados para poner ecuaciones adosadas.
28965 \end_layout
28966
28967 \begin_layout Standard
28968 Los entornos align constan de columnas.
28969  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28970  En un entorno align se puede numerar cada línea.
28971 \end_layout
28972
28973 \begin_layout Standard
28974 Los entornos align se crean con el menú 
28975 \family sans
28976 Insertar\SpecialChar \menuseparator
28977 Ecuación
28978 \family default
28979 .
28980  Una ecuación existente se puede convertir a align con el menú 
28981 \family sans
28982 Editar\SpecialChar \menuseparator
28983 Ecuación\SpecialChar \menuseparator
28984 Cambiar tipo de ecuación
28985 \family default
28986 .
28987 \end_layout
28988
28989 \begin_layout Standard
28990 Para añadir o quitar columnas se pueden usar los botones 
28991 \begin_inset Graphics
28992         filename ../../images/tabular-feature_append-row.png
28993         scale 85
28994
28995 \end_inset
28996
28997  o 
28998 \begin_inset Graphics
28999         filename ../../images/tabular-feature_delete-row.png
29000         scale 85
29001
29002 \end_inset
29003
29004 de la barra de ecuaciones o el menú 
29005 \family sans
29006 Editar\SpecialChar \menuseparator
29007 Filas y columnas
29008 \family default
29009 .
29010 \end_layout
29011
29012 \begin_layout Subsubsection
29013 Entorno align estándar
29014 \begin_inset CommandInset label
29015 LatexCommand label
29016 name "sub:Entorno-align-estándar"
29017
29018 \end_inset
29019
29020
29021 \begin_inset Index
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025 Ecuación ! multilínea ! entorno align
29026 \end_layout
29027
29028 \end_inset
29029
29030
29031 \end_layout
29032
29033 \begin_layout Standard
29034 Este entorno align se crea pulsando 
29035 \family sans
29036 Ctrl+Retorno
29037 \family default
29038  en una ecuación o con el menú 
29039 \family sans
29040 Insertar\SpecialChar \menuseparator
29041 Ecuación\SpecialChar \menuseparator
29042 Entorno AMS align
29043 \family default
29044 .
29045 \end_layout
29046
29047 \begin_layout Standard
29048 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29049  align de cuatro columnas:
29050 \begin_inset Formula \begin{align*}
29051 A & =\sen(B) & C & =D\\
29052 C & \neq A & B & \neq D\end{align*}
29053
29054 \end_inset
29055
29056 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29057  un 
29058 \series bold
29059
29060 \backslash
29061 hfill
29062 \series default
29063
29064 \begin_inset Foot
29065 status collapsed
29066
29067 \begin_layout Plain Layout
29068 Más sobre 
29069 \series bold
29070
29071 \backslash
29072 hfill
29073 \series default
29074  en 
29075 \begin_inset CommandInset ref
29076 LatexCommand ref
29077 reference "sub:Espacio-variable"
29078
29079 \end_inset
29080
29081
29082 \end_layout
29083
29084 \end_inset
29085
29086  antes de la primera y detrás de cada columna par.
29087  Si se pone en estilo 
29088 \series bold
29089 Sangrado
29090 \series default
29091 ,
29092 \begin_inset Foot
29093 status collapsed
29094
29095 \begin_layout Plain Layout
29096 véase estilos de ecuación en 
29097 \begin_inset CommandInset ref
29098 LatexCommand ref
29099 reference "sec:Estilos-de-ecuación"
29100
29101 \end_inset
29102
29103
29104 \end_layout
29105
29106 \end_inset
29107
29108  la ecuación queda sin el 
29109 \series bold
29110
29111 \backslash
29112 hfill
29113 \series default
29114  ante la primera columna.
29115 \end_layout
29116
29117 \begin_layout Subsubsection
29118 Entorno alignat
29119 \begin_inset Index
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123 Ecuación ! multilínea ! entorno alignat
29124 \end_layout
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132 El entorno alignat no tiene separación predefinida de columnas.
29133  Se puede insertar manualmente con los espacios descritos en 
29134 \begin_inset CommandInset ref
29135 LatexCommand ref
29136 reference "sec:Espacio"
29137
29138 \end_inset
29139
29140 .
29141 \end_layout
29142
29143 \begin_layout Standard
29144 El ejemplo anterior en el entorno alignat, con un espacio de 1
29145 \begin_inset space \thinspace{}
29146 \end_inset
29147
29148 cm al comienzo da la segunda ecuación:
29149 \begin_inset Formula \begin{alignat*}{2}
29150 A & =\sen(B)\hspace{1cm} & C & =D\\
29151 C & \neq A & B & \neq D\end{alignat*}
29152
29153 \end_inset
29154
29155 Como cada columna puede tener un espacio diferente, este entorno es especialment
29156 e apropiado para poner tres o más ecuaciones adosadas.
29157 \end_layout
29158
29159 \begin_layout Subsubsection
29160 Entorno flalign
29161 \begin_inset CommandInset label
29162 LatexCommand label
29163 name "sub:Entorno-flalign"
29164
29165 \end_inset
29166
29167
29168 \begin_inset Index
29169 status collapsed
29170
29171 \begin_layout Plain Layout
29172 Ecuación ! multilínea ! entorno flalign
29173 \end_layout
29174
29175 \end_inset
29176
29177
29178 \end_layout
29179
29180 \begin_layout Standard
29181 En este entorno las dos primeras columnas están siempre tan a la izquierda
29182  como sea posible y las dos últimas a la derecha.
29183  Ejemplo:
29184 \begin_inset Formula \begin{flalign*}
29185 A & =1 & B & =2 & C & =3\\
29186 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
29187
29188 \end_inset
29189
29190 En un entorno flalign con un número impar de columnas, en la última de las
29191  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29192  alineadas a la izquierda, aunque se use el estilo 
29193 \series bold
29194 Centrado
29195 \series default
29196 .
29197  Un ejemplo de fórmula sangrada 
29198 \begin_inset CommandInset ref
29199 LatexCommand eqref
29200 reference "eq:IntVol"
29201
29202 \end_inset
29203
29204 :
29205 \begin_inset Formula \begin{flalign}
29206 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29207
29208 \end_inset
29209
29210 Las dos primeras columnas contienen la fórmula.
29211  Para sangrarla como con el estilo 
29212 \series bold
29213 Sangrado
29214 \series default
29215 , se añade un espacio de 30
29216 \begin_inset space \thinspace{}
29217 \end_inset
29218
29219 pt al comienzo de la primera columna.
29220  
29221 \end_layout
29222
29223 \begin_layout Subsection
29224 Entorno eqnarray
29225 \begin_inset CommandInset label
29226 LatexCommand label
29227 name "sub:Entorno-eqnarray"
29228
29229 \end_inset
29230
29231
29232 \begin_inset Index
29233 status collapsed
29234
29235 \begin_layout Plain Layout
29236 Ecuación ! multilínea ! entorno eqnarray
29237 \end_layout
29238
29239 \end_inset
29240
29241
29242 \begin_inset Index
29243 status collapsed
29244
29245 \begin_layout Plain Layout
29246 Ecuación ! multilínea ! entorno eqnarray
29247 \end_layout
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \begin_layout Standard
29255 Al introducir este entorno aparecen tres marcos azules.
29256  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29257  El contenido del marco central está centrado y algo más pequeño, porque
29258  está diseñado para insertar sólo caracteres de relación.
29259 \begin_inset Formula \begin{eqnarray*}
29260 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29261 AB & AB & AB\\
29262 A & = & A\end{eqnarray*}
29263
29264 \end_inset
29265
29266
29267 \end_layout
29268
29269 \begin_layout Subsection
29270 Entorno gather
29271 \begin_inset Index
29272 status collapsed
29273
29274 \begin_layout Plain Layout
29275 Ecuación ! multilínea ! entorno gather
29276 \end_layout
29277
29278 \end_inset
29279
29280
29281 \end_layout
29282
29283 \begin_layout Standard
29284 Este entorno consta de una sola columna centrada.
29285  Se puede numerar cada línea.
29286 \begin_inset Formula \begin{gather}
29287 A=1\\
29288 X=\mbox{-}1\end{gather}
29289
29290 \end_inset
29291
29292
29293 \end_layout
29294
29295 \begin_layout Subsection
29296 Entorno multilínea
29297 \begin_inset CommandInset label
29298 LatexCommand label
29299 name "sub:Entorno-multilínea"
29300
29301 \end_inset
29302
29303
29304 \begin_inset Index
29305 status collapsed
29306
29307 \begin_layout Plain Layout
29308 Ecuación ! multilínea ! entorno multilínea
29309 \end_layout
29310
29311 \end_inset
29312
29313
29314 \end_layout
29315
29316 \begin_layout Standard
29317 El entorno multilínea, como gather, consta de una sola columna.
29318  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29319  Las demás están centradas.
29320  Por tanto este entorno es apropiado para ecuaciones largas.
29321  Como ejemplo, la ecuación
29322 \begin_inset space ~
29323 \end_inset
29324
29325
29326 \begin_inset CommandInset ref
29327 LatexCommand eqref
29328 reference "eq:lefteqn"
29329
29330 \end_inset
29331
29332  en entorno multilínea:
29333 \begin_inset Formula \begin{multline}
29334 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}\\
29335 -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}\\
29336 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
29337
29338 \end_inset
29339
29340 En la salida sólo aparece numerada la última (primera) línea si la numeración
29341  del documento es a la derecha (izquierda).
29342 \begin_inset Foot
29343 status collapsed
29344
29345 \begin_layout Plain Layout
29346 véanse los estilos de numeración en 
29347 \begin_inset CommandInset ref
29348 LatexCommand ref
29349 reference "sec:Estilos-de-ecuación"
29350
29351 \end_inset
29352
29353
29354 \end_layout
29355
29356 \end_inset
29357
29358
29359 \end_layout
29360
29361 \begin_layout Standard
29362 Con los comandos 
29363 \series bold
29364
29365 \backslash
29366 shoveright
29367 \begin_inset Index
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371 Comandos ! S ! 
29372 \backslash
29373 shoveright
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \series default
29380  y 
29381 \series bold
29382
29383 \backslash
29384 shoveleft
29385 \series default
29386
29387 \begin_inset Index
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391 Comandos ! S ! 
29392 \backslash
29393 shoveleft
29394 \end_layout
29395
29396 \end_inset
29397
29398 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29399 ente.
29400  Los comandos se usan como sigue:
29401 \end_layout
29402
29403 \begin_layout Standard
29404
29405 \series bold
29406
29407 \backslash
29408 shoveright{contenido de la línea}
29409 \series default
29410  y 
29411 \series bold
29412
29413 \backslash
29414 shoveleft{contenido de la línea}
29415 \end_layout
29416
29417 \begin_layout Standard
29418 \begin_inset VSpace medskip
29419 \end_inset
29420
29421
29422 \end_layout
29423
29424 \begin_layout Standard
29425 La longitud 
29426 \series bold
29427
29428 \backslash
29429 multlinegap
29430 \series default
29431
29432 \begin_inset Index
29433 status collapsed
29434
29435 \begin_layout Plain Layout
29436 Comandos ! M ! 
29437 \backslash
29438 multlinegap
29439 \end_layout
29440
29441 \end_inset
29442
29443  especifica la distancia de la primera línea desde el margen izquierdo de
29444  la página.
29445  Esta longitud es 0
29446 \begin_inset space \thinspace{}
29447 \end_inset
29448
29449 pt por omisión.
29450 \end_layout
29451
29452 \begin_layout Standard
29453 Como ejemplo la ecuación anterior con el comando
29454 \end_layout
29455
29456 \begin_layout Standard
29457
29458 \series bold
29459
29460 \backslash
29461 setlength{
29462 \backslash
29463 multlinegap}{2cm}
29464 \end_layout
29465
29466 \begin_layout Standard
29467 insertado previamente en modo TeX:
29468 \begin_inset ERT
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472
29473
29474 \backslash
29475 setlength{
29476 \backslash
29477 multlinegap}{2cm}
29478 \end_layout
29479
29480 \end_inset
29481
29482
29483 \begin_inset Formula \begin{multline}
29484 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}\\
29485 \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}}\\
29486 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
29487
29488 \end_inset
29489
29490
29491 \begin_inset ERT
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495
29496
29497 \backslash
29498 setlength{
29499 \backslash
29500 multlinegap}{0pt}
29501 \end_layout
29502
29503 \end_inset
29504
29505 La segunda línea se ha alineado a la izquierda con 
29506 \series bold
29507
29508 \backslash
29509 shoveleft
29510 \series default
29511 .
29512 \end_layout
29513
29514 \begin_layout Subsection
29515 Partes de una ecuación multilínea
29516 \begin_inset CommandInset label
29517 LatexCommand label
29518 name "sub:Partes-de-una-multilínea"
29519
29520 \end_inset
29521
29522
29523 \begin_inset Index
29524 status collapsed
29525
29526 \begin_layout Plain Layout
29527 Ecuación ! multilínea ! partes de
29528 \end_layout
29529
29530 \end_inset
29531
29532
29533 \end_layout
29534
29535 \begin_layout Standard
29536 Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes
29537  entornos: 
29538 \series bold
29539 aligned
29540 \series default
29541
29542 \series bold
29543 alignedat
29544 \series default
29545
29546 \series bold
29547 gathered
29548 \series default
29549  o 
29550 \series bold
29551 split
29552 \series default
29553 .
29554  Se pueden elegir en el menú 
29555 \family sans
29556 Insertar\SpecialChar \menuseparator
29557 Ecuación
29558 \family default
29559  o usando los comandos aquí descritos.
29560 \end_layout
29561
29562 \begin_layout Standard
29563 Los tres primeros tienen las mismas propiedades que los correspondientes
29564  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29565  Un ejemplo:
29566 \begin_inset Formula \[
29567 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29568 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29569 \right\} \mbox{Relaciones de incertidumbre}\]
29570
29571 \end_inset
29572
29573 Para componer esta expresión se inserta una ecuación presentada y en ella
29574  se introduce el comando 
29575 \series bold
29576
29577 \backslash
29578 aligned
29579 \series default
29580
29581 \begin_inset Index
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585 Comandos ! A ! 
29586 \backslash
29587 aligned
29588 \end_layout
29589
29590 \end_inset
29591
29592 .
29593  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29594  añadir filas y columnas.
29595  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29596  como la llave.
29597 \end_layout
29598
29599 \begin_layout Standard
29600 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29601  se alinean horizontalmente.
29602  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29603  de ecuación se centra verticalmente con las líneas.
29604  Como ejemplo, la ecuación 
29605 \begin_inset CommandInset ref
29606 LatexCommand eqref
29607 reference "eq:cortolargo"
29608
29609 \end_inset
29610
29611  en entorno aligned: 
29612 \begin_inset Formula \begin{equation}
29613 \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}|}\\
29614  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\end{aligned}
29615 \end{equation}
29616
29617 \end_inset
29618
29619 Para usar los entornos 
29620 \series bold
29621 alignedat
29622 \series default
29623
29624 \series bold
29625 gathered
29626 \series default
29627 , o 
29628 \series bold
29629 split
29630 \series default
29631 , se insertan respectivamente los comandos
29632 \series bold
29633  
29634 \backslash
29635 alignedat
29636 \series default
29637 ,
29638 \begin_inset Index
29639 status collapsed
29640
29641 \begin_layout Plain Layout
29642 Comandos ! A ! 
29643 \backslash
29644 alignedat
29645 \end_layout
29646
29647 \end_inset
29648
29649  
29650 \series bold
29651
29652 \backslash
29653 gathered
29654 \series default
29655
29656 \begin_inset Index
29657 status collapsed
29658
29659 \begin_layout Plain Layout
29660 Comandos ! G ! 
29661 \backslash
29662 gathered
29663 \end_layout
29664
29665 \end_inset
29666
29667 , o 
29668 \series bold
29669
29670 \backslash
29671 split
29672 \series default
29673
29674 \begin_inset Index
29675 status collapsed
29676
29677 \begin_layout Plain Layout
29678 Comandos ! S ! 
29679 \backslash
29680 split
29681 \end_layout
29682
29683 \end_inset
29684
29685 .
29686  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29687  tener dos columnas.
29688 \end_layout
29689
29690 \begin_layout Subsection
29691 Texto en ecuaciones multilínea
29692 \begin_inset CommandInset label
29693 LatexCommand label
29694 name "sub:Texto-en-multilínea"
29695
29696 \end_inset
29697
29698
29699 \begin_inset Index
29700 status collapsed
29701
29702 \begin_layout Plain Layout
29703 Texto ! en ecuaciones
29704 \end_layout
29705
29706 \end_inset
29707
29708
29709 \begin_inset Index
29710 status collapsed
29711
29712 \begin_layout Plain Layout
29713 Ecuación ! multilínea ! texto en
29714 \end_layout
29715
29716 \end_inset
29717
29718
29719 \end_layout
29720
29721 \begin_layout Standard
29722 En los entornos Align, multilínea y gather, se puede insertar texto que
29723  se mostrará en una línea separada y que no afecta la alineación de columna.
29724  Para esto se usa el comando 
29725 \series bold
29726
29727 \backslash
29728 intertext
29729 \series default
29730
29731 \begin_inset Index
29732 status collapsed
29733
29734 \begin_layout Plain Layout
29735 Comandos ! I ! 
29736 \backslash
29737 intertext
29738 \end_layout
29739
29740 \end_inset
29741
29742  con el siguiente esquema:
29743 \end_layout
29744
29745 \begin_layout Standard
29746
29747 \series bold
29748
29749 \backslash
29750 intertext{texto}
29751 \end_layout
29752
29753 \begin_layout Standard
29754 El texto no debería ocupar más de una línea porque no se puede partir con
29755  guión.
29756  Como LyX aún no soporta 
29757 \series bold
29758
29759 \backslash
29760 intertext
29761 \series default
29762  directamente, el texto se escribe como texto matemático.
29763  
29764 \series bold
29765
29766 \backslash
29767 intertext
29768 \series default
29769  debe por tanto estar al comienzo de una línea y en la salida se presenta
29770  sobre esta línea.
29771  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29772 \begin_inset Formula \begin{align}
29773 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29774 \intertext{\text{el integrando es simétrico para $\phi=\pi$, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29775
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Section
29782 Numeración de ecuaciones
29783 \begin_inset Index
29784 status collapsed
29785
29786 \begin_layout Plain Layout
29787 Ecuación ! numeración|see
29788 \begin_inset ERT
29789 status collapsed
29790
29791 \begin_layout Plain Layout
29792
29793 {
29794 \end_layout
29795
29796 \end_inset
29797
29798 Numeración de ecuaciones
29799 \begin_inset ERT
29800 status collapsed
29801
29802 \begin_layout Plain Layout
29803
29804 }
29805 \end_layout
29806
29807 \end_inset
29808
29809
29810 \end_layout
29811
29812 \end_inset
29813
29814
29815 \begin_inset Index
29816 status collapsed
29817
29818 \begin_layout Plain Layout
29819 Numeración de ecuaciones
29820 \end_layout
29821
29822 \end_inset
29823
29824
29825 \end_layout
29826
29827 \begin_layout Subsection
29828 General
29829 \end_layout
29830
29831 \begin_layout Standard
29832 Las ecuaciones numeradas se insertan con el menú 
29833 \family sans
29834 Insertar\SpecialChar \menuseparator
29835 Ecuación
29836 \family default
29837  
29838 \family sans
29839 \SpecialChar \menuseparator
29840 Ecuación
29841 \begin_inset space ~
29842 \end_inset
29843
29844 numerada
29845 \family default
29846  (atajo 
29847 \family sans
29848 Ctrl+Alt
29849 \begin_inset space ~
29850 \end_inset
29851
29852 N
29853 \family default
29854 ).
29855  Ecuaciones existentes se pueden numerar con el menú 
29856 \family sans
29857 Editar\SpecialChar \menuseparator
29858 Ecuación\SpecialChar \menuseparator
29859 Conmutar
29860 \begin_inset space ~
29861 \end_inset
29862
29863 numeración
29864 \family default
29865  (atajo
29866 \family sans
29867  Alt+M
29868 \begin_inset space ~
29869 \end_inset
29870
29871 N
29872 \family default
29873 ).
29874  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29875  En la salida se muestra el número real.
29876 \end_layout
29877
29878 \begin_layout Standard
29879 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29880  líneas.
29881  No obstante, la numeración se puede controlar en cada línea con el menú
29882  
29883 \family sans
29884 Editar\SpecialChar \menuseparator
29885 Ecuación\SpecialChar \menuseparator
29886 Conmutar
29887 \begin_inset space ~
29888 \end_inset
29889
29890 numeración
29891 \begin_inset space ~
29892 \end_inset
29893
29894 de
29895 \begin_inset space ~
29896 \end_inset
29897
29898 línea
29899 \family default
29900  (atajo
29901 \family sans
29902  Alt+M
29903 \begin_inset space ~
29904 \end_inset
29905
29906 Mayúsculas+N
29907 \family default
29908 ).
29909 \end_layout
29910
29911 \begin_layout Standard
29912 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29913  distintos, véase 
29914 \begin_inset CommandInset ref
29915 LatexCommand ref
29916 reference "sec:Estilos-de-ecuación"
29917
29918 \end_inset
29919
29920 .
29921 \end_layout
29922
29923 \begin_layout Subsection
29924 Referencias cruzadas
29925 \begin_inset Index
29926 status collapsed
29927
29928 \begin_layout Plain Layout
29929 Ecuación ! referencias cruzadas a
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Standard
29938 Todas las ecuaciones con etiqueta se pueden referenciar.
29939  La etiqueta se añade con el menú 
29940 \family sans
29941 Insertar\SpecialChar \menuseparator
29942 Etiqueta
29943 \family default
29944  o con el botón 
29945 \begin_inset Graphics
29946         filename ../../images/label-insert.png
29947         scale 85
29948
29949 \end_inset
29950
29951  de la barra de herramientas.
29952  El cursor debe estar dentro de una ecuación en modo presentación.
29953  Surge un diálogo con el prefijo 
29954 \series bold
29955 eq:
29956 \series default
29957 , detrás del cual se escribe el texto de la etiqueta.
29958  El prefijo significa 
29959 \begin_inset Quotes fld
29960 \end_inset
29961
29962 equation
29963 \begin_inset Quotes frd
29964 \end_inset
29965
29966  y hace más fácil encontrar etiquetas en documentos extensos porque así
29967  se distingue p.
29968 \begin_inset space \thinspace{}
29969 \end_inset
29970
29971 e.
29972 \begin_inset space ~
29973 \end_inset
29974
29975 de las etiquetas de sección.
29976  Para cambiar una etiqueta se usa de nuevo el menú 
29977 \family sans
29978 Insertar\SpecialChar \menuseparator
29979 Etiqueta
29980 \family default
29981 .
29982 \end_layout
29983
29984 \begin_layout Standard
29985 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29986  ecuación.
29987  Una ecuación con etiqueta se numera siempre.
29988 \end_layout
29989
29990 \begin_layout Standard
29991 Las referencias cruzadas se insertan mediante el menú 
29992 \family sans
29993 Insertar\SpecialChar \menuseparator
29994 Referencia cruzada
29995 \family default
29996  o con el botón 
29997 \begin_inset Graphics
29998         filename ../../images/dialog-show-new-inset_ref.png
29999         scale 85
30000
30001 \end_inset
30002
30003 .
30004  Una referencia a una ecuación aparece en la salida con su número.
30005  Si en el diálogo de referencia cruzada se elige el formato 
30006 \series bold
30007 (<referencia>)
30008 \series default
30009 , la referencia se muestra en la salida entre paréntesis.
30010  
30011 \begin_inset Newline newline
30012 \end_inset
30013
30014 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30015  a la ecuación de referencia.
30016 \end_layout
30017
30018 \begin_layout Standard
30019 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30020  siguientes:
30021 \begin_inset Note Note
30022 status collapsed
30023
30024 \begin_layout Plain Layout
30025 Observa los distintos tipos de referencias cruzadas.
30026 \end_layout
30027
30028 \end_inset
30029
30030
30031 \end_layout
30032
30033 \begin_layout Standard
30034 Las ecuaciones 
30035 \begin_inset CommandInset ref
30036 LatexCommand eqref
30037 reference "eq:tag"
30038
30039 \end_inset
30040
30041  y 
30042 \begin_inset CommandInset ref
30043 LatexCommand eqref
30044 reference "eq:c"
30045
30046 \end_inset
30047
30048  son equivalentes.
30049  En (
30050 \begin_inset CommandInset ref
30051 LatexCommand ref
30052 reference "eq:Lat"
30053
30054 \end_inset
30055
30056 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30057 \begin_inset CommandInset ref
30058 LatexCommand ref
30059 reference "eq:Rom"
30060
30061 \end_inset
30062
30063 ).
30064 \begin_inset VSpace medskip
30065 \end_inset
30066
30067
30068 \end_layout
30069
30070 \begin_layout Standard
30071 Si el argumento de 
30072 \series bold
30073
30074 \backslash
30075 tag
30076 \begin_inset Foot
30077 status collapsed
30078
30079 \begin_layout Plain Layout
30080
30081 \series bold
30082
30083 \backslash
30084 tag
30085 \series default
30086  se describe en 
30087 \begin_inset CommandInset ref
30088 LatexCommand ref
30089 reference "sub:Numeración-personalizada"
30090
30091 \end_inset
30092
30093
30094 \end_layout
30095
30096 \end_inset
30097
30098
30099 \series default
30100  contiene un marco, como se describe en la 
30101 \begin_inset CommandInset ref
30102 LatexCommand ref
30103 reference "sub:Cuadros-de-párrafo"
30104
30105 \end_inset
30106
30107 , no se puede referenciar la ecuación.
30108 \end_layout
30109
30110 \begin_layout Subsection
30111 Subnumeración
30112 \begin_inset Index
30113 status collapsed
30114
30115 \begin_layout Plain Layout
30116 Numeración de ecuaciones ! subnumeración
30117 \end_layout
30118
30119 \end_inset
30120
30121
30122 \end_layout
30123
30124 \begin_layout Standard
30125 Con ayuda de los comandos 
30126 \series bold
30127
30128 \backslash
30129 begin{subequations}
30130 \series default
30131  y 
30132 \series bold
30133
30134 \backslash
30135 end{subequations}
30136 \series default
30137  en modo TeX se pueden subnumerar ecuaciones.
30138 \end_layout
30139
30140 \begin_layout Standard
30141 Ejemplo:
30142 \begin_inset Formula \begin{equation}
30143 A=C-B\label{eq:a}\end{equation}
30144
30145 \end_inset
30146
30147
30148 \begin_inset ERT
30149 status collapsed
30150
30151 \begin_layout Plain Layout
30152
30153
30154 \backslash
30155 addtocounter{equation}{-1}
30156 \end_layout
30157
30158 \end_inset
30159
30160
30161 \begin_inset ERT
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165
30166
30167 \backslash
30168 begin{subequations}
30169 \end_layout
30170
30171 \end_inset
30172
30173
30174 \begin_inset VSpace -5mm
30175 \end_inset
30176
30177
30178 \begin_inset Formula \begin{equation}
30179 B=C-A\label{eq:b}\end{equation}
30180
30181 \end_inset
30182
30183
30184 \begin_inset Formula \begin{equation}
30185 C=A+B\label{eq:c}\end{equation}
30186
30187 \end_inset
30188
30189
30190 \end_layout
30191
30192 \begin_layout Standard
30193 \begin_inset ERT
30194 status collapsed
30195
30196 \begin_layout Plain Layout
30197
30198
30199 \backslash
30200 end{subequations}
30201 \end_layout
30202
30203 \end_inset
30204
30205
30206 \end_layout
30207
30208 \begin_layout Standard
30209 Para este ejemplo se ha hecho lo siguiente:
30210 \end_layout
30211
30212 \begin_layout Enumerate
30213 se inserta la primera ecuación
30214 \end_layout
30215
30216 \begin_layout Enumerate
30217 después de ella se inserta
30218 \series bold
30219
30220 \begin_inset Newline newline
30221 \end_inset
30222
30223
30224 \backslash
30225 addtocounter{equation}{-1} 
30226 \backslash
30227 begin{subequations}
30228 \begin_inset Index
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232 Comandos ! A ! 
30233 \backslash
30234 addtocounter
30235 \end_layout
30236
30237 \end_inset
30238
30239
30240 \end_layout
30241
30242 \begin_layout Enumerate
30243 se inserta la segunda ecuación
30244 \end_layout
30245
30246 \begin_layout Enumerate
30247 se inserta la tercera ecuación
30248 \end_layout
30249
30250 \begin_layout Enumerate
30251 se inserta 
30252 \series bold
30253
30254 \backslash
30255 end{subequations}
30256 \series default
30257  tras la tercera ecuación
30258 \end_layout
30259
30260 \begin_layout Standard
30261 Toda ecuación entre los comandos 
30262 \series bold
30263
30264 \backslash
30265 begin
30266 \series default
30267  y 
30268 \series bold
30269
30270 \backslash
30271 end
30272 \series default
30273  se subnumera con a, b, c\SpecialChar \ldots{}
30274  En ecuaciones multilínea se subnumerará cada línea.
30275  Todas las ecuaciones subnumeradas son tratadas como 
30276 \emph on
30277 una
30278 \emph default
30279  ecuación numerada.
30280  Pero como cada ecuación numerada aumenta el contador 
30281 \series bold
30282 equation
30283 \series default
30284  en uno, hay que disminuir el comando 
30285 \series bold
30286
30287 \backslash
30288 addtocounter
30289 \series default
30290 .
30291  De lo contrario, las ecuaciones 
30292 \begin_inset CommandInset ref
30293 LatexCommand eqref
30294 reference "eq:a"
30295
30296 \end_inset
30297
30298
30299 \begin_inset CommandInset ref
30300 LatexCommand eqref
30301 reference "eq:b"
30302
30303 \end_inset
30304
30305
30306 \begin_inset CommandInset ref
30307 LatexCommand eqref
30308 reference "eq:c"
30309
30310 \end_inset
30311
30312  se numerarían 
30313 \begin_inset CommandInset ref
30314 LatexCommand eqref
30315 reference "eq:a"
30316
30317 \end_inset
30318
30319
30320 \begin_inset CommandInset ref
30321 LatexCommand eqref
30322 reference "eq:d"
30323
30324 \end_inset
30325
30326
30327 \begin_inset CommandInset ref
30328 LatexCommand eqref
30329 reference "eq:f"
30330
30331 \end_inset
30332
30333 .
30334 \end_layout
30335
30336 \begin_layout Standard
30337 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30338  ecuaciones.
30339  Para evitarlo se inserta ese espacio vertical de -5
30340 \begin_inset space \thinspace{}
30341 \end_inset
30342
30343 mm detrás del comando 
30344 \series bold
30345
30346 \backslash
30347 begin{subequations}
30348 \series default
30349 .
30350
30351 \series bold
30352  
30353 \series default
30354 Si se usa el estilo 
30355 \series bold
30356 Sangrado
30357 \series default
30358
30359 \begin_inset Foot
30360 status collapsed
30361
30362 \begin_layout Plain Layout
30363 véase estilos de ecuación en 
30364 \begin_inset CommandInset ref
30365 LatexCommand ref
30366 reference "sec:Estilos-de-ecuación"
30367
30368 \end_inset
30369
30370
30371 \end_layout
30372
30373 \end_inset
30374
30375 , entonces se inserta -7
30376 \begin_inset space \thinspace{}
30377 \end_inset
30378
30379 mm.
30380 \end_layout
30381
30382 \begin_layout Standard
30383 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30384  de la segunda línea:
30385 \begin_inset ERT
30386 status collapsed
30387
30388 \begin_layout Plain Layout
30389
30390
30391 \backslash
30392 begin{subequations}
30393 \end_layout
30394
30395 \end_inset
30396
30397
30398 \begin_inset Formula \begin{eqnarray}
30399 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30400  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30401  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30402
30403 \end_inset
30404
30405
30406 \begin_inset ERT
30407 status collapsed
30408
30409 \begin_layout Plain Layout
30410
30411
30412 \backslash
30413 end{subequations}
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \end_layout
30420
30421 \begin_layout Subsection
30422 Numeración definida por el usuario
30423 \begin_inset CommandInset label
30424 LatexCommand label
30425 name "sub:Numeración-personalizada"
30426
30427 \end_inset
30428
30429
30430 \begin_inset Index
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434 Numeración de ecuaciones ! personalizada
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \end_layout
30441
30442 \begin_layout Standard
30443 Con la numeración estándar el número se coloca entre paréntesis.
30444  Para reemplazar los paréntesis con barras verticales, p.
30445 \begin_inset space \thinspace{}
30446 \end_inset
30447
30448 e., se añade al preámbulo LaTeX la línea: 
30449 \end_layout
30450
30451 \begin_layout Standard
30452
30453 \series bold
30454
30455 \backslash
30456 def
30457 \backslash
30458 tagform@#1{
30459 \backslash
30460 maketag@@@{|#1|}}
30461 \series default
30462
30463 \begin_inset Note Note
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30468  Para activarlo, quita el % del principio.
30469 \end_layout
30470
30471 \end_inset
30472
30473
30474 \end_layout
30475
30476 \begin_layout Standard
30477 Para usar otros caracteres, se reemplazan las barras al lado de 
30478 \series bold
30479 #1
30480 \series default
30481  por ellos.
30482  Para obtener sólo el número de ecuación se omiten las barras verticales.
30483 \begin_inset VSpace bigskip
30484 \end_inset
30485
30486
30487 \end_layout
30488
30489 \begin_layout Standard
30490 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30491  consecutivo, se usa el comando 
30492 \series bold
30493
30494 \backslash
30495 tag
30496 \begin_inset Index
30497 status collapsed
30498
30499 \begin_layout Plain Layout
30500 Comandos ! T ! 
30501 \backslash
30502 tag
30503 \end_layout
30504
30505 \end_inset
30506
30507
30508 \series default
30509 :
30510 \begin_inset Formula \begin{equation}
30511 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30512
30513 \end_inset
30514
30515 En este ejemplo se ha insertado el comando
30516 \series bold
30517  
30518 \backslash
30519 tag
30520 \begin_inset ERT
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524
30525
30526 \backslash
30527 spce 
30528 \end_layout
30529
30530 \end_inset
30531
30532 algo
30533 \series default
30534  en la ecuación.
30535 \end_layout
30536
30537 \begin_layout Standard
30538 Si se usa en su lugar el comando con asterisco 
30539 \series bold
30540
30541 \backslash
30542 tag*
30543 \begin_inset ERT
30544 status collapsed
30545
30546 \begin_layout Plain Layout
30547
30548
30549 \backslash
30550 spce 
30551 \end_layout
30552
30553 \end_inset
30554
30555 algo
30556 \series default
30557  no se imprimen los paréntesis:
30558 \begin_inset Formula \[
30559 A+B=C\tag*{algo}\]
30560
30561 \end_inset
30562
30563
30564 \end_layout
30565
30566 \begin_layout Standard
30567 \begin_inset VSpace bigskip
30568 \end_inset
30569
30570
30571 \end_layout
30572
30573 \begin_layout Standard
30574 Para reiniciar la numeración en nuevas partes o secciones del documento
30575  se usan los siguientes comandos:
30576 \end_layout
30577
30578 \begin_layout Standard
30579
30580 \series bold
30581
30582 \backslash
30583 @addtoreset{equation}{part}
30584 \series default
30585
30586 \begin_inset Index
30587 status collapsed
30588
30589 \begin_layout Plain Layout
30590 Comandos ! 
30591 \begin_inset ERT
30592 status collapsed
30593
30594 \begin_layout Plain Layout
30595
30596 "
30597 \end_layout
30598
30599 \end_inset
30600
30601 @
30602 \begin_inset ERT
30603 status collapsed
30604
30605 \begin_layout Plain Layout
30606
30607 "
30608 \end_layout
30609
30610 \end_inset
30611
30612  ! 
30613 \backslash
30614
30615 \begin_inset ERT
30616 status collapsed
30617
30618 \begin_layout Plain Layout
30619
30620 "
30621 \end_layout
30622
30623 \end_inset
30624
30625 @
30626 \begin_inset ERT
30627 status collapsed
30628
30629 \begin_layout Plain Layout
30630
30631 "
30632 \end_layout
30633
30634 \end_inset
30635
30636 addtoreset
30637 \end_layout
30638
30639 \end_inset
30640
30641
30642 \begin_inset Newline newline
30643 \end_inset
30644
30645
30646 \series bold
30647
30648 \backslash
30649 @addtoreset{equation}{section}
30650 \end_layout
30651
30652 \begin_layout Standard
30653 Pata poder usar estos comandos en modo TeX, el carácter 
30654 \begin_inset Quotes fld
30655 \end_inset
30656
30657 @
30658 \begin_inset Quotes frd
30659 \end_inset
30660
30661  debe 
30662 \begin_inset Quotes fld
30663 \end_inset
30664
30665 activarse
30666 \begin_inset Quotes frd
30667 \end_inset
30668
30669  para LaTeX con el comando 
30670 \series bold
30671
30672 \backslash
30673 makeatletter
30674 \series default
30675 .
30676  El comando 
30677 \series bold
30678
30679 \backslash
30680 makeatother
30681 \series default
30682  deshace esto.
30683  Así pues, la secuencia de comandos en modo TeX es:
30684 \end_layout
30685
30686 \begin_layout Standard
30687
30688 \series bold
30689
30690 \backslash
30691 makeatletter
30692 \begin_inset Newline newline
30693 \end_inset
30694
30695
30696 \backslash
30697 @addtoreset{equation}{section}
30698 \begin_inset Newline newline
30699 \end_inset
30700
30701
30702 \backslash
30703 makeatother
30704 \end_layout
30705
30706 \begin_layout Standard
30707 En el preámbulo LaTeX se pueden omitir 
30708 \series bold
30709
30710 \backslash
30711 makeatletter
30712 \series default
30713  y 
30714 \series bold
30715
30716 \backslash
30717 makeatother
30718 \series default
30719  pues son automáticamente insertados por LyX.
30720 \end_layout
30721
30722 \begin_layout Standard
30723 Para el comando 
30724 \series bold
30725
30726 \backslash
30727 @addtoreset
30728 \series default
30729 ,
30730 \series bold
30731  
30732 \series default
30733 hay que cargar en el preámbulo LaTeX el archivo 
30734 \series bold
30735 remreset.sty
30736 \series default
30737
30738 \begin_inset Foot
30739 status collapsed
30740
30741 \begin_layout Plain Layout
30742
30743 \series bold
30744 remreset
30745 \series default
30746  es parte del paquete LaTeX 
30747 \series bold
30748 carlisle
30749 \series default
30750
30751 \begin_inset Index
30752 status collapsed
30753
30754 \begin_layout Plain Layout
30755 Paquetes ! carlisle
30756 \end_layout
30757
30758 \end_inset
30759
30760 , incluido en las instalaciones estándar de LaTeX.
30761 \end_layout
30762
30763 \end_inset
30764
30765
30766 \begin_inset Index
30767 status collapsed
30768
30769 \begin_layout Plain Layout
30770 Paquetes ! remreset
30771 \end_layout
30772
30773 \end_inset
30774
30775  con la línea
30776 \end_layout
30777
30778 \begin_layout Standard
30779
30780 \series bold
30781
30782 \backslash
30783 usepackage{remreset}
30784 \end_layout
30785
30786 \begin_layout Standard
30787 Entonces se puede usar el comando 
30788 \series bold
30789
30790 \backslash
30791 @removefromreset
30792 \series default
30793
30794 \begin_inset Index
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798 Comandos ! 
30799 \begin_inset ERT
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803
30804 "
30805 \end_layout
30806
30807 \end_inset
30808
30809 @
30810 \begin_inset ERT
30811 status collapsed
30812
30813 \begin_layout Plain Layout
30814
30815 "
30816 \end_layout
30817
30818 \end_inset
30819
30820  ! 
30821 \backslash
30822
30823 \begin_inset ERT
30824 status collapsed
30825
30826 \begin_layout Plain Layout
30827
30828 "
30829 \end_layout
30830
30831 \end_inset
30832
30833 @
30834 \begin_inset ERT
30835 status collapsed
30836
30837 \begin_layout Plain Layout
30838
30839 "
30840 \end_layout
30841
30842 \end_inset
30843
30844 removefromreset
30845 \end_layout
30846
30847 \end_inset
30848
30849  con el mismo esquema que 
30850 \series bold
30851
30852 \backslash
30853 @addtoreset
30854 \series default
30855 .
30856 \begin_inset VSpace bigskip
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \begin_layout Standard
30863 A veces las ecuaciones deberían numerarse de la siguiente manera:
30864 \end_layout
30865
30866 \begin_layout Standard
30867
30868 \family typewriter
30869 (número de sección.número de ecuación)
30870 \end_layout
30871
30872 \begin_layout Standard
30873 El número de ecuación empezaría con 
30874 \begin_inset Quotes fld
30875 \end_inset
30876
30877 1
30878 \begin_inset Quotes frd
30879 \end_inset
30880
30881  en cada sección.
30882 \end_layout
30883
30884 \begin_layout Standard
30885 Para este caso hay el comando 
30886 \series bold
30887
30888 \backslash
30889 numberwithin
30890 \series default
30891
30892 \begin_inset Index
30893 status collapsed
30894
30895 \begin_layout Plain Layout
30896 Comandos ! N ! 
30897 \backslash
30898 numberwithin
30899 \end_layout
30900
30901 \end_inset
30902
30903 , que se usa con el esquema:
30904 \end_layout
30905
30906 \begin_layout Standard
30907
30908 \series bold
30909
30910 \backslash
30911 numberwithin{counter}{sectioning}
30912 \end_layout
30913
30914 \begin_layout Standard
30915 \begin_inset Quotes fld
30916 \end_inset
30917
30918 counter
30919 \begin_inset Quotes frd
30920 \end_inset
30921
30922  indica qué clase de numeración es afectada, 
30923 \begin_inset Quotes fld
30924 \end_inset
30925
30926 sectioning
30927 \begin_inset Quotes frd
30928 \end_inset
30929
30930  indica qué número va delante del punto.
30931  
30932 \end_layout
30933
30934 \begin_layout Standard
30935 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30936  en el preámbulo LaTeX:
30937 \end_layout
30938
30939 \begin_layout Standard
30940
30941 \series bold
30942
30943 \backslash
30944 numberwithin{equation}{section}
30945 \end_layout
30946
30947 \begin_layout Standard
30948 Este es el resultado::
30949 \begin_inset ERT
30950 status collapsed
30951
30952 \begin_layout Plain Layout
30953
30954
30955 \backslash
30956 numberwithin{equation}{section}
30957 \end_layout
30958
30959 \end_inset
30960
30961
30962 \begin_inset Formula \begin{equation}
30963 A+B=C\end{equation}
30964
30965 \end_inset
30966
30967
30968 \end_layout
30969
30970 \begin_layout Standard
30971 Para numerar p.
30972 \begin_inset space \thinspace{}
30973 \end_inset
30974
30975 e.
30976 \begin_inset space ~
30977 \end_inset
30978
30979 tablas de modo que 
30980 \begin_inset Quotes fld
30981 \end_inset
30982
30983 sectioning
30984 \begin_inset Quotes frd
30985 \end_inset
30986
30987  es el número de la parte se usa
30988 \begin_inset Newline newline
30989 \end_inset
30990
30991
30992 \series bold
30993
30994 \backslash
30995 numberwithin{table}{part}
30996 \end_layout
30997
30998 \begin_layout Standard
30999 Para volver a la numeración estándar o evitar esta clase numeración cuando
31000  es definida por la clase de documento, se inserta el siguiente comando
31001  en código TeX o en el preámbulo LaTeX:
31002 \end_layout
31003
31004 \begin_layout Standard
31005
31006 \series bold
31007
31008 \backslash
31009 renewcommand{
31010 \backslash
31011 theequation}{
31012 \backslash
31013 arabic{equation}}
31014 \begin_inset Index
31015 status collapsed
31016
31017 \begin_layout Plain Layout
31018 Comandos ! A ! 
31019 \backslash
31020 arabic
31021 \end_layout
31022
31023 \end_inset
31024
31025
31026 \series default
31027
31028 \begin_inset ERT
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032
31033
31034 \backslash
31035 renewcommand{
31036 \backslash
31037 theequation}{
31038 \backslash
31039 arabic{equation}}
31040 \end_layout
31041
31042 \end_inset
31043
31044
31045 \series bold
31046
31047 \begin_inset Newline newline
31048 \end_inset
31049
31050
31051 \series default
31052 o
31053 \series bold
31054
31055 \begin_inset Newline newline
31056 \end_inset
31057
31058
31059 \backslash
31060 renewcommand{
31061 \backslash
31062 thetable}{
31063 \backslash
31064 arabic{table}}
31065 \end_layout
31066
31067 \begin_layout Standard
31068
31069 \series bold
31070
31071 \backslash
31072 numberwithin
31073 \series default
31074  usa internamente el comando 
31075 \series bold
31076
31077 \backslash
31078 @addtoreset
31079 \series default
31080 , descrito arriba, que también necesita ser restaurado.
31081 \begin_inset ERT
31082 status collapsed
31083
31084 \begin_layout Plain Layout
31085
31086
31087 \backslash
31088 makeatletter
31089 \end_layout
31090
31091 \begin_layout Plain Layout
31092
31093
31094 \backslash
31095 @removefromreset{equation}{section}
31096 \end_layout
31097
31098 \begin_layout Plain Layout
31099
31100
31101 \backslash
31102 makeatother
31103 \end_layout
31104
31105 \end_inset
31106
31107
31108 \end_layout
31109
31110 \begin_layout Subsection
31111 Numeración con números romanos y letras
31112 \begin_inset Index
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116 Numeración de ecuaciones ! con números romanos
31117 \end_layout
31118
31119 \end_inset
31120
31121
31122 \begin_inset Index
31123 status collapsed
31124
31125 \begin_layout Plain Layout
31126 Numeración de ecuaciones ! con letras
31127 \end_layout
31128
31129 \end_inset
31130
31131
31132 \end_layout
31133
31134 \begin_layout Standard
31135 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31136  Por ejemplo, para numerar con romanos en minúscula,
31137 \begin_inset Foot
31138 status collapsed
31139
31140 \begin_layout Plain Layout
31141 Como en español no se usan romanos en minúscula, el estilo 
31142 \series bold
31143 spanish
31144 \series default
31145  del sistema 
31146 \series bold
31147 babel
31148 \series default
31149  redefine 
31150 \series bold
31151
31152 \backslash
31153 roman
31154 \series default
31155  para que los dé en versalitas.
31156  Véase 
31157 \begin_inset CommandInset citation
31158 LatexCommand cite
31159 key "spanish"
31160
31161 \end_inset
31162
31163  (
31164 \emph on
31165 N.
31166 \begin_inset space \thinspace{}
31167 \end_inset
31168
31169 del t
31170 \emph default
31171 ).
31172 \end_layout
31173
31174 \end_inset
31175
31176  se inserta el comando
31177 \end_layout
31178
31179 \begin_layout Standard
31180
31181 \series bold
31182
31183 \backslash
31184 renewcommand{
31185 \backslash
31186 theequation}{
31187 \backslash
31188 roman{equation}}
31189 \end_layout
31190
31191 \begin_layout Standard
31192 antes de la ecuación en modo TeX.
31193  
31194 \series bold
31195
31196 \backslash
31197 renewcommand
31198 \series default
31199
31200 \begin_inset Index
31201 status collapsed
31202
31203 \begin_layout Plain Layout
31204 Comandos ! R ! 
31205 \backslash
31206 renewcommand
31207 \end_layout
31208
31209 \end_inset
31210
31211  redefine el comando predefinido 
31212 \series bold
31213
31214 \backslash
31215 theequation
31216 \series default
31217  como 
31218 \series bold
31219
31220 \backslash
31221 roman{equation}
31222 \series default
31223 .
31224 \begin_inset Foot
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228 El comando 
31229 \series bold
31230
31231 \backslash
31232 renewcommand
31233 \series default
31234  tiene el mismo esquema que el comando 
31235 \series bold
31236
31237 \backslash
31238 newcommand
31239 \series default
31240 , descrito en 
31241 \begin_inset CommandInset ref
31242 LatexCommand ref
31243 reference "sub:El-comando-newcommand"
31244
31245 \end_inset
31246
31247 .
31248 \end_layout
31249
31250 \end_inset
31251
31252  
31253 \series bold
31254 equation
31255 \series default
31256  es el contador de ecuaciones.
31257  Si se usa el comando 
31258 \series bold
31259
31260 \backslash
31261 the
31262 \series default
31263  como prefijo de un contador, el valor del contador sale en números arábigos.
31264  Si una ecuación es numerada, LaTeX pone internamente el comando 
31265 \series bold
31266
31267 \backslash
31268 theequation
31269 \series default
31270  detrás de la ecuación.
31271  
31272 \series bold
31273
31274 \backslash
31275 roman{equation}
31276 \series default
31277
31278 \begin_inset Index
31279 status collapsed
31280
31281 \begin_layout Plain Layout
31282 Comandos ! R ! 
31283 \backslash
31284 roman
31285 \end_layout
31286
31287 \end_inset
31288
31289  pone el contador en romanos en minúscula.
31290 \end_layout
31291
31292 \begin_layout Standard
31293 Todas las ecuaciones siguientes a 
31294 \series bold
31295
31296 \backslash
31297 renew
31298 \series default
31299 c
31300 \series bold
31301 ommand
31302 \series default
31303  se numerarán en romanos.
31304  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31305  cambiando 
31306 \series bold
31307
31308 \backslash
31309 roman
31310 \series default
31311  por 
31312 \series bold
31313
31314 \backslash
31315 Roman
31316 \series default
31317  
31318 \begin_inset Index
31319 status collapsed
31320
31321 \begin_layout Plain Layout
31322 Comandos ! R ! 
31323 \backslash
31324 roman@
31325 \backslash
31326 Roman
31327 \end_layout
31328
31329 \end_inset
31330
31331 .
31332  Para 
31333 \begin_inset Quotes fld
31334 \end_inset
31335
31336 numerar
31337 \begin_inset Quotes frd
31338 \end_inset
31339
31340  con minúsculas latinas hay el comando 
31341 \series bold
31342
31343 \backslash
31344 alph
31345 \series default
31346
31347 \begin_inset Index
31348 status collapsed
31349
31350 \begin_layout Plain Layout
31351 Comandos ! A ! 
31352 \backslash
31353 alph
31354 \end_layout
31355
31356 \end_inset
31357
31358 , y para mayúsculas el comando 
31359 \series bold
31360
31361 \backslash
31362 Alph
31363 \series default
31364
31365 \begin_inset Index
31366 status collapsed
31367
31368 \begin_layout Plain Layout
31369 Comandos ! A ! 
31370 \backslash
31371 alph@
31372 \backslash
31373 Alph
31374 \end_layout
31375
31376 \end_inset
31377
31378 .
31379 \end_layout
31380
31381 \begin_layout Standard
31382 \begin_inset Note Greyedout
31383 status collapsed
31384
31385 \begin_layout Plain Layout
31386
31387 \series bold
31388 Nota:
31389 \series default
31390  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31391 \end_layout
31392
31393 \end_inset
31394
31395
31396 \begin_inset ERT
31397 status collapsed
31398
31399 \begin_layout Plain Layout
31400
31401
31402 \backslash
31403 renewcommand{
31404 \backslash
31405 theequation}{
31406 \backslash
31407 roman{equation}}
31408 \end_layout
31409
31410 \end_inset
31411
31412
31413 \begin_inset Formula \begin{equation}
31414 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31415
31416 \end_inset
31417
31418
31419 \begin_inset ERT
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423
31424
31425 \backslash
31426 renewcommand{
31427 \backslash
31428 theequation}{
31429 \backslash
31430 Roman{equation}}
31431 \end_layout
31432
31433 \end_inset
31434
31435
31436 \begin_inset Formula \begin{equation}
31437 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31438
31439 \end_inset
31440
31441
31442 \begin_inset ERT
31443 status collapsed
31444
31445 \begin_layout Plain Layout
31446
31447
31448 \backslash
31449 renewcommand{
31450 \backslash
31451 theequation}{
31452 \backslash
31453 alph{equation}}
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \begin_inset Formula \begin{equation}
31460 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31461
31462 \end_inset
31463
31464
31465 \begin_inset ERT
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470
31471 \backslash
31472 renewcommand{
31473 \backslash
31474 theequation}{
31475 \backslash
31476 Alph{equation}}
31477 \end_layout
31478
31479 \end_inset
31480
31481
31482 \begin_inset Formula \begin{equation}
31483 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31484
31485 \end_inset
31486
31487
31488 \end_layout
31489
31490 \begin_layout Standard
31491 Para volver a la numeración por omisión se inserta el comando:
31492 \end_layout
31493
31494 \begin_layout Standard
31495
31496 \series bold
31497
31498 \backslash
31499 renewcommand{
31500 \backslash
31501 theequation}{
31502 \backslash
31503 arabic{equation}}
31504 \begin_inset Index
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508 Comandos ! A ! 
31509 \backslash
31510 arabic
31511 \end_layout
31512
31513 \end_inset
31514
31515
31516 \end_layout
31517
31518 \begin_layout Standard
31519 \begin_inset ERT
31520 status collapsed
31521
31522 \begin_layout Plain Layout
31523
31524
31525 \backslash
31526 renewcommand{
31527 \backslash
31528 theequation}{
31529 \backslash
31530 arabic{equation}}
31531 \end_layout
31532
31533 \end_inset
31534
31535
31536 \begin_inset Formula \begin{equation}
31537 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31538
31539 \end_inset
31540
31541
31542 \end_layout
31543
31544 \begin_layout Standard
31545 \begin_inset VSpace medskip
31546 \end_inset
31547
31548
31549 \end_layout
31550
31551 \begin_layout Standard
31552 Como ves, las ecuaciones se numeran consecutivamente independientemente
31553  del estilo de numeración.
31554  Cuando la numeración haya de empezar con 
31555 \begin_inset Quotes fld
31556 \end_inset
31557
31558 1
31559 \begin_inset Quotes frd
31560 \end_inset
31561
31562  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31563  Una descripción sobre esto se encuentra en el archivo 
31564 \begin_inset CommandInset href
31565 LatexCommand href
31566 target "Formula-numbering.lyx"
31567
31568 \end_inset
31569
31570 .
31571 \end_layout
31572
31573 \begin_layout Section
31574 Comandos definidos por el usuario
31575 \begin_inset Index
31576 status collapsed
31577
31578 \begin_layout Plain Layout
31579 Comandos de usuario
31580 \end_layout
31581
31582 \end_inset
31583
31584
31585 \end_layout
31586
31587 \begin_layout Standard
31588 \begin_inset Note Greyedout
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592
31593 \series bold
31594 Nota:
31595 \series default
31596  Los nombres de los comandos definidos por el usuario y macros solo pueden
31597  contener letras latinas.
31598 \end_layout
31599
31600 \end_inset
31601
31602
31603 \end_layout
31604
31605 \begin_layout Subsection
31606 El comando 
31607 \backslash
31608 newcommand
31609 \begin_inset CommandInset label
31610 LatexCommand label
31611 name "sub:El-comando-newcommand"
31612
31613 \end_inset
31614
31615
31616 \begin_inset Index
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620 Comandos de usuario ! 
31621 \backslash
31622 newcommand
31623 \end_layout
31624
31625 \end_inset
31626
31627
31628 \begin_inset Index
31629 status collapsed
31630
31631 \begin_layout Plain Layout
31632 Comandos ! N ! 
31633 \backslash
31634 newcommand
31635 \end_layout
31636
31637 \end_inset
31638
31639
31640 \end_layout
31641
31642 \begin_layout Standard
31643 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31644  Pero es posible definir nuevos comandos más cortos con el comando 
31645 \series bold
31646
31647 \backslash
31648 newcommand
31649 \series default
31650 .
31651  
31652 \end_layout
31653
31654 \begin_layout Standard
31655 El esquema del comando 
31656 \series bold
31657
31658 \backslash
31659 newcommand
31660 \series default
31661  es:
31662 \end_layout
31663
31664 \begin_layout Standard
31665
31666 \series bold
31667
31668 \backslash
31669 newcommand{nombre nuevo de comando}[número de argumentos]
31670 \begin_inset Newline newline
31671 \end_inset
31672
31673
31674 \begin_inset ERT
31675 status collapsed
31676
31677 \begin_layout Plain Layout
31678
31679
31680 \backslash
31681 phantom{
31682 \end_layout
31683
31684 \end_inset
31685
31686
31687 \backslash
31688 newcommand
31689 \begin_inset ERT
31690 status collapsed
31691
31692 \begin_layout Plain Layout
31693
31694 }
31695 \end_layout
31696
31697 \end_inset
31698
31699 [valor opcional]{definición de comando}
31700 \end_layout
31701
31702 \begin_layout Standard
31703 \begin_inset Note Greyedout
31704 status collapsed
31705
31706 \begin_layout Plain Layout
31707
31708 \series bold
31709 Nota:
31710 \series default
31711  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31712  documento o en paquetes LaTeX que uses.
31713  Si p.
31714 \begin_inset space \thinspace{}
31715 \end_inset
31716
31717 e.
31718  defines el comando 
31719 \series bold
31720
31721 \backslash
31722 le
31723 \series default
31724  para 
31725 \series bold
31726
31727 \backslash
31728 Leftarrow,
31729 \series default
31730  se producirán errores porque 
31731 \series bold
31732
31733 \backslash
31734 le
31735 \series default
31736  ya existe como comando para 
31737 \begin_inset Quotes fld
31738 \end_inset
31739
31740
31741 \begin_inset Formula $\le$
31742 \end_inset
31743
31744
31745 \begin_inset Quotes frd
31746 \end_inset
31747
31748 .
31749
31750 \series bold
31751  
31752 \end_layout
31753
31754 \end_inset
31755
31756
31757 \end_layout
31758
31759 \begin_layout Standard
31760 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31761  argumentos debería tener el nuevo comando.
31762  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31763  Cuando se hace esto, el 
31764 \emph on
31765 primer
31766 \emph default
31767  argumento del nuevo comando es automáticamente opcional.
31768 \end_layout
31769
31770 \begin_layout Standard
31771 Veamos unos ejemplos:
31772 \end_layout
31773
31774 \begin_layout Itemize
31775 Para definir el comando 
31776 \series bold
31777
31778 \backslash
31779 gr
31780 \series default
31781  para 
31782 \series bold
31783
31784 \backslash
31785 Longrightarrow
31786 \series default
31787 , la línea de preámbulo LaTeX es:
31788 \begin_inset VSpace medskip
31789 \end_inset
31790
31791
31792 \begin_inset Newline newline
31793 \end_inset
31794
31795
31796 \series bold
31797
31798 \backslash
31799 newcommand{
31800 \backslash
31801 gr}{
31802 \backslash
31803 Longrightarrow}
31804 \end_layout
31805
31806 \begin_layout Itemize
31807 Para definir el comando 
31808 \series bold
31809
31810 \backslash
31811 us
31812 \series default
31813  para 
31814 \series bold
31815
31816 \backslash
31817 underline
31818 \series default
31819 , el argumento (que sería subrayado) debe tenerse en cuenta.
31820  Para esto la línea de preámbulo es:
31821 \begin_inset VSpace medskip
31822 \end_inset
31823
31824
31825 \begin_inset Newline newline
31826 \end_inset
31827
31828
31829 \series bold
31830
31831 \backslash
31832 newcommand{
31833 \backslash
31834 us}[1]{
31835 \backslash
31836 underline{#1}}
31837 \series default
31838
31839 \begin_inset VSpace medskip
31840 \end_inset
31841
31842
31843 \begin_inset Newline newline
31844 \end_inset
31845
31846 El carácter 
31847 \series bold
31848 #
31849 \series default
31850  actúa como colocador del argumento, el 
31851 \series bold
31852 1
31853 \series default
31854  indica que es el colocador para el primer argumento.
31855 \end_layout
31856
31857 \begin_layout Itemize
31858 Para 
31859 \series bold
31860
31861 \backslash
31862 framebox
31863 \series default
31864  se puede p.
31865 \begin_inset space \thinspace{}
31866 \end_inset
31867
31868 e.
31869  definir el comando 
31870 \series bold
31871
31872 \backslash
31873 fb
31874 \series default
31875 :
31876 \begin_inset VSpace medskip
31877 \end_inset
31878
31879
31880 \begin_inset Newline newline
31881 \end_inset
31882
31883
31884 \series bold
31885
31886 \backslash
31887 newcommand{
31888 \backslash
31889 fb}[3]{
31890 \backslash
31891 framebox#1#2{$#3$}}
31892 \series default
31893
31894 \begin_inset VSpace medskip
31895 \end_inset
31896
31897
31898 \begin_inset Newline newline
31899 \end_inset
31900
31901 Los dos signos dólar generan la ecuación extra necesaria para 
31902 \series bold
31903
31904 \backslash
31905 framebox
31906 \series default
31907 , véase 
31908 \begin_inset CommandInset ref
31909 LatexCommand ref
31910 reference "sub:Cuadros-con-marco"
31911
31912 \end_inset
31913
31914 .
31915 \end_layout
31916
31917 \begin_layout Itemize
31918 Para crear un nuevo comando para 
31919 \series bold
31920
31921 \backslash
31922 fcolorbox
31923 \series default
31924  donde no es necesario especificar el color para el cuadro, el argumento
31925  para el color se define opcional:
31926 \begin_inset VSpace medskip
31927 \end_inset
31928
31929
31930 \begin_inset Newline newline
31931 \end_inset
31932
31933
31934 \series bold
31935
31936 \backslash
31937 newcommand{
31938 \backslash
31939 cb}[3][white]{
31940 \backslash
31941 fcolorbox{#2}{#1}{$#3$}}
31942 \series default
31943
31944 \begin_inset VSpace medskip
31945 \end_inset
31946
31947
31948 \begin_inset Newline newline
31949 \end_inset
31950
31951 Si el color no es especificado al usar 
31952 \series bold
31953
31954 \backslash
31955 cb
31956 \series default
31957 , se elige el color 
31958 \series bold
31959 white
31960 \series default
31961  predefinido.
31962 \end_layout
31963
31964 \begin_layout Standard
31965 Un ensayo con los nuevos comandos definidos:
31966 \end_layout
31967
31968 \begin_layout Standard
31969 \noindent
31970 \align center
31971 \begin_inset Tabular
31972 <lyxtabular version="3" rows="6" columns="2">
31973 <features>
31974 <column alignment="center" valignment="top" width="0">
31975 <column alignment="center" valignment="top" width="0">
31976 <row>
31977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981 Comando
31982 \end_layout
31983
31984 \end_inset
31985 </cell>
31986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31987 \begin_inset Text
31988
31989 \begin_layout Plain Layout
31990 Resultado
31991 \begin_inset Note Note
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995
31996 \series bold
31997
31998 \backslash
31999 raisebox
32000 \series default
32001  se usa sólo como espaciador
32002 \end_layout
32003
32004 \end_inset
32005
32006
32007 \end_layout
32008
32009 \end_inset
32010 </cell>
32011 </row>
32012 <row>
32013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32014 \begin_inset Text
32015
32016 \begin_layout Plain Layout
32017 A
32018 \backslash
32019 gr
32020 \begin_inset ERT
32021 status collapsed
32022
32023 \begin_layout Plain Layout
32024
32025
32026 \backslash
32027 spce 
32028 \end_layout
32029
32030 \end_inset
32031
32032 B
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041 \begin_inset Formula $A\gr B$
32042 \end_inset
32043
32044
32045 \end_layout
32046
32047 \end_inset
32048 </cell>
32049 </row>
32050 <row>
32051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32052 \begin_inset Text
32053
32054 \begin_layout Plain Layout
32055
32056 \backslash
32057 us{ABcd
32058 \end_layout
32059
32060 \end_inset
32061 </cell>
32062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32063 \begin_inset Text
32064
32065 \begin_layout Plain Layout
32066 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32067 \end_inset
32068
32069
32070 \end_layout
32071
32072 \end_inset
32073 </cell>
32074 </row>
32075 <row>
32076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32077 \begin_inset Text
32078
32079 \begin_layout Plain Layout
32080
32081 \backslash
32082 fb{[2cm]
32083 \begin_inset Formula $\to$
32084 \end_inset
32085
32086
32087 \backslash
32088 {
32089 \begin_inset Formula $\to$
32090 \end_inset
32091
32092
32093 \backslash
32094 {
32095 \backslash
32096 int
32097 \begin_inset ERT
32098 status collapsed
32099
32100 \begin_layout Plain Layout
32101
32102
32103 \backslash
32104 spce 
32105 \end_layout
32106
32107 \end_inset
32108
32109 A=B
32110 \end_layout
32111
32112 \end_inset
32113 </cell>
32114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32115 \begin_inset Text
32116
32117 \begin_layout Plain Layout
32118 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32119 \end_inset
32120
32121
32122 \end_layout
32123
32124 \end_inset
32125 </cell>
32126 </row>
32127 <row>
32128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32129 \begin_inset Text
32130
32131 \begin_layout Plain Layout
32132
32133 \backslash
32134 cb{red
32135 \begin_inset Formula $\to$
32136 \end_inset
32137
32138
32139 \backslash
32140 {
32141 \backslash
32142 int
32143 \begin_inset ERT
32144 status collapsed
32145
32146 \begin_layout Plain Layout
32147
32148
32149 \backslash
32150 spce 
32151 \end_layout
32152
32153 \end_inset
32154
32155 A=B
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \end_inset
32171 </cell>
32172 </row>
32173 <row>
32174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32175 \begin_inset Text
32176
32177 \begin_layout Plain Layout
32178
32179 \backslash
32180 cb[green]
32181 \backslash
32182 {red
32183 \begin_inset Formula $\to$
32184 \end_inset
32185
32186
32187 \backslash
32188 {
32189 \backslash
32190 int
32191 \begin_inset ERT
32192 status collapsed
32193
32194 \begin_layout Plain Layout
32195
32196
32197 \backslash
32198 spce 
32199 \end_layout
32200
32201 \end_inset
32202
32203 A=B
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32209 \begin_inset Text
32210
32211 \begin_layout Plain Layout
32212 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32213 \end_inset
32214
32215
32216 \end_layout
32217
32218 \end_inset
32219 </cell>
32220 </row>
32221 </lyxtabular>
32222
32223 \end_inset
32224
32225
32226 \end_layout
32227
32228 \begin_layout Subsection
32229 Macros de ecuaciones
32230 \begin_inset Index
32231 status collapsed
32232
32233 \begin_layout Plain Layout
32234 Comandos de usuario ! Macros de ecuaciones
32235 \end_layout
32236
32237 \end_inset
32238
32239
32240 \begin_inset Index
32241 status collapsed
32242
32243 \begin_layout Plain Layout
32244 Macros
32245 \end_layout
32246
32247 \end_inset
32248
32249
32250 \end_layout
32251
32252 \begin_layout Standard
32253 Los comandos definidos por el usuario son especialmente convenientes para
32254  expresiones complejas.
32255  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
32256  el mismo tipo de solución se repite varias veces.
32257  La forma general de una ecuación de segundo grado es:
32258 \begin_inset Formula \[
32259 0=\lambda^{2}+p\lambda+q\]
32260
32261 \end_inset
32262
32263 La forma general de la solución es:
32264 \begin_inset Formula \[
32265 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
32266
32267 \end_inset
32268
32269
32270 \end_layout
32271
32272 \begin_layout Standard
32273 Para definir un comando para la ecuación de la solución, en donde solo hay
32274  que especificar los tres parámetros 
32275 \begin_inset Formula $\lambda$
32276 \end_inset
32277
32278
32279 \begin_inset Formula $p$
32280 \end_inset
32281
32282 , y 
32283 \begin_inset Formula $q$
32284 \end_inset
32285
32286 , y el índice de 
32287 \begin_inset Formula $\lambda$
32288 \end_inset
32289
32290  puede darse opcionalmente, la línea de preámbulo LaTeX es
32291 \begin_inset Newline newline
32292 \end_inset
32293
32294
32295 \series bold
32296
32297 \backslash
32298 newcommand{
32299 \backslash
32300 qG}[4][1,
32301 \backslash
32302 ,2]{#2_{#1}=-
32303 \backslash
32304 frac{#3}{2}
32305 \backslash
32306 pm
32307 \begin_inset Newline newline
32308 \end_inset
32309
32310
32311 \begin_inset ERT
32312 status collapsed
32313
32314 \begin_layout Plain Layout
32315
32316
32317 \backslash
32318 hphantom{
32319 \end_layout
32320
32321 \end_inset
32322
32323
32324 \backslash
32325 newcommand
32326 \begin_inset ERT
32327 status collapsed
32328
32329 \begin_layout Plain Layout
32330
32331 }
32332 \end_layout
32333
32334 \end_inset
32335
32336
32337 \backslash
32338 sqrt{
32339 \backslash
32340 frac{#3^{2}}{4}-#4}}
32341 \end_layout
32342
32343 \begin_layout Standard
32344 Para generar la solución se inserta el comando
32345 \begin_inset Newline newline
32346 \end_inset
32347
32348
32349 \series bold
32350
32351 \backslash
32352 qG{
32353 \backslash
32354 lambda
32355 \begin_inset Formula $\to$
32356 \end_inset
32357
32358
32359 \backslash
32360 {p
32361 \begin_inset Formula $\to$
32362 \end_inset
32363
32364
32365 \backslash
32366 {q
32367 \series default
32368  en una ecuación
32369 \series bold
32370 .
32371 \end_layout
32372
32373 \begin_layout Standard
32374 La definición del nuevo comando no es intuitiva porque hay que conocer los
32375  esquemas de todos los comandos LaTeX usados, p.
32376 \begin_inset space \thinspace{}
32377 \end_inset
32378
32379 e., que una fracción se inserta en LaTeX como
32380 \series bold
32381  
32382 \backslash
32383 frac{numerador}{denominador}
32384 \series default
32385 .
32386  Además, uno puede olvidar fácilmente una llave en la definición y no puede
32387  ver en LyX lo que el nuevo comando está haciendo.
32388  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
32389  ecuación en vez del comando
32390 \series bold
32391  
32392 \backslash
32393 newcommand
32394 \series default
32395 .
32396 \end_layout
32397
32398 \begin_layout Standard
32399 Una macro de ecuación se crea con el menú 
32400 \family sans
32401 Insertar\SpecialChar \menuseparator
32402 Ecuación\SpecialChar \menuseparator
32403 Macro
32404 \family default
32405  o con el botón 
32406 \begin_inset Graphics
32407         filename ../../images/math-macro_newmacroname_newcommand.png
32408         scale 85
32409
32410 \end_inset
32411
32412  de la barra de herramientas.
32413  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
32414  como el siguiente donde se define la macro:
32415 \begin_inset Newline newline
32416 \end_inset
32417
32418
32419 \end_layout
32420
32421 \begin_layout Standard
32422 \begin_inset space \hspace*{\fill}
32423 \end_inset
32424
32425
32426 \begin_inset Graphics
32427         filename ../clipart/macrobox.png
32428
32429 \end_inset
32430
32431
32432 \begin_inset space \hspace*{\fill}
32433 \end_inset
32434
32435
32436 \begin_inset Newline newline
32437 \end_inset
32438
32439
32440 \begin_inset FormulaMacro
32441 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32442 \end_inset
32443
32444
32445 \backslash
32446 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
32447  En el primer marco azul se inserta la ecuación buscada.
32448  Con el comando 
32449 \series bold
32450
32451 \backslash
32452 #númerodeargumento
32453 \series default
32454 , , o con el botón 
32455 \begin_inset Graphics
32456         filename ../../images/math-macro-add-param.png
32457         scale 85
32458
32459 \end_inset
32460
32461  de la barra de herramientas de macros se inserta un colocador de argumento,
32462  p.
32463 \begin_inset space \thinspace{}
32464 \end_inset
32465
32466 e
32467 \begin_inset space \space{}
32468 \end_inset
32469
32470
32471 \series bold
32472
32473 \backslash
32474 #1
32475 \series default
32476 .
32477  Los colocadores de argumento se muestran en rojo.
32478  Se pueden poner 9 argumentos como máximo.
32479  Con el botón 
32480 \begin_inset Graphics
32481         filename ../../images/math-macro-add-optional-param.png
32482         scale 85
32483
32484 \end_inset
32485
32486  se crean argumentos opcionales.
32487  El primer argumento no opcional puede transformarse en opcional con el
32488  botón 
32489 \begin_inset Graphics
32490         filename ../../images/math-macro-make-optional.png
32491         scale 85
32492
32493 \end_inset
32494
32495 .
32496  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
32497  Normalmente quieres verlo tal como está definido, así que el recuadro se
32498  deja vacío.
32499  Pero si has creado una macro que necesita mucho espacio en la pantalla,
32500  en dicho recuadro puedes insertar, por ejemplo
32501 \begin_inset Newline newline
32502 \end_inset
32503
32504
32505 \series bold
32506 qG: 
32507 \backslash
32508 #1
32509 \series default
32510  
32511 \series bold
32512 ,
32513 \series default
32514  
32515 \series bold
32516
32517 \backslash
32518 #2
32519 \series default
32520  
32521 \series bold
32522 ,
32523 \series default
32524  
32525 \series bold
32526
32527 \backslash
32528 #3, 
32529 \backslash
32530 #4
32531 \begin_inset Newline newline
32532 \end_inset
32533
32534
32535 \series default
32536 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
32537  en LyX, lo que conlleva una visualización mejor.
32538  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
32539 \begin_inset Newline newline
32540 \end_inset
32541
32542 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
32543  macros individuales situando el cursor en la macro y usando el menú 
32544 \family sans
32545 Ver\SpecialChar \menuseparator
32546 (Des)plegar macro de ecuación.
32547 \end_layout
32548
32549 \begin_layout Standard
32550 Para usar una macro, se inserta el nombre de la misma como comando en una
32551  ecuación, en nuestro caso 
32552 \series bold
32553
32554 \backslash
32555 qG
32556 \series default
32557 .
32558  Nuestra macro se muestra en LyX así:
32559 \begin_inset Newline newline
32560 \end_inset
32561
32562
32563 \begin_inset space \hspace*{\fill}
32564 \end_inset
32565
32566
32567 \begin_inset Graphics
32568         filename ../clipart/macrouse.png
32569
32570 \end_inset
32571
32572
32573 \begin_inset space \hspace*{\fill}
32574 \end_inset
32575
32576
32577 \begin_inset Newline newline
32578 \end_inset
32579
32580 Aquí tenemos nuestro ejemplo de macro con los argumentos 
32581 \begin_inset Formula $x$
32582 \end_inset
32583
32584
32585 \begin_inset Formula $\ln(x)$
32586 \end_inset
32587
32588 , y 
32589 \begin_inset Formula $B$
32590 \end_inset
32591
32592 :
32593 \end_layout
32594
32595 \begin_layout Standard
32596 \begin_inset Formula \[
32597 \qG x{\ln(x)}B\]
32598
32599 \end_inset
32600
32601
32602 \end_layout
32603
32604 \begin_layout Standard
32605 Una macro de ecuación se transforma internamente en un comando 
32606 \series bold
32607
32608 \backslash
32609 newcommand
32610 \series default
32611  cuando se exporta el documento.
32612  El comando creado 
32613 \series bold
32614
32615 \backslash
32616 newcommand
32617 \series default
32618  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
32619  usar en ecuaciones que estén en recuadros de definición de macros en el
32620  documento.
32621  
32622 \end_layout
32623
32624 \begin_layout Standard
32625 Las macros de ecuación también pueden crearse directamente a partir de un
32626  comando
32627 \series bold
32628  
32629 \backslash
32630 newcommand
32631 \series default
32632 .
32633  Por ejemplo, escribiendo el comando
32634 \begin_inset Newline newline
32635 \end_inset
32636
32637
32638 \series bold
32639
32640 \backslash
32641 newcommand{
32642 \backslash
32643 larrow}[2]{
32644 \backslash
32645 xleftarrow[#2]{#1}}
32646 \begin_inset Newline newline
32647 \end_inset
32648
32649
32650 \series default
32651 como texto normal en LyX, seleccionándolo completamente y usando a continuación
32652  el atajo 
32653 \family sans
32654 Ctrl+M
32655 \family default
32656 , el comando se transformará en una macro de ecuación.
32657  Al emplear este método debes tener cuidado en escribir correctamente el
32658  comando 
32659 \series bold
32660
32661 \backslash
32662 newcommand
32663 \series default
32664 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
32665  
32666 \end_layout
32667
32668 \begin_layout Standard
32669 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
32670  en definiciones de macros se manejan incorrectamente.
32671  Por eso el ejemplo 
32672 \series bold
32673
32674 \backslash
32675 fb
32676 \series default
32677  de 
32678 \begin_inset CommandInset ref
32679 LatexCommand ref
32680 reference "sub:El-comando-newcommand"
32681
32682 \end_inset
32683
32684  no puede crearse como macro.
32685 \end_layout
32686
32687 \begin_layout Standard
32688 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
32689  la barra de herramientas de macros:
32690 \end_layout
32691
32692 \begin_layout Standard
32693 \begin_inset VSpace defskip
32694 \end_inset
32695
32696
32697 \end_layout
32698
32699 \begin_layout Standard
32700 \begin_inset Graphics
32701         filename ../clipart/MacroToolbar.png
32702
32703 \end_inset
32704
32705
32706 \begin_inset Index
32707 status collapsed
32708
32709 \begin_layout Plain Layout
32710 Macros ! Barra de herramientas
32711 \end_layout
32712
32713 \end_inset
32714
32715
32716 \end_layout
32717
32718 \begin_layout Standard
32719 \begin_inset VSpace defskip
32720 \end_inset
32721
32722
32723 \end_layout
32724
32725 \begin_layout Standard
32726 La barra de herramientas de macros contiene los siguientes botones:
32727 \end_layout
32728
32729 \begin_layout Standard
32730 \begin_inset VSpace defskip
32731 \end_inset
32732
32733
32734 \end_layout
32735
32736 \begin_layout Standard
32737 \begin_inset Tabular
32738 <lyxtabular version="3" rows="9" columns="2">
32739 <features islongtable="true">
32740 <column alignment="left" valignment="top" width="0">
32741 <column alignment="left" valignment="top" width="85col%">
32742 <row interlinespace="2.5mm">
32743 <cell alignment="center" valignment="top" usebox="none">
32744 \begin_inset Text
32745
32746 \begin_layout Plain Layout
32747 \begin_inset Graphics
32748         filename ../../images/math-macro-remove-param.png
32749         BoundingBox 0bp 5bp 20bp 25bp
32750         rotateOrigin center
32751
32752 \end_inset
32753
32754
32755 \end_layout
32756
32757 \end_inset
32758 </cell>
32759 <cell alignment="center" valignment="top" usebox="none">
32760 \begin_inset Text
32761
32762 \begin_layout Plain Layout
32763
32764 \family sans
32765 Editar\SpecialChar \menuseparator
32766 Ecuación\SpecialChar \menuseparator
32767 Definición de macro\SpecialChar \menuseparator
32768 Quitar último argumento
32769 \end_layout
32770
32771 \end_inset
32772 </cell>
32773 </row>
32774 <row interlinespace="2.5mm">
32775 <cell alignment="center" valignment="top" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Plain Layout
32779 \begin_inset Graphics
32780         filename ../../images/math-macro-add-param.png
32781         BoundingBox 0bp 5bp 20bp 25bp
32782         rotateOrigin center
32783
32784 \end_inset
32785
32786
32787 \end_layout
32788
32789 \end_inset
32790 </cell>
32791 <cell alignment="center" valignment="top" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \family sans
32797 Editar\SpecialChar \menuseparator
32798 Ecuación\SpecialChar \menuseparator
32799 Definición de macro\SpecialChar \menuseparator
32800 Añadir argumento
32801 \end_layout
32802
32803 \end_inset
32804 </cell>
32805 </row>
32806 <row interlinespace="2.5mm">
32807 <cell alignment="center" valignment="top" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811 \begin_inset Graphics
32812         filename ../../images/math-macro-make-optional.png
32813         BoundingBox 0bp 5bp 20bp 25bp
32814         rotateOrigin center
32815
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827
32828 \family sans
32829 Editar\SpecialChar \menuseparator
32830 Ecuación\SpecialChar \menuseparator
32831 Definición de macro\SpecialChar \menuseparator
32832 Hacer opcional el primer
32833 \begin_inset Newline newline
32834 \end_inset
32835
32836
32837 \begin_inset ERT
32838 status collapsed
32839
32840 \begin_layout Plain Layout
32841
32842
32843 \backslash
32844 hphantom{
32845 \end_layout
32846
32847 \end_inset
32848
32849 Editar\SpecialChar \menuseparator
32850 Ecuación\SpecialChar \menuseparator
32851 Definición de macro\SpecialChar \menuseparator
32852
32853 \begin_inset ERT
32854 status collapsed
32855
32856 \begin_layout Plain Layout
32857
32858 }
32859 \end_layout
32860
32861 \end_inset
32862
32863 argumento no opcional
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 </row>
32869 <row interlinespace="2.5mm">
32870 <cell alignment="center" valignment="top" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874 \begin_inset Graphics
32875         filename ../../images/math-macro-make-nonoptional.png
32876         BoundingBox 0bp 5bp 20bp 25bp
32877         rotateOrigin center
32878
32879 \end_inset
32880
32881
32882 \end_layout
32883
32884 \end_inset
32885 </cell>
32886 <cell alignment="center" valignment="top" usebox="none">
32887 \begin_inset Text
32888
32889 \begin_layout Plain Layout
32890
32891 \family sans
32892 Editar\SpecialChar \menuseparator
32893 Ecuación\SpecialChar \menuseparator
32894 Definición de macro\SpecialChar \menuseparator
32895 Hacer no opcional el primer
32896 \begin_inset Newline newline
32897 \end_inset
32898
32899
32900 \begin_inset ERT
32901 status collapsed
32902
32903 \begin_layout Plain Layout
32904
32905
32906 \backslash
32907 hphantom{
32908 \end_layout
32909
32910 \end_inset
32911
32912 Editar\SpecialChar \menuseparator
32913 Ecuación\SpecialChar \menuseparator
32914 Definición de macro\SpecialChar \menuseparator
32915
32916 \begin_inset ERT
32917 status collapsed
32918
32919 \begin_layout Plain Layout
32920
32921 }
32922 \end_layout
32923
32924 \end_inset
32925
32926 argumento opcional
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 </row>
32932 <row interlinespace="2.5mm">
32933 <cell alignment="center" valignment="top" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937 \begin_inset Graphics
32938         filename ../../images/math-macro-remove-optional-param.png
32939         BoundingBox 0bp 5bp 20bp 25bp
32940         rotateOrigin center
32941
32942 \end_inset
32943
32944
32945 \end_layout
32946
32947 \end_inset
32948 </cell>
32949 <cell alignment="center" valignment="top" usebox="none">
32950 \begin_inset Text
32951
32952 \begin_layout Plain Layout
32953
32954 \family sans
32955 Editar\SpecialChar \menuseparator
32956 Ecuación\SpecialChar \menuseparator
32957 Definición de macro\SpecialChar \menuseparator
32958 Quitar argumento opcional
32959 \end_layout
32960
32961 \end_inset
32962 </cell>
32963 </row>
32964 <row interlinespace="2.5mm">
32965 <cell alignment="center" valignment="top" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969 \begin_inset Graphics
32970         filename ../../images/math-macro-add-optional-param.png
32971         BoundingBox 0bp 5bp 20bp 25bp
32972         rotateOrigin center
32973
32974 \end_inset
32975
32976
32977 \end_layout
32978
32979 \end_inset
32980 </cell>
32981 <cell alignment="center" valignment="top" usebox="none">
32982 \begin_inset Text
32983
32984 \begin_layout Plain Layout
32985
32986 \family sans
32987 Editar\SpecialChar \menuseparator
32988 Ecuación\SpecialChar \menuseparator
32989 Definición de macro\SpecialChar \menuseparator
32990 Insertar argumento opcional
32991 \end_layout
32992
32993 \end_inset
32994 </cell>
32995 </row>
32996 <row interlinespace="2.5mm">
32997 <cell alignment="center" valignment="top" usebox="none">
32998 \begin_inset Text
32999
33000 \begin_layout Plain Layout
33001 \begin_inset Graphics
33002         filename ../../images/math-macro-remove-greedy-param.png
33003         BoundingBox 0bp 5bp 20bp 25bp
33004         rotateOrigin center
33005
33006 \end_inset
33007
33008
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 <cell alignment="center" valignment="top" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017
33018 \family sans
33019 Editar\SpecialChar \menuseparator
33020 Ecuación\SpecialChar \menuseparator
33021 Definición de macro\SpecialChar \menuseparator
33022 Quitar último argumento
33023 \begin_inset Newline newline
33024 \end_inset
33025
33026
33027 \begin_inset ERT
33028 status collapsed
33029
33030 \begin_layout Plain Layout
33031
33032
33033 \backslash
33034 hphantom{
33035 \end_layout
33036
33037 \end_inset
33038
33039 Editar\SpecialChar \menuseparator
33040 Ecuación\SpecialChar \menuseparator
33041 Definición de macro\SpecialChar \menuseparator
33042
33043 \begin_inset ERT
33044 status collapsed
33045
33046 \begin_layout Plain Layout
33047
33048 }
33049 \end_layout
33050
33051 \end_inset
33052
33053 yendo hacia la derecha
33054 \end_layout
33055
33056 \end_inset
33057 </cell>
33058 </row>
33059 <row interlinespace="2.5mm">
33060 <cell alignment="center" valignment="top" usebox="none">
33061 \begin_inset Text
33062
33063 \begin_layout Plain Layout
33064 \begin_inset Graphics
33065         filename ../../images/math-macro-append-greedy-param.png
33066         BoundingBox 0bp 5bp 20bp 25bp
33067         rotateOrigin center
33068
33069 \end_inset
33070
33071
33072 \end_layout
33073
33074 \end_inset
33075 </cell>
33076 <cell alignment="center" valignment="top" usebox="none">
33077 \begin_inset Text
33078
33079 \begin_layout Plain Layout
33080
33081 \family sans
33082 Editar\SpecialChar \menuseparator
33083 Ecuación\SpecialChar \menuseparator
33084 Definición de macro\SpecialChar \menuseparator
33085 Añadir argumento comiendo
33086 \begin_inset Newline newline
33087 \end_inset
33088
33089
33090 \begin_inset ERT
33091 status collapsed
33092
33093 \begin_layout Plain Layout
33094
33095
33096 \backslash
33097 hphantom{
33098 \end_layout
33099
33100 \end_inset
33101
33102 Editar\SpecialChar \menuseparator
33103 Ecuación\SpecialChar \menuseparator
33104 Definición de macro\SpecialChar \menuseparator
33105
33106 \begin_inset ERT
33107 status collapsed
33108
33109 \begin_layout Plain Layout
33110
33111 }
33112 \end_layout
33113
33114 \end_inset
33115
33116 desde la derecha
33117 \end_layout
33118
33119 \end_inset
33120 </cell>
33121 </row>
33122 <row interlinespace="2.5mm">
33123 <cell alignment="center" valignment="top" usebox="none">
33124 \begin_inset Text
33125
33126 \begin_layout Plain Layout
33127 \begin_inset Graphics
33128         filename ../../images/math-macro-add-greedy-optional-param.png
33129         BoundingBox 0bp 5bp 20bp 25bp
33130         rotateOrigin center
33131
33132 \end_inset
33133
33134
33135 \end_layout
33136
33137 \end_inset
33138 </cell>
33139 <cell alignment="center" valignment="top" usebox="none">
33140 \begin_inset Text
33141
33142 \begin_layout Plain Layout
33143
33144 \family sans
33145 Editar\SpecialChar \menuseparator
33146 Ecuación\SpecialChar \menuseparator
33147 Definición de macro\SpecialChar \menuseparator
33148 Añadir argumento opcional
33149 \begin_inset Newline newline
33150 \end_inset
33151
33152
33153 \begin_inset ERT
33154 status collapsed
33155
33156 \begin_layout Plain Layout
33157
33158
33159 \backslash
33160 hphantom{
33161 \end_layout
33162
33163 \end_inset
33164
33165 Editar\SpecialChar \menuseparator
33166 Ecuación\SpecialChar \menuseparator
33167 Definición de macro\SpecialChar \menuseparator
33168
33169 \begin_inset ERT
33170 status collapsed
33171
33172 \begin_layout Plain Layout
33173
33174 }
33175 \end_layout
33176
33177 \end_inset
33178
33179 comiendo desde la derecha
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 </row>
33185 </lyxtabular>
33186
33187 \end_inset
33188
33189
33190 \end_layout
33191
33192 \begin_layout Standard
33193 \noindent
33194 \align center
33195 \begin_inset Newpage newpage
33196 \end_inset
33197
33198
33199 \end_layout
33200
33201 \begin_layout Section
33202 Diagramas
33203 \end_layout
33204
33205 \begin_layout Standard
33206 Lyx soporta dos tipos de diagramas conmutativos: 
33207 \series bold
33208 amscd
33209 \series default
33210  y 
33211 \series bold
33212 xymatrix
33213 \series default
33214 , que se explican a continuación.
33215 \end_layout
33216
33217 \begin_layout Subsection
33218 Diagramas amscd
33219 \begin_inset Index
33220 status collapsed
33221
33222 \begin_layout Plain Layout
33223 Diagramas ! amscd
33224 \end_layout
33225
33226 \end_inset
33227
33228
33229 \end_layout
33230
33231 \begin_layout Standard
33232 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33233  verticales y horizontales:
33234 \begin_inset Formula \[
33235 \begin{CD}A@)))B@)))C\\
33236 @AAA@.@VVV\\
33237 F@(((E@(((D\end{CD}\]
33238
33239 \end_inset
33240
33241 Para obtener el diagrama se inserta en la ecuación el comando 
33242 \series bold
33243
33244 \backslash
33245 CD
33246 \begin_inset Index
33247 status collapsed
33248
33249 \begin_layout Plain Layout
33250 Comandos ! C ! 
33251 \backslash
33252 CD
33253 \end_layout
33254
33255 \end_inset
33256
33257
33258 \series default
33259 .
33260  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33261  continuación comandos.
33262  Con 
33263 \family sans
33264 Ctrl+Retorno
33265 \family default
33266  se inicia una nueva línea.
33267  En las líneas impares se insertan relaciones horizontales, en las pares
33268  verticales.
33269 \end_layout
33270
33271 \begin_layout Standard
33272 Para componer las relaciones hay los siguientes comandos:
33273 \begin_inset Foot
33274 status collapsed
33275
33276 \begin_layout Plain Layout
33277 \begin_inset CommandInset label
33278 LatexCommand label
33279 name "fn:sinónimos"
33280
33281 \end_inset
33282
33283 Los comandos con 
33284 \family sans
33285 '
33286 \series bold
33287 >
33288 \series default
33289 '
33290 \family default
33291  o 
33292 \family sans
33293 '
33294 \series bold
33295 <
33296 \series default
33297 '
33298 \family default
33299  pueden generar errores con el estilo 
33300 \series bold
33301 spanish
33302 \series default
33303  de 
33304 \series bold
33305 babel
33306 \series default
33307 .
33308  Para evitarlo se pueden sustituir por sus sinónimos 
33309 \family sans
33310 '
33311 \series bold
33312 )
33313 \series default
33314 '
33315 \family default
33316  y 
33317 \family sans
33318 '
33319 \series bold
33320 (
33321 \series default
33322 '
33323 \family default
33324  respectivamente.
33325  Véase 
33326 \begin_inset CommandInset citation
33327 LatexCommand cite
33328 key "spanish"
33329
33330 \end_inset
33331
33332 .
33333  (
33334 \emph on
33335 N.
33336 \begin_inset space \thinspace{}
33337 \end_inset
33338
33339 del t.
33340 \emph default
33341 )
33342 \end_layout
33343
33344 \end_inset
33345
33346
33347 \end_layout
33348
33349 \begin_layout Itemize
33350
33351 \series bold
33352 @<<<
33353 \series default
33354  genera una flecha hacia la izquierda, 
33355 \series bold
33356 @>>>
33357 \series default
33358  una hacia la derecha, y 
33359 \series bold
33360 @=
33361 \series default
33362  un signo igual largo
33363 \end_layout
33364
33365 \begin_layout Itemize
33366
33367 \series bold
33368 @AAA
33369 \series default
33370  genera una flecha hacia arriba, 
33371 \series bold
33372 @VVV
33373 \series default
33374  una hacia abajo, y 
33375 \series bold
33376 @|
33377 \series default
33378  un signo igual vertical
33379 \end_layout
33380
33381 \begin_layout Itemize
33382
33383 \series bold
33384 @.
33385
33386 \series default
33387  genera una ubicación vacía para relaciones inexistentes
33388 \end_layout
33389
33390 \begin_layout Standard
33391 Todas las flechas pueden etiquetarse como sigue:
33392 \end_layout
33393
33394 \begin_layout Itemize
33395 Si se inserta texto entre el primero y el segundo 
33396 \series bold
33397 <
33398 \series default
33399  o 
33400 \series bold
33401 >
33402 \series default
33403 , respectivamente, se muestra sobre la flecha.
33404  Si se inserta entre el segundo y el tercero, bajo la flecha.
33405 \end_layout
33406
33407 \begin_layout Itemize
33408 Para flechas verticales, si se inserta texto entre la primera y la segunda
33409  
33410 \series bold
33411 A
33412 \series default
33413  o 
33414 \series bold
33415 V
33416 \series default
33417 , respectivamente, se muestra al lado izquierdo de la flecha.
33418  Si se inserta entre la segunda y la tercera, al lado derecho.
33419  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33420 \end_layout
33421
33422 \begin_layout Standard
33423 Como ejemplo un diagrama con todas las relaciones posibles:
33424 \begin_inset Formula \[
33425 \begin{CD}A@)j))B@))k)C@=F\\
33426 @AmAA@.@VV{V}V@|\\
33427 D@((j\,(E@)k))F@=C\end{CD}\]
33428
33429 \end_inset
33430
33431 El comando para este diagrama es:
33432 \begin_inset Newline newline
33433 \end_inset
33434
33435
33436 \series bold
33437
33438 \backslash
33439 CD
33440 \begin_inset ERT
33441 status collapsed
33442
33443 \begin_layout Plain Layout
33444
33445
33446 \backslash
33447 spce 
33448 \end_layout
33449
33450 \end_inset
33451
33452 A@>j>>B@>>k>C@=F Ctrl+Retorno
33453 \begin_inset Newline newline
33454 \end_inset
33455
33456
33457 \begin_inset ERT
33458 status collapsed
33459
33460 \begin_layout Plain Layout
33461
33462
33463 \backslash
33464 hphantom{
33465 \end_layout
33466
33467 \end_inset
33468
33469
33470 \backslash
33471 CD
33472 \begin_inset ERT
33473 status collapsed
33474
33475 \begin_layout Plain Layout
33476
33477
33478 \backslash
33479 spce 
33480 \end_layout
33481
33482 \end_inset
33483
33484
33485 \begin_inset ERT
33486 status collapsed
33487
33488 \begin_layout Plain Layout
33489
33490 }
33491 \end_layout
33492
33493 \end_inset
33494
33495 @AmAA@.@VV
33496 \backslash
33497 {V
33498 \series default
33499
33500 \begin_inset Formula $\to$
33501 \end_inset
33502
33503
33504 \series bold
33505 V@| Ctrl+Retorno
33506 \begin_inset Newline newline
33507 \end_inset
33508
33509
33510 \begin_inset ERT
33511 status collapsed
33512
33513 \begin_layout Plain Layout
33514
33515
33516 \backslash
33517 hphantom{
33518 \end_layout
33519
33520 \end_inset
33521
33522
33523 \backslash
33524 CD
33525 \begin_inset ERT
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529
33530
33531 \backslash
33532 spce 
33533 \end_layout
33534
33535 \end_inset
33536
33537
33538 \begin_inset ERT
33539 status collapsed
33540
33541 \begin_layout Plain Layout
33542
33543 }
33544 \end_layout
33545
33546 \end_inset
33547
33548 D@<<j<E@>k>>F@=C
33549 \end_layout
33550
33551 \begin_layout Subsection
33552 Diagramas xymatrix
33553 \begin_inset Index
33554 status collapsed
33555
33556 \begin_layout Plain Layout
33557 Diagramas ! xymatrix
33558 \end_layout
33559
33560 \end_inset
33561
33562
33563 \end_layout
33564
33565 \begin_layout Standard
33566 Para usar matrices xy debe estar instalado el paquete LaTeX 
33567 \series bold
33568 xypic
33569 \series default
33570 .
33571  Una matriz xy se crea insertando el comando 
33572 \series bold
33573
33574 \backslash
33575 xymatrix
33576 \series default
33577  en una ecuación.
33578  Después podrás añadir nuevas columnas y filas como en matrices normales,
33579  véase
33580 \begin_inset space ~
33581 \end_inset
33582
33583
33584 \begin_inset CommandInset ref
33585 LatexCommand ref
33586 reference "sec:Matrices"
33587
33588 \end_inset
33589
33590 .
33591 \end_layout
33592
33593 \begin_layout Standard
33594 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33595  y curvadas, y mucho más.
33596  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33597  se explican en el 
33598 \emph on
33599 Manual de XY-pic
33600 \emph default
33601  que se encuentra en el menú 
33602 \family sans
33603 Ayuda\SpecialChar \menuseparator
33604 Manuales
33605 \begin_inset space ~
33606 \end_inset
33607
33608 específicos
33609 \family default
33610 .
33611 \end_layout
33612
33613 \begin_layout Section
33614 Indicaciones
33615 \begin_inset ERT
33616 status collapsed
33617
33618 \begin_layout Plain Layout
33619
33620
33621 \backslash
33622 texorpdfstring{
33623 \end_layout
33624
33625 \end_inset
33626
33627
33628 \begin_inset Foot
33629 status collapsed
33630
33631 \begin_layout Plain Layout
33632 Otras sugerencias útiles para matemáticas en 
33633 \begin_inset CommandInset citation
33634 LatexCommand cite
33635 key "Voss"
33636
33637 \end_inset
33638
33639 .
33640 \end_layout
33641
33642 \end_inset
33643
33644
33645 \begin_inset ERT
33646 status collapsed
33647
33648 \begin_layout Plain Layout
33649
33650 }{}
33651 \end_layout
33652
33653 \end_inset
33654
33655
33656 \begin_inset Note Note
33657 status collapsed
33658
33659 \begin_layout Plain Layout
33660
33661 \backslash
33662 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
33663  PDF.
33664 \end_layout
33665
33666 \begin_layout Plain Layout
33667 Más sobre 
33668 \backslash
33669 texorpdfstring hay en la sección 
33670 \begin_inset CommandInset ref
33671 LatexCommand ref
33672 reference "sub:Ecuaciones-en-encabezados"
33673
33674 \end_inset
33675
33676 .
33677 \end_layout
33678
33679 \end_inset
33680
33681
33682 \begin_inset Index
33683 status collapsed
33684
33685 \begin_layout Plain Layout
33686 Indicaciones
33687 \end_layout
33688
33689 \end_inset
33690
33691
33692 \end_layout
33693
33694 \begin_layout Subsection
33695 Símbolos y ecuaciones químicas
33696 \begin_inset CommandInset label
33697 LatexCommand label
33698 name "sub:Símbolos-y-ecuaciones-químicas"
33699
33700 \end_inset
33701
33702
33703 \begin_inset Index
33704 status collapsed
33705
33706 \begin_layout Plain Layout
33707 Química ! símbolos
33708 \end_layout
33709
33710 \end_inset
33711
33712
33713 \begin_inset Index
33714 status collapsed
33715
33716 \begin_layout Plain Layout
33717 Química ! caracteres
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \begin_inset Index
33724 status collapsed
33725
33726 \begin_layout Plain Layout
33727 Ecuación ! química|see
33728 \begin_inset ERT
33729 status collapsed
33730
33731 \begin_layout Plain Layout
33732
33733 {
33734 \end_layout
33735
33736 \end_inset
33737
33738 Química
33739 \begin_inset ERT
33740 status collapsed
33741
33742 \begin_layout Plain Layout
33743
33744 }
33745 \end_layout
33746
33747 \end_inset
33748
33749
33750 \end_layout
33751
33752 \end_inset
33753
33754
33755 \begin_inset Index
33756 status collapsed
33757
33758 \begin_layout Plain Layout
33759 Química ! iones
33760 \end_layout
33761
33762 \end_inset
33763
33764
33765 \begin_inset Index
33766 status collapsed
33767
33768 \begin_layout Plain Layout
33769 Iones|see
33770 \begin_inset ERT
33771 status collapsed
33772
33773 \begin_layout Plain Layout
33774
33775 {
33776 \end_layout
33777
33778 \end_inset
33779
33780 Química
33781 \begin_inset ERT
33782 status collapsed
33783
33784 \begin_layout Plain Layout
33785
33786 }
33787 \end_layout
33788
33789 \end_inset
33790
33791
33792 \end_layout
33793
33794 \end_inset
33795
33796
33797 \begin_inset Index
33798 status collapsed
33799
33800 \begin_layout Plain Layout
33801 Química ! reacción
33802 \end_layout
33803
33804 \end_inset
33805
33806
33807 \end_layout
33808
33809 \begin_layout Standard
33810 Un ejemplo de texto de química:
33811 \end_layout
33812
33813 \begin_layout Quote
33814 El ión 
33815 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
33816 \end_inset
33817
33818  reacciona con dos iones 
33819 \begin_inset Formula $\mathrm{Na^{+}}$
33820 \end_inset
33821
33822  para dar sulfato de sodio 
33823 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
33824 \end_inset
33825
33826 .
33827  La ecuación química es:
33828 \begin_inset Formula \[
33829 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
33830
33831 \end_inset
33832
33833
33834 \end_layout
33835
33836 \begin_layout Standard
33837 Esta ecuación química puede componerse directamente en modo ecuación.
33838  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
33839  y con el atajo 
33840 \family sans
33841 Alt+C
33842 \begin_inset space ~
33843 \end_inset
33844
33845 R
33846 \family default
33847  se cambia en redonda.
33848 \begin_inset Foot
33849 status collapsed
33850
33851 \begin_layout Plain Layout
33852 véase estilos de fuentes en 
33853 \begin_inset CommandInset ref
33854 LatexCommand ref
33855 reference "sub:Estilos-de-fuentes"
33856
33857 \end_inset
33858
33859 .
33860 \end_layout
33861
33862 \end_inset
33863
33864
33865 \end_layout
33866
33867 \begin_layout Subsection
33868 Números negativos
33869 \begin_inset Index
33870 status collapsed
33871
33872 \begin_layout Plain Layout
33873 Numeros@Números ! negativos
33874 \end_layout
33875
33876 \end_inset
33877
33878
33879 \end_layout
33880
33881 \begin_layout Standard
33882 Los números negativos a veces se ven feos en las ecuaciones porque el signo
33883  menos delante del número tiene la misma longitud que el operador signo
33884  menos.
33885  Si se escribe el número negativo en texto normal el signo menos aparece
33886  correctamente.
33887 \end_layout
33888
33889 \begin_layout Standard
33890 Así pues, el problema desaparece si se convierte el signo menos a texto
33891  matemático.
33892 \end_layout
33893
33894 \begin_layout Standard
33895 Un ejemplo para visualizar el problema:
33896 \end_layout
33897
33898 \begin_layout Standard
33899 \noindent
33900 \align center
33901 \begin_inset Tabular
33902 <lyxtabular version="3" rows="3" columns="2">
33903 <features>
33904 <column alignment="center" valignment="top" width="0">
33905 <column alignment="center" valignment="top" width="0">
33906 <row>
33907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911 texto normal:
33912 \end_layout
33913
33914 \end_inset
33915 </cell>
33916 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33917 \begin_inset Text
33918
33919 \begin_layout Plain Layout
33920 x = -2
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 </row>
33926 <row>
33927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931 ecuación:
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940 \begin_inset Formula $x=-2$
33941 \end_inset
33942
33943
33944 \end_layout
33945
33946 \end_inset
33947 </cell>
33948 </row>
33949 <row>
33950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33951 \begin_inset Text
33952
33953 \begin_layout Plain Layout
33954 solución:
33955 \end_layout
33956
33957 \end_inset
33958 </cell>
33959 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33960 \begin_inset Text
33961
33962 \begin_layout Plain Layout
33963 \begin_inset Formula $x=\mbox{-}2$
33964 \end_inset
33965
33966
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 </row>
33972 </lyxtabular>
33973
33974 \end_inset
33975
33976
33977 \end_layout
33978
33979 \begin_layout Subsection
33980 Coma como separador decimal
33981 \begin_inset Index
33982 status collapsed
33983
33984 \begin_layout Plain Layout
33985 Coma decimal
33986 \end_layout
33987
33988 \end_inset
33989
33990
33991 \end_layout
33992
33993 \begin_layout Standard
33994 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
33995  de grupos numéricos.
33996  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
33997 \end_layout
33998
33999 \begin_layout Standard
34000 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
34001  
34002 \family sans
34003 Ctrl+M
34004 \family default
34005 ).
34006 \end_layout
34007
34008 \begin_layout Standard
34009 Para usar las comas en todas las fórmulas del documento como separador decimal,
34010  se carga el archivo 
34011 \series bold
34012 icomma.sty
34013 \series default
34014
34015 \begin_inset Foot
34016 status collapsed
34017
34018 \begin_layout Plain Layout
34019
34020 \series bold
34021 icomma
34022 \series default
34023  forma parte del paquete LaTeX 
34024 \series bold
34025 was
34026 \series default
34027
34028 \begin_inset Index
34029 status collapsed
34030
34031 \begin_layout Plain Layout
34032 Paquetes ! was
34033 \begin_inset ERT
34034 status collapsed
34035
34036 \begin_layout Plain Layout
34037
34038
34039 \backslash
34040 vspace{4mm}
34041 \end_layout
34042
34043 \end_inset
34044
34045
34046 \end_layout
34047
34048 \end_inset
34049
34050 .
34051 \end_layout
34052
34053 \end_inset
34054
34055
34056 \begin_inset Index
34057 status collapsed
34058
34059 \begin_layout Plain Layout
34060 Paquetes ! icomma
34061 \end_layout
34062
34063 \end_inset
34064
34065  en el preámbulo LaTeX con la línea: 
34066 \end_layout
34067
34068 \begin_layout Standard
34069
34070 \series bold
34071
34072 \backslash
34073 usepackage{icomma}
34074 \end_layout
34075
34076 \begin_layout Subsection
34077 Vectores físicos
34078 \begin_inset CommandInset label
34079 LatexCommand label
34080 name "sub:Vectores-físicos"
34081
34082 \end_inset
34083
34084
34085 \begin_inset Index
34086 status collapsed
34087
34088 \begin_layout Plain Layout
34089 Vectores físicos
34090 \end_layout
34091
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \begin_layout Standard
34098 El paquete LaTeX 
34099 \series bold
34100 braket
34101 \series default
34102
34103 \begin_inset Foot
34104 status collapsed
34105
34106 \begin_layout Plain Layout
34107
34108 \series bold
34109 braket
34110 \series default
34111  se incluye en las instalaciones estándar de LaTeX.
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \begin_inset Index
34118 status collapsed
34119
34120 \begin_layout Plain Layout
34121 Paquetes ! braket
34122 \end_layout
34123
34124 \end_inset
34125
34126  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
34127 \end_layout
34128
34129 \begin_layout Standard
34130
34131 \series bold
34132
34133 \backslash
34134 usepackage{braket}
34135 \end_layout
34136
34137 \begin_layout Standard
34138 \begin_inset ERT
34139 status collapsed
34140
34141 \begin_layout Plain Layout
34142
34143
34144 \backslash
34145 ifbraket 
34146 \end_layout
34147
34148 \end_inset
34149
34150
34151 \begin_inset Note Note
34152 status collapsed
34153
34154 \begin_layout Plain Layout
34155 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
34156 \series bold
34157 braket
34158 \series default
34159  está instalado.
34160 \end_layout
34161
34162 \end_inset
34163
34164
34165 \end_layout
34166
34167 \begin_layout Standard
34168 Están definidos los siguientes comandos:
34169 \end_layout
34170
34171 \begin_layout Standard
34172 \noindent
34173 \align center
34174 \begin_inset Tabular
34175 <lyxtabular version="3" rows="4" columns="2">
34176 <features>
34177 <column alignment="center" valignment="top" width="0">
34178 <column alignment="center" valignment="top" width="0">
34179 <row>
34180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184 Comando
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193 Resultado
34194 \end_layout
34195
34196 \end_inset
34197 </cell>
34198 </row>
34199 <row>
34200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34201 \begin_inset Text
34202
34203 \begin_layout Plain Layout
34204
34205 \backslash
34206 Bra{
34207 \backslash
34208 psi
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217 \begin_inset Formula $\Bra{\psi}$
34218 \end_inset
34219
34220
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 </row>
34226 <row>
34227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231
34232 \backslash
34233 Ket{
34234 \backslash
34235 psi
34236 \end_layout
34237
34238 \end_inset
34239 </cell>
34240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34241 \begin_inset Text
34242
34243 \begin_layout Plain Layout
34244 \begin_inset Formula $\Ket{\psi}$
34245 \end_inset
34246
34247
34248 \end_layout
34249
34250 \end_inset
34251 </cell>
34252 </row>
34253 <row>
34254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \backslash
34260 Braket{
34261 \backslash
34262 psi|
34263 \backslash
34264 phi
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273 \begin_inset Formula $\Braket{\psi|\phi}$
34274 \end_inset
34275
34276
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 </row>
34282 </lyxtabular>
34283
34284 \end_inset
34285
34286
34287 \end_layout
34288
34289 \begin_layout Standard
34290 El comando 
34291 \series bold
34292
34293 \backslash
34294 Braket
34295 \series default
34296  asegura que todas las barras verticales tienen el tamaño de los delimitadores
34297  circundantes:
34298 \begin_inset Formula \[
34299 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
34300
34301 \end_inset
34302
34303
34304 \begin_inset ERT
34305 status collapsed
34306
34307 \begin_layout Plain Layout
34308
34309
34310 \backslash
34311 else
34312 \end_layout
34313
34314 \end_inset
34315
34316
34317 \begin_inset Note Note
34318 status collapsed
34319
34320 \begin_layout Plain Layout
34321 Lo que sigue se verá en la salida si el paquete LaTeX 
34322 \series bold
34323 braket
34324 \series default
34325  no está instalado:
34326 \end_layout
34327
34328 \end_inset
34329
34330
34331 \end_layout
34332
34333 \begin_layout Standard
34334 Debes instalar el paquete LaTeX 
34335 \series bold
34336 braket
34337 \series default
34338  para ver en la salida el resto de esta subsección.
34339 \end_layout
34340
34341 \begin_layout Standard
34342 \begin_inset ERT
34343 status collapsed
34344
34345 \begin_layout Plain Layout
34346
34347
34348 \backslash
34349 fi
34350 \end_layout
34351
34352 \end_inset
34353
34354
34355 \end_layout
34356
34357 \begin_layout Standard
34358 El efecto de 
34359 \series bold
34360
34361 \backslash
34362 Braket
34363 \series default
34364  también se puede conseguir con el comando 
34365 \series bold
34366
34367 \backslash
34368 middle
34369 \series default
34370 , que se describe en 
34371 \begin_inset CommandInset ref
34372 LatexCommand ref
34373 reference "sub:Tamaño-automático-de"
34374
34375 \end_inset
34376
34377 .
34378 \end_layout
34379
34380 \begin_layout Subsection
34381 Fracciones definidas por el usuario
34382 \begin_inset CommandInset label
34383 LatexCommand label
34384 name "sub:Fracciones-personalizadas"
34385
34386 \end_inset
34387
34388
34389 \begin_inset Index
34390 status collapsed
34391
34392 \begin_layout Plain Layout
34393 Fracciones ! personalizadas
34394 \end_layout
34395
34396 \end_inset
34397
34398
34399 \end_layout
34400
34401 \begin_layout Standard
34402 Para definir comandos personalizados para fracciones, se usa el comando
34403  
34404 \series bold
34405
34406 \backslash
34407 genfrac
34408 \series default
34409
34410 \begin_inset Index
34411 status collapsed
34412
34413 \begin_layout Plain Layout
34414 Comandos ! G ! 
34415 \backslash
34416 genfrac
34417 \end_layout
34418
34419 \end_inset
34420
34421  con el siguiente esquema:
34422 \end_layout
34423
34424 \begin_layout Standard
34425
34426 \series bold
34427
34428 \backslash
34429 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
34430 \begin_inset Newline newline
34431 \end_inset
34432
34433
34434 \begin_inset ERT
34435 status collapsed
34436
34437 \begin_layout Plain Layout
34438
34439
34440 \backslash
34441 phantom{
34442 \end_layout
34443
34444 \end_inset
34445
34446
34447 \backslash
34448 genfrac{
34449 \begin_inset ERT
34450 status collapsed
34451
34452 \begin_layout Plain Layout
34453
34454 }
34455 \end_layout
34456
34457 \end_inset
34458
34459 fracción}{estilo}{numerador}{denominador}
34460 \end_layout
34461
34462 \begin_layout Standard
34463 El estilo es un número en el rango 0-3.
34464 \end_layout
34465
34466 \begin_layout Standard
34467 \align center
34468 \begin_inset Tabular
34469 <lyxtabular version="3" rows="5" columns="2">
34470 <features>
34471 <column alignment="center" valignment="top" width="0">
34472 <column alignment="center" valignment="top" width="0">
34473 <row>
34474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34475 \begin_inset Text
34476
34477 \begin_layout Plain Layout
34478 Número
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34484 \begin_inset Text
34485
34486 \begin_layout Plain Layout
34487 Estilo (tamaño)
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 </row>
34493 <row>
34494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498 0
34499 \end_layout
34500
34501 \end_inset
34502 </cell>
34503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34504 \begin_inset Text
34505
34506 \begin_layout Plain Layout
34507 ecuación presentada
34508 \end_layout
34509
34510 \end_inset
34511 </cell>
34512 </row>
34513 <row>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518 1
34519 \end_layout
34520
34521 \end_inset
34522 </cell>
34523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34524 \begin_inset Text
34525
34526 \begin_layout Plain Layout
34527 ecuación en línea
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 </row>
34533 <row>
34534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34535 \begin_inset Text
34536
34537 \begin_layout Plain Layout
34538 2
34539 \end_layout
34540
34541 \end_inset
34542 </cell>
34543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34544 \begin_inset Text
34545
34546 \begin_layout Plain Layout
34547 pequeño
34548 \end_layout
34549
34550 \end_inset
34551 </cell>
34552 </row>
34553 <row>
34554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34555 \begin_inset Text
34556
34557 \begin_layout Plain Layout
34558 3
34559 \end_layout
34560
34561 \end_inset
34562 </cell>
34563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34564 \begin_inset Text
34565
34566 \begin_layout Plain Layout
34567 muy pequeño
34568 \end_layout
34569
34570 \end_inset
34571 </cell>
34572 </row>
34573 </lyxtabular>
34574
34575 \end_inset
34576
34577
34578 \end_layout
34579
34580 \begin_layout Standard
34581 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
34582  
34583 \series bold
34584
34585 \backslash
34586 frac
34587 \series default
34588 .
34589 \end_layout
34590
34591 \begin_layout Standard
34592 Si no se pone grosor de la raya de fracción se usará el valor predefinido
34593  de 0.4
34594 \begin_inset space \thinspace{}
34595 \end_inset
34596
34597 pt.
34598 \end_layout
34599
34600 \begin_layout Standard
34601 Por ejemplo, los comandos 
34602 \series bold
34603
34604 \backslash
34605 dfrac
34606 \series default
34607  y 
34608 \series bold
34609
34610 \backslash
34611 tbinom
34612 \series default
34613  de la 
34614 \begin_inset CommandInset ref
34615 LatexCommand ref
34616 reference "sub:Fracciones"
34617
34618 \end_inset
34619
34620  se definen con los comandos:
34621 \end_layout
34622
34623 \begin_layout Standard
34624
34625 \series bold
34626
34627 \backslash
34628 newcommand{
34629 \backslash
34630 dfrac}[2]{
34631 \backslash
34632 genfrac{}{}{}{0}{#1}{#2}}
34633 \end_layout
34634
34635 \begin_layout Standard
34636 y
34637 \end_layout
34638
34639 \begin_layout Standard
34640
34641 \series bold
34642
34643 \backslash
34644 newcommand{
34645 \backslash
34646 tbinom}[2]{
34647 \backslash
34648 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34649 \end_layout
34650
34651 \begin_layout Standard
34652 \begin_inset VSpace medskip
34653 \end_inset
34654
34655
34656 \end_layout
34657
34658 \begin_layout Standard
34659 Para definir una fracción en la que el grosor de la raya se pueda definir
34660  como argumento opcional, se inserta la siguiente línea en el preámbulo
34661  LaTeX:
34662 \end_layout
34663
34664 \begin_layout Standard
34665
34666 \series bold
34667
34668 \backslash
34669 newcommand{
34670 \backslash
34671 fracS}[3][]{
34672 \backslash
34673 genfrac{}{}{#1}{}{#2}{#3}}
34674 \end_layout
34675
34676 \begin_layout Standard
34677 Un ensayo:
34678 \begin_inset Formula \begin{align*}
34679 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34680 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34681
34682 \end_inset
34683
34684 Como se puede ver, la distancia del numerador y el denominador a la raya
34685  de fracción se redondea a unas tres veces el grosor de la raya.
34686 \end_layout
34687
34688 \begin_layout Subsection
34689 Ecuaciones canceladas
34690 \begin_inset Index
34691 status collapsed
34692
34693 \begin_layout Plain Layout
34694 Ecuación ! cancelada
34695 \end_layout
34696
34697 \end_inset
34698
34699
34700 \end_layout
34701
34702 \begin_layout Standard
34703 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
34704  
34705 \series bold
34706 cancel
34707 \series default
34708
34709 \begin_inset Foot
34710 status collapsed
34711
34712 \begin_layout Plain Layout
34713
34714 \series bold
34715 cancel
34716 \series default
34717  forma parte de las distribuciones estándar de LaTeX.
34718 \end_layout
34719
34720 \end_inset
34721
34722
34723 \begin_inset Index
34724 status collapsed
34725
34726 \begin_layout Plain Layout
34727 Paquetes ! cancel
34728 \end_layout
34729
34730 \end_inset
34731
34732  con la línea de preámbulo LaTeX
34733 \end_layout
34734
34735 \begin_layout Standard
34736
34737 \series bold
34738
34739 \backslash
34740 usepackage[samesize]{cancel}
34741 \end_layout
34742
34743 \begin_layout Standard
34744 Hay cuatro formas de cancelar ecuaciones:
34745 \end_layout
34746
34747 \begin_layout Standard
34748 \align center
34749 \begin_inset Tabular
34750 <lyxtabular version="3" rows="5" columns="2">
34751 <features>
34752 <column alignment="center" valignment="top" width="0">
34753 <column alignment="center" valignment="top" width="0">
34754 <row>
34755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759 Comando
34760 \end_layout
34761
34762 \end_inset
34763 </cell>
34764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34765 \begin_inset Text
34766
34767 \begin_layout Plain Layout
34768 Resultado
34769 \begin_inset Note Note
34770 status collapsed
34771
34772 \begin_layout Plain Layout
34773 El
34774 \series bold
34775  
34776 \series default
34777 espacio y 
34778 \series bold
34779
34780 \backslash
34781 raisebox
34782 \series default
34783  se usa sólo como espaciador
34784 \end_layout
34785
34786 \end_inset
34787
34788
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 </row>
34794 <row>
34795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799
34800 \backslash
34801 cancel{
34802 \backslash
34803 int
34804 \begin_inset ERT
34805 status collapsed
34806
34807 \begin_layout Plain Layout
34808
34809
34810 \backslash
34811 spce 
34812 \end_layout
34813
34814 \end_inset
34815
34816 A=B
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34826 \end_inset
34827
34828
34829 \end_layout
34830
34831 \end_inset
34832 </cell>
34833 </row>
34834 <row>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \backslash
34841 bcancel{
34842 \backslash
34843 int
34844 \begin_inset ERT
34845 status collapsed
34846
34847 \begin_layout Plain Layout
34848
34849
34850 \backslash
34851 spce 
34852 \end_layout
34853
34854 \end_inset
34855
34856 A=B
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34866 \end_inset
34867
34868
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 </row>
34874 <row>
34875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879
34880 \backslash
34881 xcancel{
34882 \backslash
34883 int
34884 \begin_inset ERT
34885 status collapsed
34886
34887 \begin_layout Plain Layout
34888
34889
34890 \backslash
34891 spce 
34892 \end_layout
34893
34894 \end_inset
34895
34896 A=B
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34902 \begin_inset Text
34903
34904 \begin_layout Plain Layout
34905 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34906 \end_inset
34907
34908
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 </row>
34914 <row>
34915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919
34920 \backslash
34921 cancelto{1
34922 \begin_inset Formula $\to$
34923 \end_inset
34924
34925
34926 \backslash
34927 {
34928 \backslash
34929 int
34930 \begin_inset ERT
34931 status collapsed
34932
34933 \begin_layout Plain Layout
34934
34935
34936 \backslash
34937 spce 
34938 \end_layout
34939
34940 \end_inset
34941
34942 A=B
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34952 \end_inset
34953
34954
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 </row>
34960 </lyxtabular>
34961
34962 \end_inset
34963
34964
34965 \end_layout
34966
34967 \begin_layout Standard
34968
34969 \series bold
34970
34971 \backslash
34972 cancelto
34973 \series default
34974  es especialmente apropiada para visualizar la simplificación de fracciones
34975  en una ecuación:
34976 \begin_inset Formula \[
34977 \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}}}\]
34978
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \begin_layout Subsection
34985 Ecuaciones en encabezados de sección
34986 \begin_inset CommandInset label
34987 LatexCommand label
34988 name "sub:Ecuaciones-en-encabezados"
34989
34990 \end_inset
34991
34992
34993 \begin_inset Index
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997 Ecuación ! en encabezados de sección
34998 \end_layout
34999
35000 \end_inset
35001
35002
35003 \end_layout
35004
35005 \begin_layout Standard
35006 Si se quiere poner una ecuación en un encabezado de sección hay que tener
35007  en cuenta lo siguiente:
35008 \end_layout
35009
35010 \begin_layout Standard
35011 \begin_inset Note Greyedout
35012 status open
35013
35014 \begin_layout Plain Layout
35015 Si el soporte para 
35016 \series bold
35017 hyperref
35018 \series default
35019
35020 \begin_inset Index
35021 status collapsed
35022
35023 \begin_layout Plain Layout
35024 Paquetes ! hyperref
35025 \end_layout
35026
35027 \end_inset
35028
35029  está activado en la configuración del documento, 
35030 \family sans
35031 Propiedades
35032 \begin_inset space ~
35033 \end_inset
35034
35035
35036 \family default
35037 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
35038  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
35039  texto del marcador, porque se infringen las convenciones PDF.
35040 \end_layout
35041
35042 \end_inset
35043
35044
35045 \end_layout
35046
35047 \begin_layout Standard
35048 Estos problemas se pueden solucionar insertando al final del encabezado
35049  un título breve con el menú 
35050 \family sans
35051 Insertar\SpecialChar \menuseparator
35052 Título
35053 \begin_inset space ~
35054 \end_inset
35055
35056 breve
35057 \family default
35058 .
35059  Los títulos breves se usan como alternativa para encabezados de sección
35060  con más de una línea para mantener el buen aspecto del índice.
35061  En éste sólo aparece el título breve y por tanto también en los marcadores.
35062 \end_layout
35063
35064 \begin_layout Standard
35065 Si hay que poner ecuaciones en el índice y se usa 
35066 \series bold
35067 hyperref
35068 \series default
35069 , se puede insertar el siguiente comando en modo TeX:
35070 \end_layout
35071
35072 \begin_layout Standard
35073
35074 \series bold
35075
35076 \backslash
35077 texorpdfstring{parte}{alternativa}
35078 \begin_inset Index
35079 status collapsed
35080
35081 \begin_layout Plain Layout
35082 Comandos ! T ! 
35083 \backslash
35084 texorpdfstring
35085 \end_layout
35086
35087 \end_inset
35088
35089
35090 \end_layout
35091
35092 \begin_layout Standard
35093 parte se refiere a la parte del encabezado que no debería aparecer en el
35094  marcador PDF.
35095  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
35096  La alternativa se usa para el marcador en vez de la parte.
35097 \begin_inset Newpage newpage
35098 \end_inset
35099
35100
35101 \end_layout
35102
35103 \begin_layout Standard
35104 Aquí hay dos ejemplos de encabezados con ecuación:
35105 \end_layout
35106
35107 \begin_layout Standard
35108 \begin_inset VSpace -3mm
35109 \end_inset
35110
35111
35112 \end_layout
35113
35114 \begin_layout Standard
35115 \begin_inset ERT
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119
35120
35121 \backslash
35122 boldmath 
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \end_layout
35129
35130 \begin_layout Subsubsection
35131 Encabezado sin ecuación en el índice 
35132 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35133 \end_inset
35134
35135
35136 \begin_inset OptArg
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140 Encabezado sin ecuación en el índice
35141 \end_layout
35142
35143 \end_inset
35144
35145
35146 \end_layout
35147
35148 \begin_layout Subsubsection
35149 Encabezado con ecuación en el índice
35150 \begin_inset ERT
35151 status collapsed
35152
35153 \begin_layout Plain Layout
35154
35155
35156 \backslash
35157 texorpdfstring{
35158 \end_layout
35159
35160 \end_inset
35161
35162  
35163 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35164 \end_inset
35165
35166
35167 \begin_inset ERT
35168 status collapsed
35169
35170 \begin_layout Plain Layout
35171
35172 }{}
35173 \end_layout
35174
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Standard
35181 \begin_inset ERT
35182 status collapsed
35183
35184 \begin_layout Plain Layout
35185
35186
35187 \backslash
35188 unboldmath 
35189 \end_layout
35190
35191 \end_inset
35192
35193 En el primer encabezado se ha puesto un título breve, en el segundo un 
35194 \series bold
35195
35196 \backslash
35197 texorpdfstring
35198 \series default
35199 .
35200 \end_layout
35201
35202 \begin_layout Standard
35203 Para obtener el mismo formato que en los demás encabezados se han puesto
35204  ambos en un entorno 
35205 \series bold
35206 boldmath
35207 \series default
35208 .
35209 \begin_inset Foot
35210 status collapsed
35211
35212 \begin_layout Plain Layout
35213 véase 
35214 \begin_inset CommandInset ref
35215 LatexCommand ref
35216 reference "sub:Ecuaciones-en-negrita"
35217
35218 \end_inset
35219
35220
35221 \end_layout
35222
35223 \end_inset
35224
35225
35226 \end_layout
35227
35228 \begin_layout Subsection
35229 Ecuaciones en texto multicolumna
35230 \begin_inset Index
35231 status collapsed
35232
35233 \begin_layout Plain Layout
35234 Ecuación ! en texto multicolumna
35235 \end_layout
35236
35237 \end_inset
35238
35239
35240 \end_layout
35241
35242 \begin_layout Standard
35243 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35244  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35245  de la página.
35246  Esto se hace usando el paquete LaTeX 
35247 \series bold
35248 multicol
35249 \series default
35250 ,
35251 \begin_inset Foot
35252 status collapsed
35253
35254 \begin_layout Plain Layout
35255
35256 \series bold
35257 multicol
35258 \series default
35259  forma parte de las distribuciones LaTeX estándar.
35260 \end_layout
35261
35262 \end_inset
35263
35264
35265 \begin_inset Index
35266 status collapsed
35267
35268 \begin_layout Plain Layout
35269 Paquetes ! multicol
35270 \end_layout
35271
35272 \end_inset
35273
35274  que se carga en el preámbulo LaTeX con la línea
35275 \end_layout
35276
35277 \begin_layout Standard
35278
35279 \series bold
35280
35281 \backslash
35282 usepackage{multicol}
35283 \end_layout
35284
35285 \begin_layout Standard
35286 \begin_inset Note Greyedout
35287 status collapsed
35288
35289 \begin_layout Plain Layout
35290 Ten en cuenta que la opción 
35291 \family sans
35292 Documento
35293 \begin_inset space ~
35294 \end_inset
35295
35296 con
35297 \begin_inset space ~
35298 \end_inset
35299
35300 dos
35301 \begin_inset space ~
35302 \end_inset
35303
35304 caras
35305 \family default
35306 , bajo 
35307 \family sans
35308 Diseño
35309 \begin_inset space ~
35310 \end_inset
35311
35312 de
35313 \begin_inset space ~
35314 \end_inset
35315
35316 página 
35317 \family default
35318 en el menú 
35319 \family sans
35320 Documento\SpecialChar \menuseparator
35321 Configuración
35322 \family default
35323  
35324 \emph on
35325 debe
35326 \emph default
35327  estar desmarcada.
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Standard
35336 Antes del texto multicolumna se inserta en modo TeX el comando
35337 \end_layout
35338
35339 \begin_layout Standard
35340
35341 \series bold
35342
35343 \backslash
35344 begin{multicols}{número de columnas}
35345 \end_layout
35346
35347 \begin_layout Standard
35348 El número de columnas está en el rango 2-10.
35349  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
35350  TeX el comando
35351 \end_layout
35352
35353 \begin_layout Standard
35354
35355 \series bold
35356
35357 \backslash
35358 end{multicols}
35359 \end_layout
35360
35361 \begin_layout Standard
35362 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
35363  Para quitarlo se inserta un espacio vertical de -6
35364 \begin_inset space \thinspace{}
35365 \end_inset
35366
35367 mm antes de la ecuación.
35368  Si se usa el estilo 
35369 \series bold
35370 Sangrado
35371 \series default
35372 ,
35373 \begin_inset Foot
35374 status collapsed
35375
35376 \begin_layout Plain Layout
35377 véase estilos de ecuación en 
35378 \begin_inset CommandInset ref
35379 LatexCommand ref
35380 reference "sec:Estilos-de-ecuación"
35381
35382 \end_inset
35383
35384
35385 \end_layout
35386
35387 \end_inset
35388
35389  se inserta un espacio de -9
35390 \begin_inset space \thinspace{}
35391 \end_inset
35392
35393 mm.
35394 \end_layout
35395
35396 \begin_layout Standard
35397 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
35398 \end_layout
35399
35400 \begin_layout Standard
35401 \begin_inset ERT
35402 status collapsed
35403
35404 \begin_layout Plain Layout
35405
35406
35407 \backslash
35408 begin{multicols}{2}
35409 \end_layout
35410
35411 \end_inset
35412
35413 Das Spektrum wird fouriertransformiert.
35414  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
35415 , Lösungsmittel) zu trennen.
35416  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
35417  nun das Aussehen des Ausgangssignals.
35418  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
35419  über alle Phasen integrieren muss.
35420  Sei nun 
35421 \begin_inset Formula $S$
35422 \end_inset
35423
35424  unser normiertes Ausgangssignal and 
35425 \begin_inset Formula $P$
35426 \end_inset
35427
35428  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
35429 \begin_inset ERT
35430 status collapsed
35431
35432 \begin_layout Plain Layout
35433
35434
35435 \backslash
35436 end{multicols}
35437 \end_layout
35438
35439 \end_inset
35440
35441
35442 \begin_inset VSpace -6mm
35443 \end_inset
35444
35445
35446 \begin_inset Formula \begin{equation}
35447 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35448
35449 \end_inset
35450
35451
35452 \begin_inset ERT
35453 status collapsed
35454
35455 \begin_layout Plain Layout
35456
35457
35458 \backslash
35459 begin{multicols}{2}
35460 \end_layout
35461
35462 \end_inset
35463
35464 wobei 
35465 \begin_inset Formula $S_{0}$
35466 \end_inset
35467
35468  das Signal ohne Gradient ist and the Normierungsbedingung 
35469 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35470 \end_inset
35471
35472  gilt.
35473  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
35474  Direkt nach the 
35475 \begin_inset Formula $\nicefrac{\pi}{2}$
35476 \end_inset
35477
35478
35479 \begin_inset space \thinspace{}
35480 \end_inset
35481
35482 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
35483  das Signal zusätzlich abschwächt.
35484  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
35485  
35486 \begin_inset Formula $T_{2}$
35487 \end_inset
35488
35489 -Zeit.
35490 \end_layout
35491
35492 \begin_layout Standard
35493 \begin_inset ERT
35494 status collapsed
35495
35496 \begin_layout Plain Layout
35497
35498
35499 \backslash
35500 end{multicols}
35501 \end_layout
35502
35503 \end_inset
35504
35505  
35506 \end_layout
35507
35508 \begin_layout Subsection
35509 Ecuaciones con descripción de variables
35510 \begin_inset Index
35511 status collapsed
35512
35513 \begin_layout Plain Layout
35514 Ecuación ! con descripción de variables
35515 \end_layout
35516
35517 \end_inset
35518
35519
35520 \end_layout
35521
35522 \begin_layout Standard
35523 Para describir variables en una ecuación, como en la fórmula 
35524 \begin_inset CommandInset ref
35525 LatexCommand eqref
35526 reference "eq:within"
35527
35528 \end_inset
35529
35530 , se inserta una matriz 2×
35531 \begin_inset Formula $n$
35532 \end_inset
35533
35534  con columnas alineadas a la izquierda para las 
35535 \emph on
35536
35537 \begin_inset Formula $n$
35538 \end_inset
35539
35540
35541 \emph default
35542  variables usadas.
35543 \begin_inset Foot
35544 status collapsed
35545
35546 \begin_layout Plain Layout
35547 véase matrices en 
35548 \begin_inset CommandInset ref
35549 LatexCommand ref
35550 reference "sec:Matrices"
35551
35552 \end_inset
35553
35554
35555 \end_layout
35556
35557 \end_inset
35558
35559  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
35560  
35561 \series bold
35562
35563 \backslash
35564 footnotesize
35565 \series default
35566  antes de la matriz.
35567 \begin_inset Foot
35568 status collapsed
35569
35570 \begin_layout Plain Layout
35571 véase tamaños de fuentes en 
35572 \begin_inset CommandInset ref
35573 LatexCommand ref
35574 reference "sub:Tamaños-de-fuentes"
35575
35576 \end_inset
35577
35578 .
35579 \end_layout
35580
35581 \end_inset
35582
35583
35584 \end_layout
35585
35586 \begin_layout Standard
35587 Si se usa el estilo 
35588 \series bold
35589 Sangrado
35590 \series default
35591 ,
35592 \begin_inset Foot
35593 status collapsed
35594
35595 \begin_layout Plain Layout
35596 véase estilos de ecuación en 
35597 \begin_inset CommandInset ref
35598 LatexCommand ref
35599 reference "sec:Estilos-de-ecuación"
35600
35601 \end_inset
35602
35603
35604 \end_layout
35605
35606 \end_inset
35607
35608  se inserta un 
35609 \series bold
35610
35611 \backslash
35612 hfill
35613 \series default
35614
35615 \begin_inset Foot
35616 status collapsed
35617
35618 \begin_layout Plain Layout
35619
35620 \series bold
35621
35622 \backslash
35623 hfill
35624 \series default
35625  sólo funciona en ecuaciones en estilo 
35626 \series bold
35627 Sangrado
35628 \series default
35629 , véase 
35630 \begin_inset CommandInset ref
35631 LatexCommand ref
35632 reference "sub:Espacio-variable"
35633
35634 \end_inset
35635
35636
35637 \end_layout
35638
35639 \end_inset
35640
35641  delante y detrás de la matriz para que tenga la misma separación con la
35642  ecuación y con el margen.
35643 \end_layout
35644
35645 \begin_layout Standard
35646 Si se usa el estilo 
35647 \series bold
35648 Centrado
35649 \series default
35650  se emplea el método descrito en la 
35651 \begin_inset CommandInset ref
35652 LatexCommand ref
35653 reference "sub:Entorno-flalign"
35654
35655 \end_inset
35656
35657  para sangrar la ecuación.
35658  La ecuación 
35659 \begin_inset CommandInset ref
35660 LatexCommand eqref
35661 reference "eq:within"
35662
35663 \end_inset
35664
35665  consta de cinco columnas ya que las dos primeras contienen la fórmula,
35666  la tercera la matriz y la última una llave TeX vacía.
35667 \begin_inset Formula \begin{flalign}
35668 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
35669 \rho & \mbox{densidad}\\
35670 V & \mbox{volumen}\\
35671 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
35672
35673 \end_inset
35674
35675
35676 \end_layout
35677
35678 \begin_layout Subsection
35679 Letras griegas minúsculas en redonda
35680 \begin_inset CommandInset label
35681 LatexCommand label
35682 name "sub:Griegas-en-redonda"
35683
35684 \end_inset
35685
35686
35687 \begin_inset Index
35688 status collapsed
35689
35690 \begin_layout Plain Layout
35691 Letras griegas ! en redonda
35692 \end_layout
35693
35694 \end_inset
35695
35696
35697 \end_layout
35698
35699 \begin_layout Standard
35700 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
35701  cursiva.
35702  Pero para símbolos de partículas elementales como piones y neutrinos hacen
35703  falta letras griegas en redonda.
35704  El archivo 
35705 \series bold
35706 upgreek.sty
35707 \series default
35708
35709 \begin_inset Foot
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713
35714 \series bold
35715 upgreek
35716 \series default
35717  forma parte del paquete LaTeX 
35718 \series bold
35719 was
35720 \series default
35721
35722 \begin_inset Index
35723 status collapsed
35724
35725 \begin_layout Plain Layout
35726 Paquetes ! was
35727 \begin_inset ERT
35728 status collapsed
35729
35730 \begin_layout Plain Layout
35731
35732
35733 \backslash
35734 vspace{4mm}
35735 \end_layout
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \end_inset
35743
35744 .
35745 \end_layout
35746
35747 \end_inset
35748
35749
35750 \begin_inset Index
35751 status collapsed
35752
35753 \begin_layout Plain Layout
35754 Paquetes ! upgreek
35755 \end_layout
35756
35757 \end_inset
35758
35759 , que se carga en el preámbulo LaTeX con la línea
35760 \end_layout
35761
35762 \begin_layout Standard
35763
35764 \series bold
35765
35766 \backslash
35767 usepackage{upgreek}
35768 \end_layout
35769
35770 \begin_layout Standard
35771 las suministra.
35772  
35773 \begin_inset ERT
35774 status collapsed
35775
35776 \begin_layout Plain Layout
35777
35778
35779 \backslash
35780 ifupgreek 
35781 \end_layout
35782
35783 \end_inset
35784
35785
35786 \begin_inset Note Note
35787 status collapsed
35788
35789 \begin_layout Plain Layout
35790 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
35791  
35792 \series bold
35793 upgreek
35794 \series default
35795 .
35796 \end_layout
35797
35798 \end_inset
35799
35800  Se imprimen con el comando de la letra correspondiente precedido de 
35801 \series bold
35802 up
35803 \series default
35804 .
35805  Por ejemplo, el comando 
35806 \series bold
35807
35808 \backslash
35809 uptau
35810 \series default
35811  genera: 
35812 \begin_inset Formula $\uptau$
35813 \end_inset
35814
35815
35816 \end_layout
35817
35818 \begin_layout Standard
35819 Con estos comandos se pueden escribir reacciones entre partículas elementales:
35820 \begin_inset Formula \[
35821 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
35822
35823 \end_inset
35824
35825
35826 \end_layout
35827
35828 \begin_layout Standard
35829 Las letras en redonda son más remarcadas y más grandes que las correspondientes
35830  en cursiva.
35831  Por tanto no deberían emplearse para unidades como 
35832 \begin_inset Quotes fld
35833 \end_inset
35834
35835 µm
35836 \begin_inset Quotes frd
35837 \end_inset
35838
35839 .
35840 \end_layout
35841
35842 \begin_layout Standard
35843 \begin_inset ERT
35844 status collapsed
35845
35846 \begin_layout Plain Layout
35847
35848
35849 \backslash
35850 else 
35851 \end_layout
35852
35853 \end_inset
35854
35855
35856 \begin_inset Note Note
35857 status collapsed
35858
35859 \begin_layout Plain Layout
35860 Lo siguiente se mostrará si el paquete LaTeX 
35861 \series bold
35862 upgreek
35863 \series default
35864  no está instalado:
35865 \end_layout
35866
35867 \end_inset
35868
35869
35870 \end_layout
35871
35872 \begin_layout Standard
35873 Debes instalar el paquete LaTeX 
35874 \series bold
35875 upgreek
35876 \series default
35877  para ver en la salida el resto de esta subsección.
35878  
35879 \end_layout
35880
35881 \begin_layout Standard
35882 \begin_inset ERT
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886
35887
35888 \backslash
35889 fi
35890 \end_layout
35891
35892 \end_inset
35893
35894
35895 \end_layout
35896
35897 \begin_layout Subsection
35898 Caracteres de texto en ecuaciones
35899 \begin_inset CommandInset label
35900 LatexCommand label
35901 name "sub:Caracteres-de-texto"
35902
35903 \end_inset
35904
35905
35906 \begin_inset Index
35907 status collapsed
35908
35909 \begin_layout Plain Layout
35910 Texto ! en ecuaciones
35911 \end_layout
35912
35913 \end_inset
35914
35915
35916 \end_layout
35917
35918 \begin_layout Standard
35919 En algunos casos podrías querer insertar caracteres de texto directamente
35920  en ecuaciones.
35921  Por ejemplo, cuando se usa con frecuencia el punto centrado 
35922 \begin_inset Formula $\cdot$
35923 \end_inset
35924
35925  en expresiones como 
35926 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
35927 \end_inset
35928
35929 , habría que insertar el comando 
35930 \series bold
35931
35932 \backslash
35933 cdot
35934 \series default
35935
35936 \begin_inset Foot
35937 status collapsed
35938
35939 \begin_layout Plain Layout
35940 véase 
35941 \begin_inset CommandInset ref
35942 LatexCommand ref
35943 reference "sub:Operadores-binarios"
35944
35945 \end_inset
35946
35947
35948 \end_layout
35949
35950 \end_inset
35951
35952  continuamente, porque este carácter está definido en todas las codificaciones
35953  como carácter de texto.
35954  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
35955 \end_layout
35956
35957 \begin_layout Standard
35958
35959 \series bold
35960
35961 \backslash
35962 Declare Inputtext{183}{
35963 \backslash
35964 ifmmode
35965 \backslash
35966 cdot
35967 \backslash
35968 else
35969 \backslash
35970 textperiodcentered
35971 \backslash
35972 f\SpecialChar \textcompwordmark{}
35973 i}
35974 \end_layout
35975
35976 \begin_layout Standard
35977 La codificación de caracteres (menú 
35978 \family sans
35979 Documento\SpecialChar \menuseparator
35980 Configuración\SpecialChar \menuseparator
35981 Idioma
35982 \family default
35983 ) especifica el carácter que se muestra al pulsar una tecla.
35984  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
35985  
35986 \series bold
35987
35988 \backslash
35989 textperiodcentered
35990 \series default
35991 .
35992  Pero este comando no está disponible en ecuaciones así que obtendrías errores
35993  de LaTeX.
35994  Con la codificación cambiada se escoge automáticamente el comando correcto,
35995  dependiendo de si el carácter se ha insertado en una ecuación o no.
35996 \end_layout
35997
35998 \begin_layout Standard
35999 La codificación de diversos caracteres se guarda en archivos de definición.
36000  Por ejemplo la codificación 
36001 \series bold
36002 latin9
36003 \series default
36004  se define en el archivo 
36005 \series bold
36006 latin9.def
36007 \series default
36008  que está en el directorio de LaTeX.
36009  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
36010  archivo de definición, de lo contrario nuestros documentos no podrían ser
36011  editados en otros ordenadores.
36012 \begin_inset VSpace medskip
36013 \end_inset
36014
36015
36016 \end_layout
36017
36018 \begin_layout Standard
36019 Además del punto centrado, en este documento se ha definido el símbolo grado
36020  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
36021  directamente en una fórmula:
36022 \end_layout
36023
36024 \begin_layout Standard
36025
36026 \series bold
36027
36028 \backslash
36029 DeclareInputtext{176}{
36030 \backslash
36031 ifmmode^
36032 \backslash
36033 circ
36034 \backslash
36035 else
36036 \backslash
36037 textdegree
36038 \backslash
36039 f\SpecialChar \textcompwordmark{}
36040 i}
36041 \begin_inset Newpage newpage
36042 \end_inset
36043
36044
36045 \end_layout
36046
36047 \begin_layout Section
36048 \start_of_appendix
36049 Notas sobre tipografía
36050 \begin_inset Index
36051 status collapsed
36052
36053 \begin_layout Plain Layout
36054 Tipografía, notas
36055 \end_layout
36056
36057 \end_inset
36058
36059
36060 \end_layout
36061
36062 \begin_layout Standard
36063 Esta sección es un resumen de las normas tipográficas ISO más importantes.
36064 \begin_inset Foot
36065 status collapsed
36066
36067 \begin_layout Plain Layout
36068 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
36069  
36070 \begin_inset Quotes fld
36071 \end_inset
36072
36073 Duden
36074 \begin_inset Quotes frd
36075 \end_inset
36076
36077  
36078 \begin_inset CommandInset citation
36079 LatexCommand cite
36080 key "Duden"
36081
36082 \end_inset
36083
36084 , que incluye algunas de las normas ISO.
36085  
36086 \begin_inset Newline newline
36087 \end_inset
36088
36089 (
36090 \emph on
36091 N.
36092 \begin_inset space \thinspace{}
36093 \end_inset
36094
36095 del t.
36096 \emph default
36097 : Para documentación en español sobre el tema, véase 
36098 \begin_inset CommandInset citation
36099 LatexCommand cite
36100 key "Bezos"
36101
36102 \end_inset
36103
36104 .)
36105 \end_layout
36106
36107 \end_inset
36108
36109
36110 \end_layout
36111
36112 \begin_layout Itemize
36113 Las unidades físicas se escriben 
36114 \emph on
36115 siempre 
36116 \emph default
36117 en redonda
36118 \begin_inset Foot
36119 status collapsed
36120
36121 \begin_layout Plain Layout
36122 véase estilos de fuentes en 
36123 \begin_inset CommandInset ref
36124 LatexCommand ref
36125 reference "sub:Estilos-de-fuentes"
36126
36127 \end_inset
36128
36129
36130 \end_layout
36131
36132 \end_inset
36133
36134 : 30
36135 \begin_inset space \thinspace{}
36136 \end_inset
36137
36138 km/h
36139 \begin_inset Newline newline
36140 \end_inset
36141
36142 Entre el valor y la unidad hay un espacio delgado, véase 
36143 \begin_inset CommandInset ref
36144 LatexCommand ref
36145 reference "sub:Espacio-predefinido"
36146
36147 \end_inset
36148
36149 .
36150 \begin_inset Newline newline
36151 \end_inset
36152
36153 Esta norma la cumple automáticamente el comando 
36154 \series bold
36155
36156 \backslash
36157 unittwo
36158 \series default
36159 .
36160  Si se introduce en una fórmula aparecen dos cuadros.
36161  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36162  como antes, 
36163 \begin_inset Formula $\unit[30]{km/h}$
36164 \end_inset
36165
36166
36167 \begin_inset space \thinspace{}
36168 \end_inset
36169
36170 .
36171  Ten en cuenta que 
36172 \series bold
36173
36174 \backslash
36175 unittwo
36176 \series default
36177  no es un auténtico comando LaTeX, sino el comando 
36178 \series bold
36179
36180 \backslash
36181 unit[value]{unit}
36182 \series default
36183 , por tanto no lo puedes usar en código TeX.
36184 \end_layout
36185
36186 \begin_layout Itemize
36187 Los signos por ciento y por mil se escriben como las unidades físicas:
36188 \begin_inset Newline newline
36189 \end_inset
36190
36191 1,2
36192 \begin_inset space \thinspace{}
36193 \end_inset
36194
36195 ‰ de alcohol en sangre.
36196 \end_layout
36197
36198 \begin_layout Itemize
36199 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36200  otra unidad: 15
36201 \begin_inset space \thinspace{}
36202 \end_inset
36203
36204 °C
36205 \end_layout
36206
36207 \begin_layout Itemize
36208 En números con más de cuatro dígitos se inserta un espacio delgado para
36209  separarlos en grupos de tres cifras: 18
36210 \begin_inset space \thinspace{}
36211 \end_inset
36212
36213 473
36214 \begin_inset space \thinspace{}
36215 \end_inset
36216
36217 588
36218 \end_layout
36219
36220 \begin_layout Itemize
36221 Para dimensiones como 120×90×40
36222 \begin_inset space \thinspace{}
36223 \end_inset
36224
36225 cm se usa el aspa de multiplicar 
36226 \begin_inset Quotes fld
36227 \end_inset
36228
36229 ×
36230 \begin_inset Quotes frd
36231 \end_inset
36232
36233 .
36234  Está disponible en el menú 
36235 \family sans
36236 Insertar\SpecialChar \menuseparator
36237 Carácter especial
36238 \family default
36239 \SpecialChar \menuseparator
36240
36241 \family sans
36242 Símbolos
36243 \family default
36244 .
36245  Se puede insertar directamente con cierta combinación de teclas.
36246 \end_layout
36247
36248 \begin_layout Itemize
36249 Las funciones con nombres que constan de varias letras se escriben en redonda
36250  para evitar confusiones, véase 
36251 \begin_inset CommandInset ref
36252 LatexCommand ref
36253 reference "sub:Funciones-predefinidas"
36254
36255 \end_inset
36256
36257 .
36258 \end_layout
36259
36260 \begin_layout Itemize
36261 Los índices que constan de varias letras se escriben en redonda: 
36262 \begin_inset Formula $E_{\mathrm{cin}}$
36263 \end_inset
36264
36265
36266 \begin_inset Newline newline
36267 \end_inset
36268
36269 Los componentes de una matriz se escriben en cursiva: 
36270 \begin_inset Formula $\hat{H}_{kl}$
36271 \end_inset
36272
36273
36274 \end_layout
36275
36276 \begin_layout Itemize
36277 El operador de diferenciación/integración 'd', el número de Euler 'e' y
36278  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
36279 s con otras variables.
36280  
36281 \end_layout
36282
36283 \begin_layout Standard
36284 \begin_inset Newpage newpage
36285 \end_inset
36286
36287
36288 \end_layout
36289
36290 \begin_layout Section
36291 Sinónimos
36292 \begin_inset Index
36293 status collapsed
36294
36295 \begin_layout Plain Layout
36296 Sinónimos
36297 \end_layout
36298
36299 \end_inset
36300
36301
36302 \end_layout
36303
36304 \begin_layout Standard
36305 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
36306  como los que se recogen en esta lista:
36307 \begin_inset Foot
36308 status collapsed
36309
36310 \begin_layout Plain Layout
36311 véase también 
36312 \begin_inset CommandInset ref
36313 LatexCommand ref
36314 reference "fn:sinónimos"
36315
36316 \end_inset
36317
36318 .
36319 \end_layout
36320
36321 \end_inset
36322
36323
36324 \end_layout
36325
36326 \begin_layout Standard
36327
36328 \end_layout
36329
36330 \begin_layout Standard
36331 \begin_inset VSpace bigskip
36332 \end_inset
36333
36334
36335 \begin_inset space \hfill{}
36336 \end_inset
36337
36338
36339 \begin_inset Tabular
36340 <lyxtabular version="3" rows="12" columns="2">
36341 <features>
36342 <column alignment="center" valignment="top" width="0pt">
36343 <column alignment="center" valignment="top" width="0pt">
36344 <row>
36345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36346 \begin_inset Text
36347
36348 \begin_layout Plain Layout
36349 Comando
36350 \end_layout
36351
36352 \end_inset
36353 </cell>
36354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36355 \begin_inset Text
36356
36357 \begin_layout Plain Layout
36358 equivalente a
36359 \begin_inset Note Note
36360 status collapsed
36361
36362 \begin_layout Plain Layout
36363
36364 \series bold
36365
36366 \backslash
36367 raisebox
36368 \series default
36369  se usa sólo como espaciador
36370 \end_layout
36371
36372 \end_inset
36373
36374
36375 \end_layout
36376
36377 \end_inset
36378 </cell>
36379 </row>
36380 <row>
36381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385
36386 \backslash
36387 ast
36388 \end_layout
36389
36390 \end_inset
36391 </cell>
36392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36393 \begin_inset Text
36394
36395 \begin_layout Plain Layout
36396 \begin_inset ERT
36397 status collapsed
36398
36399 \begin_layout Plain Layout
36400
36401
36402 \backslash
36403 raisebox{-1.2mm}{
36404 \end_layout
36405
36406 \end_inset
36407
36408 *
36409 \begin_inset ERT
36410 status collapsed
36411
36412 \begin_layout Plain Layout
36413
36414 }
36415 \end_layout
36416
36417 \end_inset
36418
36419
36420 \end_layout
36421
36422 \end_inset
36423 </cell>
36424 </row>
36425 <row>
36426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36427 \begin_inset Text
36428
36429 \begin_layout Plain Layout
36430
36431 \backslash
36432 choose
36433 \end_layout
36434
36435 \end_inset
36436 </cell>
36437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36438 \begin_inset Text
36439
36440 \begin_layout Plain Layout
36441
36442 \backslash
36443 binom
36444 \end_layout
36445
36446 \end_inset
36447 </cell>
36448 </row>
36449 <row>
36450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36451 \begin_inset Text
36452
36453 \begin_layout Plain Layout
36454
36455 \backslash
36456 geq
36457 \end_layout
36458
36459 \end_inset
36460 </cell>
36461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36462 \begin_inset Text
36463
36464 \begin_layout Plain Layout
36465
36466 \backslash
36467 ge
36468 \end_layout
36469
36470 \end_inset
36471 </cell>
36472 </row>
36473 <row>
36474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36475 \begin_inset Text
36476
36477 \begin_layout Plain Layout
36478
36479 \backslash
36480 lbrace
36481 \end_layout
36482
36483 \end_inset
36484 </cell>
36485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36486 \begin_inset Text
36487
36488 \begin_layout Plain Layout
36489 {
36490 \end_layout
36491
36492 \end_inset
36493 </cell>
36494 </row>
36495 <row>
36496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36497 \begin_inset Text
36498
36499 \begin_layout Plain Layout
36500
36501 \backslash
36502 lbracket
36503 \end_layout
36504
36505 \end_inset
36506 </cell>
36507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36508 \begin_inset Text
36509
36510 \begin_layout Plain Layout
36511 [
36512 \end_layout
36513
36514 \end_inset
36515 </cell>
36516 </row>
36517 <row>
36518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36519 \begin_inset Text
36520
36521 \begin_layout Plain Layout
36522
36523 \backslash
36524 leftarrow
36525 \end_layout
36526
36527 \end_inset
36528 </cell>
36529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36530 \begin_inset Text
36531
36532 \begin_layout Plain Layout
36533
36534 \backslash
36535 gets
36536 \end_layout
36537
36538 \end_inset
36539 </cell>
36540 </row>
36541 <row>
36542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36543 \begin_inset Text
36544
36545 \begin_layout Plain Layout
36546
36547 \backslash
36548 leq
36549 \end_layout
36550
36551 \end_inset
36552 </cell>
36553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36554 \begin_inset Text
36555
36556 \begin_layout Plain Layout
36557
36558 \backslash
36559 le
36560 \end_layout
36561
36562 \end_inset
36563 </cell>
36564 </row>
36565 <row>
36566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36567 \begin_inset Text
36568
36569 \begin_layout Plain Layout
36570
36571 \backslash
36572 lor
36573 \end_layout
36574
36575 \end_inset
36576 </cell>
36577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36578 \begin_inset Text
36579
36580 \begin_layout Plain Layout
36581
36582 \backslash
36583 vee
36584 \end_layout
36585
36586 \end_inset
36587 </cell>
36588 </row>
36589 <row>
36590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36591 \begin_inset Text
36592
36593 \begin_layout Plain Layout
36594
36595 \backslash
36596 neq
36597 \end_layout
36598
36599 \end_inset
36600 </cell>
36601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36602 \begin_inset Text
36603
36604 \begin_layout Plain Layout
36605
36606 \backslash
36607 not=
36608 \end_layout
36609
36610 \end_inset
36611 </cell>
36612 </row>
36613 <row>
36614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36615 \begin_inset Text
36616
36617 \begin_layout Plain Layout
36618
36619 \backslash
36620 slash
36621 \end_layout
36622
36623 \end_inset
36624 </cell>
36625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36626 \begin_inset Text
36627
36628 \begin_layout Plain Layout
36629 /
36630 \end_layout
36631
36632 \end_inset
36633 </cell>
36634 </row>
36635 <row>
36636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36637 \begin_inset Text
36638
36639 \begin_layout Plain Layout
36640
36641 \backslash
36642 vert
36643 \end_layout
36644
36645 \end_inset
36646 </cell>
36647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36648 \begin_inset Text
36649
36650 \begin_layout Plain Layout
36651 |
36652 \end_layout
36653
36654 \end_inset
36655 </cell>
36656 </row>
36657 </lyxtabular>
36658
36659 \end_inset
36660
36661
36662 \begin_inset space \hfill{}
36663 \end_inset
36664
36665
36666 \begin_inset Tabular
36667 <lyxtabular version="3" rows="12" columns="2">
36668 <features>
36669 <column alignment="center" valignment="top" width="0pt">
36670 <column alignment="center" valignment="top" width="0pt">
36671 <row>
36672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36673 \begin_inset Text
36674
36675 \begin_layout Plain Layout
36676 Comando
36677 \end_layout
36678
36679 \end_inset
36680 </cell>
36681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36682 \begin_inset Text
36683
36684 \begin_layout Plain Layout
36685 equivalente a
36686 \end_layout
36687
36688 \end_inset
36689 </cell>
36690 </row>
36691 <row>
36692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36693 \begin_inset Text
36694
36695 \begin_layout Plain Layout
36696
36697 \backslash
36698 backslash
36699 \end_layout
36700
36701 \end_inset
36702 </cell>
36703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36704 \begin_inset Text
36705
36706 \begin_layout Plain Layout
36707
36708 \backslash
36709
36710 \backslash
36711
36712 \end_layout
36713
36714 \end_inset
36715 </cell>
36716 </row>
36717 <row>
36718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36719 \begin_inset Text
36720
36721 \begin_layout Plain Layout
36722
36723 \backslash
36724 dasharrow
36725 \end_layout
36726
36727 \end_inset
36728 </cell>
36729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36730 \begin_inset Text
36731
36732 \begin_layout Plain Layout
36733
36734 \backslash
36735 dashrightarrow
36736 \end_layout
36737
36738 \end_inset
36739 </cell>
36740 </row>
36741 <row>
36742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36743 \begin_inset Text
36744
36745 \begin_layout Plain Layout
36746
36747 \backslash
36748 land
36749 \end_layout
36750
36751 \end_inset
36752 </cell>
36753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36754 \begin_inset Text
36755
36756 \begin_layout Plain Layout
36757
36758 \backslash
36759 wedge
36760 \end_layout
36761
36762 \end_inset
36763 </cell>
36764 </row>
36765 <row>
36766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36767 \begin_inset Text
36768
36769 \begin_layout Plain Layout
36770
36771 \backslash
36772 rbrace
36773 \end_layout
36774
36775 \end_inset
36776 </cell>
36777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36778 \begin_inset Text
36779
36780 \begin_layout Plain Layout
36781 }
36782 \end_layout
36783
36784 \end_inset
36785 </cell>
36786 </row>
36787 <row>
36788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36789 \begin_inset Text
36790
36791 \begin_layout Plain Layout
36792
36793 \backslash
36794 rbracket
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36800 \begin_inset Text
36801
36802 \begin_layout Plain Layout
36803 ]
36804 \end_layout
36805
36806 \end_inset
36807 </cell>
36808 </row>
36809 <row>
36810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36811 \begin_inset Text
36812
36813 \begin_layout Plain Layout
36814
36815 \backslash
36816 rightarrow
36817 \end_layout
36818
36819 \end_inset
36820 </cell>
36821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36822 \begin_inset Text
36823
36824 \begin_layout Plain Layout
36825
36826 \backslash
36827 to
36828 \end_layout
36829
36830 \end_inset
36831 </cell>
36832 </row>
36833 <row>
36834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36835 \begin_inset Text
36836
36837 \begin_layout Plain Layout
36838
36839 \backslash
36840 lnot
36841 \end_layout
36842
36843 \end_inset
36844 </cell>
36845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36846 \begin_inset Text
36847
36848 \begin_layout Plain Layout
36849
36850 \backslash
36851 neg
36852 \end_layout
36853
36854 \end_inset
36855 </cell>
36856 </row>
36857 <row>
36858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36859 \begin_inset Text
36860
36861 \begin_layout Plain Layout
36862
36863 \backslash
36864 ne
36865 \end_layout
36866
36867 \end_inset
36868 </cell>
36869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36870 \begin_inset Text
36871
36872 \begin_layout Plain Layout
36873
36874 \backslash
36875 not=
36876 \end_layout
36877
36878 \end_inset
36879 </cell>
36880 </row>
36881 <row>
36882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36883 \begin_inset Text
36884
36885 \begin_layout Plain Layout
36886
36887 \backslash
36888 owns
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36894 \begin_inset Text
36895
36896 \begin_layout Plain Layout
36897
36898 \backslash
36899 ni
36900 \end_layout
36901
36902 \end_inset
36903 </cell>
36904 </row>
36905 <row>
36906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36907 \begin_inset Text
36908
36909 \begin_layout Plain Layout
36910
36911 \backslash
36912 square
36913 \end_layout
36914
36915 \end_inset
36916 </cell>
36917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36918 \begin_inset Text
36919
36920 \begin_layout Plain Layout
36921
36922 \backslash
36923 Box
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 </row>
36929 <row>
36930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934
36935 \backslash
36936 Vert
36937 \end_layout
36938
36939 \end_inset
36940 </cell>
36941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36942 \begin_inset Text
36943
36944 \begin_layout Plain Layout
36945
36946 \backslash
36947 |
36948 \end_layout
36949
36950 \end_inset
36951 </cell>
36952 </row>
36953 </lyxtabular>
36954
36955 \end_inset
36956
36957
36958 \begin_inset space \hfill{}
36959 \end_inset
36960
36961
36962 \end_layout
36963
36964 \begin_layout Standard
36965 \begin_inset Newpage newpage
36966 \end_inset
36967
36968
36969 \end_layout
36970
36971 \begin_layout Bibliography
36972 \begin_inset CommandInset bibitem
36973 LatexCommand bibitem
36974 key "TLC2"
36975
36976 \end_inset
36977
36978
36979 \shape smallcaps
36980 Mittelbach, F.
36981  ; Goossens, M.
36982 \shape default
36983
36984 \shape italic
36985 The LaTeX Companion
36986 \shape default
36987 .
36988  Addison Wesley, 2004
36989 \end_layout
36990
36991 \begin_layout Bibliography
36992 \begin_inset CommandInset bibitem
36993 LatexCommand bibitem
36994 key "Mathmode"
36995
36996 \end_inset
36997
36998
36999 \begin_inset CommandInset href
37000 LatexCommand href
37001 name "Descripción"
37002 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37003
37004 \end_inset
37005
37006  de habilidades matemáticas de LaTeX
37007 \end_layout
37008
37009 \begin_layout Bibliography
37010 \begin_inset CommandInset bibitem
37011 LatexCommand bibitem
37012 key "Voss"
37013
37014 \end_inset
37015
37016
37017 \begin_inset CommandInset href
37018 LatexCommand href
37019 name "Página web"
37020 target "http://tug.org/TeXnik/"
37021
37022 \end_inset
37023
37024  con sugerencias y consejos de LaTeX
37025 \end_layout
37026
37027 \begin_layout Bibliography
37028 \begin_inset CommandInset bibitem
37029 LatexCommand bibitem
37030 key "AMS"
37031
37032 \end_inset
37033
37034
37035 \begin_inset CommandInset href
37036 LatexCommand href
37037 name "Descripción"
37038 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37039
37040 \end_inset
37041
37042  de 
37043 \begin_inset ERT
37044 status collapsed
37045
37046 \begin_layout Plain Layout
37047
37048
37049 \backslash
37050 AmS
37051 \end_layout
37052
37053 \end_inset
37054
37055 -LaTeX
37056 \end_layout
37057
37058 \begin_layout Bibliography
37059 \begin_inset CommandInset bibitem
37060 LatexCommand bibitem
37061 key "Symbole"
37062
37063 \end_inset
37064
37065
37066 \begin_inset CommandInset href
37067 LatexCommand href
37068 name "Lista"
37069 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37070
37071 \end_inset
37072
37073  de todos los símbolos disponibles con paquetes LaTeX
37074 \end_layout
37075
37076 \begin_layout Bibliography
37077 \begin_inset CommandInset bibitem
37078 LatexCommand bibitem
37079 key "hyperref"
37080
37081 \end_inset
37082
37083
37084 \begin_inset CommandInset href
37085 LatexCommand href
37086 name "Documentación"
37087 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37088
37089 \end_inset
37090
37091  del paquete LaTeX 
37092 \series bold
37093 hyperref
37094 \series default
37095
37096 \begin_inset Index
37097 status collapsed
37098
37099 \begin_layout Plain Layout
37100 Paquetes ! hyperref
37101 \end_layout
37102
37103 \end_inset
37104
37105
37106 \end_layout
37107
37108 \begin_layout Bibliography
37109 \begin_inset CommandInset bibitem
37110 LatexCommand bibitem
37111 key "Mathclap"
37112
37113 \end_inset
37114
37115
37116 \begin_inset CommandInset href
37117 LatexCommand href
37118 name "Descripción"
37119 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37120
37121 \end_inset
37122
37123  del comando 
37124 \series bold
37125
37126 \backslash
37127 mathclap
37128 \series default
37129 , descrito en 
37130 \begin_inset CommandInset ref
37131 LatexCommand ref
37132 reference "sub:Límites-de-operadores"
37133
37134 \end_inset
37135
37136
37137 \begin_inset Index
37138 status collapsed
37139
37140 \begin_layout Plain Layout
37141 Comandos ! M ! 
37142 \backslash
37143 mathclap
37144 \end_layout
37145
37146 \end_inset
37147
37148
37149 \end_layout
37150
37151 \begin_layout Bibliography
37152 \begin_inset CommandInset bibitem
37153 LatexCommand bibitem
37154 key "Duden"
37155
37156 \end_inset
37157
37158
37159 \emph on
37160 Duden Band 1
37161 \emph default
37162 .
37163  22.
37164  Auflage, Duden 2001
37165 \end_layout
37166
37167 \begin_layout Bibliography
37168 \begin_inset CommandInset bibitem
37169 LatexCommand bibitem
37170 key "spanish"
37171
37172 \end_inset
37173
37174
37175 \begin_inset CommandInset href
37176 LatexCommand href
37177 name "Página web"
37178 target "http://www.tex-tipografia.com/spanish.html"
37179
37180 \end_inset
37181
37182  del estilo 
37183 \series bold
37184 spanish
37185 \family sans
37186 \series default
37187  
37188 \family default
37189 incluido en el paquete 
37190 \series bold
37191 babel
37192 \end_layout
37193
37194 \begin_layout Bibliography
37195 \begin_inset CommandInset bibitem
37196 LatexCommand bibitem
37197 key "Bezos"
37198
37199 \end_inset
37200
37201
37202 \begin_inset CommandInset href
37203 LatexCommand href
37204 name "Documento"
37205 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
37206
37207 \end_inset
37208
37209  sobre ortotipografía y notaciones matemáticas en español
37210 \end_layout
37211
37212 \begin_layout Standard
37213
37214 \family sans
37215 \series bold
37216 \begin_inset CommandInset index_print
37217 LatexCommand printindex
37218
37219 \end_inset
37220
37221
37222 \end_layout
37223
37224 \end_body
37225 \end_document