]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 498
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrartcl
7 \begin_preamble
8 % DO NOT ALTER THIS PREAMBLE!!!
9 %
10 % This preamble is designed to ensure that the file prints
11 % out as advertised. If you mess with this preamble,
12 % parts of this document may not print out as expected.  If you
13 % have problems LaTeXing this file, please contact 
14 % the documentation team
15 % email: lyx-docs@lists.lyx.org
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 \@ifpackageloaded{babel}{
37  % increase link area for cross-references and autoname them,
38  \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
39  \addto\extrasspanish{%
40   \renewcommand*{\equationautorefname}[1]{}%
41   \renewcommand{\sectionautorefname}{sec.\negthinspace}%
42   \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
43   \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
44  }
45 }{}
46
47 % don't load packages twice
48 % see first footnote in sec. 9.3
49 \@ifundefined{textcolor}{\usepackage{color}}{}
50
51 % the pages of the TOC are numbered roman
52 % and a PDF-bookmark for the TOC is added
53 \pagenumbering{roman}
54 \let\myTOC\tableofcontents
55 \renewcommand{\tableofcontents}{%
56  \vspace{1cm}
57  \pdfbookmark[1]{\contentsname}{}
58  \myTOC
59  \cleardoublepage
60  \pagenumbering{arabic}}
61
62 % add 0.5 mm vertical space for table rows
63 \@ifundefined{extrarowheight} {\usepackage{array}}{}
64 \setlength{\extrarowheight}{0.5mm}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % makes caption labels bold
71 \setkomafont{captionlabel}{\bfseries}
72
73 % enables calculation of values
74 \usepackage{calc}
75
76 % for multiple columns used in sec. 24.7
77 \usepackage{multicol}
78
79 % needed in sec. 19.4
80 \usepackage{remreset}
81
82 % for the Fourier transformation symbol
83 \usepackage{mathrsfs}
84
85 % define a color, used in sec.9.3
86 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
87
88 % declare operators (see sec. 10.4 and sec. 15.2)
89 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
90 \DeclareMathOperator{\sgn}{sgn}
91
92 % example definitions for sec. 20.1 
93 \newcommand{\gr}{\Longrightarrow}
94 \newcommand{\us}[1]{\underline{#1}}
95 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
96 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
97 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
98
99 % example macro from sec. 19.4
100 %\def\tagform@#1{\maketag@@@{|#1|}}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package undertilde
108 % used for the command \utilde
109 \newboolean{undertilde}
110 \IfFileExists{undertilde.sty}
111  {\usepackage{undertilde}
112   \setboolean{undertilde}{true}}
113  {\setboolean{undertilde}{false}}
114
115 % check for package eurosym
116 % used for the Euro symbol
117 \newboolean{eurosym}
118 \IfFileExists{eurosym.sty}
119  {\usepackage[gennarrow]{eurosym}
120   \setboolean{eurosym}{true}}
121  {\setboolean{eurosym}{false}}
122
123 % check for package braket
124 % used for physical vectors
125 \newboolean{braket}
126 \IfFileExists{braket.sty}
127  {\usepackage{braket}
128   \setboolean{braket}{true}}
129  {\setboolean{braket}{false}}
130
131 % check for package cancel
132 \newboolean{cancel}
133 \IfFileExists{cancel.sty}
134  {\usepackage{cancel}
135   \setboolean{cancel}{true}}
136  {\setboolean{cancel}{false}}
137
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options false
147 \maintain_unincluded_children false
148 \language spanish
149 \language_package babel
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_math auto
156 \font_default_family default
157 \use_non_tex_fonts false
158 \font_sc false
159 \font_osf false
160 \font_sf_scale 100
161 \font_tt_scale 100
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "Manual detallado de Matemáticas en LyX"
171 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_package amsmath 2
187 \use_package amssymb 2
188 \use_package cancel 0
189 \use_package esint 1
190 \use_package mathdots 1
191 \use_package mathtools 2
192 \use_package mhchem 1
193 \use_package stackrel 0
194 \use_package stmaryrd 0
195 \use_package undertilde 0
196 \cite_engine basic
197 \cite_engine_type default
198 \biblio_style plain
199 \use_bibtopic false
200 \use_indices false
201 \paperorientation portrait
202 \suppress_date false
203 \justification true
204 \use_refstyle 0
205 \notefontcolor #0000ff
206 \index Índice
207 \shortcut idx
208 \color #008000
209 \end_index
210 \secnumdepth 4
211 \tocdepth 3
212 \paragraph_separation skip
213 \defskip medskip
214 \quotes_language french
215 \papercolumns 1
216 \papersides 2
217 \paperpagestyle plain
218 \bullet 1 0 6 -1
219 \bullet 2 2 35 -1
220 \bullet 3 2 7 -1
221 \tracking_changes false
222 \output_changes false
223 \html_math_output 0
224 \html_css_as_file 0
225 \html_be_strict false
226 \end_header
227
228 \begin_body
229
230 \begin_layout Title
231 Manual detallado de
232 \begin_inset Newline newline
233 \end_inset
234
235 Matemáticas en \SpecialChar LyX
236
237 \end_layout
238
239 \begin_layout Author
240 por el Equipo \SpecialChar LyX
241
242 \begin_inset Foot
243 status collapsed
244
245 \begin_layout Plain Layout
246 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
247  lista de correo de documentación de \SpecialChar LyX
248
249 \family typewriter
250
251 \begin_inset CommandInset href
252 LatexCommand href
253 name "lyx-docs@lists.lyx.org"
254 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
255
256 \end_inset
257
258
259 \end_layout
260
261 \end_inset
262
263
264 \begin_inset Note Note
265 status collapsed
266
267 \begin_layout Plain Layout
268 autor: Uwe Stöhr, traducción: Ignacio García
269 \end_layout
270
271 \end_inset
272
273
274 \begin_inset Newline newline
275 \end_inset
276
277
278 \begin_inset Newline newline
279 \end_inset
280
281 Versión 2.1.x
282 \end_layout
283
284 \begin_layout Standard
285 \begin_inset CommandInset toc
286 LatexCommand tableofcontents
287
288 \end_inset
289
290
291 \end_layout
292
293 \begin_layout Standard
294 \begin_inset Note Note
295 status open
296
297 \begin_layout Plain Layout
298 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
299  paquetes \SpecialChar LaTeX
300  
301 \series bold
302 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
303 \series default
304  y 
305 \series bold
306 was
307 \series default
308 .
309  Si
310 \series bold
311  
312 \series default
313 no están instalados también puedes exportar el documento pero las secciones
314  en que se requieren dichos paquetes no aparecerán en la salida.
315  
316 \series bold
317 mhchem
318 \series default
319  es una excepción: si no está instalado no se puede exportar este archivo.
320 \end_layout
321
322 \begin_layout Plain Layout
323 La última versión PDF de este documento está disponible en:
324 \begin_inset Newline newline
325 \end_inset
326
327
328 \series bold
329 http://wiki.lyx.org/\SpecialChar LyX
330 /DocumentationDevelopment#Math
331 \end_layout
332
333 \end_inset
334
335
336 \begin_inset Newpage newpage
337 \end_inset
338
339
340 \end_layout
341
342 \begin_layout Section
343 Introducción
344 \end_layout
345
346 \begin_layout Standard
347 Este documento explica las características matemáticas de \SpecialChar LyX
348  y además es una
349  colección de comandos \SpecialChar LaTeX
350  para caracteres y estructuras matemáticas.
351  Las explicaciones están diseñadas para el uso de comandos.
352  Por consiguiente es preciso que hayas leído la sección 
353 \emph on
354 Ecuaciones matemáticas
355 \emph default
356  de la 
357 \emph on
358 Guía del usuario
359 \emph default
360 .
361 \end_layout
362
363 \begin_layout Standard
364 La mayoría de caracteres y muchas estructuras explicadas en este manual
365  también son accesibles mediante el menú 
366 \family sans
367 Insertar\SpecialChar menuseparator
368 Ecuación
369 \family default
370  o la barra de herramientas
371 \family sans
372  Ecuaciones
373 \family default
374 .
375  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
376  mucho más rápido usar comandos que la barra de herramientas.
377  Por tanto este manual está enfocado al uso de comandos, aunque también
378  se mencionan los botones correspondientes de las barras de herramientas
379  cuando están disponibles.
380 \end_layout
381
382 \begin_layout Standard
383 Si no se especifica lo contrario los comandos sólo están disponibles dentro
384  de las fórmulas.
385  Para poder usar todos los comandos explicados en este documento, debe usarse
386  la opción 
387 \family sans
388 Usar el paquete de ecuaciones AMS
389 \family default
390  en la configuración del documento (menú 
391 \family sans
392 Documento\SpecialChar menuseparator
393 Configuración\SpecialChar menuseparator
394 Opciones de ecuación
395 \family default
396 )
397 \begin_inset Foot
398 status collapsed
399
400 \begin_layout Plain Layout
401 La opción 
402 \family sans
403 Usar el paquete de ecuaciones AMS automáticamente
404 \family default
405  sólo usa ecuaciones 
406 \begin_inset ERT
407 status collapsed
408
409 \begin_layout Plain Layout
410
411
412 \backslash
413 AmS 
414 \end_layout
415
416 \end_inset
417
418
419 \begin_inset space ~
420 \end_inset
421
422  si las estructuras matemáticas son soportadas por \SpecialChar LyX
423 .
424 \end_layout
425
426 \end_inset
427
428 .
429 \end_layout
430
431 \begin_layout Standard
432 Este documento no recoge todos los comandos de ecuaciones 
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438
439 \backslash
440 AmS 
441 \end_layout
442
443 \end_inset
444
445
446 \begin_inset Foot
447 status collapsed
448
449 \begin_layout Plain Layout
450 En el archivo 
451 \family sans
452
453 \begin_inset CommandInset href
454 LatexCommand href
455 name "amsguide.ps"
456 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
457
458 \end_inset
459
460
461 \family default
462 , que forma parte de todas las distribuciones estándar de \SpecialChar LaTeX
463 , hay una lista
464  con todos los comandos de ecuaciones 
465 \begin_inset ERT
466 status collapsed
467
468 \begin_layout Plain Layout
469
470
471 \backslash
472 AmS 
473 \end_layout
474
475 \end_inset
476
477 .
478 \end_layout
479
480 \end_inset
481
482  por razones de claridad.
483 \end_layout
484
485 \begin_layout Section
486 Instrucciones generales
487 \end_layout
488
489 \begin_layout Standard
490 Para crear una ecuación en línea
491 \begin_inset Index idx
492 status collapsed
493
494 \begin_layout Plain Layout
495 Ecuación ! en línea
496 \end_layout
497
498 \end_inset
499
500  insertada en una línea de texto, teclea una de las combinaciones 
501 \family sans
502 Ctrl+M, Alt+C M, Alt+M M
503 \family default
504  o pulsa el botón 
505 \begin_inset Info
506 type  "icon"
507 arg   "math-mode"
508 \end_inset
509
510  de la barra de herramientas.
511 \begin_inset Newline newline
512 \end_inset
513
514 Para crear una ecuación en estilo presentación
515 \begin_inset Index idx
516 status collapsed
517
518 \begin_layout Plain Layout
519 Ecuación ! presentada
520 \end_layout
521
522 \end_inset
523
524 , que se verá más grande y en su propio párrafo, teclea
525 \family sans
526  
527 \family default
528 una de estas combinaciones: 
529 \family sans
530 Ctrl+Mayúsculas+M, Alt+M D.
531 \end_layout
532
533 \begin_layout Standard
534 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
535  dentro de la ecuación y teclea
536 \family sans
537  Ctrl+M, Alt+C M, Alt+M M 
538 \family default
539 o usa el menú 
540 \family sans
541 Editar\SpecialChar menuseparator
542 Ecuación\SpecialChar menuseparator
543 Cambiar tipo de ecuación
544 \family default
545 .
546  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
547 \end_layout
548
549 \begin_layout Standard
550 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
551  presentada, escribe el comando 
552 \series bold
553
554 \backslash
555 displaystyle
556 \series default
557
558 \begin_inset Index idx
559 status collapsed
560
561 \begin_layout Plain Layout
562 Comandos ! D ! 
563 \backslash
564 displaystyle
565 \end_layout
566
567 \end_inset
568
569  en la ecuación y pulsa espacio.
570  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
571  de la ecuación.
572 \end_layout
573
574 \begin_layout Standard
575 En los cuadros sólo se permiten ecuaciones en línea.
576 \end_layout
577
578 \begin_layout Standard
579 Las barras 
580 \family sans
581 Ecuaciones
582 \family default
583  y 
584 \family sans
585 Paneles de ecuaciones 
586 \family default
587 se pueden visualizar mediante el menú 
588 \family sans
589 Ver\SpecialChar menuseparator
590 Barras de herramientas
591 \family default
592 .
593  Si ahí pulsas en 
594 \begin_inset Quotes fld
595 \end_inset
596
597 Ecuaciones
598 \begin_inset Quotes frd
599 \end_inset
600
601  y/o en 
602 \begin_inset Quotes fld
603 \end_inset
604
605 Paneles de ecuaciones
606 \begin_inset Quotes frd
607 \end_inset
608
609 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
610  estado se visualiza en el menú de las barras de herramientas con una marca.
611  Si en este estado pulsas de nuevo sobre 
612 \begin_inset Quotes fld
613 \end_inset
614
615 Ecuaciones
616 \begin_inset Quotes frd
617 \end_inset
618
619  y/o 
620 \begin_inset Quotes fld
621 \end_inset
622
623 Paneles de ecuaciones
624 \begin_inset Quotes frd
625 \end_inset
626
627  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
628  de una ecuación; este estado se indica añadiendo a las entradas del menú
629  la palabra 
630 \begin_inset Quotes fld
631 \end_inset
632
633 (auto)
634 \begin_inset Quotes frd
635 \end_inset
636
637 .
638  
639 \end_layout
640
641 \begin_layout Standard
642 El modo \SpecialChar TeX
643
644 \begin_inset Index idx
645 status collapsed
646
647 \begin_layout Plain Layout
648 T@\SpecialChar TeX
649  ! modo
650 \end_layout
651
652 \end_inset
653
654  se inicia pulsando el botón 
655 \begin_inset Info
656 type  "icon"
657 arg   "ert-insert"
658 \end_inset
659
660  de la barra de herramientas o con el menú 
661 \family sans
662 Insertar\SpecialChar menuseparator
663 Código Te
664 \begin_inset ERT
665 status collapsed
666
667 \begin_layout Plain Layout
668
669 {}
670 \end_layout
671
672 \end_inset
673
674 X
675 \family default
676 , (atajo 
677 \family sans
678 Ctrl+L
679 \family default
680 ).
681 \begin_inset Note Note
682 status collapsed
683
684 \begin_layout Plain Layout
685 En \SpecialChar LyX
686  hay tres 
687 \begin_inset Quotes fld
688 \end_inset
689
690 nombres propios
691 \begin_inset Quotes frd
692 \end_inset
693
694  que se ven en la salida con letras sobre o bajo la alineación normal: \SpecialChar TeX
695 ,
696  \SpecialChar LaTeX
697  y \SpecialChar LyX
698 .
699 \end_layout
700
701 \begin_layout Plain Layout
702 Para evitar que estas palabras sean reconocidas como tales nombres propios,
703  se inserta un par de llaves \SpecialChar TeX
704 .
705  
706 \end_layout
707
708 \end_inset
709
710
711 \end_layout
712
713 \begin_layout Standard
714 Para cambiar el preámbulo \SpecialChar LaTeX
715
716 \begin_inset Index idx
717 status collapsed
718
719 \begin_layout Plain Layout
720 \SpecialChar LaTeX
721 , preámbulo
722 \end_layout
723
724 \end_inset
725
726 , usa el menú 
727 \family sans
728 Documento\SpecialChar menuseparator
729 Configuración\SpecialChar menuseparator
730 Preámbulo LaT
731 \begin_inset ERT
732 status collapsed
733
734 \begin_layout Plain Layout
735
736 {}
737 \end_layout
738
739 \end_inset
740
741 eX
742 \family default
743 .
744 \end_layout
745
746 \begin_layout Standard
747 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
748  multilínea, se pueden usar los menús 
749 \family sans
750 Editar\SpecialChar menuseparator
751 Ecuación
752 \family default
753  y 
754 \family sans
755 Editar\SpecialChar menuseparator
756 Filas y columnas
757 \family default
758  o la barra de herramientas de 
759 \family sans
760 Cuadro
761 \family default
762 .
763  Cuando las líneas y columnas se intercambian mediante el menú, la columna
764  o línea en la que está se cambia con la columna de la derecha o con la
765  línea de abajo, respectivamente.
766  Si el cursor está en la última columna o fila, el cambio se hace con la
767  columna de la izquierda o la línea de arriba.
768 \end_layout
769
770 \begin_layout Standard
771 Para escribir texto en fórmulas se usa 
772 \emph on
773 texto de ecuaciones
774 \emph default
775
776 \begin_inset Index idx
777 status collapsed
778
779 \begin_layout Plain Layout
780 Texto ! en ecuaciones
781 \end_layout
782
783 \end_inset
784
785 .
786 \begin_inset Foot
787 status collapsed
788
789 \begin_layout Plain Layout
790 Para ecuaciones multilínea se usa el comando 
791 \series bold
792
793 \backslash
794 intertext
795 \series default
796 , véase
797 \begin_inset space ~
798 \end_inset
799
800
801 \begin_inset CommandInset ref
802 LatexCommand ref
803 reference "subsec:Texto-en-multilínea"
804
805 \end_inset
806
807 .
808 \end_layout
809
810 \end_inset
811
812  Este modo se inicia con el atajo 
813 \family sans
814 Alt+M
815 \begin_inset space ~
816 \end_inset
817
818 M
819 \family default
820  o
821 \family sans
822  Ctrl+M
823 \family default
824  o insertando el comando 
825 \series bold
826
827 \backslash
828 text
829 \series default
830
831 \begin_inset Index idx
832 status collapsed
833
834 \begin_layout Plain Layout
835 Comandos ! T ! 
836 \backslash
837 text
838 \end_layout
839
840 \end_inset
841
842 .
843  El texto se ve en negro en \SpecialChar LyX
844  y por tanto puede distinguirse de otras partes
845  de la ecuación que se ven en azul.
846  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
847 a de otras partes de la fórmula.
848 \end_layout
849
850 \begin_layout Subsection*
851 Esquema de comandos
852 \end_layout
853
854 \begin_layout Standard
855 La mayoría de los comandos \SpecialChar LaTeX
856  para estructuras matemáticas tienen el siguiente
857  esquema:
858 \end_layout
859
860 \begin_layout Standard
861
862 \series bold
863
864 \backslash
865 nombre_del_comando[argumento opcional]{argumento requerido}
866 \end_layout
867
868 \begin_layout Standard
869 Un comando empieza siempre por una barra inversa, 
870 \begin_inset Quotes fld
871 \end_inset
872
873
874 \series bold
875
876 \backslash
877
878 \series default
879
880 \begin_inset Quotes frd
881 \end_inset
882
883 .
884  Para omitir argumentos opcionales, quita también los corchetes asociados.
885  En este documento, las llaves que encierran los argumentos requeridos se
886  denominan llaves \SpecialChar TeX
887
888 \begin_inset Index idx
889 status collapsed
890
891 \begin_layout Plain Layout
892 T@\SpecialChar TeX
893  ! llaves
894 \end_layout
895
896 \end_inset
897
898 .
899  Si en una ecuación añades una llave de apertura al nombre de un comando,
900  \SpecialChar LyX
901  crea automáticamente una llave \SpecialChar TeX
902 .
903  En todos los demás casos las llaves \SpecialChar TeX
904  se crean en las ecuaciones con el
905  comando 
906 \series bold
907
908 \backslash
909 {
910 \series default
911 .
912  Las llaves \SpecialChar TeX
913  se ven en rojo en \SpecialChar LyX
914 , a diferencia de las llaves normales, que
915  se muestran en azul.
916  En modo \SpecialChar TeX
917  no hace falta comando para poner llaves \SpecialChar TeX
918 .
919  Las llaves \SpecialChar TeX
920  no aparecen en la salida.
921 \end_layout
922
923 \begin_layout Standard
924 En el caso de comandos sin argumentos, como los comandos para símbolos que
925  se introducen en modo \SpecialChar TeX
926
927 \emph on
928 siempre
929 \emph default
930  debe teclearse un espacio tras el comando para finalizarlo.
931  Este espacio no aparece en la salida.
932  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
933  de un espacio protegido en texto normal.
934 \end_layout
935
936 \begin_layout Standard
937 Un espacio protegido se inserta con 
938 \family sans
939 Ctrl+Espacio
940 \family default
941 .
942 \end_layout
943
944 \begin_layout Subsection*
945 Explicación de la sintaxis
946 \end_layout
947
948 \begin_layout Itemize
949 El símbolo 
950 \begin_inset space \textvisiblespace{}
951 \end_inset
952
953  indica que hay que teclear un espacio.
954 \end_layout
955
956 \begin_layout Itemize
957 Una flecha como 
958 \begin_inset Formula $\rightarrow$
959 \end_inset
960
961  indica el uso de la correspondiente tecla de flecha.
962  La tecla 
963 \family sans
964 Tab
965 \family default
966  se puede usar a menudo en vez de 
967 \begin_inset Formula $\rightarrow$
968 \end_inset
969
970  y 
971 \begin_inset Formula $\downarrow$
972 \end_inset
973
974 , y 
975 \family sans
976 Mayús+Tab
977 \family default
978  en vez de 
979 \begin_inset Formula $\leftarrow$
980 \end_inset
981
982  y 
983 \begin_inset Formula $\uparrow$
984 \end_inset
985
986 .
987 \end_layout
988
989 \begin_layout Subsection*
990 Unidades disponibles
991 \end_layout
992
993 \begin_layout Standard
994 \align center
995 \begin_inset Float table
996 placement H
997 wide false
998 sideways false
999 status open
1000
1001 \begin_layout Plain Layout
1002 \align center
1003 \begin_inset Caption Standard
1004
1005 \begin_layout Plain Layout
1006 \begin_inset CommandInset label
1007 LatexCommand label
1008 name "tab:Unidades-disponibles"
1009
1010 \end_inset
1011
1012 Unidades disponibles
1013 \end_layout
1014
1015 \end_inset
1016
1017
1018 \end_layout
1019
1020 \begin_layout Plain Layout
1021 \align center
1022 \begin_inset Tabular
1023 <lyxtabular version="3" rows="13" columns="2">
1024 <features booktabs="true" tabularvalignment="middle">
1025 <column alignment="center" valignment="top" width="0pt">
1026 <column alignment="center" valignment="top">
1027 <row>
1028 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 Unidad
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 Nombre / Descripción
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 </row>
1047 <row>
1048 <cell alignment="center" valignment="top" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Plain Layout
1052 mm
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 <cell alignment="center" valignment="top" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 Milímetro
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 </row>
1067 <row>
1068 <cell alignment="center" valignment="top" usebox="none">
1069 \begin_inset Text
1070
1071 \begin_layout Plain Layout
1072 cm
1073 \end_layout
1074
1075 \end_inset
1076 </cell>
1077 <cell alignment="center" valignment="top" usebox="none">
1078 \begin_inset Text
1079
1080 \begin_layout Plain Layout
1081 Centímetro
1082 \end_layout
1083
1084 \end_inset
1085 </cell>
1086 </row>
1087 <row>
1088 <cell alignment="center" valignment="top" usebox="none">
1089 \begin_inset Text
1090
1091 \begin_layout Plain Layout
1092 in
1093 \end_layout
1094
1095 \end_inset
1096 </cell>
1097 <cell alignment="center" valignment="top" usebox="none">
1098 \begin_inset Text
1099
1100 \begin_layout Plain Layout
1101 Pulgada (1
1102 \begin_inset space \thinspace{}
1103 \end_inset
1104
1105 in = 2,54
1106 \begin_inset space \thinspace{}
1107 \end_inset
1108
1109 cm)
1110 \end_layout
1111
1112 \end_inset
1113 </cell>
1114 </row>
1115 <row>
1116 <cell alignment="center" valignment="top" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 pt
1121 \end_layout
1122
1123 \end_inset
1124 </cell>
1125 <cell alignment="center" valignment="top" usebox="none">
1126 \begin_inset Text
1127
1128 \begin_layout Plain Layout
1129 Punto (72.27
1130 \begin_inset space \thinspace{}
1131 \end_inset
1132
1133 pt = 1
1134 \begin_inset space \thinspace{}
1135 \end_inset
1136
1137 in)
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row>
1144 <cell alignment="center" valignment="top" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Plain Layout
1148 pc
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Plain Layout
1157 Pica (1
1158 \begin_inset space \thinspace{}
1159 \end_inset
1160
1161 pc = 12
1162 \begin_inset space \thinspace{}
1163 \end_inset
1164
1165 pt)
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row>
1172 <cell alignment="center" valignment="top" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 sp
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 Punto escalado (65536
1186 \begin_inset space \thinspace{}
1187 \end_inset
1188
1189 sp = 1
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193 pt)
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 bp
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 Punto grande (72
1214 \begin_inset space \thinspace{}
1215 \end_inset
1216
1217 bp = 1
1218 \begin_inset space \thinspace{}
1219 \end_inset
1220
1221 in)
1222 \end_layout
1223
1224 \end_inset
1225 </cell>
1226 </row>
1227 <row>
1228 <cell alignment="center" valignment="top" usebox="none">
1229 \begin_inset Text
1230
1231 \begin_layout Plain Layout
1232 dd
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 <cell alignment="center" valignment="top" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 Didot (1
1242 \begin_inset space \thinspace{}
1243 \end_inset
1244
1245 dd 
1246 \begin_inset Formula $\approx$
1247 \end_inset
1248
1249  0.376
1250 \begin_inset space \thinspace{}
1251 \end_inset
1252
1253 mm)
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 </row>
1259 <row>
1260 <cell alignment="center" valignment="top" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 cc
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 Cicero (1
1274 \begin_inset space \thinspace{}
1275 \end_inset
1276
1277 cc = 12
1278 \begin_inset space \thinspace{}
1279 \end_inset
1280
1281 dd)
1282 \end_layout
1283
1284 \end_inset
1285 </cell>
1286 </row>
1287 <row>
1288 <cell alignment="center" valignment="top" usebox="none">
1289 \begin_inset Text
1290
1291 \begin_layout Plain Layout
1292 ex
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 <cell alignment="center" valignment="top" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 Altura de la letra 
1302 \begin_inset Quotes fld
1303 \end_inset
1304
1305
1306 \emph on
1307 x
1308 \emph default
1309
1310 \begin_inset Quotes frd
1311 \end_inset
1312
1313  en la tipografía actual
1314 \end_layout
1315
1316 \end_inset
1317 </cell>
1318 </row>
1319 <row>
1320 <cell alignment="center" valignment="top" usebox="none">
1321 \begin_inset Text
1322
1323 \begin_layout Plain Layout
1324 em
1325 \end_layout
1326
1327 \end_inset
1328 </cell>
1329 <cell alignment="center" valignment="top" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 Anchura de la letra 
1334 \begin_inset Quotes fld
1335 \end_inset
1336
1337
1338 \emph on
1339 M
1340 \emph default
1341
1342 \begin_inset Quotes frd
1343 \end_inset
1344
1345  en la tipografía actual
1346 \end_layout
1347
1348 \end_inset
1349 </cell>
1350 </row>
1351 <row>
1352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1353 \begin_inset Text
1354
1355 \begin_layout Plain Layout
1356 mu
1357 \end_layout
1358
1359 \end_inset
1360 </cell>
1361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1362 \begin_inset Text
1363
1364 \begin_layout Plain Layout
1365 Unidad matemática (1
1366 \begin_inset space \thinspace{}
1367 \end_inset
1368
1369 mu = 
1370 \begin_inset Formula $\nicefrac{1}{18}$
1371 \end_inset
1372
1373
1374 \begin_inset space \thinspace{}
1375 \end_inset
1376
1377 em)
1378 \end_layout
1379
1380 \end_inset
1381 </cell>
1382 </row>
1383 </lyxtabular>
1384
1385 \end_inset
1386
1387
1388 \end_layout
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Standard
1396 \align center
1397 \begin_inset Newpage newpage
1398 \end_inset
1399
1400
1401 \end_layout
1402
1403 \begin_layout Section
1404 Funciones básicas
1405 \end_layout
1406
1407 \begin_layout Subsection
1408 Exponentes
1409 \begin_inset Index idx
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413 Exponentes
1414 \end_layout
1415
1416 \end_inset
1417
1418  e índices
1419 \begin_inset Index idx
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423 Indices@Índices
1424 \end_layout
1425
1426 \end_inset
1427
1428
1429 \begin_inset Index idx
1430 status collapsed
1431
1432 \begin_layout Plain Layout
1433 Superíndices|see
1434 \begin_inset ERT
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438
1439 {
1440 \end_layout
1441
1442 \end_inset
1443
1444 Exponentes
1445 \begin_inset ERT
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449
1450 }
1451 \end_layout
1452
1453 \end_inset
1454
1455
1456 \end_layout
1457
1458 \end_inset
1459
1460
1461 \begin_inset Index idx
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465 Subíndices|see
1466 \begin_inset ERT
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470
1471 {
1472 \end_layout
1473
1474 \end_inset
1475
1476 Índices
1477 \begin_inset ERT
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481
1482 }
1483 \end_layout
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \end_inset
1491
1492
1493 \end_layout
1494
1495 \begin_layout Standard
1496 Los subíndices se componen con un guión bajo 
1497 \begin_inset Quotes fld
1498 \end_inset
1499
1500 _
1501 \begin_inset Quotes frd
1502 \end_inset
1503
1504  o con el botón de la barra de herramientas de ecuaciones 
1505 \begin_inset Info
1506 type  "icon"
1507 arg   "math-subscript"
1508 \end_inset
1509
1510 , los superíndices con un circunflejo 
1511 \begin_inset Quotes fld
1512 \end_inset
1513
1514 ^
1515 \begin_inset Quotes frd
1516 \end_inset
1517
1518  o con el botón de la barra de herramientas de ecuaciones 
1519 \begin_inset Info
1520 type  "icon"
1521 arg   "math-superscript"
1522 \end_inset
1523
1524 .
1525 \begin_inset Separator parbreak
1526 \end_inset
1527
1528
1529 \end_layout
1530
1531 \begin_layout Standard
1532 \noindent
1533 \align center
1534 \begin_inset Tabular
1535 <lyxtabular version="3" rows="4" columns="2">
1536 <features booktabs="true" tabularvalignment="middle">
1537 <column alignment="center" valignment="top" width="0pt">
1538 <column alignment="center" valignment="top" width="0pt">
1539 <row>
1540 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 Comando
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 Resultado
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 </row>
1559 <row>
1560 <cell alignment="center" valignment="top" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 B_V
1565 \end_layout
1566
1567 \end_inset
1568 </cell>
1569 <cell alignment="center" valignment="top" usebox="none">
1570 \begin_inset Text
1571
1572 \begin_layout Plain Layout
1573 \begin_inset Formula $B_{V}$
1574 \end_inset
1575
1576
1577 \end_layout
1578
1579 \end_inset
1580 </cell>
1581 </row>
1582 <row topspace="1.5mm">
1583 <cell alignment="center" valignment="top" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 B^V
1588 \end_layout
1589
1590 \end_inset
1591 </cell>
1592 <cell alignment="center" valignment="top" usebox="none">
1593 \begin_inset Text
1594
1595 \begin_layout Plain Layout
1596 \begin_inset Formula $B^{V}$
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \end_inset
1603 </cell>
1604 </row>
1605 <row topspace="1.5mm">
1606 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1607 \begin_inset Text
1608
1609 \begin_layout Plain Layout
1610 B^
1611 \begin_inset space \textvisiblespace{}
1612 \end_inset
1613
1614 A
1615 \end_layout
1616
1617 \end_inset
1618 </cell>
1619 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623 \begin_inset Formula $B^{A}$
1624 \end_inset
1625
1626
1627 \end_layout
1628
1629 \end_inset
1630 </cell>
1631 </row>
1632 </lyxtabular>
1633
1634 \end_inset
1635
1636
1637 \end_layout
1638
1639 \begin_layout Standard
1640 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1641  caso acentuará las vocales y no servirá para entrar en modo exponente.
1642 \begin_inset Foot
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 Dependiendo de la configuración del teclado esto puede suceder también con
1647  otros caracteres además de las vocales.
1648 \end_layout
1649
1650 \end_inset
1651
1652  Para conseguir exponentes en estos casos debes pulsar 
1653 \family sans
1654 Espacio
1655 \family default
1656  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1657  
1658 \end_layout
1659
1660 \begin_layout Subsection
1661 Fracciones
1662 \begin_inset CommandInset label
1663 LatexCommand label
1664 name "subsec:Fracciones"
1665
1666 \end_inset
1667
1668
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Fracciones
1674 \end_layout
1675
1676 \end_inset
1677
1678
1679 \end_layout
1680
1681 \begin_layout Standard
1682 Las fracciones se generan con el comando 
1683 \series bold
1684
1685 \backslash
1686 frac
1687 \series default
1688
1689 \begin_inset Index idx
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693 Comandos ! F ! 
1694 \backslash
1695 frac
1696 \end_layout
1697
1698 \end_inset
1699
1700  o con el botón 
1701 \begin_inset Info
1702 type  "icon"
1703 arg   "math-insert \\frac"
1704 \end_inset
1705
1706  de la barra de herramientas.
1707  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1708  fracción está en línea o en estilo presentación.
1709  Con el botón 
1710 \begin_inset Info
1711 type  "icon"
1712 arg   "math-insert \\frac-square"
1713 \end_inset
1714
1715  de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1716  de fracciones.
1717 \end_layout
1718
1719 \begin_layout Standard
1720 Con el comando 
1721 \series bold
1722
1723 \backslash
1724 dfrac
1725 \series default
1726
1727 \begin_inset Index idx
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731 Comandos ! D ! 
1732 \backslash
1733 dfrac
1734 \end_layout
1735
1736 \end_inset
1737
1738  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1739  presentación.
1740  Con 
1741 \series bold
1742
1743 \backslash
1744 tfrac
1745 \series default
1746
1747 \begin_inset Index idx
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751 Comandos ! T ! 
1752 \backslash
1753 tfrac
1754 \end_layout
1755
1756 \end_inset
1757
1758  la fracción tiene siempre el tamaño del estilo en línea.
1759  Un ejemplo:
1760 \end_layout
1761
1762 \begin_layout Standard
1763 Una línea con la fracción 
1764 \begin_inset Formula $\frac{1}{2}$
1765 \end_inset
1766
1767  creada con el comando 
1768 \series bold
1769
1770 \backslash
1771 frac
1772 \series default
1773 .
1774  
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Una línea con la fracción 
1779 \begin_inset Formula $\dfrac{1}{2}$
1780 \end_inset
1781
1782  creada con el comando 
1783 \series bold
1784
1785 \backslash
1786 dfrac
1787 \series default
1788 .
1789 \begin_inset Separator parbreak
1790 \end_inset
1791
1792
1793 \end_layout
1794
1795 \begin_layout Standard
1796 \noindent
1797 \align center
1798 \begin_inset Tabular
1799 <lyxtabular version="3" rows="4" columns="2">
1800 <features booktabs="true" tabularvalignment="middle">
1801 <column alignment="center" valignment="top" width="0pt">
1802 <column alignment="center" valignment="top" width="0pt">
1803 <row>
1804 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1805 \begin_inset Text
1806
1807 \begin_layout Plain Layout
1808 Comando
1809 \end_layout
1810
1811 \end_inset
1812 </cell>
1813 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1814 \begin_inset Text
1815
1816 \begin_layout Plain Layout
1817 Resultado
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 </row>
1823 <row topspace="1.5mm">
1824 <cell alignment="center" valignment="top" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828
1829 \backslash
1830 frac
1831 \begin_inset space \textvisiblespace{}
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" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847 \begin_inset Formula $\frac{A}{B}$
1848 \end_inset
1849
1850
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 </row>
1856 <row topspace="2mm">
1857 <cell alignment="center" valignment="top" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861
1862 \backslash
1863 dfrac
1864 \begin_inset space \textvisiblespace{}
1865 \end_inset
1866
1867 A
1868 \begin_inset Formula $\downarrow$
1869 \end_inset
1870
1871 B
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880 \begin_inset Formula $\dfrac{A}{B}$
1881 \end_inset
1882
1883
1884 \end_layout
1885
1886 \end_inset
1887 </cell>
1888 </row>
1889 <row topspace="2mm" bottomspace="1mm">
1890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894
1895 \backslash
1896 dfrac
1897 \begin_inset space \textvisiblespace{}
1898 \end_inset
1899
1900 e^
1901 \backslash
1902 frac
1903 \begin_inset space \textvisiblespace{}
1904 \end_inset
1905
1906 1
1907 \begin_inset Formula $\downarrow$
1908 \end_inset
1909
1910 2
1911 \begin_inset Formula $\downarrow\downarrow$
1912 \end_inset
1913
1914 3
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 </row>
1932 </lyxtabular>
1933
1934 \end_inset
1935
1936
1937 \begin_inset VSpace bigskip
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Standard
1944 Para fracciones anidadas se puede usar el comando 
1945 \series bold
1946
1947 \backslash
1948 cfrac
1949 \series default
1950
1951 \begin_inset Index idx
1952 status collapsed
1953
1954 \begin_layout Plain Layout
1955 Comandos ! C ! 
1956 \backslash
1957 cfrac
1958 \end_layout
1959
1960 \end_inset
1961
1962 .
1963  Un ejemplo:
1964 \begin_inset VSpace -3mm
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 \begin_inset Formula 
1972 \begin{align*}
1973 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
1974 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1975 \end{align*}
1976
1977 \end_inset
1978
1979
1980 \end_layout
1981
1982 \begin_layout Standard
1983 El comando para el ejemplo de arriba es:
1984 \end_layout
1985
1986 \begin_layout Standard
1987
1988 \series bold
1989
1990 \backslash
1991 cfrac
1992 \begin_inset space \textvisiblespace{}
1993 \end_inset
1994
1995 A
1996 \begin_inset Formula $\downarrow$
1997 \end_inset
1998
1999 B+
2000 \backslash
2001 cfrac
2002 \begin_inset space \textvisiblespace{}
2003 \end_inset
2004
2005 C+
2006 \backslash
2007 cfrac
2008 \begin_inset space \textvisiblespace{}
2009 \end_inset
2010
2011 E
2012 \begin_inset Formula $\downarrow$
2013 \end_inset
2014
2015 F
2016 \begin_inset Formula $\downarrow$
2017 \end_inset
2018
2019 D
2020 \end_layout
2021
2022 \begin_layout Standard
2023 \begin_inset VSpace medskip
2024 \end_inset
2025
2026
2027 \end_layout
2028
2029 \begin_layout Standard
2030
2031 \series bold
2032
2033 \backslash
2034 cfrac
2035 \series default
2036  compone la fracción siempre en el tamaño del estilo presentación, también
2037  cuando es parte de otra fracción.
2038 \end_layout
2039
2040 \begin_layout Standard
2041 Es posible especificar la alineación del numerador.
2042  El comando 
2043 \series bold
2044
2045 \backslash
2046 cfracleft
2047 \series default
2048  se usa para alinearlo a la izquierda, el comando 
2049 \series bold
2050
2051 \backslash
2052 cfracright
2053 \series default
2054  para alinearlo a la derecha, 
2055 \series bold
2056
2057 \backslash
2058 cfrac
2059 \series default
2060  centra el numerador.
2061 \end_layout
2062
2063 \begin_layout Standard
2064 Estas fracciones muestran las distintas alineaciones:
2065 \end_layout
2066
2067 \begin_layout Standard
2068
2069 \series bold
2070 \begin_inset Formula 
2071 \[
2072 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2073 \]
2074
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Standard
2081 \noindent
2082 \begin_inset Note Greyedout
2083 status open
2084
2085 \begin_layout Plain Layout
2086
2087 \series bold
2088 Nota
2089 \series default
2090
2091 \series bold
2092
2093 \backslash
2094 cfracleft
2095 \series default
2096  y
2097 \series bold
2098  
2099 \backslash
2100 cfracright
2101 \series default
2102  no son comandos \SpecialChar LaTeX
2103  reales sino sustituciones del comando 
2104 \series bold
2105
2106 \backslash
2107 cfrac[posición del numerador]{numerador}{denominador}
2108 \series default
2109  .
2110  Por tanto no puedes usarlos código \SpecialChar TeX
2111 .
2112 \end_layout
2113
2114 \end_inset
2115
2116
2117 \begin_inset VSpace medskip
2118 \end_inset
2119
2120
2121 \end_layout
2122
2123 \begin_layout Standard
2124 Muchas veces es adecuado combinar 
2125 \series bold
2126
2127 \backslash
2128 cfrac
2129 \series default
2130  y 
2131 \series bold
2132
2133 \backslash
2134 frac
2135 \series default
2136 :
2137 \begin_inset Formula 
2138 \[
2139 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2140 \]
2141
2142 \end_inset
2143
2144
2145 \end_layout
2146
2147 \begin_layout Standard
2148 Para componer fracciones en línea con raya de fracción inclinada puedes
2149  usar el comando 
2150 \series bold
2151
2152 \backslash
2153 nicefrac
2154 \series default
2155
2156 \begin_inset Index idx
2157 status collapsed
2158
2159 \begin_layout Plain Layout
2160 Comandos ! N ! 
2161 \backslash
2162 nicefrac
2163 \end_layout
2164
2165 \end_inset
2166
2167
2168 \begin_inset Formula $\nicefrac{5}{31}$
2169 \end_inset
2170
2171  Hay además el comando 
2172 \series bold
2173
2174 \backslash
2175 unitfracthree
2176 \series default
2177  que permite escribir una fracción en combinación con un número: 
2178 \begin_inset Formula $\unitfrac[2]{1}{3}$
2179 \end_inset
2180
2181
2182 \end_layout
2183
2184 \begin_layout Standard
2185 \begin_inset Note Greyedout
2186 status open
2187
2188 \begin_layout Plain Layout
2189
2190 \series bold
2191 Nota
2192 \series default
2193
2194 \series bold
2195
2196 \backslash
2197 unitfracthree
2198 \series default
2199  no es un comando \SpecialChar LaTeX
2200  auténtico, sino un equivalente al comando
2201 \begin_inset Newline newline
2202 \end_inset
2203
2204
2205 \series bold
2206
2207 \backslash
2208 unitfrac[número]{numerador}{denominador}
2209 \series default
2210  .
2211  Por tanto no puedes usarlo en código \SpecialChar TeX
2212 .
2213 \end_layout
2214
2215 \end_inset
2216
2217
2218 \end_layout
2219
2220 \begin_layout Standard
2221 En la 
2222 \begin_inset CommandInset ref
2223 LatexCommand ref
2224 reference "subsec:Fracciones-personalizadas"
2225
2226 \end_inset
2227
2228  se explica cómo componer fracciones personalizadas en las que la raya de
2229  fracción se puede cambiar.
2230 \end_layout
2231
2232 \begin_layout Standard
2233 Las fracciones con varias líneas se explican en 
2234 \begin_inset CommandInset ref
2235 LatexCommand ref
2236 reference "subsec:Fracciones-multilínea"
2237
2238 \end_inset
2239
2240 .
2241 \end_layout
2242
2243 \begin_layout Subsection
2244 Raíces
2245 \begin_inset Index idx
2246 status collapsed
2247
2248 \begin_layout Plain Layout
2249 Raíces
2250 \end_layout
2251
2252 \end_inset
2253
2254
2255 \end_layout
2256
2257 \begin_layout Standard
2258 Las raíces cuadradas se componen con 
2259 \series bold
2260
2261 \backslash
2262 sqrt
2263 \series default
2264
2265 \begin_inset Index idx
2266 status collapsed
2267
2268 \begin_layout Plain Layout
2269 Comandos ! S ! 
2270 \backslash
2271 sqrt
2272 \end_layout
2273
2274 \end_inset
2275
2276  o con el botón 
2277 \begin_inset Info
2278 type  "icon"
2279 arg   "math-insert \\sqrt"
2280 \end_inset
2281
2282  de la barra de ecuaciones; todas las demás raíces con el comando 
2283 \series bold
2284
2285 \backslash
2286 root
2287 \series default
2288
2289 \begin_inset Index idx
2290 status collapsed
2291
2292 \begin_layout Plain Layout
2293 Comandos ! R ! 
2294 \backslash
2295 root
2296 \end_layout
2297
2298 \end_inset
2299
2300  o con el botón 
2301 \begin_inset Info
2302 type  "icon"
2303 arg   "math-insert \\root"
2304 \end_inset
2305
2306 .
2307 \begin_inset Separator parbreak
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 \noindent
2315 \align center
2316 \begin_inset Tabular
2317 <lyxtabular version="3" rows="3" columns="2">
2318 <features booktabs="true" tabularvalignment="middle">
2319 <column alignment="center" valignment="top" width="0pt">
2320 <column alignment="center" valignment="top" width="0pt">
2321 <row>
2322 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2323 \begin_inset Text
2324
2325 \begin_layout Plain Layout
2326 Comando
2327 \end_layout
2328
2329 \end_inset
2330 </cell>
2331 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2332 \begin_inset Text
2333
2334 \begin_layout Plain Layout
2335 Resultado
2336 \end_layout
2337
2338 \end_inset
2339 </cell>
2340 </row>
2341 <row topspace="1mm">
2342 <cell alignment="center" valignment="top" usebox="none">
2343 \begin_inset Text
2344
2345 \begin_layout Plain Layout
2346
2347 \backslash
2348 sqrt
2349 \begin_inset space \textvisiblespace{}
2350 \end_inset
2351
2352 A-B
2353 \end_layout
2354
2355 \end_inset
2356 </cell>
2357 <cell alignment="center" valignment="top" usebox="none">
2358 \begin_inset Text
2359
2360 \begin_layout Plain Layout
2361 \begin_inset Formula $\sqrt{A-B}$
2362 \end_inset
2363
2364
2365 \end_layout
2366
2367 \end_inset
2368 </cell>
2369 </row>
2370 <row topspace="1mm">
2371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375
2376 \backslash
2377 root
2378 \begin_inset space \textvisiblespace{}
2379 \end_inset
2380
2381 3
2382 \begin_inset Formula $\downarrow$
2383 \end_inset
2384
2385 A-B
2386 \end_layout
2387
2388 \end_inset
2389 </cell>
2390 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2391 \begin_inset Text
2392
2393 \begin_layout Plain Layout
2394 \begin_inset Formula $\sqrt[3]{A-B}$
2395 \end_inset
2396
2397
2398 \end_layout
2399
2400 \end_inset
2401 </cell>
2402 </row>
2403 </lyxtabular>
2404
2405 \end_inset
2406
2407
2408 \end_layout
2409
2410 \begin_layout Standard
2411 Una raíz cuadrada se compone también con 
2412 \series bold
2413
2414 \backslash
2415 root
2416 \series default
2417  dejando vacío el campo del índice.
2418 \end_layout
2419
2420 \begin_layout Standard
2421 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2422  la raíz: 
2423 \begin_inset Formula $\sqrt[\beta]{B}$
2424 \end_inset
2425
2426
2427 \begin_inset Newline newline
2428 \end_inset
2429
2430 La 
2431 \begin_inset Formula $\beta$
2432 \end_inset
2433
2434  toca la raíz.
2435  Para evitar esto se usan los comandos 
2436 \series bold
2437
2438 \backslash
2439 leftroot
2440 \series default
2441
2442 \begin_inset Index idx
2443 status collapsed
2444
2445 \begin_layout Plain Layout
2446 Comandos ! L ! 
2447 \backslash
2448 leftroot
2449 \end_layout
2450
2451 \end_inset
2452
2453  y 
2454 \series bold
2455
2456 \backslash
2457 uproot
2458 \series default
2459
2460 \begin_inset Index idx
2461 status collapsed
2462
2463 \begin_layout Plain Layout
2464 Comandos ! U ! 
2465 \backslash
2466 uproot
2467 \end_layout
2468
2469 \end_inset
2470
2471  con el esquema siguiente:
2472 \end_layout
2473
2474 \begin_layout Standard
2475
2476 \series bold
2477
2478 \backslash
2479 leftroot{distancia}
2480 \series default
2481  y 
2482 \series bold
2483
2484 \backslash
2485 uproot{distancia}
2486 \end_layout
2487
2488 \begin_layout Standard
2489 Distancia es el número de Puntos Grandes (
2490 \begin_inset Quotes fld
2491 \end_inset
2492
2493 Big Points
2494 \begin_inset Quotes frd
2495 \end_inset
2496
2497 , unidad bp; 
2498 \begin_inset Formula $\mathrm{72\,bp=1\,pulgada}$
2499 \end_inset
2500
2501 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2502  Los comandos se escriben en el índice.
2503  Así, el comando:
2504 \begin_inset Newline newline
2505 \end_inset
2506
2507
2508 \series bold
2509
2510 \backslash
2511 root
2512 \backslash
2513 leftroot{-1
2514 \begin_inset Formula $\to$
2515 \end_inset
2516
2517
2518 \backslash
2519 uproot{2
2520 \begin_inset Formula $\to$
2521 \end_inset
2522
2523
2524 \backslash
2525 beta
2526 \begin_inset space \textvisiblespace{}
2527 \end_inset
2528
2529
2530 \begin_inset Formula $\to$
2531 \end_inset
2532
2533 B
2534 \begin_inset Newline newline
2535 \end_inset
2536
2537
2538 \series default
2539 genera una fórmula correctamente tipografiada: 
2540 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2541 \end_inset
2542
2543
2544 \end_layout
2545
2546 \begin_layout Subsection
2547 Coeficientes de un binomio
2548 \begin_inset Index idx
2549 status collapsed
2550
2551 \begin_layout Plain Layout
2552 Binomios
2553 \end_layout
2554
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Standard
2561 Los coeficientes de un binomio se insertan con el comando 
2562 \series bold
2563
2564 \backslash
2565 binom
2566 \series default
2567
2568 \begin_inset Index idx
2569 status collapsed
2570
2571 \begin_layout Plain Layout
2572 Comandos ! B ! 
2573 \backslash
2574 binom
2575 \end_layout
2576
2577 \end_inset
2578
2579  o con el submenú del botón 
2580 \begin_inset Info
2581 type  "icon"
2582 arg   "math-insert \\frac-square"
2583 \end_inset
2584
2585  de la barra de herramientas de ecuaciones.
2586  Como en las fracciones, además de 
2587 \series bold
2588
2589 \backslash
2590 binom
2591 \series default
2592  hay los comandos 
2593 \series bold
2594
2595 \backslash
2596 dbinom
2597 \series default
2598
2599 \begin_inset Index idx
2600 status collapsed
2601
2602 \begin_layout Plain Layout
2603 Comandos ! D ! 
2604 \backslash
2605 dbinom
2606 \end_layout
2607
2608 \end_inset
2609
2610  y 
2611 \series bold
2612
2613 \backslash
2614 tbinom
2615 \series default
2616
2617 \begin_inset Index idx
2618 status collapsed
2619
2620 \begin_layout Plain Layout
2621 Comandos ! T ! 
2622 \backslash
2623 tbinom
2624 \end_layout
2625
2626 \end_inset
2627
2628 .
2629  Para otros delimitadores de coeficientes de un binomio hay los comandos
2630  
2631 \series bold
2632
2633 \backslash
2634 brace
2635 \series default
2636
2637 \begin_inset Index idx
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641 Comandos ! B ! 
2642 \backslash
2643 brace
2644 \end_layout
2645
2646 \end_inset
2647
2648  y 
2649 \series bold
2650
2651 \backslash
2652 brack
2653 \series default
2654
2655 \begin_inset Index idx
2656 status collapsed
2657
2658 \begin_layout Plain Layout
2659 Comandos ! B ! 
2660 \backslash
2661 brack
2662 \end_layout
2663
2664 \end_inset
2665
2666 .
2667 \begin_inset Separator parbreak
2668 \end_inset
2669
2670
2671 \end_layout
2672
2673 \begin_layout Standard
2674 \noindent
2675 \align center
2676 \begin_inset Tabular
2677 <lyxtabular version="3" rows="6" columns="2">
2678 <features booktabs="true" tabularvalignment="middle">
2679 <column alignment="center" valignment="top" width="0pt">
2680 <column alignment="center" valignment="top" width="0pt">
2681 <row>
2682 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2683 \begin_inset Text
2684
2685 \begin_layout Plain Layout
2686 Comando
2687 \end_layout
2688
2689 \end_inset
2690 </cell>
2691 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695 Resultado
2696 \end_layout
2697
2698 \end_inset
2699 </cell>
2700 </row>
2701 <row topspace="1mm">
2702 <cell alignment="center" valignment="top" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706
2707 \backslash
2708 binom
2709 \begin_inset space \textvisiblespace{}
2710 \end_inset
2711
2712 A
2713 \begin_inset Formula $\downarrow$
2714 \end_inset
2715
2716 B
2717 \end_layout
2718
2719 \end_inset
2720 </cell>
2721 <cell alignment="center" valignment="top" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725 \begin_inset Formula $\binom{A}{B}$
2726 \end_inset
2727
2728
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 </row>
2734 <row topspace="2mm">
2735 <cell alignment="center" valignment="top" usebox="none">
2736 \begin_inset Text
2737
2738 \begin_layout Plain Layout
2739
2740 \backslash
2741 dbinom
2742 \begin_inset space \textvisiblespace{}
2743 \end_inset
2744
2745 A
2746 \begin_inset Formula $\downarrow$
2747 \end_inset
2748
2749 B
2750 \end_layout
2751
2752 \end_inset
2753 </cell>
2754 <cell alignment="center" valignment="top" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758 \begin_inset Formula $\dbinom{A}{B}$
2759 \end_inset
2760
2761
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 </row>
2767 <row topspace="2mm" bottomspace="0.5mm">
2768 <cell alignment="center" valignment="top" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772
2773 \backslash
2774 tbinom
2775 \begin_inset space \textvisiblespace{}
2776 \end_inset
2777
2778 A
2779 \begin_inset Formula $\downarrow$
2780 \end_inset
2781
2782 B
2783 \end_layout
2784
2785 \end_inset
2786 </cell>
2787 <cell alignment="center" valignment="top" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791 \begin_inset Formula $\tbinom{A}{B}$
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \end_inset
2798 </cell>
2799 </row>
2800 <row topspace="1mm">
2801 <cell alignment="center" valignment="top" topline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805
2806 \backslash
2807 brack
2808 \begin_inset space \textvisiblespace{}
2809 \end_inset
2810
2811 A
2812 \begin_inset Formula $\downarrow$
2813 \end_inset
2814
2815 B
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 \begin_inset Formula ${A \brack B}$
2825 \end_inset
2826
2827
2828 \end_layout
2829
2830 \end_inset
2831 </cell>
2832 </row>
2833 <row topspace="2mm" bottomspace="0.5mm">
2834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838
2839 \backslash
2840 brace
2841 \begin_inset space \textvisiblespace{}
2842 \end_inset
2843
2844 A
2845 \begin_inset Formula $\downarrow$
2846 \end_inset
2847
2848 B
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Plain Layout
2857 \begin_inset Formula ${A \brace B}$
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 </row>
2866 </lyxtabular>
2867
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \begin_layout Subsection
2874 Diferenciaciones de casos
2875 \begin_inset Index idx
2876 status collapsed
2877
2878 \begin_layout Plain Layout
2879 Casos
2880 \end_layout
2881
2882 \end_inset
2883
2884
2885 \end_layout
2886
2887 \begin_layout Standard
2888 \noindent
2889 \align center
2890 \begin_inset Tabular
2891 <lyxtabular version="3" rows="3" columns="2">
2892 <features booktabs="true" tabularvalignment="middle">
2893 <column alignment="center" valignment="top" width="0pt">
2894 <column alignment="center" valignment="top" width="0pt">
2895 <row>
2896 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2897 \begin_inset Text
2898
2899 \begin_layout Plain Layout
2900 Comando
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 Resultado
2910 \end_layout
2911
2912 \end_inset
2913 </cell>
2914 </row>
2915 <row>
2916 <cell alignment="center" valignment="top" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920
2921 \backslash
2922 cases
2923 \begin_inset space \textvisiblespace{}
2924 \end_inset
2925
2926 A
2927 \begin_inset Formula $\to$
2928 \end_inset
2929
2930 B>0
2931 \begin_inset Index idx
2932 status collapsed
2933
2934 \begin_layout Plain Layout
2935 Comandos ! C ! 
2936 \backslash
2937 cases
2938 \end_layout
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 <cell alignment="center" valignment="top" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951 \begin_inset Formula $\begin{cases}
2952 A & B>0\end{cases}$
2953 \end_inset
2954
2955
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 </row>
2961 <row topspace="1.5mm">
2962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966
2967 \backslash
2968 cases
2969 \begin_inset space \textvisiblespace{}
2970 \end_inset
2971
2972
2973 \family sans
2974 Ctrl+Entrar
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Plain Layout
2983 \begin_inset Formula $\begin{cases}
2984 A & \textrm{para }x>0\\
2985 B & \textrm{para }x=0
2986 \end{cases}$
2987 \end_inset
2988
2989
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 </row>
2995 </lyxtabular>
2996
2997 \end_inset
2998
2999
3000 \end_layout
3001
3002 \begin_layout Standard
3003 Después de insertar 
3004 \series bold
3005
3006 \backslash
3007 cases
3008 \series default
3009  o usar el botón 
3010 \begin_inset Info
3011 type  "icon"
3012 arg   "math-insert \\cases"
3013 \end_inset
3014
3015  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3016 \family sans
3017 Ctrl+Entrar
3018 \family default
3019  o con el botón
3020 \family sans
3021  
3022 \family default
3023
3024 \begin_inset Info
3025 type  "icon"
3026 arg   "inset-modify tabular append-row"
3027 \end_inset
3028
3029  de la barra de cuadros.
3030 \end_layout
3031
3032 \begin_layout Standard
3033 El comando 
3034 \series bold
3035
3036 \backslash
3037 cases
3038 \series default
3039  también está disponible en el menú 
3040 \family sans
3041 Insertar\SpecialChar menuseparator
3042 Ecuación\SpecialChar menuseparator
3043 Entorno casos
3044 \family default
3045 .
3046 \end_layout
3047
3048 \begin_layout Subsection
3049 Negaciones
3050 \begin_inset Index idx
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054 Negaciones
3055 \end_layout
3056
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \begin_layout Standard
3063 Con el comando 
3064 \series bold
3065
3066 \backslash
3067 not
3068 \series default
3069
3070 \begin_inset Index idx
3071 status collapsed
3072
3073 \begin_layout Plain Layout
3074 Comandos ! N ! 
3075 \backslash
3076 not
3077 \end_layout
3078
3079 \end_inset
3080
3081  todo carácter se puede mostrar cancelado.
3082  Los caracteres son casi tachados con una barra inclinada.
3083 \begin_inset Separator parbreak
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \begin_layout Standard
3090 \noindent
3091 \align center
3092 \begin_inset Tabular
3093 <lyxtabular version="3" rows="4" columns="2">
3094 <features booktabs="true" tabularvalignment="middle">
3095 <column alignment="center" valignment="top" width="0pt">
3096 <column alignment="center" valignment="top" width="0pt">
3097 <row>
3098 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102 Comando
3103 \end_layout
3104
3105 \end_inset
3106 </cell>
3107 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111 Resultado
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 </row>
3117 <row>
3118 <cell alignment="center" valignment="top" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122
3123 \backslash
3124 not=
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 <cell alignment="center" valignment="top" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133 \begin_inset Formula $\not=$
3134 \end_inset
3135
3136
3137 \end_layout
3138
3139 \end_inset
3140 </cell>
3141 </row>
3142 <row>
3143 <cell alignment="center" valignment="top" usebox="none">
3144 \begin_inset Text
3145
3146 \begin_layout Plain Layout
3147
3148 \backslash
3149 not 
3150 \backslash
3151 le
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 <cell alignment="center" valignment="top" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 \begin_inset Formula $\not\le$
3161 \end_inset
3162
3163
3164 \end_layout
3165
3166 \end_inset
3167 </cell>
3168 </row>
3169 <row>
3170 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174
3175 \backslash
3176 not 
3177 \backslash
3178 parallel
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187 \begin_inset Formula $\not\parallel$
3188 \end_inset
3189
3190
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 </row>
3196 </lyxtabular>
3197
3198 \end_inset
3199
3200
3201 \end_layout
3202
3203 \begin_layout Standard
3204 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3205  Por tanto para algunas negaciones hay comandos especiales (véase 
3206 \begin_inset CommandInset ref
3207 LatexCommand ref
3208 reference "subsec:Símbolos-matemáticos"
3209
3210 \end_inset
3211
3212  y 
3213 \begin_inset CommandInset ref
3214 LatexCommand ref
3215 reference "sec:Relaciones"
3216
3217 \end_inset
3218
3219 ).
3220 \end_layout
3221
3222 \begin_layout Subsection
3223 Espacios reservados 
3224 \begin_inset CommandInset label
3225 LatexCommand label
3226 name "subsec:Espacios-reservados"
3227
3228 \end_inset
3229
3230
3231 \begin_inset Index idx
3232 status collapsed
3233
3234 \begin_layout Plain Layout
3235 Espacios reservados
3236 \end_layout
3237
3238 \end_inset
3239
3240
3241 \begin_inset Index idx
3242 status collapsed
3243
3244 \begin_layout Plain Layout
3245 Química ! isótopos
3246 \end_layout
3247
3248 \end_inset
3249
3250
3251 \begin_inset Index idx
3252 status collapsed
3253
3254 \begin_layout Plain Layout
3255 Isótopos|see
3256 \begin_inset ERT
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260
3261 {
3262 \end_layout
3263
3264 \end_inset
3265
3266 Química
3267 \begin_inset ERT
3268 status collapsed
3269
3270 \begin_layout Plain Layout
3271
3272 }
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \end_inset
3281
3282
3283 \end_layout
3284
3285 \begin_layout Standard
3286 En la presentación de, p.
3287 \begin_inset space \thinspace{}
3288 \end_inset
3289
3290 e., isótopos,
3291 \begin_inset Foot
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Más sobre símbolos químicos en 
3296 \begin_inset CommandInset ref
3297 LatexCommand ref
3298 reference "subsec:Símbolos-y-ecuaciones-químicas"
3299
3300 \end_inset
3301
3302
3303 \end_layout
3304
3305 \end_inset
3306
3307  surge el problema siguiente:
3308 \begin_inset Separator parbreak
3309 \end_inset
3310
3311
3312 \end_layout
3313
3314 \begin_layout Standard
3315 \noindent
3316 \align center
3317 \begin_inset Tabular
3318 <lyxtabular version="3" rows="2" columns="2">
3319 <features booktabs="true" tabularvalignment="middle">
3320 <column alignment="center" valignment="top" width="0pt">
3321 <column alignment="center" valignment="top" width="0pt">
3322 <row>
3323 <cell alignment="center" valignment="top" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 Índices generados con sub- y superíndices:
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell alignment="center" valignment="top" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3337 \end_inset
3338
3339
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 <row topspace="1.5mm">
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 Índices correctos:
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3360 \end_inset
3361
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 </lyxtabular>
3369
3370 \end_inset
3371
3372
3373 \end_layout
3374
3375 \begin_layout Standard
3376 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3377  del índice más largo.
3378  Para evitarlo está el comando 
3379 \series bold
3380
3381 \backslash
3382 phantom
3383 \series default
3384
3385 \begin_inset Index idx
3386 status collapsed
3387
3388 \begin_layout Plain Layout
3389 Comandos ! P ! 
3390 \backslash
3391 phantom
3392 \end_layout
3393
3394 \end_inset
3395
3396  o el botón 
3397 \begin_inset space ~
3398 \end_inset
3399
3400
3401 \begin_inset Graphics
3402         filename ../../images/math/phantom.png
3403         scale 85
3404
3405 \end_inset
3406
3407  del submenú de espacios en ecuaciones
3408 \begin_inset Foot
3409 status collapsed
3410
3411 \begin_layout Plain Layout
3412 Botón 
3413 \begin_inset Info
3414 type  "icon"
3415 arg   "math-insert \\space"
3416 \end_inset
3417
3418  de la barra de ecuaciones
3419 \end_layout
3420
3421 \end_inset
3422
3423 , que genera uno o más espacios reservados.
3424  Al insertar 
3425 \series bold
3426
3427 \backslash
3428 phantom
3429 \series default
3430  aparece un pequeño marco azul con dos flechas rojas superpuestas
3431 \begin_inset Formula $\phantom{}$
3432 \end_inset
3433
3434 .
3435  Las flechas indican que se reservará un espacio equivalente a la anchura
3436  y altura totales del contenido del marco.
3437  Los espacios reservados son correspondientes al tamaño de los caracteres.
3438 \begin_inset Separator parbreak
3439 \end_inset
3440
3441
3442 \end_layout
3443
3444 \begin_layout Standard
3445 \noindent
3446 \align center
3447 \begin_inset Tabular
3448 <lyxtabular version="3" rows="4" columns="2">
3449 <features booktabs="true" tabularvalignment="middle">
3450 <column alignment="center" valignment="top" width="0pt">
3451 <column alignment="center" valignment="top" width="0pt">
3452 <row>
3453 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457 Comando
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466 Resultado
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 </row>
3472 <row topspace="1.5mm">
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 ^19
3478 \begin_inset space \textvisiblespace{}
3479 \end_inset
3480
3481 _
3482 \backslash
3483 phantom
3484 \begin_inset space \textvisiblespace{}
3485 \end_inset
3486
3487 1
3488 \begin_inset Formula $\to$
3489 \end_inset
3490
3491 9
3492 \begin_inset space \textvisiblespace{}
3493 \end_inset
3494
3495 F
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell alignment="center" valignment="top" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3505 \end_inset
3506
3507
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 </row>
3513 <row topspace="1.5mm" bottomspace="0.5mm">
3514 <cell alignment="center" valignment="top" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518 ^235
3519 \begin_inset space \textvisiblespace{}
3520 \end_inset
3521
3522 _
3523 \backslash
3524 phantom
3525 \begin_inset space \textvisiblespace{}
3526 \end_inset
3527
3528 23
3529 \begin_inset Formula $\to$
3530 \end_inset
3531
3532 9
3533 \begin_inset space \textvisiblespace{}
3534 \end_inset
3535
3536 F
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3546 \end_inset
3547
3548
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row topspace="1.5mm" bottomspace="0.5mm">
3555 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \backslash
3561 Lambda^
3562 \begin_inset space \textvisiblespace{}
3563 \end_inset
3564
3565
3566 \backslash
3567 phantom
3568 \begin_inset space \textvisiblespace{}
3569 \end_inset
3570
3571 ii
3572 \begin_inset Formula $\to$
3573 \end_inset
3574
3575 t
3576 \begin_inset space \textvisiblespace{}
3577 \end_inset
3578
3579 _MMt
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3589 \end_inset
3590
3591
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 </row>
3597 </lyxtabular>
3598
3599 \end_inset
3600
3601
3602 \end_layout
3603
3604 \begin_layout Standard
3605 Además hay los comandos 
3606 \series bold
3607
3608 \backslash
3609 vphantom
3610 \series default
3611
3612 \begin_inset Index idx
3613 status collapsed
3614
3615 \begin_layout Plain Layout
3616 Comandos ! V ! 
3617 \backslash
3618 vphantom
3619 \end_layout
3620
3621 \end_inset
3622
3623  (botón 
3624 \begin_inset space ~
3625 \end_inset
3626
3627
3628 \begin_inset Graphics
3629         filename ../../images/math/vphantom.png
3630         scale 85
3631
3632 \end_inset
3633
3634 ) y 
3635 \series bold
3636
3637 \backslash
3638 hphantom
3639 \series default
3640
3641 \begin_inset Index idx
3642 status collapsed
3643
3644 \begin_layout Plain Layout
3645 Comandos ! H ! 
3646 \backslash
3647 hphantom
3648 \end_layout
3649
3650 \end_inset
3651
3652  (botón 
3653 \begin_inset space ~
3654 \end_inset
3655
3656
3657 \begin_inset Graphics
3658         filename ../../images/math/hphantom.png
3659         scale 85
3660
3661 \end_inset
3662
3663 ).
3664  
3665 \series bold
3666
3667 \backslash
3668 hphantom
3669 \series default
3670  genera espacio en el marco sólo para la altura máxima de los caracteres,
3671  no para su anchura.
3672  
3673 \series bold
3674
3675 \backslash
3676 vphantom
3677 \series default
3678  genera espacio sólo para la anchura del contenido del marco.
3679  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3680 \end_layout
3681
3682 \begin_layout Standard
3683 Por ejemplo, 
3684 \series bold
3685
3686 \backslash
3687 vphantom
3688 \series default
3689
3690 \begin_inset space \textvisiblespace{}
3691 \end_inset
3692
3693
3694 \series bold
3695 a
3696 \backslash
3697 int
3698 \series default
3699  genera espacio de la altura del signo de la integral,
3700 \begin_inset Foot
3701 status collapsed
3702
3703 \begin_layout Plain Layout
3704 El comando 
3705 \series bold
3706
3707 \backslash
3708 int
3709 \series default
3710  genera un signo de integral, véase 
3711 \begin_inset CommandInset ref
3712 LatexCommand ref
3713 reference "subsec:Operadores-grandes"
3714
3715 \end_inset
3716
3717
3718 \end_layout
3719
3720 \end_inset
3721
3722  porque este es el carácter más largo.
3723  En la 
3724 \begin_inset CommandInset ref
3725 LatexCommand ref
3726 reference "subsec:Delimitadores-multilínea"
3727
3728 \end_inset
3729
3730  hay un ejemplo de aplicación.
3731 \end_layout
3732
3733 \begin_layout Standard
3734 Los espacios reservados también se pueden usar para un texto cuando se insertan
3735  mediante el menú 
3736 \family sans
3737 Insertar\SpecialChar menuseparator
3738 Formato\SpecialChar menuseparator
3739 Fantasma
3740 \family default
3741 :
3742 \end_layout
3743
3744 \begin_layout Standard
3745 Esto es una frase.
3746 \begin_inset Newline newline
3747 \end_inset
3748
3749
3750 \begin_inset Phantom Phantom
3751 status open
3752
3753 \begin_layout Plain Layout
3754 Esto
3755 \end_layout
3756
3757 \end_inset
3758
3759  es una frase.
3760 \end_layout
3761
3762 \begin_layout Standard
3763 \begin_inset Newpage newpage
3764 \end_inset
3765
3766
3767 \end_layout
3768
3769 \begin_layout Subsection
3770 Líneas
3771 \begin_inset Index idx
3772 status collapsed
3773
3774 \begin_layout Plain Layout
3775 Lineas@Líneas
3776 \end_layout
3777
3778 \end_inset
3779
3780
3781 \begin_inset Index idx
3782 status collapsed
3783
3784 \begin_layout Plain Layout
3785 Ecuación ! sub- o superrayada
3786 \end_layout
3787
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \begin_layout Standard
3794 \noindent
3795 \align center
3796 \begin_inset Tabular
3797 <lyxtabular version="3" rows="4" columns="2">
3798 <features booktabs="true" tabularvalignment="middle">
3799 <column alignment="center" valignment="top" width="0pt">
3800 <column alignment="center" valignment="top" width="0pt">
3801 <row>
3802 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 Comando
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 Resultado
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 </row>
3821 <row topspace="2mm">
3822 <cell alignment="center" valignment="top" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826
3827 \backslash
3828 overline
3829 \begin_inset space \textvisiblespace{}
3830 \end_inset
3831
3832 A+B
3833 \begin_inset Index idx
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Comandos ! O ! 
3838 \backslash
3839 overline
3840 \end_layout
3841
3842 \end_inset
3843
3844
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 <cell alignment="center" valignment="top" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853 \begin_inset Formula $\overline{A+B}$
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 </row>
3862 <row bottomspace="1mm">
3863 <cell alignment="center" valignment="top" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867
3868 \backslash
3869 underline
3870 \begin_inset space \textvisiblespace{}
3871 \end_inset
3872
3873 A+B
3874 \begin_inset Index idx
3875 status collapsed
3876
3877 \begin_layout Plain Layout
3878 Comandos ! U ! 
3879 \backslash
3880 underline
3881 \end_layout
3882
3883 \end_inset
3884
3885
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 \begin_inset Formula $\underline{A+B}$
3895 \end_inset
3896
3897
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 </row>
3903 <row topspace="2mm" bottomspace="1mm">
3904 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908
3909 \backslash
3910 overline
3911 \begin_inset space \textvisiblespace{}
3912 \end_inset
3913
3914
3915 \backslash
3916 underline
3917 \begin_inset space \textvisiblespace{}
3918 \end_inset
3919
3920 A+B
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 \begin_inset Formula $\overline{\underline{A+B}}$
3930 \end_inset
3931
3932
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 </row>
3938 </lyxtabular>
3939
3940 \end_inset
3941
3942
3943 \end_layout
3944
3945 \begin_layout Standard
3946 En el último ejemplo es indiferente poner primero 
3947 \series bold
3948
3949 \backslash
3950 overline
3951 \series default
3952  o 
3953 \series bold
3954
3955 \backslash
3956 underline
3957 \series default
3958 .
3959 \end_layout
3960
3961 \begin_layout Standard
3962 Para poner doble subrayado, p.
3963 \begin_inset space \thinspace{}
3964 \end_inset
3965
3966 e.
3967  en resultados, se usa 
3968 \series bold
3969
3970 \backslash
3971 underline
3972 \series default
3973  dos veces.
3974 \end_layout
3975
3976 \begin_layout Standard
3977 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
3978 \begin_inset VSpace bigskip
3979 \end_inset
3980
3981 Se pueden crear líneas personalizadas con el comando 
3982 \series bold
3983
3984 \backslash
3985 rule
3986 \series default
3987
3988 \begin_inset Index idx
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992 Comandos ! R ! 
3993 \backslash
3994 rule
3995 \end_layout
3996
3997 \end_inset
3998
3999  con el esquema siguiente:
4000 \end_layout
4001
4002 \begin_layout Standard
4003
4004 \series bold
4005
4006 \backslash
4007 rule[hueco vertical]{longitud}{grosor}
4008 \end_layout
4009
4010 \begin_layout Standard
4011 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4012  si el valor es negativo).
4013  Las unidades disponibles para los valores están listadas en
4014 \begin_inset space ~
4015 \end_inset
4016
4017
4018 \begin_inset CommandInset ref
4019 LatexCommand ref
4020 reference "tab:Unidades-disponibles"
4021
4022 \end_inset
4023
4024 .
4025  A continuación hay dos ejemplos de líneas creadas con los comandos
4026 \series bold
4027
4028 \begin_inset Newline newline
4029 \end_inset
4030
4031
4032 \backslash
4033 rule[-2ex]{3cm}{2pt}
4034 \series default
4035  y 
4036 \series bold
4037
4038 \backslash
4039 rule{2cm}{1pt}
4040 \series default
4041 :
4042 \end_layout
4043
4044 \begin_layout Standard
4045 Esto es una frase 
4046 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4047 \end_inset
4048
4049  con dos líneas.
4050 \end_layout
4051
4052 \begin_layout Standard
4053
4054 \series bold
4055
4056 \backslash
4057 rule
4058 \series default
4059  también se puede usar para texto insertando una línea mediante el menú
4060  
4061 \family sans
4062 Insertar\SpecialChar menuseparator
4063 Formato\SpecialChar menuseparator
4064 Línea horizontal
4065 \family default
4066 :
4067 \end_layout
4068
4069 \begin_layout Standard
4070 Esto es una frase 
4071 \begin_inset CommandInset line
4072 LatexCommand rule
4073 offset "0.5ex"
4074 width "3cm"
4075 height "1pt"
4076
4077 \end_inset
4078
4079  con una línea insertada.
4080 \end_layout
4081
4082 \begin_layout Subsection
4083 Puntos
4084 \begin_inset CommandInset label
4085 LatexCommand label
4086 name "subsec:Puntos"
4087
4088 \end_inset
4089
4090
4091 \begin_inset Index idx
4092 status collapsed
4093
4094 \begin_layout Plain Layout
4095 Puntos
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \begin_layout Standard
4104 Hay distintos tipos de puntos disponibles.
4105 \begin_inset Foot
4106 status collapsed
4107
4108 \begin_layout Plain Layout
4109 En la barra de herramientas de ecuaciones, en el panel del botón 
4110 \begin_inset Info
4111 type  "icon"
4112 arg   "math-insert \\ldots"
4113 \end_inset
4114
4115 .
4116 \end_layout
4117
4118 \end_inset
4119
4120  Para continuación en enumeraciones se usan puntos bajos, (
4121 \series bold
4122
4123 \backslash
4124 ldots
4125 \series default
4126
4127 \begin_inset Index idx
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 Comandos ! L ! 
4132 \backslash
4133 ldots
4134 \end_layout
4135
4136 \end_inset
4137
4138 ), mientras que para operaciones se usan puntos centrados a la misma altura
4139  que los operadores, (
4140 \series bold
4141
4142 \backslash
4143 cdots
4144 \series default
4145
4146 \begin_inset Index idx
4147 status collapsed
4148
4149 \begin_layout Plain Layout
4150 Comandos ! C ! 
4151 \backslash
4152 cdots
4153 \end_layout
4154
4155 \end_inset
4156
4157 ).
4158  Si se usa el comando 
4159 \series bold
4160
4161 \backslash
4162 dots
4163 \series default
4164
4165 \begin_inset Index idx
4166 status collapsed
4167
4168 \begin_layout Plain Layout
4169 Comandos ! D ! 
4170 \backslash
4171 dots
4172 \end_layout
4173
4174 \end_inset
4175
4176 , \SpecialChar LaTeX
4177  decide el tipo a usar en función del carácter siguiente.
4178 \end_layout
4179
4180 \begin_layout Standard
4181 \begin_inset Newpage newpage
4182 \end_inset
4183
4184
4185 \begin_inset Separator parbreak
4186 \end_inset
4187
4188
4189 \end_layout
4190
4191 \begin_layout Standard
4192 \align center
4193 \begin_inset Tabular
4194 <lyxtabular version="3" rows="9" columns="2">
4195 <features booktabs="true" tabularvalignment="middle">
4196 <column alignment="center" valignment="top" width="0pt">
4197 <column alignment="center" valignment="top" width="0pt">
4198 <row>
4199 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 Comando
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 Resultado
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 <row>
4219 <cell alignment="center" valignment="top" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223 A_1
4224 \begin_inset space \textvisiblespace{}
4225 \end_inset
4226
4227 ,
4228 \backslash
4229 dots
4230 \begin_inset space \textvisiblespace{}
4231 \end_inset
4232
4233 ,A_n
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 <cell alignment="center" valignment="top" usebox="none">
4239 \begin_inset Text
4240
4241 \begin_layout Plain Layout
4242 \begin_inset Formula $A_{1},\dots,A_{n}$
4243 \end_inset
4244
4245
4246 \end_layout
4247
4248 \end_inset
4249 </cell>
4250 </row>
4251 <row>
4252 <cell alignment="center" valignment="top" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 A_1
4257 \begin_inset space \textvisiblespace{}
4258 \end_inset
4259
4260 +
4261 \backslash
4262 dots
4263 \begin_inset space \textvisiblespace{}
4264 \end_inset
4265
4266 +A_n
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 <cell alignment="center" valignment="top" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275 \begin_inset Formula $A_{1}+\dots+A_{n}$
4276 \end_inset
4277
4278
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 </row>
4284 <row>
4285 <cell alignment="center" valignment="top" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 A_1
4290 \begin_inset space \textvisiblespace{}
4291 \end_inset
4292
4293 ,
4294 \backslash
4295 ldots
4296 \begin_inset space \textvisiblespace{}
4297 \end_inset
4298
4299 ,A_n
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 \begin_inset Formula $A_{1},\ldots,A_{n}$
4309 \end_inset
4310
4311
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 </row>
4317 <row>
4318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 A_1
4323 \begin_inset space \textvisiblespace{}
4324 \end_inset
4325
4326 +
4327 \backslash
4328 cdots
4329 \begin_inset space \textvisiblespace{}
4330 \end_inset
4331
4332 +A_n
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4342 \end_inset
4343
4344
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 </row>
4350 <row>
4351 <cell alignment="center" valignment="top" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355
4356 \backslash
4357 vdots
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 \begin_inset Formula $\vdots$
4367 \end_inset
4368
4369
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 </row>
4375 <row>
4376 <cell alignment="center" valignment="top" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380
4381 \backslash
4382 ddots
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 \begin_inset Formula $\ddots$
4392 \end_inset
4393
4394
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 </row>
4400 <row>
4401 <cell alignment="center" valignment="top" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405
4406 \backslash
4407 iddots
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 \begin_inset Formula $\iddots$
4417 \end_inset
4418
4419
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 </row>
4425 <row>
4426 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 Matriz
4431 \begin_inset space \thinspace{}
4432 \end_inset
4433
4434 3×3 con los distintos puntos
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 \begin_inset Formula $\begin{array}{ccc}
4444 A_{11} & \cdots & A_{1m}\\
4445 \vdots & \ddots & \vdots\\
4446 A_{n1} & \cdots & A_{nm}
4447 \end{array}$
4448 \end_inset
4449
4450
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 </lyxtabular>
4457
4458 \end_inset
4459
4460
4461 \end_layout
4462
4463 \begin_layout Standard
4464 Los puntos suspensivos disponibles en el menú 
4465 \family sans
4466 Insertar\SpecialChar menuseparator
4467 Carácter especial
4468 \family default
4469  son 
4470 \series bold
4471
4472 \backslash
4473 ldots
4474 \series default
4475 .
4476 \end_layout
4477
4478 \begin_layout Standard
4479 \begin_inset VSpace medskip
4480 \end_inset
4481
4482
4483 \end_layout
4484
4485 \begin_layout Standard
4486 Para usar 
4487 \series bold
4488
4489 \backslash
4490 iddots
4491 \series default
4492 , hay que marcar una de las opciones 
4493 \family sans
4494 Usar paquete mathdots (automáticamente)
4495 \family default
4496  en las 
4497 \family sans
4498 Opciones de ecuación
4499 \family default
4500  de la configuración del documento.
4501 \begin_inset Newline newline
4502 \end_inset
4503
4504 La opción 
4505 \family sans
4506 Usar paquete mathdots
4507 \family default
4508  mejorará el aspecto de todos los puntos en los documentos si su estilo
4509  o tamaño de tipografía no son los predeterminados.
4510 \end_layout
4511
4512 \begin_layout Standard
4513 \begin_inset VSpace medskip
4514 \end_inset
4515
4516 Hay puntos específicos para matrices que se extienden por varias columnas.
4517  Se generan con el comando 
4518 \series bold
4519
4520 \backslash
4521 hdotsfor
4522 \series default
4523
4524 \begin_inset Index idx
4525 status collapsed
4526
4527 \begin_layout Plain Layout
4528 Comandos ! H ! 
4529 \backslash
4530 hdotsfor
4531 \end_layout
4532
4533 \end_inset
4534
4535 , que tiene el siguiente esquema:
4536 \end_layout
4537
4538 \begin_layout Standard
4539
4540 \series bold
4541
4542 \backslash
4543 hdotsfor[distancia]{número de columnas}
4544 \end_layout
4545
4546 \begin_layout Standard
4547 Número de columnas especifica cuántas columnas deben abarcarse.
4548  Distancia es un factor para la separación entre los puntos.
4549 \end_layout
4550
4551 \begin_layout Standard
4552 En la siguiente matriz se ha insertado el comando 
4553 \series bold
4554
4555 \backslash
4556 hdotsfor[2]{4}
4557 \series default
4558  en el primer recuadro de la segunda línea para obtener puntos separados
4559  una distancia equivalente a dos veces la del comando 
4560 \series bold
4561
4562 \backslash
4563 dots
4564 \series default
4565 .
4566 \begin_inset Formula 
4567 \[
4568 \left(\begin{array}{cccc}
4569 A & B & C & D\\
4570 \hdotsfor[2]{4}\\
4571 q & w & e & r
4572 \end{array}\right)
4573 \]
4574
4575 \end_inset
4576
4577
4578 \end_layout
4579
4580 \begin_layout Standard
4581 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4582  de lo contrario se producen errores de \SpecialChar LaTeX
4583 .
4584 \end_layout
4585
4586 \begin_layout Standard
4587 \begin_inset VSpace bigskip
4588 \end_inset
4589
4590
4591 \end_layout
4592
4593 \begin_layout Standard
4594 Además, con el comando 
4595 \series bold
4596
4597 \backslash
4598 dotfill
4599 \series default
4600
4601 \begin_inset Index idx
4602 status collapsed
4603
4604 \begin_layout Plain Layout
4605 Comandos ! D ! 
4606 \backslash
4607 dotfill
4608 \end_layout
4609
4610 \end_inset
4611
4612  puedes completar con puntos una línea.
4613  El efecto de este tipo de comandos es como el de 
4614 \series bold
4615
4616 \backslash
4617 hfill
4618 \series default
4619 , véase 
4620 \begin_inset CommandInset ref
4621 LatexCommand ref
4622 reference "subsec:Espacio-variable"
4623
4624 \end_inset
4625
4626 .
4627 \end_layout
4628
4629 \begin_layout Standard
4630 Por ejemplo el comando 
4631 \series bold
4632 A
4633 \backslash
4634 dotfill
4635 \series default
4636
4637 \begin_inset space \textvisiblespace{}
4638 \end_inset
4639
4640
4641 \series bold
4642 B
4643 \series default
4644  genera
4645 \end_layout
4646
4647 \begin_layout Standard
4648 \begin_inset Formula $A\dotfill B$
4649 \end_inset
4650
4651
4652 \end_layout
4653
4654 \begin_layout Standard
4655 Un comando análogo a 
4656 \series bold
4657
4658 \backslash
4659 dotfill
4660 \series default
4661  para rellenar con una línea es 
4662 \series bold
4663
4664 \backslash
4665 hrulefill
4666 \series default
4667
4668 \begin_inset Index idx
4669 status collapsed
4670
4671 \begin_layout Plain Layout
4672 Comandos ! H ! 
4673 \backslash
4674 hrulefill
4675 \end_layout
4676
4677 \end_inset
4678
4679 :
4680 \end_layout
4681
4682 \begin_layout Standard
4683 \begin_inset Formula $A\hrulefill B$
4684 \end_inset
4685
4686
4687 \end_layout
4688
4689 \begin_layout Standard
4690 Para usar estos comandos en el texto, deben insertarse en modo \SpecialChar TeX
4691 .
4692 \end_layout
4693
4694 \begin_layout Section
4695 Matrices
4696 \begin_inset CommandInset label
4697 LatexCommand label
4698 name "sec:Matrices"
4699
4700 \end_inset
4701
4702
4703 \begin_inset Index idx
4704 status collapsed
4705
4706 \begin_layout Plain Layout
4707 Matrices
4708 \end_layout
4709
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \begin_layout Standard
4716 Se pueden insertar con el botón 
4717 \begin_inset Info
4718 type  "icon"
4719 arg   "dialog-show mathmatrix"
4720 \end_inset
4721
4722  de la barra de ecuaciones o con el menú 
4723 \family sans
4724 Insertar\SpecialChar menuseparator
4725 Ecuación\SpecialChar menuseparator
4726 Matriz
4727 \family default
4728 .
4729  Aparece una ventana en la que se pide el número de filas y columnas, la
4730  alineación y la decoración.
4731  La alineación vertical sólo es relevante para matrices en línea:
4732 \end_layout
4733
4734 \begin_layout Standard
4735 Esta primera matriz tiene alineación superior 
4736 \begin_inset Formula $\begin{array}[t]{cccc}
4737 A & D & G & J\\
4738 B & E & H & K\\
4739 D & F & I & L
4740 \end{array}$
4741 \end_inset
4742
4743  , la segunda alineación central 
4744 \begin_inset Formula $\begin{array}{cccc}
4745 A & D & G & J\\
4746 B & E & H & K\\
4747 D & F & I & L
4748 \end{array}$
4749 \end_inset
4750
4751  , y la tercera alineación inferior 
4752 \begin_inset Formula $\begin{array}[b]{cccc}
4753 A & D & G & J\\
4754 B & E & H & K\\
4755 D & F & I & L
4756 \end{array}$
4757 \end_inset
4758
4759 .
4760 \end_layout
4761
4762 \begin_layout Standard
4763 La alineación horizontal especifica cómo deben alinearse las entradas de
4764  la columna.
4765  Se determina mediante una letra para cada columna.
4766  
4767 \emph on
4768 l
4769 \emph default
4770  indica alineación a la izquierda, 
4771 \emph on
4772 c
4773 \emph default
4774  alineación centrada y 
4775 \emph on
4776 r
4777 \emph default
4778  alineación a la derecha.
4779  Por ejemplo, para componer una matriz
4780 \begin_inset space ~
4781 \end_inset
4782
4783 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4784  centradas y la última a la derecha, se anota 
4785 \series bold
4786 lccr
4787 \series default
4788  en la alineación horizontal.
4789  Normalmente todas las columnas de una matriz están centradas, por tanto
4790  el valor por omisión es 
4791 \series bold
4792 c
4793 \series default
4794  para todas ellas.
4795 \end_layout
4796
4797 \begin_layout Standard
4798 Alineación horizontal:
4799 \end_layout
4800
4801 \begin_layout Standard
4802
4803 \series bold
4804 lll
4805 \series default
4806  : 
4807 \begin_inset Formula $\begin{array}{lll}
4808 10000 & D & G\\
4809 B & 10000 & H\\
4810 C & F & 10000
4811 \end{array}$
4812 \end_inset
4813
4814  , 
4815 \series bold
4816 ccc 
4817 \series default
4818
4819 \begin_inset Formula $\begin{array}{ccc}
4820 10000 & D & G\\
4821 B & 10000 & H\\
4822 C & F & 10000
4823 \end{array}$
4824 \end_inset
4825
4826  
4827 \series bold
4828 ,
4829 \series default
4830  
4831 \series bold
4832 rrr 
4833 \series default
4834
4835 \begin_inset Formula $\begin{array}{rrr}
4836 10000 & D & G\\
4837 B & 10000 & H\\
4838 C & F & 10000
4839 \end{array}$
4840 \end_inset
4841
4842
4843 \end_layout
4844
4845 \begin_layout Standard
4846 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4847  botones 
4848 \begin_inset Info
4849 type  "icon"
4850 arg   "inset-modify tabular append-row"
4851 \end_inset
4852
4853
4854 \begin_inset Info
4855 type  "icon"
4856 arg   "inset-modify tabular delete-row"
4857 \end_inset
4858
4859 , etc.
4860  de la barra de ecuaciones o el menú 
4861 \family sans
4862 Editar\SpecialChar menuseparator
4863 Filas y columnas
4864 \family default
4865 .
4866  También se pueden añadir filas nuevas con 
4867 \family sans
4868 Ctrl+Entrar
4869 \family default
4870 .
4871 \end_layout
4872
4873 \begin_layout Standard
4874 \begin_inset VSpace bigskip
4875 \end_inset
4876
4877
4878 \end_layout
4879
4880 \begin_layout Standard
4881 La 
4882 \family sans
4883 Decoración
4884 \family default
4885  añade paréntesis en el estilo seleccionado alrededor de la matriz.
4886  Alternativamente, se pueden generar paréntesis con los comandos 
4887 \series bold
4888
4889 \backslash
4890 left
4891 \series default
4892
4893 \begin_inset Index idx
4894 status collapsed
4895
4896 \begin_layout Plain Layout
4897 Comandos ! L ! 
4898 \backslash
4899 left
4900 \end_layout
4901
4902 \end_inset
4903
4904  y 
4905 \series bold
4906
4907 \backslash
4908 right
4909 \series default
4910
4911 \begin_inset Index idx
4912 status collapsed
4913
4914 \begin_layout Plain Layout
4915 Comandos ! R ! 
4916 \backslash
4917 right
4918 \end_layout
4919
4920 \end_inset
4921
4922  (atajo 
4923 \family sans
4924 Alt+M
4925 \begin_inset space ~
4926 \end_inset
4927
4928 Paréntesis
4929 \family default
4930 ), véase 
4931 \begin_inset CommandInset ref
4932 LatexCommand ref
4933 reference "subsec:Tamaño-automático-de"
4934
4935 \end_inset
4936
4937 , o usando los comandos siguientes:
4938 \end_layout
4939
4940 \begin_layout Standard
4941 \begin_inset VSpace medskip
4942 \end_inset
4943
4944
4945 \end_layout
4946
4947 \begin_layout Standard
4948 \begin_inset space \hfill{}
4949 \end_inset
4950
4951
4952 \begin_inset Tabular
4953 <lyxtabular version="3" rows="4" columns="2">
4954 <features booktabs="true" tabularvalignment="middle">
4955 <column alignment="center" valignment="top" width="0pt">
4956 <column alignment="center" valignment="top">
4957 <row>
4958 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962 Comando
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971 Resultado
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 </row>
4977 <row topspace="1.5mm">
4978 <cell alignment="center" valignment="top" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982
4983 \backslash
4984 bmatrix
4985 \begin_inset space \textvisiblespace{}
4986 \end_inset
4987
4988 2
4989 \series bold
4990 ×
4991 \series default
4992 2
4993 \begin_inset space \thinspace{}
4994 \end_inset
4995
4996 matriz
4997 \end_layout
4998
4999 \end_inset
5000 </cell>
5001 <cell alignment="center" valignment="top" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
5006 0 & \textrm{-}\mathrm{i}\\
5007 \mathrm{i} & 0
5008 \end{array}\end{bmatrix}$
5009 \end_inset
5010
5011
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 </row>
5017 <row topspace="1.5mm" bottomspace="0.5mm">
5018 <cell alignment="center" valignment="top" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022
5023 \backslash
5024 Bmatrix
5025 \begin_inset space \textvisiblespace{}
5026 \end_inset
5027
5028 2×2
5029 \begin_inset space \thinspace{}
5030 \end_inset
5031
5032 matriz
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
5042 0 & \textrm{-}\mathrm{i}\\
5043 \mathrm{i} & 0
5044 \end{array}\end{Bmatrix}$
5045 \end_inset
5046
5047
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 <row>
5054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058
5059 \backslash
5060 pmatrix
5061 \begin_inset space \textvisiblespace{}
5062 \end_inset
5063
5064 2
5065 \series bold
5066 ×
5067 \series default
5068 2
5069 \begin_inset space \thinspace{}
5070 \end_inset
5071
5072 matriz
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5082 0 & \textrm{-}\mathrm{i}\\
5083 \mathrm{i} & 0
5084 \end{array}\end{pmatrix}$
5085 \end_inset
5086
5087
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 </row>
5093 </lyxtabular>
5094
5095 \end_inset
5096
5097
5098 \begin_inset space \hfill{}
5099 \end_inset
5100
5101
5102 \begin_inset Tabular
5103 <lyxtabular version="3" rows="4" columns="2">
5104 <features booktabs="true" tabularvalignment="middle">
5105 <column alignment="center" valignment="top" width="0pt">
5106 <column alignment="center" valignment="top">
5107 <row>
5108 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 Comando
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 Resultado
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 </row>
5127 <row topspace="1.5mm">
5128 <cell alignment="center" valignment="top" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132
5133 \backslash
5134 vmatrix
5135 \begin_inset space \textvisiblespace{}
5136 \end_inset
5137
5138 2
5139 \series bold
5140 ×
5141 \series default
5142 2
5143 \begin_inset space \thinspace{}
5144 \end_inset
5145
5146 matriz
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5156 0 & \textrm{-}\mathrm{i}\\
5157 \mathrm{i} & 0
5158 \end{array}\end{vmatrix}$
5159 \end_inset
5160
5161
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 </row>
5167 <row topspace="1.5mm" bottomspace="0.5mm">
5168 <cell alignment="center" valignment="top" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172
5173 \backslash
5174 Vmatrix
5175 \begin_inset space \textvisiblespace{}
5176 \end_inset
5177
5178 2
5179 \series bold
5180 ×
5181 \series default
5182 2
5183 \begin_inset space \thinspace{}
5184 \end_inset
5185
5186 matriz
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 <cell alignment="center" valignment="top" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5196 0 & \textrm{-}\mathrm{i}\\
5197 \mathrm{i} & 0
5198 \end{array}\end{Vmatrix}$
5199 \end_inset
5200
5201
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 </row>
5207 <row>
5208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5209 \begin_inset Text
5210
5211 \begin_layout Plain Layout
5212
5213 \backslash
5214 matrix
5215 \begin_inset space \textvisiblespace{}
5216 \end_inset
5217
5218 2
5219 \series bold
5220 ×
5221 \series default
5222 2
5223 \begin_inset space \thinspace{}
5224 \end_inset
5225
5226 matriz
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5232 \begin_inset Text
5233
5234 \begin_layout Plain Layout
5235 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5236 0 & \textrm{-}\mathrm{i}\\
5237 \mathrm{i} & 0
5238 \end{array}\end{matrix}$
5239 \end_inset
5240
5241
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 </row>
5247 </lyxtabular>
5248
5249 \end_inset
5250
5251
5252 \begin_inset space \hfill{}
5253 \end_inset
5254
5255
5256 \end_layout
5257
5258 \begin_layout Standard
5259 \begin_inset VSpace medskip
5260 \end_inset
5261
5262
5263 \end_layout
5264
5265 \begin_layout Standard
5266 Cuando se inserta p.
5267 \begin_inset space \thinspace{}
5268 \end_inset
5269
5270 e.
5271 \begin_inset space ~
5272 \end_inset
5273
5274
5275 \series bold
5276
5277 \backslash
5278 vmatrix
5279 \series default
5280 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5281  la matriz.
5282 \begin_inset Newline newline
5283 \end_inset
5284
5285 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5286  vertical.
5287 \end_layout
5288
5289 \begin_layout Standard
5290 \begin_inset VSpace bigskip
5291 \end_inset
5292
5293
5294 \end_layout
5295
5296 \begin_layout Standard
5297 Como todas las ecuaciones multilínea son matrices, la longitud 
5298 \series bold
5299
5300 \backslash
5301 arraycolsep
5302 \series default
5303
5304 \begin_inset Index idx
5305 status collapsed
5306
5307 \begin_layout Plain Layout
5308 Comandos ! A ! 
5309 \backslash
5310 arraycolsep
5311 \end_layout
5312
5313 \end_inset
5314
5315 , que se describe en 
5316 \begin_inset CommandInset ref
5317 LatexCommand ref
5318 reference "subsec:Separación-de-columnas"
5319
5320 \end_inset
5321
5322 , también se puede usar para cambiar la separación de las columnas en una
5323  matriz.
5324  Para cambiar la separación de las filas, se usa el comando 
5325 \series bold
5326
5327 \backslash
5328 arraystretch
5329 \series default
5330
5331 \begin_inset Index idx
5332 status collapsed
5333
5334 \begin_layout Plain Layout
5335 Comandos ! A ! 
5336 \backslash
5337 arraystretch
5338 \end_layout
5339
5340 \end_inset
5341
5342  de la siguiente manera:
5343 \end_layout
5344
5345 \begin_layout Standard
5346
5347 \series bold
5348
5349 \backslash
5350 renewcommand{
5351 \backslash
5352 arraystretch}{factor de separación}
5353 \begin_inset Index idx
5354 status collapsed
5355
5356 \begin_layout Plain Layout
5357 Comandos ! R ! 
5358 \backslash
5359 renewcommand
5360 \end_layout
5361
5362 \end_inset
5363
5364
5365 \end_layout
5366
5367 \begin_layout Standard
5368 El comando 
5369 \series bold
5370
5371 \backslash
5372 renewcommand
5373 \series default
5374  asigna el factor de separación al comando predefinido 
5375 \series bold
5376
5377 \backslash
5378 arraystretch
5379 \series default
5380 .
5381  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5382  Además, éste se usa para todas las matrices siguientes.
5383  Para volver a la separación original, asigna factor 1 a 
5384 \series bold
5385
5386 \backslash
5387 arraystretch
5388 \series default
5389 .
5390 \end_layout
5391
5392 \begin_layout Standard
5393 Para poner matrices en línea se usa el comando 
5394 \series bold
5395
5396 \backslash
5397 smallmatrix
5398 \series default
5399
5400 \begin_inset Index idx
5401 status collapsed
5402
5403 \begin_layout Plain Layout
5404 Comandos ! S ! 
5405 \backslash
5406 smallmatrix
5407 \end_layout
5408
5409 \end_inset
5410
5411 .
5412  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5413  se inserta la matriz.
5414  
5415 \end_layout
5416
5417 \begin_layout Standard
5418 Esto es una matriz 
5419 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5420 C & D
5421 \end{smallmatrix}\right)$
5422 \end_inset
5423
5424  en línea.
5425 \end_layout
5426
5427 \begin_layout Section
5428 Delimitadores
5429 \begin_inset Index idx
5430 status collapsed
5431
5432 \begin_layout Plain Layout
5433 Delimitadores
5434 \end_layout
5435
5436 \end_inset
5437
5438
5439 \end_layout
5440
5441 \begin_layout Subsection
5442 Delimitadores verticales
5443 \begin_inset Index idx
5444 status collapsed
5445
5446 \begin_layout Plain Layout
5447 Delimitadores ! verticales
5448 \end_layout
5449
5450 \end_inset
5451
5452
5453 \end_layout
5454
5455 \begin_layout Standard
5456 \begin_inset space \hfill{}
5457 \end_inset
5458
5459
5460 \begin_inset Tabular
5461 <lyxtabular version="3" rows="9" columns="2">
5462 <features booktabs="true" tabularvalignment="middle">
5463 <column alignment="center" valignment="top" width="0pt">
5464 <column alignment="center" valignment="top" width="0pt">
5465 <row>
5466 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 Comando
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479 Resultado
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 </row>
5485 <row>
5486 <cell alignment="center" valignment="top" usebox="none">
5487 \begin_inset Text
5488
5489 \begin_layout Plain Layout
5490 (
5491 \end_layout
5492
5493 \end_inset
5494 </cell>
5495 <cell alignment="center" valignment="top" usebox="none">
5496 \begin_inset Text
5497
5498 \begin_layout Plain Layout
5499 \begin_inset Formula $($
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 </row>
5508 <row>
5509 <cell alignment="center" valignment="top" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513 {
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 <cell alignment="center" valignment="top" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Plain Layout
5522 \begin_inset Formula $\{$
5523 \end_inset
5524
5525
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 </row>
5531 <row>
5532 <cell alignment="center" valignment="top" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 [
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 \begin_inset Formula $[$
5546 \end_inset
5547
5548
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 </row>
5554 <row>
5555 <cell alignment="center" valignment="top" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559
5560 \backslash
5561 langle
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 \begin_inset Formula $\langle$
5571 \end_inset
5572
5573
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 </row>
5579 <row>
5580 <cell alignment="center" valignment="top" usebox="none">
5581 \begin_inset Text
5582
5583 \begin_layout Plain Layout
5584
5585 \backslash
5586 lceil
5587 \end_layout
5588
5589 \end_inset
5590 </cell>
5591 <cell alignment="center" valignment="top" usebox="none">
5592 \begin_inset Text
5593
5594 \begin_layout Plain Layout
5595 \begin_inset Formula $\lceil$
5596 \end_inset
5597
5598
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 </row>
5604 <row>
5605 <cell alignment="center" valignment="top" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609
5610 \backslash
5611 lfloor
5612 \end_layout
5613
5614 \end_inset
5615 </cell>
5616 <cell alignment="center" valignment="top" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 \begin_inset Formula $\lfloor$
5621 \end_inset
5622
5623
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 </row>
5629 <row>
5630 <cell alignment="center" valignment="top" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 /
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 \begin_inset Formula $/$
5644 \end_inset
5645
5646
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 </row>
5652 <row>
5653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 |
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666 \begin_inset Formula $|$
5667 \end_inset
5668
5669
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 </row>
5675 </lyxtabular>
5676
5677 \end_inset
5678
5679
5680 \begin_inset space \hfill{}
5681 \end_inset
5682
5683
5684 \begin_inset Tabular
5685 <lyxtabular version="3" rows="9" columns="2">
5686 <features booktabs="true" tabularvalignment="middle">
5687 <column alignment="center" valignment="top" width="0pt">
5688 <column alignment="center" valignment="top" width="0pt">
5689 <row>
5690 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 Comando
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 Resultado
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row>
5710 <cell alignment="center" valignment="top" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 )
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 \begin_inset Formula $)$
5724 \end_inset
5725
5726
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 </row>
5732 <row>
5733 <cell alignment="center" valignment="top" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 }
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 <cell alignment="center" valignment="top" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 \begin_inset Formula $\}$
5747 \end_inset
5748
5749
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 </row>
5755 <row>
5756 <cell alignment="center" valignment="top" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 ]
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 \begin_inset Formula $]$
5770 \end_inset
5771
5772
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 </row>
5778 <row>
5779 <cell alignment="center" valignment="top" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783
5784 \backslash
5785 rangle
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 <cell alignment="center" valignment="top" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 \begin_inset Formula $\rangle$
5795 \end_inset
5796
5797
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 </row>
5803 <row>
5804 <cell alignment="center" valignment="top" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808
5809 \backslash
5810 rceil
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 \begin_inset Formula $\rceil$
5820 \end_inset
5821
5822
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 </row>
5828 <row>
5829 <cell alignment="center" valignment="top" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833
5834 \backslash
5835 rfloor
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell alignment="center" valignment="top" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 \begin_inset Formula $\rfloor$
5845 \end_inset
5846
5847
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 </row>
5853 <row>
5854 <cell alignment="center" valignment="top" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858
5859 \backslash
5860
5861 \backslash
5862
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 <cell alignment="center" valignment="top" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 \begin_inset Formula $\backslash$
5872 \end_inset
5873
5874
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 </row>
5880 <row>
5881 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885
5886 \backslash
5887 |
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Plain Layout
5896 \begin_inset Formula $\|$
5897 \end_inset
5898
5899
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 </row>
5905 </lyxtabular>
5906
5907 \end_inset
5908
5909
5910 \begin_inset space \hfill{}
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \begin_layout Standard
5917 \begin_inset Note Greyedout
5918 status open
5919
5920 \begin_layout Plain Layout
5921
5922 \series bold
5923 Nota
5924 \series default
5925 : En modo \SpecialChar TeX
5926  hay que usar el comando 
5927 \series bold
5928
5929 \backslash
5930 textbackslash
5931 \series default
5932
5933 \begin_inset Index idx
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937 Comandos ! T ! 
5938 \backslash
5939 textbackslash
5940 \end_layout
5941
5942 \end_inset
5943
5944  para la barra invertida, porque si no el comando 
5945 \series bold
5946
5947 \backslash
5948
5949 \backslash
5950
5951 \series default
5952  genera un salto de línea.
5953 \end_layout
5954
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \begin_layout Standard
5961 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
5962  descritos en las dos subsecciones siguientes.
5963  Cuando se emplean esos comandos se pueden usar directamente los caracteres
5964  < y > en vez de los comandos 
5965 \series bold
5966
5967 \backslash
5968 langle
5969 \series default
5970  y 
5971 \series bold
5972
5973 \backslash
5974 rangle
5975 \series default
5976 .
5977  
5978 \end_layout
5979
5980 \begin_layout Subsubsection
5981 Tamaño manual de los delimitadores
5982 \begin_inset CommandInset label
5983 LatexCommand label
5984 name "subsec:Tamaño-manual-de"
5985
5986 \end_inset
5987
5988
5989 \begin_inset Index idx
5990 status collapsed
5991
5992 \begin_layout Plain Layout
5993 Delimitadores ! tamaño manual
5994 \end_layout
5995
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \begin_layout Standard
6002 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6003  \SpecialChar LaTeX
6004  
6005 \series bold
6006
6007 \backslash
6008 big
6009 \series default
6010
6011 \begin_inset Index idx
6012 status collapsed
6013
6014 \begin_layout Plain Layout
6015 Comandos ! B ! 
6016 \backslash
6017 big
6018 \end_layout
6019
6020 \end_inset
6021
6022
6023 \series bold
6024
6025 \backslash
6026 Big
6027 \series default
6028
6029 \series bold
6030
6031 \backslash
6032 bigg
6033 \series default
6034 , y 
6035 \series bold
6036
6037 \backslash
6038 Bigg
6039 \series default
6040 .
6041  
6042 \series bold
6043
6044 \backslash
6045 big
6046 \series default
6047  indica el tamaño menor y 
6048 \series bold
6049
6050 \backslash
6051 Bigg
6052 \series default
6053  el mayor.
6054 \end_layout
6055
6056 \begin_layout Standard
6057 Estos comandos se usan para resaltar niveles de delimitación:
6058 \begin_inset Separator parbreak
6059 \end_inset
6060
6061
6062 \end_layout
6063
6064 \begin_layout Standard
6065 \noindent
6066 \align center
6067 \begin_inset Tabular
6068 <lyxtabular version="3" rows="2" columns="2">
6069 <features booktabs="true" tabularvalignment="middle">
6070 <column alignment="center" valignment="top" width="0pt">
6071 <column alignment="center" valignment="top" width="0pt">
6072 <row>
6073 <cell alignment="center" valignment="top" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 todos los delimitadores de igual tamaño:
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 \begin_inset Formula $((A+B)(A-B))^{C}$
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 <row topspace="2mm">
6096 <cell alignment="center" valignment="top" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 así tiene mejor aspecto:
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6110 \end_inset
6111
6112
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 </row>
6118 </lyxtabular>
6119
6120 \end_inset
6121
6122
6123 \end_layout
6124
6125 \begin_layout Standard
6126 Para la segunda expresión se ha empleado el comando 
6127 \series bold
6128
6129 \backslash
6130 Big((A+B)(A-B)
6131 \backslash
6132 Big)^
6133 \series default
6134
6135 \begin_inset space \textvisiblespace{}
6136 \end_inset
6137
6138
6139 \series bold
6140 C
6141 \series default
6142 .
6143 \end_layout
6144
6145 \begin_layout Standard
6146 He aquí una visión conjunta de todos los tamaños y delimitadores:
6147 \begin_inset Separator parbreak
6148 \end_inset
6149
6150
6151 \end_layout
6152
6153 \begin_layout Standard
6154 \noindent
6155 \align center
6156
6157 \backslash
6158 Bigg(
6159 \backslash
6160 exp
6161 \backslash
6162 bigg<
6163 \backslash
6164 Big[
6165 \backslash
6166 big{
6167 \backslash
6168 ln(3x)
6169 \backslash
6170 big}^2
6171 \begin_inset space \textvisiblespace{}
6172 \end_inset
6173
6174
6175 \backslash
6176 sen(x)
6177 \backslash
6178 Big]^
6179 \begin_inset space \textvisiblespace{}
6180 \end_inset
6181
6182 A
6183 \begin_inset space \textvisiblespace{}
6184 \end_inset
6185
6186
6187 \backslash
6188 bigg>
6189 \backslash
6190 Bigg)^0,5
6191 \begin_inset Formula 
6192 \[
6193 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6194 \]
6195
6196 \end_inset
6197
6198
6199 \end_layout
6200
6201 \begin_layout Standard
6202 Además de los comandos 
6203 \series bold
6204
6205 \backslash
6206 big
6207 \series default
6208  hay la variante 
6209 \series bold
6210
6211 \backslash
6212 bigm
6213 \series default
6214
6215 \begin_inset Index idx
6216 status collapsed
6217
6218 \begin_layout Plain Layout
6219 Comandos ! B ! 
6220 \backslash
6221 bigm
6222 \end_layout
6223
6224 \end_inset
6225
6226 , que añade un poco más de espacio entre el delimitador y su contenido,
6227  y la variante 
6228 \series bold
6229
6230 \backslash
6231 bigl
6232 \series default
6233 -
6234 \series bold
6235
6236 \backslash
6237 bigr
6238 \series default
6239
6240 \begin_inset Index idx
6241 status collapsed
6242
6243 \begin_layout Plain Layout
6244 Comandos ! B ! 
6245 \backslash
6246 bigl - 
6247 \backslash
6248 bigr
6249 \end_layout
6250
6251 \end_inset
6252
6253 , que no añade espacio adicional.
6254  La 
6255 \emph on
6256 l
6257 \emph default
6258  al final del comando 
6259 \series bold
6260
6261 \backslash
6262 bigl 
6263 \series default
6264 es para el delimitador izquierdo, la 
6265 \emph on
6266 r
6267 \emph default
6268  es para el delimitador derecho.
6269  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6270  apertura o de cierre.
6271 \end_layout
6272
6273 \begin_layout Standard
6274 En el siguiente cuadro hay una comparación de las variantes:
6275 \begin_inset Separator parbreak
6276 \end_inset
6277
6278
6279 \end_layout
6280
6281 \begin_layout Standard
6282 \noindent
6283 \align center
6284 \begin_inset Tabular
6285 <lyxtabular version="3" rows="5" columns="2">
6286 <features booktabs="true" tabularvalignment="middle">
6287 <column alignment="center" valignment="top" width="0pt">
6288 <column alignment="center" valignment="middle">
6289 <row>
6290 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6291 \begin_inset Text
6292
6293 \begin_layout Plain Layout
6294 Comando
6295 \end_layout
6296
6297 \end_inset
6298 </cell>
6299 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6300 \begin_inset Text
6301
6302 \begin_layout Plain Layout
6303 Resultado
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 </row>
6309 <row topspace="2mm">
6310 <cell alignment="center" valignment="top" usebox="none">
6311 \begin_inset Text
6312
6313 \begin_layout Plain Layout
6314
6315 \backslash
6316 Bigm(
6317 \backslash
6318 bigm(
6319 \backslash
6320 ln(3x)
6321 \backslash
6322 bigm)^2
6323 \begin_inset space \textvisiblespace{}
6324 \end_inset
6325
6326
6327 \backslash
6328 Bigm)
6329 \end_layout
6330
6331 \end_inset
6332 </cell>
6333 <cell alignment="center" valignment="top" usebox="none">
6334 \begin_inset Text
6335
6336 \begin_layout Plain Layout
6337 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6338 \end_inset
6339
6340
6341 \end_layout
6342
6343 \end_inset
6344 </cell>
6345 </row>
6346 <row topspace="2mm">
6347 <cell alignment="center" valignment="top" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351
6352 \backslash
6353 Big(
6354 \backslash
6355 big(
6356 \backslash
6357 ln(3x)
6358 \backslash
6359 big)^2
6360 \begin_inset space \textvisiblespace{}
6361 \end_inset
6362
6363
6364 \backslash
6365 Big)
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6375 \end_inset
6376
6377
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 </row>
6383 <row topspace="2mm" bottomspace="0.5mm">
6384 <cell alignment="center" valignment="top" usebox="none">
6385 \begin_inset Text
6386
6387 \begin_layout Plain Layout
6388
6389 \backslash
6390 Bigl(
6391 \backslash
6392 bigl(
6393 \backslash
6394 ln(3x)
6395 \backslash
6396 bigr)^2
6397 \begin_inset space \textvisiblespace{}
6398 \end_inset
6399
6400
6401 \backslash
6402 Bigr)
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6412 \end_inset
6413
6414
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 </row>
6420 <row topspace="1.5mm" bottomspace="0.5mm">
6421 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425
6426 \backslash
6427 bigl)
6428 \backslash
6429 ln(3x)
6430 \backslash
6431 bigr(
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6441 \end_inset
6442
6443
6444 \end_layout
6445
6446 \end_inset
6447 </cell>
6448 </row>
6449 </lyxtabular>
6450
6451 \end_inset
6452
6453
6454 \end_layout
6455
6456 \begin_layout Subsubsection
6457 Tamaño automático de los delimitadores
6458 \begin_inset CommandInset label
6459 LatexCommand label
6460 name "subsec:Tamaño-automático-de"
6461
6462 \end_inset
6463
6464
6465 \begin_inset Index idx
6466 status collapsed
6467
6468 \begin_layout Plain Layout
6469 Delimitadores ! tamaño automático
6470 \end_layout
6471
6472 \end_inset
6473
6474
6475 \end_layout
6476
6477 \begin_layout Standard
6478 Se pueden insertar delimitadores de tamaño variable con los comandos 
6479 \series bold
6480
6481 \backslash
6482 left
6483 \series default
6484
6485 \begin_inset Index idx
6486 status collapsed
6487
6488 \begin_layout Plain Layout
6489 Comandos ! L ! 
6490 \backslash
6491 left
6492 \end_layout
6493
6494 \end_inset
6495
6496  y 
6497 \series bold
6498
6499 \backslash
6500 right
6501 \series default
6502
6503 \begin_inset Index idx
6504 status collapsed
6505
6506 \begin_layout Plain Layout
6507 Comandos ! R ! 
6508 \backslash
6509 right
6510 \end_layout
6511
6512 \end_inset
6513
6514  o con el botón de la barra de ecuaciones 
6515 \begin_inset Info
6516 type  "icon"
6517 arg   "dialog-show mathdelimiter"
6518 \end_inset
6519
6520 .
6521  El delimitador deseado se debe insertar directamente detrás de 
6522 \series bold
6523
6524 \backslash
6525 left
6526 \series default
6527  y 
6528 \series bold
6529
6530 \backslash
6531 right
6532 \series default
6533 .
6534  El tamaño se calculará automáticamente después para la salida.
6535  
6536 \begin_inset Separator parbreak
6537 \end_inset
6538
6539
6540 \end_layout
6541
6542 \begin_layout Standard
6543 \noindent
6544 \align center
6545 delimitador normal: El comando 
6546 \series bold
6547
6548 \backslash
6549 ln(
6550 \backslash
6551 frac
6552 \series default
6553
6554 \begin_inset space \textvisiblespace{}
6555 \end_inset
6556
6557
6558 \series bold
6559 A
6560 \begin_inset Formula $\downarrow$
6561 \end_inset
6562
6563 C
6564 \series default
6565
6566 \begin_inset space \textvisiblespace{}
6567 \end_inset
6568
6569
6570 \series bold
6571 )
6572 \series default
6573  genera
6574 \begin_inset Formula 
6575 \[
6576 \ln(\frac{A}{C})
6577 \]
6578
6579 \end_inset
6580
6581
6582 \end_layout
6583
6584 \begin_layout Standard
6585 \noindent
6586 \align center
6587 delimitador multilínea: El comando 
6588 \series bold
6589
6590 \backslash
6591 ln
6592 \backslash
6593 left(
6594 \backslash
6595 frac
6596 \series default
6597
6598 \begin_inset space \textvisiblespace{}
6599 \end_inset
6600
6601
6602 \series bold
6603 A
6604 \begin_inset Formula $\downarrow$
6605 \end_inset
6606
6607 C
6608 \series default
6609
6610 \begin_inset space \textvisiblespace{}
6611 \end_inset
6612
6613
6614 \series bold
6615
6616 \backslash
6617 right)
6618 \series default
6619  genera
6620 \begin_inset Formula 
6621 \[
6622 \ln\left(\frac{A}{C}\right)
6623 \]
6624
6625 \end_inset
6626
6627
6628 \end_layout
6629
6630 \begin_layout Standard
6631 En lugar de 
6632 \series bold
6633
6634 \backslash
6635 left
6636 \series default
6637  y 
6638 \series bold
6639
6640 \backslash
6641 right
6642 \series default
6643  se puede usar el atajo 
6644 \family sans
6645 Alt+M
6646 \begin_inset space ~
6647 \end_inset
6648
6649 Corchete
6650 \family default
6651 .
6652  Esto tiene la ventaja de que puedes ver inmediatamente en \SpecialChar LyX
6653  el tamaño real
6654  del delimitador y además se genera el correspondiente delimitador de cierre.
6655 \begin_inset Newline newline
6656 \end_inset
6657
6658 El comando para el último ejemplo sería 
6659 \series bold
6660
6661 \backslash
6662 ln Alt+M
6663 \series default
6664  
6665 \series bold
6666 (
6667 \backslash
6668 frac
6669 \begin_inset space \textvisiblespace{}
6670 \end_inset
6671
6672 A
6673 \begin_inset Formula $\downarrow$
6674 \end_inset
6675
6676
6677 \end_layout
6678
6679 \begin_layout Standard
6680 Para omitir uno de los dos delimitadores se inserta un punto.
6681  Por ejemplo, el comando 
6682 \series bold
6683
6684 \backslash
6685 left.
6686 \backslash
6687 frac
6688 \series default
6689
6690 \begin_inset space \textvisiblespace{}
6691 \end_inset
6692
6693
6694 \series bold
6695 A
6696 \begin_inset Formula $\downarrow$
6697 \end_inset
6698
6699 B
6700 \series default
6701
6702 \begin_inset space \textvisiblespace{}
6703 \end_inset
6704
6705
6706 \series bold
6707
6708 \backslash
6709 right}
6710 \series default
6711  da lugar a:
6712 \begin_inset Formula 
6713 \[
6714 \left.\frac{A}{B}\right\} 
6715 \]
6716
6717 \end_inset
6718
6719
6720 \end_layout
6721
6722 \begin_layout Standard
6723 \SpecialChar LyX
6724  convertirá los comandos 
6725 \series bold
6726
6727 \backslash
6728 left
6729 \series default
6730  y 
6731 \series bold
6732
6733 \backslash
6734 right
6735 \series default
6736  a su tamaño adecuado cuando el documento sea recargado y el delimitador
6737  omitido aparecerá como línea de trazos.
6738  
6739 \begin_inset VSpace bigskip
6740 \end_inset
6741
6742
6743 \end_layout
6744
6745 \begin_layout Standard
6746 Como todas las distribuciones habituales de \SpecialChar LaTeX
6747  incluyen e\SpecialChar TeX
6748 , una extensión de
6749  \SpecialChar LaTeX
6750 , el comando 
6751 \series bold
6752
6753 \backslash
6754 middle
6755 \series default
6756
6757 \begin_inset Index idx
6758 status collapsed
6759
6760 \begin_layout Plain Layout
6761 Comandos ! M ! 
6762 \backslash
6763 middle
6764 \end_layout
6765
6766 \end_inset
6767
6768  está también disponible para todos los delimitadores y límites.
6769  Con este comando la altura del siguiente carácter se adapta a la de los
6770  delimitadores circundantes, lo que es necesario, p.
6771 \begin_inset space \thinspace{}
6772 \end_inset
6773
6774 e., para vectores cuánticos: 
6775 \begin_inset Formula 
6776 \[
6777 \left\langle \phi\;\middle|\;J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6778 \]
6779
6780 \end_inset
6781
6782
6783 \end_layout
6784
6785 \begin_layout Standard
6786 Para este tipo de vectores hay un paquete \SpecialChar LaTeX
6787  específico que se describe en
6788 \begin_inset space ~
6789 \end_inset
6790
6791
6792 \begin_inset CommandInset ref
6793 LatexCommand ref
6794 reference "subsec:Vectores-cuánticos"
6795
6796 \end_inset
6797
6798 .
6799 \end_layout
6800
6801 \begin_layout Standard
6802 \begin_inset Newpage newpage
6803 \end_inset
6804
6805
6806 \end_layout
6807
6808 \begin_layout Subsection
6809 Delimitadores horizontales
6810 \begin_inset Index idx
6811 status collapsed
6812
6813 \begin_layout Plain Layout
6814 Delimitadores ! horizontales
6815 \end_layout
6816
6817 \end_inset
6818
6819
6820 \end_layout
6821
6822 \begin_layout Standard
6823 \noindent
6824 \align center
6825 \begin_inset Tabular
6826 <lyxtabular version="3" rows="4" columns="2">
6827 <features booktabs="true" tabularvalignment="middle">
6828 <column alignment="center" valignment="top" width="0pt">
6829 <column alignment="center" valignment="top" width="0pt">
6830 <row>
6831 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 Comando
6836 \end_layout
6837
6838 \end_inset
6839 </cell>
6840 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6841 \begin_inset Text
6842
6843 \begin_layout Plain Layout
6844 Resultado
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 </row>
6850 <row>
6851 <cell alignment="center" valignment="top" usebox="none">
6852 \begin_inset Text
6853
6854 \begin_layout Plain Layout
6855
6856 \backslash
6857 overbrace
6858 \begin_inset space \textvisiblespace{}
6859 \end_inset
6860
6861 A+B
6862 \begin_inset space \textvisiblespace{}
6863 \end_inset
6864
6865 ^
6866 \begin_inset space \textvisiblespace{}
6867 \end_inset
6868
6869 3
6870 \begin_inset Index idx
6871 status collapsed
6872
6873 \begin_layout Plain Layout
6874 Comandos ! O ! 
6875 \backslash
6876 overbrace
6877 \end_layout
6878
6879 \end_inset
6880
6881
6882 \end_layout
6883
6884 \end_inset
6885 </cell>
6886 <cell alignment="center" valignment="top" usebox="none">
6887 \begin_inset Text
6888
6889 \begin_layout Plain Layout
6890 \begin_inset Formula $\overbrace{A+B}^{3}$
6891 \end_inset
6892
6893
6894 \end_layout
6895
6896 \end_inset
6897 </cell>
6898 </row>
6899 <row topspace="2mm">
6900 <cell alignment="center" valignment="top" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904
6905 \backslash
6906 underbrace
6907 \begin_inset space \textvisiblespace{}
6908 \end_inset
6909
6910 A+B
6911 \begin_inset space \textvisiblespace{}
6912 \end_inset
6913
6914 _5
6915 \begin_inset Index idx
6916 status collapsed
6917
6918 \begin_layout Plain Layout
6919 Comandos ! U ! 
6920 \backslash
6921 underbrace
6922 \end_layout
6923
6924 \end_inset
6925
6926
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 \begin_inset Formula $\underbrace{A+B}_{5}$
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 </row>
6944 <row>
6945 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6946 \begin_inset Text
6947
6948 \begin_layout Plain Layout
6949
6950 \backslash
6951 overbrace
6952 \begin_inset space \textvisiblespace{}
6953 \end_inset
6954
6955
6956 \backslash
6957 underbrace
6958 \begin_inset space \textvisiblespace{}
6959 \end_inset
6960
6961 A+B_w
6962 \begin_inset space \textvisiblespace{}
6963 \end_inset
6964
6965
6966 \begin_inset space \textvisiblespace{}
6967 \end_inset
6968
6969 _7
6970 \begin_inset space \textvisiblespace{}
6971 \end_inset
6972
6973
6974 \begin_inset space \textvisiblespace{}
6975 \end_inset
6976
6977 ^
6978 \begin_inset space \textvisiblespace{}
6979 \end_inset
6980
6981 C
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \end_inset
6997 </cell>
6998 </row>
6999 </lyxtabular>
7000
7001 \end_inset
7002
7003
7004 \end_layout
7005
7006 \begin_layout Standard
7007 En el último ejemplo no importa en qué orden se introducen los comandos
7008  
7009 \series bold
7010
7011 \backslash
7012 overbrace
7013 \series default
7014  y 
7015 \series bold
7016
7017 \backslash
7018 underbrace
7019 \series default
7020 .
7021 \end_layout
7022
7023 \begin_layout Standard
7024 \begin_inset VSpace medskip
7025 \end_inset
7026
7027
7028 \end_layout
7029
7030 \begin_layout Standard
7031 Si en la configuración del documento, en 
7032 \family sans
7033 Opciones
7034 \begin_inset space ~
7035 \end_inset
7036
7037 de
7038 \begin_inset space ~
7039 \end_inset
7040
7041 ecuación
7042 \family default
7043 , marcas la opción 
7044 \family sans
7045 Cargar
7046 \begin_inset space ~
7047 \end_inset
7048
7049 siempre
7050 \family default
7051  el paquete 
7052 \series bold
7053 mathtools
7054 \series default
7055
7056 \begin_inset Index idx
7057 status collapsed
7058
7059 \begin_layout Plain Layout
7060 Paquetes ! mathtools
7061 \end_layout
7062
7063 \end_inset
7064
7065 , tendrás acceso a los corchetes:
7066 \begin_inset Separator parbreak
7067 \end_inset
7068
7069
7070 \end_layout
7071
7072 \begin_layout Standard
7073 \align center
7074 \begin_inset Tabular
7075 <lyxtabular version="3" rows="4" columns="2">
7076 <features booktabs="true" tabularvalignment="middle">
7077 <column alignment="center" valignment="top" width="0pt">
7078 <column alignment="center" valignment="top" width="0pt">
7079 <row>
7080 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084 Comando
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 Resultado
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 </row>
7099 <row>
7100 <cell alignment="center" valignment="top" usebox="none">
7101 \begin_inset Text
7102
7103 \begin_layout Plain Layout
7104
7105 \backslash
7106 overbracket{A+B
7107 \begin_inset space \textvisiblespace{}
7108 \end_inset
7109
7110 ^3
7111 \begin_inset Index idx
7112 status collapsed
7113
7114 \begin_layout Plain Layout
7115 Comandos ! O ! 
7116 \backslash
7117 overbracket
7118 \end_layout
7119
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell alignment="center" valignment="top" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131 \begin_inset Formula $\overbracket{A+B}^{3}$
7132 \end_inset
7133
7134
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 </row>
7140 <row topspace="2mm">
7141 <cell alignment="center" valignment="top" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145
7146 \backslash
7147 underbracket{A+B
7148 \begin_inset space \textvisiblespace{}
7149 \end_inset
7150
7151 _5
7152 \begin_inset Index idx
7153 status collapsed
7154
7155 \begin_layout Plain Layout
7156 Comandos ! U ! 
7157 \backslash
7158 under
7159 \size normal
7160 bracket
7161 \end_layout
7162
7163 \end_inset
7164
7165
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell alignment="center" valignment="top" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174 \begin_inset Formula $\underbracket{A+B}_{5}$
7175 \end_inset
7176
7177
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 </row>
7183 <row>
7184 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7185 \begin_inset Text
7186
7187 \begin_layout Plain Layout
7188
7189 \backslash
7190 overbracket{
7191 \backslash
7192 underbracket{A+B_w
7193 \begin_inset space \textvisiblespace{}
7194 \end_inset
7195
7196
7197 \begin_inset space \textvisiblespace{}
7198 \end_inset
7199
7200 _7
7201 \begin_inset space \textvisiblespace{}
7202 \end_inset
7203
7204
7205 \begin_inset space \textvisiblespace{}
7206 \end_inset
7207
7208 ^
7209 \begin_inset space \textvisiblespace{}
7210 \end_inset
7211
7212 C
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7222 \end_inset
7223
7224
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 </row>
7230 </lyxtabular>
7231
7232 \end_inset
7233
7234
7235 \end_layout
7236
7237 \begin_layout Standard
7238 Para 
7239 \series bold
7240
7241 \backslash
7242 overbracket
7243 \series default
7244  y 
7245 \series bold
7246
7247 \backslash
7248 underbracket
7249 \series default
7250  puedes cambiar el grosor de los corchetes especificándolo entre corchetes
7251  tras el nombre del comando:
7252 \begin_inset Separator parbreak
7253 \end_inset
7254
7255
7256 \end_layout
7257
7258 \begin_layout Standard
7259 \align center
7260 \begin_inset Tabular
7261 <lyxtabular version="3" rows="3" columns="2">
7262 <features booktabs="true" tabularvalignment="middle">
7263 <column alignment="center" valignment="top" width="0pt">
7264 <column alignment="center" valignment="top" width="0pt">
7265 <row>
7266 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7267 \begin_inset Text
7268
7269 \begin_layout Plain Layout
7270 Comando
7271 \end_layout
7272
7273 \end_inset
7274 </cell>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279 Resultado
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 </row>
7285 <row>
7286 <cell alignment="center" valignment="top" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290
7291 \backslash
7292 overbracket[3pt]
7293 \backslash
7294 {A+B
7295 \begin_inset space \textvisiblespace{}
7296 \end_inset
7297
7298 ^3
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7308 \end_inset
7309
7310
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 </row>
7316 <row topspace="2mm">
7317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7318 \begin_inset Text
7319
7320 \begin_layout Plain Layout
7321
7322 \backslash
7323 underbracket[1pt]
7324 \backslash
7325 {A+B
7326 \begin_inset space \textvisiblespace{}
7327 \end_inset
7328
7329 _5
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Plain Layout
7338 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7339 \end_inset
7340
7341
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 </row>
7347 </lyxtabular>
7348
7349 \end_inset
7350
7351
7352 \end_layout
7353
7354 \begin_layout Standard
7355 \begin_inset VSpace bigskip
7356 \end_inset
7357
7358
7359 \end_layout
7360
7361 \begin_layout Standard
7362 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7363  multilínea, como se describe en
7364 \begin_inset space ~
7365 \end_inset
7366
7367
7368 \begin_inset CommandInset ref
7369 LatexCommand ref
7370 reference "sec:Ecuaciones-multilínea"
7371
7372 \end_inset
7373
7374 :
7375 \begin_inset Formula 
7376 \begin{eqnarray*}
7377 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7378  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7379 \end{eqnarray*}
7380
7381 \end_inset
7382
7383 En la primera fila se insertan la ecuación y la primera llave.
7384  Aquí es importante insertar el comando de espacio
7385 \begin_inset Foot
7386 status collapsed
7387
7388 \begin_layout Plain Layout
7389 Los comandos para espacios se explican en 
7390 \begin_inset CommandInset ref
7391 LatexCommand ref
7392 reference "subsec:Espacio-predefinido"
7393
7394 \end_inset
7395
7396
7397 \end_layout
7398
7399 \end_inset
7400
7401  
7402 \series bold
7403
7404 \backslash
7405 :
7406 \series default
7407  antes de la primera
7408 \series bold
7409  
7410 \series default
7411
7412 \begin_inset Formula $d$
7413 \end_inset
7414
7415 , porque la llave que termina detrás de 
7416 \begin_inset Formula $q$
7417 \end_inset
7418
7419  impide que el siguiente 
7420 \begin_inset Quotes fld
7421 \end_inset
7422
7423 +
7424 \begin_inset Quotes frd
7425 \end_inset
7426
7427  esté rodeado de espacio.
7428 \begin_inset Foot
7429 status collapsed
7430
7431 \begin_layout Plain Layout
7432 Debido a que la llave no es considerada como carácter, véase 
7433 \begin_inset CommandInset ref
7434 LatexCommand ref
7435 reference "subsec:Operadores-binarios"
7436
7437 \end_inset
7438
7439
7440 \end_layout
7441
7442 \end_inset
7443
7444  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7445  de 
7446 \begin_inset Formula $b$
7447 \end_inset
7448
7449  se inserta antes el comando 
7450 \series bold
7451
7452 \backslash
7453 hphantom{gggg+
7454 \backslash
7455 :}
7456 \series default
7457 .
7458 \begin_inset Foot
7459 status collapsed
7460
7461 \begin_layout Plain Layout
7462 Más sobre 
7463 \series bold
7464
7465 \backslash
7466 hphantom
7467 \series default
7468  en 
7469 \begin_inset CommandInset ref
7470 LatexCommand ref
7471 reference "subsec:Espacios-reservados"
7472
7473 \end_inset
7474
7475
7476 \end_layout
7477
7478 \end_inset
7479
7480  Ese espacio es necesario porque el signo 
7481 \begin_inset Quotes fld
7482 \end_inset
7483
7484 +
7485 \begin_inset Quotes frd
7486 \end_inset
7487
7488  va seguido de un espacio en la ecuación.
7489  La llave se coloca bajo el comando 
7490 \series bold
7491
7492 \backslash
7493 hphantom{bbqq+dddd}
7494 \series default
7495 .
7496  
7497 \end_layout
7498
7499 \begin_layout Standard
7500 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7501  ejemplo:
7502 \begin_inset ERT
7503 status collapsed
7504
7505 \begin_layout Plain Layout
7506
7507
7508 \backslash
7509 setlength{
7510 \backslash
7511 jot}{-6pt}
7512 \end_layout
7513
7514 \end_inset
7515
7516
7517 \begin_inset Formula 
7518 \begin{eqnarray*}
7519  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7520 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7521 \end{eqnarray*}
7522
7523 \end_inset
7524
7525
7526 \begin_inset ERT
7527 status collapsed
7528
7529 \begin_layout Plain Layout
7530
7531
7532 \backslash
7533 setlength{
7534 \backslash
7535 jot}{3pt}
7536 \end_layout
7537
7538 \end_inset
7539
7540 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7541  anterior, con la diferencia de que la llave está encima.
7542  La segunda fila contiene la ecuación junto con la segunda llave.
7543  Para evitar que haya demasiado espacio entre la llave superior en la primera
7544  fila y la ecuación hay que reducirlo.
7545  Esto no es fácil de hacer debido a un fallo de \SpecialChar LyX
7546 .
7547 \begin_inset Foot
7548 status collapsed
7549
7550 \begin_layout Plain Layout
7551 \begin_inset CommandInset href
7552 LatexCommand href
7553 name "LyX-bug #1505"
7554 target "http://www.lyx.org/trac/ticket/1505"
7555
7556 \end_inset
7557
7558
7559 \end_layout
7560
7561 \end_inset
7562
7563  Una solución es cambiar la separación global de filas en la ecuación, 
7564 \series bold
7565
7566 \backslash
7567 jot
7568 \series default
7569
7570 \begin_inset Index idx
7571 status collapsed
7572
7573 \begin_layout Plain Layout
7574 Comandos ! J ! 
7575 \backslash
7576 jot
7577 \end_layout
7578
7579 \end_inset
7580
7581 , en -6
7582 \begin_inset space \thinspace{}
7583 \end_inset
7584
7585 pt insertando antes de la ecuación el comando 
7586 \series bold
7587
7588 \backslash
7589 setlength{
7590 \backslash
7591 jot}{-6pt}
7592 \series default
7593  en modo \SpecialChar TeX
7594 .
7595  Después de la ecuación se vuelve al valor normal 3
7596 \begin_inset space \thinspace{}
7597 \end_inset
7598
7599 pt de 
7600 \series bold
7601
7602 \backslash
7603 jot
7604 \series default
7605  usando el mismo comando.
7606  Más información sobre separación de filas en ecuaciones en
7607 \begin_inset space ~
7608 \end_inset
7609
7610
7611 \begin_inset CommandInset ref
7612 LatexCommand ref
7613 reference "subsec:Separación-de-líneas"
7614
7615 \end_inset
7616
7617 .
7618 \end_layout
7619
7620 \begin_layout Section
7621 Flechas
7622 \begin_inset Index idx
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626 Flechas
7627 \end_layout
7628
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \begin_layout Standard
7635 Las flechas se pueden insertar con el botón 
7636 \begin_inset Info
7637 type  "icon"
7638 arg   "math-insert \\leftarrow"
7639 \end_inset
7640
7641  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7642  siguientes.
7643 \end_layout
7644
7645 \begin_layout Subsection
7646 Flechas horizontales
7647 \begin_inset Index idx
7648 status collapsed
7649
7650 \begin_layout Plain Layout
7651 Flechas ! horizontales
7652 \end_layout
7653
7654 \end_inset
7655
7656
7657 \end_layout
7658
7659 \begin_layout Standard
7660 \begin_inset space \hfill{}
7661 \end_inset
7662
7663
7664 \begin_inset Tabular
7665 <lyxtabular version="3" rows="8" columns="2">
7666 <features booktabs="true" tabularvalignment="middle">
7667 <column alignment="center" valignment="top" width="0pt">
7668 <column alignment="center" valignment="top" width="0pt">
7669 <row>
7670 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7671 \begin_inset Text
7672
7673 \begin_layout Plain Layout
7674 Comando
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683 Resultado
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 </row>
7689 <row>
7690 <cell alignment="center" valignment="top" usebox="none">
7691 \begin_inset Text
7692
7693 \begin_layout Plain Layout
7694
7695 \backslash
7696 gets
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 <cell alignment="center" valignment="top" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705 \begin_inset Formula $\gets$
7706 \end_inset
7707
7708
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 </row>
7714 <row>
7715 <cell alignment="center" valignment="top" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719
7720 \backslash
7721 Leftarrow
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 <cell alignment="center" valignment="top" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730 \begin_inset Formula $\Leftarrow$
7731 \end_inset
7732
7733
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 </row>
7739 <row>
7740 <cell alignment="center" valignment="top" usebox="none">
7741 \begin_inset Text
7742
7743 \begin_layout Plain Layout
7744
7745 \backslash
7746 longleftarrow
7747 \end_layout
7748
7749 \end_inset
7750 </cell>
7751 <cell alignment="center" valignment="top" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755 \begin_inset Formula $\longleftarrow$
7756 \end_inset
7757
7758
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 </row>
7764 <row>
7765 <cell alignment="center" valignment="top" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769
7770 \backslash
7771 Longleftarrow
7772 \end_layout
7773
7774 \end_inset
7775 </cell>
7776 <cell alignment="center" valignment="top" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780 \begin_inset Formula $\Longleftarrow$
7781 \end_inset
7782
7783
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 </row>
7789 <row>
7790 <cell alignment="center" valignment="top" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \backslash
7796 leftharpoonup
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 <cell alignment="center" valignment="top" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805 \begin_inset Formula $\leftharpoonup$
7806 \end_inset
7807
7808
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 </row>
7814 <row>
7815 <cell alignment="center" valignment="top" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819
7820 \backslash
7821 leftharpoondown
7822 \end_layout
7823
7824 \end_inset
7825 </cell>
7826 <cell alignment="center" valignment="top" usebox="none">
7827 \begin_inset Text
7828
7829 \begin_layout Plain Layout
7830 \begin_inset Formula $\leftharpoondown$
7831 \end_inset
7832
7833
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 </row>
7839 <row>
7840 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844
7845 \backslash
7846 hookleftarrow
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855 \begin_inset Formula $\hookleftarrow$
7856 \end_inset
7857
7858
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 </row>
7864 </lyxtabular>
7865
7866 \end_inset
7867
7868
7869 \begin_inset space \hfill{}
7870 \end_inset
7871
7872
7873 \begin_inset Tabular
7874 <lyxtabular version="3" rows="8" columns="2">
7875 <features booktabs="true" tabularvalignment="middle">
7876 <column alignment="center" valignment="top" width="0pt">
7877 <column alignment="center" valignment="top" width="0pt">
7878 <row>
7879 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883 Comando
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892 Resultado
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 </row>
7898 <row>
7899 <cell alignment="center" valignment="top" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \backslash
7905 to
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell alignment="center" valignment="top" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914 \begin_inset Formula $\to$
7915 \end_inset
7916
7917
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 </row>
7923 <row>
7924 <cell alignment="center" valignment="top" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928
7929 \backslash
7930 Rightarrow
7931 \end_layout
7932
7933 \end_inset
7934 </cell>
7935 <cell alignment="center" valignment="top" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939 \begin_inset Formula $\Rightarrow$
7940 \end_inset
7941
7942
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 </row>
7948 <row>
7949 <cell alignment="center" valignment="top" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953
7954 \backslash
7955 longrightarrow
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 <cell alignment="center" valignment="top" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964 \begin_inset Formula $\longrightarrow$
7965 \end_inset
7966
7967
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 </row>
7973 <row>
7974 <cell alignment="center" valignment="top" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978
7979 \backslash
7980 Longrightarrow
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 <cell alignment="center" valignment="top" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989 \begin_inset Formula $\Longrightarrow$
7990 \end_inset
7991
7992
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 </row>
7998 <row>
7999 <cell alignment="center" valignment="top" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003
8004 \backslash
8005 rightharpoonup
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 \begin_inset Formula $\rightharpoonup$
8015 \end_inset
8016
8017
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 </row>
8023 <row>
8024 <cell alignment="center" valignment="top" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \backslash
8030 rightharpoondown
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 \begin_inset Formula $\rightharpoondown$
8040 \end_inset
8041
8042
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \backslash
8055 hookrightarrow
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 \begin_inset Formula $\hookrightarrow$
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 </lyxtabular>
8074
8075 \end_inset
8076
8077
8078 \begin_inset space \hfill{}
8079 \end_inset
8080
8081
8082 \end_layout
8083
8084 \begin_layout Standard
8085 \begin_inset space \hfill{}
8086 \end_inset
8087
8088
8089 \begin_inset Tabular
8090 <lyxtabular version="3" rows="6" columns="2">
8091 <features booktabs="true" tabularvalignment="middle">
8092 <column alignment="center" valignment="top" width="0pt">
8093 <column alignment="center" valignment="top" width="0pt">
8094 <row>
8095 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 Comando
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 Resultado
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119
8120 \backslash
8121 leftrightarrow
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 \begin_inset Formula $\leftrightarrow$
8131 \end_inset
8132
8133
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="center" valignment="top" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \backslash
8146 Leftrightarrow
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 \begin_inset Formula $\Leftrightarrow$
8156 \end_inset
8157
8158
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 </row>
8164 <row>
8165 <cell alignment="center" valignment="top" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169
8170 \backslash
8171 longleftrightarrow
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 <cell alignment="center" valignment="top" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 \begin_inset Formula $\longleftrightarrow$
8181 \end_inset
8182
8183
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 </row>
8189 <row>
8190 <cell alignment="center" valignment="top" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194
8195 \backslash
8196 Longleftrightarrow
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 \begin_inset Formula $\Longleftrightarrow$
8206 \end_inset
8207
8208
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 </row>
8214 <row>
8215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219
8220 \backslash
8221 rightleftharpoons
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 \begin_inset Formula $\rightleftharpoons$
8231 \end_inset
8232
8233
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 </row>
8239 </lyxtabular>
8240
8241 \end_inset
8242
8243
8244 \begin_inset space \hspace{}
8245 \length 25pt
8246 \end_inset
8247
8248
8249 \begin_inset space \hfill{}
8250 \end_inset
8251
8252
8253 \begin_inset Tabular
8254 <lyxtabular version="3" rows="5" columns="2">
8255 <features booktabs="true" tabularvalignment="middle">
8256 <column alignment="center" valignment="top" width="0pt">
8257 <column alignment="center" valignment="top" width="0pt">
8258 <row>
8259 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 Comando
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272 Resultado
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 </row>
8278 <row>
8279 <cell alignment="center" valignment="top" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283
8284 \backslash
8285 mapsto
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 \begin_inset Formula $\mapsto$
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 <row>
8304 <cell alignment="center" valignment="top" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308
8309 \backslash
8310 longmapsto
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 \begin_inset Formula $\longmapsto$
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 </row>
8328 <row>
8329 <cell alignment="center" valignment="top" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333
8334 \backslash
8335 leadsto
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 <cell alignment="center" valignment="top" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 \begin_inset Formula $\leadsto$
8345 \end_inset
8346
8347
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 </row>
8353 <row>
8354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358
8359 \backslash
8360 dasharrow
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 \begin_inset Formula $\dasharrow$
8370 \end_inset
8371
8372
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 </row>
8378 </lyxtabular>
8379
8380 \end_inset
8381
8382
8383 \begin_inset space \hfill{}
8384 \end_inset
8385
8386
8387 \begin_inset VSpace medskip
8388 \end_inset
8389
8390
8391 \end_layout
8392
8393 \begin_layout Standard
8394 Las flechas que se utilizan como acentos, p.
8395 \begin_inset space \thinspace{}
8396 \end_inset
8397
8398 e.
8399  en vectores, se describen en 
8400 \begin_inset CommandInset ref
8401 LatexCommand ref
8402 reference "sec:Acentos"
8403
8404 \end_inset
8405
8406 .
8407  
8408 \begin_inset VSpace bigskip
8409 \end_inset
8410
8411
8412 \end_layout
8413
8414 \begin_layout Standard
8415 Además hay las flechas etiquetadas
8416 \begin_inset Index idx
8417 status collapsed
8418
8419 \begin_layout Plain Layout
8420 Flechas ! etiquetadas
8421 \end_layout
8422
8423 \end_inset
8424
8425  
8426 \series bold
8427
8428 \backslash
8429 xleftarrow
8430 \series default
8431
8432 \begin_inset Index idx
8433 status collapsed
8434
8435 \begin_layout Plain Layout
8436 Comandos ! X ! 
8437 \backslash
8438 xleftarrow
8439 \end_layout
8440
8441 \end_inset
8442
8443  y 
8444 \series bold
8445
8446 \backslash
8447 xrightarrow
8448 \series default
8449
8450 \begin_inset Index idx
8451 status collapsed
8452
8453 \begin_layout Plain Layout
8454 Comandos ! X ! 
8455 \backslash
8456 xrightarrow
8457 \begin_inset ERT
8458 status collapsed
8459
8460 \begin_layout Plain Layout
8461
8462
8463 \backslash
8464 vspace{4mm}
8465 \end_layout
8466
8467 \end_inset
8468
8469
8470 \end_layout
8471
8472 \end_inset
8473
8474 .
8475  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8476  con dos marcos azules donde se puede insertar la etiqueta.
8477  La longitud de la flecha se adapta a la anchura de la etiqueta.
8478 \begin_inset Separator parbreak
8479 \end_inset
8480
8481
8482 \end_layout
8483
8484 \begin_layout Standard
8485 \noindent
8486 \align center
8487 \begin_inset Tabular
8488 <lyxtabular version="3" rows="3" columns="2">
8489 <features booktabs="true" tabularvalignment="middle">
8490 <column alignment="center" valignment="top" width="0pt">
8491 <column alignment="center" valignment="top" width="0pt">
8492 <row>
8493 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497 Comando
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 Resultado
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 </row>
8512 <row>
8513 <cell alignment="center" valignment="top" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 F(a)
8518 \backslash
8519 xleftarrow
8520 \begin_inset space \textvisiblespace{}
8521 \end_inset
8522
8523 x=a
8524 \begin_inset Formula $\downarrow$
8525 \end_inset
8526
8527 x>0
8528 \begin_inset Formula $\to$
8529 \end_inset
8530
8531 F(x)
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8541 \end_inset
8542
8543
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 <row topspace="2mm">
8550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554 F(x)
8555 \backslash
8556 xrightarrow
8557 \begin_inset space \textvisiblespace{}
8558 \end_inset
8559
8560 x=a
8561 \begin_inset Formula $\downarrow$
8562 \end_inset
8563
8564 x>0
8565 \begin_inset Formula $\to$
8566 \end_inset
8567
8568 F(a)
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8578 \end_inset
8579
8580
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 </row>
8586 </lyxtabular>
8587
8588 \end_inset
8589
8590
8591 \end_layout
8592
8593 \begin_layout Standard
8594 \begin_inset VSpace medskip
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \begin_layout Standard
8601 Si en las 
8602 \family sans
8603 Opciones
8604 \begin_inset space ~
8605 \end_inset
8606
8607 para
8608 \begin_inset space ~
8609 \end_inset
8610
8611 ecuaciones
8612 \family default
8613  de la configuración del documento se marca 
8614 \family sans
8615 Cargar
8616 \begin_inset space ~
8617 \end_inset
8618
8619 siempre
8620 \family default
8621  el paquete 
8622 \series bold
8623 mathtools
8624 \series default
8625
8626 \begin_inset Index idx
8627 status collapsed
8628
8629 \begin_layout Plain Layout
8630 Paquetes ! mathtools
8631 \end_layout
8632
8633 \end_inset
8634
8635 , estarán disponibles las siguientes flechas etiquetadas:
8636 \begin_inset Separator parbreak
8637 \end_inset
8638
8639
8640 \end_layout
8641
8642 \begin_layout Standard
8643 \align center
8644 \begin_inset space \hspace*{\fill}
8645 \end_inset
8646
8647
8648 \begin_inset Tabular
8649 <lyxtabular version="3" rows="7" columns="2">
8650 <features booktabs="true" tabularvalignment="middle">
8651 <column alignment="center" valignment="top" width="0pt">
8652 <column alignment="center" valignment="top" width="0pt">
8653 <row>
8654 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658 Comando
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 Example
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 </row>
8673 <row>
8674 <cell alignment="center" valignment="top" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678
8679 \backslash
8680 xleftrightarrow
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 <cell alignment="center" valignment="top" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8690 \end_inset
8691
8692
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 </row>
8698 <row topspace="2mm">
8699 <cell alignment="center" valignment="top" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703
8704 \backslash
8705 xLeftarrow
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 <cell alignment="center" valignment="top" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8715 \end_inset
8716
8717
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 </row>
8723 <row topspace="2mm">
8724 <cell alignment="center" valignment="top" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728
8729 \backslash
8730 xRightarrow
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 <cell alignment="center" valignment="top" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8740 \end_inset
8741
8742
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 </row>
8748 <row topspace="2mm">
8749 <cell alignment="center" valignment="top" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753
8754 \backslash
8755 xLeftrightarrow
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8765 \end_inset
8766
8767
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 </row>
8773 <row topspace="2mm">
8774 <cell alignment="center" valignment="top" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778
8779 \backslash
8780 xhookleftarrow
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="center" valignment="top" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8790 \end_inset
8791
8792
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 </row>
8798 <row topspace="2mm">
8799 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803
8804 \backslash
8805 xhookrightarrow
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8815 \end_inset
8816
8817
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 </row>
8823 </lyxtabular>
8824
8825 \end_inset
8826
8827
8828 \begin_inset space \hspace*{\fill}
8829 \end_inset
8830
8831
8832 \begin_inset Tabular
8833 <lyxtabular version="3" rows="7" columns="2">
8834 <features booktabs="true" tabularvalignment="middle">
8835 <column alignment="center" valignment="top" width="0pt">
8836 <column alignment="center" valignment="top" width="0pt">
8837 <row>
8838 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Plain Layout
8842 Comando
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851 Example
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 </row>
8857 <row>
8858 <cell alignment="center" valignment="top" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862
8863 \backslash
8864 xleftharpoondown
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 <cell alignment="center" valignment="top" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8874 \end_inset
8875
8876
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 </row>
8882 <row topspace="2mm">
8883 <cell alignment="center" valignment="top" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887
8888 \backslash
8889 xleftharpoonup
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 <cell alignment="center" valignment="top" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8899 \end_inset
8900
8901
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 </row>
8907 <row topspace="2mm">
8908 <cell alignment="center" valignment="top" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912
8913 \backslash
8914 xrightharpoondown
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 <cell alignment="center" valignment="top" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8924 \end_inset
8925
8926
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 </row>
8932 <row topspace="2mm">
8933 <cell alignment="center" valignment="top" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937
8938 \backslash
8939 xrightharpoonup
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 <cell alignment="center" valignment="top" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8949 \end_inset
8950
8951
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row topspace="2mm">
8958 <cell alignment="center" valignment="top" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \backslash
8964 xleftrightharpoons
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
8974 \end_inset
8975
8976
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 </row>
8982 <row topspace="2mm">
8983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Plain Layout
8987
8988 \backslash
8989 xrightleftharpoons
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
8999 \end_inset
9000
9001
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 </row>
9007 </lyxtabular>
9008
9009 \end_inset
9010
9011
9012 \begin_inset space \hspace*{\fill}
9013 \end_inset
9014
9015
9016 \end_layout
9017
9018 \begin_layout Standard
9019 La sintaxis del comando para todas estas flechas es:
9020 \begin_inset Separator parbreak
9021 \end_inset
9022
9023
9024 \end_layout
9025
9026 \begin_layout Standard
9027 \align center
9028 \begin_inset Tabular
9029 <lyxtabular version="3" rows="2" columns="2">
9030 <features booktabs="true" tabularvalignment="middle">
9031 <column alignment="center" valignment="top" width="0pt">
9032 <column alignment="center" valignment="top" width="0pt">
9033 <row>
9034 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 Comando
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 Resultado
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 </row>
9053 <row bottomspace="0.5mm">
9054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058 F(a)
9059 \backslash
9060 xleftrightarrow[x=a]
9061 \backslash
9062 {x>0
9063 \begin_inset Formula $\to$
9064 \end_inset
9065
9066 F(x)
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
9076 \end_inset
9077
9078
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 </row>
9084 </lyxtabular>
9085
9086 \end_inset
9087
9088
9089 \end_layout
9090
9091 \begin_layout Subsection
9092 Flechas verticales y diagonales
9093 \begin_inset Index idx
9094 status collapsed
9095
9096 \begin_layout Plain Layout
9097 Flechas ! diagonales
9098 \end_layout
9099
9100 \end_inset
9101
9102
9103 \begin_inset Index idx
9104 status collapsed
9105
9106 \begin_layout Plain Layout
9107 Flechas ! verticales
9108 \end_layout
9109
9110 \end_inset
9111
9112
9113 \end_layout
9114
9115 \begin_layout Standard
9116 \begin_inset space \hfill{}
9117 \end_inset
9118
9119
9120 \begin_inset Tabular
9121 <lyxtabular version="3" rows="7" columns="2">
9122 <features booktabs="true" tabularvalignment="middle">
9123 <column alignment="center" valignment="top" width="0pt">
9124 <column alignment="center" valignment="top" width="0pt">
9125 <row>
9126 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130 Comando
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 Resultado
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 </row>
9145 <row>
9146 <cell alignment="center" valignment="top" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150
9151 \backslash
9152 uparrow
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 <cell alignment="center" valignment="top" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161 \begin_inset Formula $\uparrow$
9162 \end_inset
9163
9164
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 </row>
9170 <row>
9171 <cell alignment="center" valignment="top" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175
9176 \backslash
9177 Uparrow
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 \begin_inset Formula $\Uparrow$
9187 \end_inset
9188
9189
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 </row>
9195 <row>
9196 <cell alignment="center" valignment="top" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200
9201 \backslash
9202 updownarrow
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell alignment="center" valignment="top" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 \begin_inset Formula $\updownarrow$
9212 \end_inset
9213
9214
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 </row>
9220 <row>
9221 <cell alignment="center" valignment="top" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225
9226 \backslash
9227 Updownarrow
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 <cell alignment="center" valignment="top" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236 \begin_inset Formula $\Updownarrow$
9237 \end_inset
9238
9239
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 </row>
9245 <row>
9246 <cell alignment="center" valignment="top" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250
9251 \backslash
9252 Downarrow
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 \begin_inset Formula $\Downarrow$
9262 \end_inset
9263
9264
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 </row>
9270 <row>
9271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275
9276 \backslash
9277 downarrow
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 \begin_inset Formula $\downarrow$
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 </row>
9295 </lyxtabular>
9296
9297 \end_inset
9298
9299
9300 \begin_inset space \hfill{}
9301 \end_inset
9302
9303
9304 \begin_inset Tabular
9305 <lyxtabular version="3" rows="5" columns="2">
9306 <features booktabs="true" tabularvalignment="middle">
9307 <column alignment="center" valignment="top" width="0pt">
9308 <column alignment="center" valignment="top" width="0pt">
9309 <row>
9310 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 Comando
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 Resultado
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="center" valignment="top" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334
9335 \backslash
9336 nearrow
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="center" valignment="top" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 \begin_inset Formula $\nearrow$
9346 \end_inset
9347
9348
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 <row>
9355 <cell alignment="center" valignment="top" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359
9360 \backslash
9361 searrow
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 \begin_inset Formula $\searrow$
9371 \end_inset
9372
9373
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 </row>
9379 <row>
9380 <cell alignment="center" valignment="top" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384
9385 \backslash
9386 swarrow
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 \begin_inset Formula $\swarrow$
9396 \end_inset
9397
9398
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409
9410 \backslash
9411 nwarrow
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420 \begin_inset Formula $\nwarrow$
9421 \end_inset
9422
9423
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 </row>
9429 </lyxtabular>
9430
9431 \end_inset
9432
9433
9434 \begin_inset space \hfill{}
9435 \end_inset
9436
9437
9438 \end_layout
9439
9440 \begin_layout Standard
9441 \begin_inset VSpace medskip
9442 \end_inset
9443
9444
9445 \end_layout
9446
9447 \begin_layout Standard
9448 Las flechas verticales también se pueden usar como delimitadores junto con
9449  los comandos descritos en
9450 \begin_inset space ~
9451 \end_inset
9452
9453
9454 \begin_inset CommandInset ref
9455 LatexCommand ref
9456 reference "subsec:Tamaño-manual-de"
9457
9458 \end_inset
9459
9460  y 
9461 \begin_inset CommandInset ref
9462 LatexCommand ref
9463 reference "subsec:Tamaño-automático-de"
9464
9465 \end_inset
9466
9467 .
9468 \end_layout
9469
9470 \begin_layout Section
9471 Acentos
9472 \begin_inset CommandInset label
9473 LatexCommand label
9474 name "sec:Acentos"
9475
9476 \end_inset
9477
9478
9479 \begin_inset Index idx
9480 status collapsed
9481
9482 \begin_layout Plain Layout
9483 Acentos
9484 \end_layout
9485
9486 \end_inset
9487
9488
9489 \end_layout
9490
9491 \begin_layout Standard
9492 Los acentos se pueden insertar con el botón 
9493 \begin_inset Info
9494 type  "icon"
9495 arg   "math-insert \\hat"
9496 \end_inset
9497
9498  o mediante los comandos listados en las siguientes subsecciones.
9499 \end_layout
9500
9501 \begin_layout Subsection
9502 Acentos para un carácter
9503 \begin_inset ERT
9504 status collapsed
9505
9506 \begin_layout Plain Layout
9507
9508
9509 \backslash
9510 texorpdfstring{
9511 \end_layout
9512
9513 \end_inset
9514
9515
9516 \begin_inset Foot
9517 status collapsed
9518
9519 \begin_layout Plain Layout
9520 Para acentos en texto, véase 
9521 \begin_inset CommandInset ref
9522 LatexCommand ref
9523 reference "subsec:Acentos-en-texto"
9524
9525 \end_inset
9526
9527
9528 \end_layout
9529
9530 \end_inset
9531
9532
9533 \begin_inset ERT
9534 status collapsed
9535
9536 \begin_layout Plain Layout
9537
9538 }{}
9539 \end_layout
9540
9541 \end_inset
9542
9543
9544 \begin_inset Note Note
9545 status collapsed
9546
9547 \begin_layout Plain Layout
9548
9549 \series bold
9550
9551 \backslash
9552 texorpdfstring
9553 \series default
9554  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9555 \end_layout
9556
9557 \begin_layout Plain Layout
9558 Más sobre 
9559 \series bold
9560
9561 \backslash
9562 texorpdfstring
9563 \series default
9564  en la sección 
9565 \begin_inset CommandInset ref
9566 LatexCommand ref
9567 reference "subsec:Ecuaciones-en-encabezados"
9568
9569 \end_inset
9570
9571 .
9572 \end_layout
9573
9574 \end_inset
9575
9576
9577 \begin_inset CommandInset label
9578 LatexCommand label
9579 name "subsec:Acentos-para-un"
9580
9581 \end_inset
9582
9583
9584 \begin_inset Index idx
9585 status collapsed
9586
9587 \begin_layout Plain Layout
9588 Acentos ! para un carácter
9589 \end_layout
9590
9591 \end_inset
9592
9593
9594 \end_layout
9595
9596 \begin_layout Standard
9597 \begin_inset space \hfill{}
9598 \end_inset
9599
9600
9601 \begin_inset Tabular
9602 <lyxtabular version="3" rows="8" columns="2">
9603 <features booktabs="true" tabularvalignment="middle">
9604 <column alignment="center" valignment="top" width="0pt">
9605 <column alignment="center" valignment="top" width="0pt">
9606 <row>
9607 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611 Comando
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9617 \begin_inset Text
9618
9619 \begin_layout Plain Layout
9620 Resultado
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 </row>
9626 <row topspace="1.5mm">
9627 <cell alignment="center" valignment="top" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631
9632 \backslash
9633 dot
9634 \begin_inset space \textvisiblespace{}
9635 \end_inset
9636
9637 A
9638 \end_layout
9639
9640 \end_inset
9641 </cell>
9642 <cell alignment="center" valignment="top" usebox="none">
9643 \begin_inset Text
9644
9645 \begin_layout Plain Layout
9646 \begin_inset Formula $\dot{A}$
9647 \end_inset
9648
9649
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 </row>
9655 <row topspace="1.5mm">
9656 <cell alignment="center" valignment="top" usebox="none">
9657 \begin_inset Text
9658
9659 \begin_layout Plain Layout
9660
9661 \backslash
9662 ddot
9663 \begin_inset space \textvisiblespace{}
9664 \end_inset
9665
9666 A
9667 \end_layout
9668
9669 \end_inset
9670 </cell>
9671 <cell alignment="center" valignment="top" usebox="none">
9672 \begin_inset Text
9673
9674 \begin_layout Plain Layout
9675 \begin_inset Formula $\ddot{A}$
9676 \end_inset
9677
9678
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 </row>
9684 <row topspace="1.5mm">
9685 <cell alignment="center" valignment="top" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689
9690 \backslash
9691 dddot
9692 \begin_inset space \textvisiblespace{}
9693 \end_inset
9694
9695 A
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 <cell alignment="center" valignment="top" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704 \begin_inset Formula $\dddot{A}$
9705 \end_inset
9706
9707
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 </row>
9713 <row topspace="1.5mm">
9714 <cell alignment="center" valignment="top" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718
9719 \backslash
9720 ddddot
9721 \begin_inset space \textvisiblespace{}
9722 \end_inset
9723
9724 A
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 <cell alignment="center" valignment="top" usebox="none">
9730 \begin_inset Text
9731
9732 \begin_layout Plain Layout
9733 \begin_inset Formula $\ddddot{A}$
9734 \end_inset
9735
9736
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 </row>
9742 <row topspace="1.5mm">
9743 <cell alignment="center" valignment="top" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747
9748 \backslash
9749 vec
9750 \begin_inset space \textvisiblespace{}
9751 \end_inset
9752
9753 A
9754 \begin_inset Index idx
9755 status collapsed
9756
9757 \begin_layout Plain Layout
9758 Vectores
9759 \end_layout
9760
9761 \end_inset
9762
9763
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 <cell alignment="center" valignment="top" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772 \begin_inset Formula $\vec{A}$
9773 \end_inset
9774
9775
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 </row>
9781 <row topspace="1.5mm">
9782 <cell alignment="center" valignment="top" usebox="none">
9783 \begin_inset Text
9784
9785 \begin_layout Plain Layout
9786
9787 \backslash
9788 bar
9789 \begin_inset space \textvisiblespace{}
9790 \end_inset
9791
9792 A
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 <cell alignment="center" valignment="top" usebox="none">
9798 \begin_inset Text
9799
9800 \begin_layout Plain Layout
9801 \begin_inset Formula $\bar{A}$
9802 \end_inset
9803
9804
9805 \end_layout
9806
9807 \end_inset
9808 </cell>
9809 </row>
9810 <row topspace="1.5mm">
9811 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815
9816 \backslash
9817 mathring
9818 \begin_inset space \textvisiblespace{}
9819 \end_inset
9820
9821 A
9822 \end_layout
9823
9824 \end_inset
9825 </cell>
9826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9827 \begin_inset Text
9828
9829 \begin_layout Plain Layout
9830 \begin_inset Formula $\mathring{A}$
9831 \end_inset
9832
9833
9834 \end_layout
9835
9836 \end_inset
9837 </cell>
9838 </row>
9839 </lyxtabular>
9840
9841 \end_inset
9842
9843
9844 \begin_inset space \hfill{}
9845 \end_inset
9846
9847
9848 \begin_inset Tabular
9849 <lyxtabular version="3" rows="7" columns="2">
9850 <features booktabs="true" tabularvalignment="middle">
9851 <column alignment="center" valignment="top" width="0pt">
9852 <column alignment="center" valignment="top" width="0pt">
9853 <row>
9854 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 Comando
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 Resultado
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 </row>
9873 <row topspace="1.5mm">
9874 <cell alignment="center" valignment="top" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878
9879 \backslash
9880 tilde
9881 \begin_inset space \textvisiblespace{}
9882 \end_inset
9883
9884 A
9885 \end_layout
9886
9887 \end_inset
9888 </cell>
9889 <cell alignment="center" valignment="top" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893 \begin_inset Formula $\tilde{A}$
9894 \end_inset
9895
9896
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 </row>
9902 <row topspace="1.5mm">
9903 <cell alignment="center" valignment="top" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907
9908 \backslash
9909 hat
9910 \begin_inset space \textvisiblespace{}
9911 \end_inset
9912
9913 A
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 <cell alignment="center" valignment="top" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922 \begin_inset Formula $\hat{A}$
9923 \end_inset
9924
9925
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 </row>
9931 <row topspace="1.5mm">
9932 <cell alignment="center" valignment="top" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936
9937 \backslash
9938 check
9939 \begin_inset space \textvisiblespace{}
9940 \end_inset
9941
9942 A
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell alignment="center" valignment="top" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951 \begin_inset Formula $\check{A}$
9952 \end_inset
9953
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 </row>
9960 <row topspace="1.5mm">
9961 <cell alignment="center" valignment="top" usebox="none">
9962 \begin_inset Text
9963
9964 \begin_layout Plain Layout
9965
9966 \backslash
9967 acute
9968 \begin_inset space \textvisiblespace{}
9969 \end_inset
9970
9971 A
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 <cell alignment="center" valignment="top" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980 \begin_inset Formula $\acute{A}$
9981 \end_inset
9982
9983
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 </row>
9989 <row topspace="1.5mm">
9990 <cell alignment="center" valignment="top" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994
9995 \backslash
9996 grave
9997 \begin_inset space \textvisiblespace{}
9998 \end_inset
9999
10000 A
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell alignment="center" valignment="top" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009 \begin_inset Formula $\grave{A}$
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \end_inset
10016 </cell>
10017 </row>
10018 <row topspace="1.5mm">
10019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023
10024 \backslash
10025 breve
10026 \begin_inset space \textvisiblespace{}
10027 \end_inset
10028
10029 A
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038 \begin_inset Formula $\breve{A}$
10039 \end_inset
10040
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 </row>
10047 </lyxtabular>
10048
10049 \end_inset
10050
10051
10052 \begin_inset space \hfill{}
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \begin_layout Standard
10059 \begin_inset VSpace bigskip
10060 \end_inset
10061
10062
10063 \end_layout
10064
10065 \begin_layout Standard
10066 En ecuaciones se pueden insertar acentos como 
10067 \begin_inset Quotes fld
10068 \end_inset
10069
10070 é
10071 \begin_inset Quotes frd
10072 \end_inset
10073
10074  directamente.
10075  \SpecialChar LyX
10076  los transformará al comando de acento correspondiente.
10077  Para poner diéresis
10078 \begin_inset Index idx
10079 status collapsed
10080
10081 \begin_layout Plain Layout
10082 Dieresis@Diéresis
10083 \end_layout
10084
10085 \end_inset
10086
10087  es mejor insertar comillas antes de la vocal.
10088  Estos dos caracteres son considerados por \SpecialChar LaTeX
10089  como 
10090 \emph on
10091 un solo
10092 \emph default
10093  carácter si la parte de la ecuación con la diéresis se marca en idioma
10094  alemán.
10095 \begin_inset Foot
10096 status collapsed
10097
10098 \begin_layout Plain Layout
10099 O algún otro idioma que use acentos, p.
10100 \begin_inset space \thinspace{}
10101 \end_inset
10102
10103 e.
10104  catalán.
10105  Aunque esto no funciona en español por algún conflicto con el estilo 
10106 \series bold
10107 spanish
10108 \series default
10109  de 
10110 \series bold
10111 babel
10112 \series default
10113 , no es necesario: se puede escribir 
10114 \begin_inset Formula $ï$
10115 \end_inset
10116
10117  en una ecuación igual que se hace en texto normal, ï.
10118  (
10119 \emph on
10120 N.
10121 \begin_inset space \thinspace{}
10122 \end_inset
10123
10124 del t.
10125 \emph default
10126 )
10127 \end_layout
10128
10129 \end_inset
10130
10131  A diferencia de 
10132 \series bold
10133
10134 \backslash
10135 ddot
10136 \series default
10137 , con este método se generan diéresis 
10138 \begin_inset Quotes fld
10139 \end_inset
10140
10141 reales
10142 \begin_inset Quotes frd
10143 \end_inset
10144
10145 , como se demuestra en el siguiente ejemplo:
10146 \begin_inset VSpace -2mm
10147 \end_inset
10148
10149
10150 \end_layout
10151
10152 \begin_layout Standard
10153 \noindent
10154 \align center
10155 \begin_inset Tabular
10156 <lyxtabular version="3" rows="3" columns="2">
10157 <features booktabs="true" tabularvalignment="middle">
10158 <column alignment="center" valignment="top" width="0pt">
10159 <column alignment="center" valignment="top">
10160 <row>
10161 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165 Comando
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174 Resultado
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 </row>
10180 <row>
10181 <cell alignment="center" valignment="top" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 \begin_inset Quotes grd
10186 \end_inset
10187
10188 i
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197
10198 \lang ngerman
10199 \begin_inset space \hspace{}
10200 \length 0pt
10201 \end_inset
10202
10203
10204 \begin_inset Formula $"i$
10205 \end_inset
10206
10207
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 </row>
10213 <row topspace="1.5mm">
10214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218
10219 \backslash
10220 ddot
10221 \begin_inset space \textvisiblespace{}
10222 \end_inset
10223
10224 i
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233 \begin_inset Formula $\ddot{i}$
10234 \end_inset
10235
10236
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 </row>
10242 </lyxtabular>
10243
10244 \end_inset
10245
10246
10247 \end_layout
10248
10249 \begin_layout Standard
10250 Otra ventaja frente a 
10251 \series bold
10252
10253 \backslash
10254 ddot
10255 \series default
10256  es que la diéresis puede convertirse directamente a texto matemático, porque
10257  los anteriores comandos para acentos 
10258 \emph on
10259 no están permitidos en texto matemático
10260 \emph default
10261 .
10262  Para convertir un carácter acentuado a texto matemático, se debe convertir
10263  sólo el carácter bajo el acento.
10264  Esto también se aplica para otras conversiones, p.
10265 \begin_inset space \thinspace{}
10266 \end_inset
10267
10268 e.
10269 \begin_inset space ~
10270 \end_inset
10271
10272 cursiva o negrita.
10273 \end_layout
10274
10275 \begin_layout Standard
10276 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10277 \end_layout
10278
10279 \begin_layout Standard
10280 \begin_inset VSpace bigskip
10281 \end_inset
10282
10283
10284 \end_layout
10285
10286 \begin_layout Standard
10287 \SpecialChar LyX
10288  también soporta tilde bajo un carácter si está instalado el paquete 
10289 \series bold
10290 undertilde
10291 \series default
10292
10293 \begin_inset Index idx
10294 status collapsed
10295
10296 \begin_layout Plain Layout
10297 Paquetes ! undertilde
10298 \end_layout
10299
10300 \end_inset
10301
10302 :
10303 \end_layout
10304
10305 \begin_layout Standard
10306 \begin_inset ERT
10307 status collapsed
10308
10309 \begin_layout Plain Layout
10310
10311
10312 \backslash
10313 ifundertilde 
10314 \end_layout
10315
10316 \end_inset
10317
10318
10319 \begin_inset Note Note
10320 status open
10321
10322 \begin_layout Plain Layout
10323 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
10324  
10325 \series bold
10326 undertilde
10327 \series default
10328  está instalado.
10329 \end_layout
10330
10331 \end_inset
10332
10333
10334 \begin_inset Separator parbreak
10335 \end_inset
10336
10337
10338 \end_layout
10339
10340 \begin_layout Standard
10341 \noindent
10342 \align center
10343 \begin_inset Tabular
10344 <lyxtabular version="3" rows="2" columns="2">
10345 <features booktabs="true" tabularvalignment="middle">
10346 <column alignment="center" valignment="top" width="0pt">
10347 <column alignment="center" valignment="top" width="0pt">
10348 <row>
10349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 Comando
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 Resultado
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \backslash
10375 utilde
10376 \begin_inset space \textvisiblespace{}
10377 \end_inset
10378
10379 A
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388 \begin_inset Formula $\utilde{A}$
10389 \end_inset
10390
10391
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 </row>
10397 </lyxtabular>
10398
10399 \end_inset
10400
10401
10402 \end_layout
10403
10404 \begin_layout Standard
10405 \begin_inset ERT
10406 status collapsed
10407
10408 \begin_layout Plain Layout
10409
10410
10411 \backslash
10412 else
10413 \end_layout
10414
10415 \end_inset
10416
10417
10418 \begin_inset Note Note
10419 status open
10420
10421 \begin_layout Plain Layout
10422 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
10423  
10424 \series bold
10425 undertilde
10426 \series default
10427  no está instalado:
10428 \end_layout
10429
10430 \end_inset
10431
10432
10433 \end_layout
10434
10435 \begin_layout Standard
10436 Debes instalar el paquete \SpecialChar LaTeX
10437  
10438 \series bold
10439 undertilde
10440 \series default
10441  para ver en la salida el resto de esta subsección.
10442 \end_layout
10443
10444 \begin_layout Standard
10445 \begin_inset ERT
10446 status collapsed
10447
10448 \begin_layout Plain Layout
10449
10450
10451 \backslash
10452 fi
10453 \end_layout
10454
10455 \end_inset
10456
10457
10458 \end_layout
10459
10460 \begin_layout Subsection
10461 Acentos para varios caracteres
10462 \begin_inset Index idx
10463 status collapsed
10464
10465 \begin_layout Plain Layout
10466 Acentos ! en varios caracteres
10467 \end_layout
10468
10469 \end_inset
10470
10471
10472 \end_layout
10473
10474 \begin_layout Standard
10475 \begin_inset space \hfill{}
10476 \end_inset
10477
10478
10479 \begin_inset Tabular
10480 <lyxtabular version="3" rows="5" columns="2">
10481 <features tabularvalignment="middle">
10482 <column alignment="center" valignment="top" width="0pt">
10483 <column alignment="center" valignment="top" width="0pt">
10484 <row>
10485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 Comando
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 Resultado
10499 \begin_inset Note Note
10500 status collapsed
10501
10502 \begin_layout Plain Layout
10503
10504 \series bold
10505
10506 \backslash
10507 raisebox
10508 \series default
10509  se usa sólo como espaciador
10510 \end_layout
10511
10512 \end_inset
10513
10514
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 </row>
10520 <row>
10521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525
10526 \backslash
10527 overleftarrow
10528 \begin_inset space \textvisiblespace{}
10529 \end_inset
10530
10531 A=B
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10541 \end_inset
10542
10543
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 <row>
10550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554
10555 \backslash
10556 underleftarrow
10557 \begin_inset space \textvisiblespace{}
10558 \end_inset
10559
10560 A=B
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10570 \end_inset
10571
10572
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583
10584 \backslash
10585 overleftrightarrow
10586 \begin_inset space \textvisiblespace{}
10587 \end_inset
10588
10589 A=B
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10595 \begin_inset Text
10596
10597 \begin_layout Plain Layout
10598 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10599 \end_inset
10600
10601
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 </row>
10607 <row>
10608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612
10613 \backslash
10614 underleftrightarrow
10615 \begin_inset space \textvisiblespace{}
10616 \end_inset
10617
10618 A=B
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 </row>
10636 </lyxtabular>
10637
10638 \end_inset
10639
10640
10641 \begin_inset space \hfill{}
10642 \end_inset
10643
10644
10645 \begin_inset Tabular
10646 <lyxtabular version="3" rows="5" columns="2">
10647 <features tabularvalignment="middle">
10648 <column alignment="center" valignment="top" width="0pt">
10649 <column alignment="center" valignment="top" width="0pt">
10650 <row>
10651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 Comando
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 Resultado
10665 \begin_inset Note Note
10666 status collapsed
10667
10668 \begin_layout Plain Layout
10669
10670 \series bold
10671
10672 \backslash
10673 raisebox
10674 \series default
10675  se usa sólo como espaciador
10676 \end_layout
10677
10678 \end_inset
10679
10680
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 </row>
10686 <row>
10687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691
10692 \backslash
10693 overrightarrow
10694 \begin_inset space \textvisiblespace{}
10695 \end_inset
10696
10697 A=B
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 <row>
10716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720
10721 \backslash
10722 underrightarrow
10723 \begin_inset space \textvisiblespace{}
10724 \end_inset
10725
10726 A=B
10727 \end_layout
10728
10729 \end_inset
10730 </cell>
10731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10736 \end_inset
10737
10738
10739 \end_layout
10740
10741 \end_inset
10742 </cell>
10743 </row>
10744 <row>
10745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749
10750 \backslash
10751 widetilde
10752 \begin_inset space \textvisiblespace{}
10753 \end_inset
10754
10755 A=B
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10765 \end_inset
10766
10767
10768 \end_layout
10769
10770 \end_inset
10771 </cell>
10772 </row>
10773 <row>
10774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10775 \begin_inset Text
10776
10777 \begin_layout Plain Layout
10778
10779 \backslash
10780 widehat
10781 \begin_inset space \textvisiblespace{}
10782 \end_inset
10783
10784 A=B
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10794 \end_inset
10795
10796
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 </row>
10802 </lyxtabular>
10803
10804 \end_inset
10805
10806
10807 \begin_inset space \hfill{}
10808 \end_inset
10809
10810
10811 \end_layout
10812
10813 \begin_layout Standard
10814 \begin_inset VSpace medskip
10815 \end_inset
10816
10817
10818 \end_layout
10819
10820 \begin_layout Standard
10821 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10822  Pero los acentos 
10823 \series bold
10824
10825 \backslash
10826 widetilde
10827 \series default
10828  y 
10829 \series bold
10830
10831 \backslash
10832 widehat
10833 \series default
10834  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10835  ejemplo:
10836 \begin_inset Formula 
10837 \[
10838 \widetilde{A+B=C-D}
10839 \]
10840
10841 \end_inset
10842
10843
10844 \end_layout
10845
10846 \begin_layout Standard
10847 Con los comandos 
10848 \series bold
10849
10850 \backslash
10851 overset
10852 \series default
10853
10854 \begin_inset Index idx
10855 status collapsed
10856
10857 \begin_layout Plain Layout
10858 Comandos ! O ! 
10859 \backslash
10860 overset
10861 \end_layout
10862
10863 \end_inset
10864
10865  y 
10866 \series bold
10867
10868 \backslash
10869 underset
10870 \series default
10871
10872 \begin_inset Index idx
10873 status collapsed
10874
10875 \begin_layout Plain Layout
10876 Comandos ! U ! 
10877 \backslash
10878 underset
10879 \end_layout
10880
10881 \end_inset
10882
10883 , descritos en la subsección anterior, también se pueden acentuar varios
10884  caracteres.
10885  El comando 
10886 \series bold
10887
10888 \backslash
10889 underset
10890 \begin_inset space \textvisiblespace{}
10891 \end_inset
10892
10893 A=B
10894 \begin_inset Formula $\downarrow$
10895 \end_inset
10896
10897 ***
10898 \series default
10899  da:
10900 \begin_inset Formula 
10901 \[
10902 \underset{***}{A=B}
10903 \]
10904
10905 \end_inset
10906
10907
10908 \end_layout
10909
10910 \begin_layout Section
10911 Espacios
10912 \begin_inset CommandInset label
10913 LatexCommand label
10914 name "sec:Espacio"
10915
10916 \end_inset
10917
10918
10919 \begin_inset Index idx
10920 status collapsed
10921
10922 \begin_layout Plain Layout
10923 Espacio ! horizontal
10924 \end_layout
10925
10926 \end_inset
10927
10928
10929 \end_layout
10930
10931 \begin_layout Subsection
10932 Espacio predefinido
10933 \begin_inset CommandInset label
10934 LatexCommand label
10935 name "subsec:Espacio-predefinido"
10936
10937 \end_inset
10938
10939
10940 \begin_inset Index idx
10941 status collapsed
10942
10943 \begin_layout Plain Layout
10944 Espacio ! horizontal ! predefinido
10945 \end_layout
10946
10947 \end_inset
10948
10949
10950 \end_layout
10951
10952 \begin_layout Standard
10953 A veces es necesario insertar espacio horizontal en una ecuación.
10954  Esto se hace insertando un espacio protegido (atajo 
10955 \family sans
10956 Ctrl+Espacio
10957 \family default
10958 ).
10959  Aparece un 
10960 \begin_inset Quotes fld
10961 \end_inset
10962
10963
10964 \color black
10965
10966 \begin_inset space \textvisiblespace{}
10967 \end_inset
10968
10969
10970 \color inherit
10971
10972 \begin_inset Quotes frd
10973 \end_inset
10974
10975 , y pulsando 
10976 \family sans
10977 Espacio
10978 \family default
10979  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
10980  espacio.
10981  También se pueden insertar espacios mediante el botón 
10982 \begin_inset Info
10983 type  "icon"
10984 arg   "math-insert \\space"
10985 \end_inset
10986
10987  de la barra de ecuaciones o con comandos especiales.
10988  Independientemente del comando insertado, se puede seleccionar un nuevo
10989  tamaño pulsando acto seguido 
10990 \family sans
10991 Espacio.
10992  
10993 \family default
10994
10995 \begin_inset Separator parbreak
10996 \end_inset
10997
10998
10999 \end_layout
11000
11001 \begin_layout Standard
11002 \noindent
11003 \align center
11004 \begin_inset Tabular
11005 <lyxtabular version="3" rows="6" columns="3">
11006 <features tabularvalignment="middle">
11007 <column alignment="center" valignment="top">
11008 <column alignment="center" valignment="top" width="14col%">
11009 <column alignment="center" valignment="top">
11010 <row>
11011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 Comando
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 Número de pulsaciones de 
11025 \family sans
11026 Espacio
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11032 \begin_inset Text
11033
11034 \begin_layout Plain Layout
11035 Resultado
11036 \end_layout
11037
11038 \end_inset
11039 </cell>
11040 </row>
11041 <row>
11042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046
11047 \backslash
11048 ,
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 0
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 \begin_inset Formula $A\,B$
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 </row>
11075 <row>
11076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080
11081 \backslash
11082 :
11083 \end_layout
11084
11085 \end_inset
11086 </cell>
11087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11088 \begin_inset Text
11089
11090 \begin_layout Plain Layout
11091 1
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100 \begin_inset Formula $A\:B$
11101 \end_inset
11102
11103
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 </row>
11109 <row>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114
11115 \backslash
11116 ;
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 2
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 \begin_inset Formula $A\;B$
11135 \end_inset
11136
11137
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 </row>
11143 <row>
11144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148
11149 \backslash
11150 quad
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 3
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \begin_layout Plain Layout
11168 \begin_inset Formula $A\quad B$
11169 \end_inset
11170
11171
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 </row>
11177 <row>
11178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11179 \begin_inset Text
11180
11181 \begin_layout Plain Layout
11182
11183 \backslash
11184 qquad
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 4
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 \begin_inset Formula $A\qquad B$
11203 \end_inset
11204
11205
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 </row>
11211 </lyxtabular>
11212
11213 \end_inset
11214
11215
11216 \begin_inset space \hfill{}
11217 \end_inset
11218
11219
11220 \begin_inset Tabular
11221 <lyxtabular version="3" rows="6" columns="3">
11222 <features tabularvalignment="middle">
11223 <column alignment="center" valignment="top">
11224 <column alignment="center" valignment="top" width="14col%">
11225 <column alignment="center" valignment="top">
11226 <row>
11227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 Comando
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 Número de pulsaciones de 
11241 \family sans
11242 Espacio
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 Resultado
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 </row>
11257 <row>
11258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262
11263 \backslash
11264 hfill
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 5
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 \begin_inset Formula $A\hfill B$
11283 \end_inset
11284
11285
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 </row>
11291 <row>
11292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296
11297 \backslash
11298 hspace*{1em}
11299 \end_layout
11300
11301 \end_inset
11302 </cell>
11303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307 6
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11313 \begin_inset Text
11314
11315 \begin_layout Plain Layout
11316 \begin_inset Formula $A\hspace*{1em}B$
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \end_inset
11323 </cell>
11324 </row>
11325 <row>
11326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11327 \begin_inset Text
11328
11329 \begin_layout Plain Layout
11330
11331 \backslash
11332 hspace{1em}
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 7
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 \begin_inset Formula $A\hspace{1em}B$
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 </row>
11359 <row>
11360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364
11365 \backslash
11366
11367 \begin_inset space \textvisiblespace{}
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 8
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 \begin_inset Formula $A\ B$
11389 \end_inset
11390
11391
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 </row>
11397 <row>
11398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402
11403 \backslash
11404 !
11405 \end_layout
11406
11407 \end_inset
11408 </cell>
11409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 9
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 \begin_inset Formula $A\!B$
11423 \end_inset
11424
11425
11426 \end_layout
11427
11428 \end_inset
11429 </cell>
11430 </row>
11431 </lyxtabular>
11432
11433 \end_inset
11434
11435
11436 \end_layout
11437
11438 \begin_layout Standard
11439 Los espacios
11440 \begin_inset space ~
11441 \end_inset
11442
11443 5
11444 \begin_inset space \thinspace{}
11445 \end_inset
11446
11447
11448 \begin_inset space \thinspace{}
11449 \end_inset
11450
11451 7 son variables; se describen en 
11452 \begin_inset CommandInset ref
11453 LatexCommand ref
11454 reference "subsec:Espacio-variable"
11455
11456 \end_inset
11457
11458 .
11459  El tamaño
11460 \begin_inset space ~
11461 \end_inset
11462
11463 9 parece no generar espacio.
11464  A diferencia de los otros se muestra en rojo en \SpecialChar LyX
11465 , porque es un espacio
11466  negativo.
11467  Hay otros dos espacios negativos:
11468 \begin_inset Separator parbreak
11469 \end_inset
11470
11471
11472 \end_layout
11473
11474 \begin_layout Standard
11475 \align center
11476 \begin_inset Tabular
11477 <lyxtabular version="3" rows="3" columns="3">
11478 <features tabularvalignment="middle">
11479 <column alignment="center" valignment="middle" width="6.8cm">
11480 <column alignment="center" valignment="top" width="0pt">
11481 <column alignment="center" valignment="top" width="0pt">
11482 <row>
11483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 Comando
11488 \end_layout
11489
11490 \end_inset
11491 </cell>
11492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11493 \begin_inset Text
11494
11495 \begin_layout Plain Layout
11496
11497 \backslash
11498 negmedspace
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11504 \begin_inset Text
11505
11506 \begin_layout Plain Layout
11507
11508 \backslash
11509 negthickspace
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 </row>
11515 <row>
11516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11517 \begin_inset Text
11518
11519 \begin_layout Plain Layout
11520 Número de pulsaciones de 
11521 \family sans
11522 Espacio
11523 \family default
11524  tras insertar el espacio protegido
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 10
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 11
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 Resultado
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 \begin_inset Formula $A\negmedspace B$
11563 \end_inset
11564
11565
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 \begin_inset Formula $A\negthickspace B$
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 </row>
11583 </lyxtabular>
11584
11585 \end_inset
11586
11587
11588 \end_layout
11589
11590 \begin_layout Standard
11591 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11592  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11593  para operadores suma: 
11594 \begin_inset Separator parbreak
11595 \end_inset
11596
11597
11598 \end_layout
11599
11600 \begin_layout Standard
11601 \noindent
11602 \align center
11603 \begin_inset Tabular
11604 <lyxtabular version="3" rows="3" columns="2">
11605 <features tabularvalignment="middle">
11606 <column alignment="center" valignment="top">
11607 <column alignment="center" valignment="top">
11608 <row>
11609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11610 \begin_inset Text
11611
11612 \begin_layout Plain Layout
11613 Comando
11614 \end_layout
11615
11616 \end_inset
11617 </cell>
11618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622 Resultado
11623 \begin_inset Note Note
11624 status collapsed
11625
11626 \begin_layout Plain Layout
11627
11628 \series bold
11629
11630 \backslash
11631 raisebox
11632 \series default
11633  se usa sólo como espaciador
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \end_layout
11640
11641 \end_inset
11642 </cell>
11643 </row>
11644 <row>
11645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649
11650 \backslash
11651 sum
11652 \backslash
11653 sum
11654 \begin_inset space \textvisiblespace{}
11655 \end_inset
11656
11657 f_kl
11658 \end_layout
11659
11660 \end_inset
11661 </cell>
11662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11663 \begin_inset Text
11664
11665 \begin_layout Plain Layout
11666 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11667 \end_inset
11668
11669
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 </row>
11675 <row>
11676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680
11681 \backslash
11682 sum
11683 \backslash
11684 negmedspace
11685 \backslash
11686 sum
11687 \begin_inset space \textvisiblespace{}
11688 \end_inset
11689
11690 f_kl
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11700 \end_inset
11701
11702
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 </row>
11708 </lyxtabular>
11709
11710 \end_inset
11711
11712
11713 \end_layout
11714
11715 \begin_layout Standard
11716 \noindent
11717 \begin_inset VSpace medskip
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \begin_layout Standard
11724 \noindent
11725 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11726  Para suprimirlos, el signo igual se coloca entre llaves \SpecialChar TeX
11727 .
11728  El siguiente ejemplo lo ilustra:
11729 \begin_inset Separator parbreak
11730 \end_inset
11731
11732
11733 \end_layout
11734
11735 \begin_layout Standard
11736 \noindent
11737 \align center
11738 \begin_inset Tabular
11739 <lyxtabular version="3" rows="2" columns="2">
11740 <features tabularvalignment="middle">
11741 <column alignment="center" valignment="top">
11742 <column alignment="center" valignment="top">
11743 <row>
11744 <cell alignment="center" valignment="top" usebox="none">
11745 \begin_inset Text
11746
11747 \begin_layout Plain Layout
11748 ecuación normal
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 <cell alignment="center" valignment="top" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757 \begin_inset Formula $A=B$
11758 \end_inset
11759
11760
11761 \end_layout
11762
11763 \end_inset
11764 </cell>
11765 </row>
11766 <row>
11767 <cell alignment="center" valignment="top" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 \begin_inset Note Note
11772 status collapsed
11773
11774 \begin_layout Plain Layout
11775
11776 \series bold
11777
11778 \backslash
11779 raisebox
11780 \series default
11781  se usa sólo como espaciador
11782 \end_layout
11783
11784 \end_inset
11785
11786
11787 \begin_inset Formula $\raisebox{5mm}{}$
11788 \end_inset
11789
11790 ecuación sin espacio
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 <cell alignment="center" valignment="top" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799 \begin_inset Formula $A{=}B$
11800 \end_inset
11801
11802
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 </row>
11808 </lyxtabular>
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Standard
11816 El comando para la segunda ecuación es: 
11817 \series bold
11818 A
11819 \backslash
11820 {=
11821 \begin_inset Formula $\rightarrow$
11822 \end_inset
11823
11824 B
11825 \series default
11826  
11827 \begin_inset VSpace bigskip
11828 \end_inset
11829
11830
11831 \end_layout
11832
11833 \begin_layout Standard
11834 Para las unidades físicas hacen falta espacios, porque entre el valor y
11835  su unidad se pone un espacio más pequeño que el normal.
11836  Para unidades en el texto se inserta con el menú 
11837 \family sans
11838 Insertar\SpecialChar menuseparator
11839 Formato\SpecialChar menuseparator
11840 Espacio
11841 \begin_inset space ~
11842 \end_inset
11843
11844 delgado
11845 \family default
11846  (atajo 
11847 \family sans
11848 Ctrl+Mayúscula+Espacio
11849 \family default
11850 ).
11851 \end_layout
11852
11853 \begin_layout Standard
11854 Un ejemplo para visualizar la diferencia:
11855 \end_layout
11856
11857 \begin_layout Standard
11858 \begin_inset Tabular
11859 <lyxtabular version="3" rows="2" columns="2">
11860 <features tabularvalignment="middle">
11861 <column alignment="center" valignment="top">
11862 <column alignment="left" valignment="top">
11863 <row>
11864 <cell alignment="center" valignment="top" usebox="none">
11865 \begin_inset Text
11866
11867 \begin_layout Plain Layout
11868 24 kW
11869 \begin_inset Formula $\cdot$
11870 \end_inset
11871
11872 h
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 <cell alignment="center" valignment="top" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 espacio entre valor y unidad 
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 </row>
11887 <row>
11888 <cell alignment="center" valignment="top" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 24
11893 \begin_inset space \thinspace{}
11894 \end_inset
11895
11896 kW
11897 \begin_inset Formula $\cdot$
11898 \end_inset
11899
11900 h
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 <cell alignment="center" valignment="top" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 espacio delgado entre valor y unidad
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 </row>
11915 </lyxtabular>
11916
11917 \end_inset
11918
11919
11920 \end_layout
11921
11922 \begin_layout Subsection
11923 Espacio variable
11924 \begin_inset ERT
11925 status collapsed
11926
11927 \begin_layout Plain Layout
11928
11929
11930 \backslash
11931 texorpdfstring{
11932 \end_layout
11933
11934 \end_inset
11935
11936
11937 \begin_inset Foot
11938 status collapsed
11939
11940 \begin_layout Plain Layout
11941 Para espacio vertical en ecuaciones véase 
11942 \begin_inset CommandInset ref
11943 LatexCommand ref
11944 reference "subsec:Separación-de-líneas"
11945
11946 \end_inset
11947
11948
11949 \end_layout
11950
11951 \end_inset
11952
11953
11954 \begin_inset ERT
11955 status collapsed
11956
11957 \begin_layout Plain Layout
11958
11959 }{}
11960 \end_layout
11961
11962 \end_inset
11963
11964
11965 \begin_inset Note Note
11966 status collapsed
11967
11968 \begin_layout Plain Layout
11969
11970 \backslash
11971 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11972  PDF.
11973 \end_layout
11974
11975 \begin_layout Plain Layout
11976 Más sobre 
11977 \backslash
11978 texorpdfstring en la sección 
11979 \begin_inset CommandInset ref
11980 LatexCommand ref
11981 reference "subsec:Ecuaciones-en-encabezados"
11982
11983 \end_inset
11984
11985 .
11986 \end_layout
11987
11988 \end_inset
11989
11990
11991 \begin_inset CommandInset label
11992 LatexCommand label
11993 name "subsec:Espacio-variable"
11994
11995 \end_inset
11996
11997
11998 \begin_inset Index idx
11999 status collapsed
12000
12001 \begin_layout Plain Layout
12002 Espacio ! horizontal ! variable
12003 \end_layout
12004
12005 \end_inset
12006
12007
12008 \end_layout
12009
12010 \begin_layout Standard
12011 En \SpecialChar LyX
12012  se puede insertar espacio con una longitud definida con el comando 
12013 \series bold
12014
12015 \backslash
12016 hspace
12017 \series default
12018
12019 \begin_inset Index idx
12020 status collapsed
12021
12022 \begin_layout Plain Layout
12023 Comandos ! H ! 
12024 \backslash
12025 hspace
12026 \end_layout
12027
12028 \end_inset
12029
12030 .
12031  Aparece un 
12032 \begin_inset Quotes fld
12033 \end_inset
12034
12035
12036 \color black
12037
12038 \begin_inset space \textvisiblespace{}
12039 \end_inset
12040
12041
12042 \color inherit
12043
12044 \begin_inset Quotes frd
12045 \end_inset
12046
12047  largo.
12048  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12049 \begin_inset Quotes fld
12050 \end_inset
12051
12052
12053 \color black
12054
12055 \begin_inset space \textvisiblespace{}
12056 \end_inset
12057
12058
12059 \color inherit
12060
12061 \begin_inset Quotes frd
12062 \end_inset
12063
12064 .
12065  La longitud también puede ser negativa.
12066  Si se pone un espacio como primer carácter de una línea es omitido.
12067  Para forzar su presencia usa el comando 
12068 \series bold
12069
12070 \backslash
12071 hspace*
12072 \series default
12073  en lugar de 
12074 \series bold
12075
12076 \backslash
12077 hspace
12078 \series default
12079  o haz clic izquierdo sobre 
12080 \begin_inset Quotes eld
12081 \end_inset
12082
12083
12084 \color blue
12085
12086 \begin_inset space \textvisiblespace{}
12087 \end_inset
12088
12089
12090 \color inherit
12091
12092 \begin_inset Quotes erd
12093 \end_inset
12094
12095  y marca la opción 
12096 \family sans
12097 Proteger
12098 \family default
12099 .
12100 \begin_inset Newline newline
12101 \end_inset
12102
12103 Para insertar en una ecuación tanto espacio como esté disponible se usa
12104  el comando 
12105 \series bold
12106
12107 \backslash
12108 hfill
12109 \series default
12110
12111 \begin_inset Index idx
12112 status collapsed
12113
12114 \begin_layout Plain Layout
12115 Comandos ! H ! 
12116 \backslash
12117 hfill
12118 \end_layout
12119
12120 \end_inset
12121
12122 .
12123 \begin_inset VSpace -1mm
12124 \end_inset
12125
12126
12127 \end_layout
12128
12129 \begin_layout Standard
12130 \noindent
12131 \align center
12132 \begin_inset Tabular
12133 <lyxtabular version="3" rows="4" columns="2">
12134 <features tabularvalignment="middle">
12135 <column alignment="center" valignment="top">
12136 <column alignment="center" valignment="top">
12137 <row>
12138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12139 \begin_inset Text
12140
12141 \begin_layout Plain Layout
12142 Comando (
12143 \backslash
12144 hspace longitud)
12145 \end_layout
12146
12147 \end_inset
12148 </cell>
12149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12150 \begin_inset Text
12151
12152 \begin_layout Plain Layout
12153 Resultado
12154 \end_layout
12155
12156 \end_inset
12157 </cell>
12158 </row>
12159 <row>
12160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164 A=B
12165 \backslash
12166 hspace
12167 \begin_inset space \textvisiblespace{}
12168 \end_inset
12169
12170 A
12171 \backslash
12172 not=C (3
12173 \begin_inset space \thinspace{}
12174 \end_inset
12175
12176 cm)
12177 \end_layout
12178
12179 \end_inset
12180 </cell>
12181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12182 \begin_inset Text
12183
12184 \begin_layout Plain Layout
12185 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12186 \end_inset
12187
12188
12189 \end_layout
12190
12191 \end_inset
12192 </cell>
12193 </row>
12194 <row>
12195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12196 \begin_inset Text
12197
12198 \begin_layout Plain Layout
12199 A
12200 \backslash
12201 hspace
12202 \begin_inset space \textvisiblespace{}
12203 \end_inset
12204
12205 A
12206 \backslash
12207 not=A (-1
12208 \begin_inset space \thinspace{}
12209 \end_inset
12210
12211 mm)
12212 \end_layout
12213
12214 \end_inset
12215 </cell>
12216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12217 \begin_inset Text
12218
12219 \begin_layout Plain Layout
12220 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12221 \end_inset
12222
12223
12224 \end_layout
12225
12226 \end_inset
12227 </cell>
12228 </row>
12229 <row>
12230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12231 \begin_inset Text
12232
12233 \begin_layout Plain Layout
12234 A=A
12235 \backslash
12236 hfill
12237 \begin_inset space \textvisiblespace{}
12238 \end_inset
12239
12240 B=B
12241 \end_layout
12242
12243 \end_inset
12244 </cell>
12245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12246 \begin_inset Text
12247
12248 \begin_layout Plain Layout
12249 \begin_inset Formula $A=A\hfill B=B$
12250 \end_inset
12251
12252
12253 \end_layout
12254
12255 \end_inset
12256 </cell>
12257 </row>
12258 </lyxtabular>
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266 En el último ejemplo el espacio disponible viene dado por la entrada más
12267  larga de columna en el cuadro.
12268  En una ecuación en línea el espacio depende de la longitud de la línea
12269  en la que se inserta 
12270 \series bold
12271
12272 \backslash
12273 hfill
12274 \series default
12275 .
12276  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12277  
12278 \series bold
12279
12280 \backslash
12281 hfill
12282 \series default
12283  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12284 \series bold
12285 Sangrado
12286 \series default
12287 .
12288  (Los estilos de ecuaciones se explican en
12289 \begin_inset space ~
12290 \end_inset
12291
12292
12293 \begin_inset CommandInset ref
12294 LatexCommand ref
12295 reference "sec:Estilos-de-ecuación"
12296
12297 \end_inset
12298
12299 ).
12300 \end_layout
12301
12302 \begin_layout Standard
12303 Además de 
12304 \series bold
12305
12306 \backslash
12307 hfill
12308 \series default
12309  hay los comandos 
12310 \series bold
12311
12312 \backslash
12313 dotfill
12314 \series default
12315  y 
12316 \series bold
12317
12318 \backslash
12319 hrulefill
12320 \series default
12321  que llenan el espacio con un patrón, véase un ejemplo en
12322 \begin_inset space ~
12323 \end_inset
12324
12325
12326 \begin_inset CommandInset ref
12327 LatexCommand ref
12328 reference "subsec:Puntos"
12329
12330 \end_inset
12331
12332 .
12333 \end_layout
12334
12335 \begin_layout Standard
12336 Para texto se puede insertar espacio variable con el menú 
12337 \family sans
12338 Insertar\SpecialChar menuseparator
12339 Formato\SpecialChar menuseparator
12340 Espacio
12341 \begin_inset space ~
12342 \end_inset
12343
12344 horizontal
12345 \family default
12346 :
12347 \end_layout
12348
12349 \begin_layout Standard
12350 En esta línea hay un espacio
12351 \begin_inset space \hspace{}
12352 \length 2cm
12353 \end_inset
12354
12355 de 2
12356 \begin_inset space \thinspace{}
12357 \end_inset
12358
12359 cm.
12360 \end_layout
12361
12362 \begin_layout Standard
12363 En esta línea hay un
12364 \begin_inset space \hfill{}
12365 \end_inset
12366
12367 espacio máximo.
12368 \end_layout
12369
12370 \begin_layout Subsection
12371 Espacio adicional en ecuaciones en línea
12372 \begin_inset Index idx
12373 status collapsed
12374
12375 \begin_layout Plain Layout
12376 Espacio ! adicional en línea
12377 \end_layout
12378
12379 \end_inset
12380
12381
12382 \end_layout
12383
12384 \begin_layout Standard
12385 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12386  
12387 \series bold
12388
12389 \backslash
12390 mathsurround
12391 \series default
12392
12393 \begin_inset Index idx
12394 status collapsed
12395
12396 \begin_layout Plain Layout
12397 Comandos ! M ! 
12398 \backslash
12399 mathsurround
12400 \end_layout
12401
12402 \end_inset
12403
12404 .
12405  El valor de una longitud se establece con el comando 
12406 \series bold
12407
12408 \backslash
12409 setlength
12410 \series default
12411
12412 \begin_inset Index idx
12413 status collapsed
12414
12415 \begin_layout Plain Layout
12416 Comandos ! S ! 
12417 \backslash
12418 setlength
12419 \end_layout
12420
12421 \end_inset
12422
12423  según el siguiente esquema:
12424 \end_layout
12425
12426 \begin_layout Standard
12427
12428 \series bold
12429
12430 \backslash
12431 setlength{nombre de la longitud}{valor}
12432 \end_layout
12433
12434 \begin_layout Standard
12435 Para poner a 
12436 \series bold
12437
12438 \backslash
12439 mathsurround
12440 \series default
12441  un valor de 5
12442 \begin_inset space \thinspace{}
12443 \end_inset
12444
12445 mm, se inserta el comando
12446 \end_layout
12447
12448 \begin_layout Standard
12449
12450 \series bold
12451
12452 \backslash
12453 setlength{
12454 \backslash
12455 mathsurround}{5mm}
12456 \end_layout
12457
12458 \begin_layout Standard
12459 en modo \SpecialChar TeX
12460 .
12461  Se establecerá un espacio de 5
12462 \begin_inset space \thinspace{}
12463 \end_inset
12464
12465 mm alrededor de todas las ecuaciones en línea:
12466 \begin_inset ERT
12467 status collapsed
12468
12469 \begin_layout Plain Layout
12470
12471
12472 \backslash
12473 setlength{
12474 \backslash
12475 mathsurround}{5mm}
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \end_layout
12482
12483 \begin_layout Standard
12484 En esta línea hay una ecuación 
12485 \begin_inset Formula $A=B$
12486 \end_inset
12487
12488  rodeada por espacios de 5
12489 \begin_inset space \thinspace{}
12490 \end_inset
12491
12492 mm.
12493 \begin_inset ERT
12494 status collapsed
12495
12496 \begin_layout Plain Layout
12497
12498
12499 \backslash
12500 setlength{
12501 \backslash
12502 mathsurround}{0mm}
12503 \end_layout
12504
12505 \end_inset
12506
12507
12508 \end_layout
12509
12510 \begin_layout Standard
12511 Para volver al espacio predeterminado, 
12512 \series bold
12513
12514 \backslash
12515 mathsurround
12516 \series default
12517  se restablece al valor 0
12518 \begin_inset space \thinspace{}
12519 \end_inset
12520
12521 pt.
12522 \end_layout
12523
12524 \begin_layout Section
12525 Marcos y bordes
12526 \begin_inset Index idx
12527 status collapsed
12528
12529 \begin_layout Plain Layout
12530 Marcos
12531 \end_layout
12532
12533 \end_inset
12534
12535
12536 \end_layout
12537
12538 \begin_layout Standard
12539 Los marcos para texto se describen en el capítulo 
12540 \emph on
12541 Marcos
12542 \emph default
12543  del manual 
12544 \emph on
12545 Objetos insertados
12546 \emph default
12547 .
12548 \end_layout
12549
12550 \begin_layout Subsection
12551 Marcos con bordes
12552 \begin_inset CommandInset label
12553 LatexCommand label
12554 name "subsec:Marcos-con-bordes"
12555
12556 \end_inset
12557
12558
12559 \begin_inset Index idx
12560 status collapsed
12561
12562 \begin_layout Plain Layout
12563 Marcos ! con bordes
12564 \end_layout
12565
12566 \end_inset
12567
12568
12569 \end_layout
12570
12571 \begin_layout Standard
12572 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12573 \series bold
12574
12575 \backslash
12576 fbox
12577 \series default
12578
12579 \begin_inset Index idx
12580 status collapsed
12581
12582 \begin_layout Plain Layout
12583 Comandos ! F ! 
12584 \backslash
12585 fbox
12586 \end_layout
12587
12588 \end_inset
12589
12590  y 
12591 \series bold
12592
12593 \backslash
12594 boxed
12595 \series default
12596
12597 \begin_inset Index idx
12598 status collapsed
12599
12600 \begin_layout Plain Layout
12601 Comandos ! B ! 
12602 \backslash
12603 boxed
12604 \end_layout
12605
12606 \end_inset
12607
12608 .
12609 \end_layout
12610
12611 \begin_layout Standard
12612 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12613  azul en un marco donde se introducen partes de una ecuación.
12614  Para 
12615 \series bold
12616
12617 \backslash
12618 fbox
12619 \series default
12620  hay que generar una ecuación adicional con 
12621 \family sans
12622 Ctrl+M
12623 \family default
12624  dentro del recuadro, porque si no el contenido del mismo sería considerado
12625  texto matemático.
12626  Si se usa 
12627 \series bold
12628
12629 \backslash
12630 boxed
12631 \series default
12632  la nueva ecuación se genera automáticamente dentro del marco.
12633 \end_layout
12634
12635 \begin_layout Standard
12636 El comando 
12637 \series bold
12638
12639 \backslash
12640 fbox
12641 \series default
12642  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12643  ecuación tendría siempre el tamaño del texto.
12644  Por otra parte, 
12645 \series bold
12646
12647 \backslash
12648 fboxed
12649 \series default
12650  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12651  siempre el tamaño de una ecuación presentada.
12652 \end_layout
12653
12654 \begin_layout Standard
12655 El comando 
12656 \series bold
12657
12658 \backslash
12659 framebox
12660 \series default
12661
12662 \begin_inset Index idx
12663 status collapsed
12664
12665 \begin_layout Plain Layout
12666 Comandos ! F ! 
12667 \backslash
12668 framebox
12669 \end_layout
12670
12671 \end_inset
12672
12673  es una extensión de 
12674 \series bold
12675
12676 \backslash
12677 fbox
12678 \series default
12679 , que permite especificar además la anchura del marco y la alineación.
12680  
12681 \series bold
12682
12683 \backslash
12684 framebox
12685 \series default
12686  se usa con el siguiente esquema: 
12687 \end_layout
12688
12689 \begin_layout Standard
12690
12691 \series bold
12692
12693 \backslash
12694 framebox[anchura del marco][posición]{contenido del cuadro}
12695 \end_layout
12696
12697 \begin_layout Standard
12698 La posición puede ser 
12699 \emph on
12700 l
12701 \emph default
12702  o 
12703 \emph on
12704 r
12705 \emph default
12706
12707 \emph on
12708 l
12709 \emph default
12710  alinea la ecuación a la izquierda del marcro, 
12711 \emph on
12712 r
12713 \emph default
12714  la alinea a la derecha.
12715  Si no se da posición la ecuación será centrada.
12716 \begin_inset Newline newline
12717 \end_inset
12718
12719 Si no se pone anchura tampoco puede darse posición.
12720  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12721  con 
12722 \series bold
12723
12724 \backslash
12725 fbox
12726 \series default
12727 .
12728  
12729 \end_layout
12730
12731 \begin_layout Standard
12732 Cuando se inserta el comando 
12733 \series bold
12734
12735 \backslash
12736 framebox
12737 \series default
12738  aparece un recuadro con tres marcos azules.
12739  Los dos primeros marcos están encerrados entre corchetes e indican los
12740  dos argumentos opcionales.
12741  El tercer marco es para partes de la ecuación, como para 
12742 \series bold
12743
12744 \backslash
12745 fbox
12746 \series default
12747 .
12748 \begin_inset Separator parbreak
12749 \end_inset
12750
12751
12752 \end_layout
12753
12754 \begin_layout Standard
12755 \noindent
12756 \align center
12757 \begin_inset Tabular
12758 <lyxtabular version="3" rows="5" columns="2">
12759 <features tabularvalignment="middle">
12760 <column alignment="center" valignment="top">
12761 <column alignment="center" valignment="top">
12762 <row>
12763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12764 \begin_inset Text
12765
12766 \begin_layout Plain Layout
12767 Comando
12768 \end_layout
12769
12770 \end_inset
12771 </cell>
12772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12773 \begin_inset Text
12774
12775 \begin_layout Plain Layout
12776 Resultado
12777 \begin_inset Note Note
12778 status collapsed
12779
12780 \begin_layout Plain Layout
12781
12782 \series bold
12783
12784 \backslash
12785 raisebox
12786 \series default
12787  se usa sólo como espaciador
12788 \end_layout
12789
12790 \end_inset
12791
12792
12793 \end_layout
12794
12795 \end_inset
12796 </cell>
12797 </row>
12798 <row>
12799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12800 \begin_inset Text
12801
12802 \begin_layout Plain Layout
12803
12804 \backslash
12805 fbox
12806 \begin_inset space \textvisiblespace{}
12807 \end_inset
12808
12809
12810 \family sans
12811 Ctrl+M
12812 \family default
12813  
12814 \backslash
12815 int
12816 \begin_inset space \textvisiblespace{}
12817 \end_inset
12818
12819 A=B
12820 \end_layout
12821
12822 \end_inset
12823 </cell>
12824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Plain Layout
12828 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12829 \end_inset
12830
12831
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 </row>
12837 <row>
12838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842
12843 \backslash
12844 boxed
12845 \begin_inset space \textvisiblespace{}
12846 \end_inset
12847
12848
12849 \backslash
12850 int
12851 \begin_inset space \textvisiblespace{}
12852 \end_inset
12853
12854 A=B
12855 \end_layout
12856
12857 \end_inset
12858 </cell>
12859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12864 \end_inset
12865
12866
12867 \end_layout
12868
12869 \end_inset
12870 </cell>
12871 </row>
12872 <row>
12873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12874 \begin_inset Text
12875
12876 \begin_layout Plain Layout
12877 A+
12878 \backslash
12879 fbox
12880 \begin_inset space \textvisiblespace{}
12881 \end_inset
12882
12883 B
12884 \end_layout
12885
12886 \end_inset
12887 </cell>
12888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12889 \begin_inset Text
12890
12891 \begin_layout Plain Layout
12892 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12893 \end_inset
12894
12895
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 </row>
12901 <row>
12902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906
12907 \backslash
12908 framebox
12909 \begin_inset space \textvisiblespace{}
12910 \end_inset
12911
12912 20mm
12913 \begin_inset Formula $\to$
12914 \end_inset
12915
12916
12917 \begin_inset Formula $\to$
12918 \end_inset
12919
12920
12921 \family sans
12922 Ctrl+M
12923 \family default
12924  
12925 \backslash
12926 frac
12927 \begin_inset space \textvisiblespace{}
12928 \end_inset
12929
12930 A
12931 \begin_inset Formula $\downarrow$
12932 \end_inset
12933
12934 B
12935 \end_layout
12936
12937 \end_inset
12938 </cell>
12939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12940 \begin_inset Text
12941
12942 \begin_layout Plain Layout
12943 \begin_inset Formula $\raisebox{6mm}{}$
12944 \end_inset
12945
12946
12947 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12948 \end_inset
12949
12950
12951 \begin_inset Formula $\raisebox{-4mm}{}$
12952 \end_inset
12953
12954
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 </row>
12960 </lyxtabular>
12961
12962 \end_inset
12963
12964
12965 \end_layout
12966
12967 \begin_layout Standard
12968 El grosor del borde también se puede ajustar.
12969  Para ello hay que insertar los siguientes comandos en modo \SpecialChar TeX
12970  antes de la
12971  fórmula:
12972 \end_layout
12973
12974 \begin_layout Standard
12975
12976 \series bold
12977
12978 \backslash
12979 fboxrule
12980 \series default
12981  
12982 \series bold
12983
12984 \begin_inset Quotes fld
12985 \end_inset
12986
12987 grosor
12988 \begin_inset Quotes frd
12989 \end_inset
12990
12991
12992 \series default
12993  
12994 \series bold
12995
12996 \backslash
12997 fboxsep
12998 \series default
12999  
13000 \series bold
13001
13002 \begin_inset Quotes fld
13003 \end_inset
13004
13005 distancia
13006 \begin_inset Quotes frd
13007 \end_inset
13008
13009
13010 \end_layout
13011
13012 \begin_layout Standard
13013 \begin_inset Quotes fld
13014 \end_inset
13015
13016 distancia
13017 \begin_inset Quotes frd
13018 \end_inset
13019
13020  especifica la distancia mínima entre el borde y el primer carácter en el
13021  cuadro.
13022  Un ejemplo de esto es la siguiente ecuación enmarcada:
13023 \begin_inset ERT
13024 status collapsed
13025
13026 \begin_layout Plain Layout
13027
13028
13029 \backslash
13030 fboxrule 2mm 
13031 \backslash
13032 fboxsep 3mm
13033 \end_layout
13034
13035 \end_inset
13036
13037
13038 \begin_inset Formula 
13039 \[
13040 \boxed{A+B=C}
13041 \]
13042
13043 \end_inset
13044
13045
13046 \end_layout
13047
13048 \begin_layout Standard
13049 Delante de esta ecuación se han insertado los comandos
13050 \end_layout
13051
13052 \begin_layout Standard
13053
13054 \series bold
13055
13056 \backslash
13057 fboxrule
13058 \series default
13059  
13060 \series bold
13061 2mm
13062 \series default
13063  
13064 \series bold
13065
13066 \backslash
13067 fboxsep
13068 \series default
13069  
13070 \series bold
13071 3mm
13072 \end_layout
13073
13074 \begin_layout Standard
13075 en modo \SpecialChar TeX
13076 .
13077  Los valores dados se usan para todos los marcos siguientes.
13078 \end_layout
13079
13080 \begin_layout Standard
13081 Para volver al tamaño estándar del marco se inserta el comando
13082 \end_layout
13083
13084 \begin_layout Standard
13085
13086 \series bold
13087
13088 \backslash
13089 fboxrule
13090 \series default
13091  
13092 \series bold
13093 0.4pt
13094 \series default
13095  
13096 \series bold
13097
13098 \backslash
13099 fboxsep
13100 \series default
13101  
13102 \series bold
13103 3pt
13104 \series default
13105
13106 \begin_inset ERT
13107 status collapsed
13108
13109 \begin_layout Plain Layout
13110
13111
13112 \backslash
13113 fboxrule 0.4pt 
13114 \backslash
13115 fboxsep 3pt
13116 \end_layout
13117
13118 \end_inset
13119
13120
13121 \end_layout
13122
13123 \begin_layout Standard
13124 en modo \SpecialChar TeX
13125  antes de la ecuación siguiente.
13126 \end_layout
13127
13128 \begin_layout Subsection
13129 Marcos sin bordes
13130 \begin_inset CommandInset label
13131 LatexCommand label
13132 name "subsec:Marcos-sin-bordes"
13133
13134 \end_inset
13135
13136
13137 \begin_inset Index idx
13138 status collapsed
13139
13140 \begin_layout Plain Layout
13141 Marcos ! sin borde
13142 \end_layout
13143
13144 \end_inset
13145
13146
13147 \end_layout
13148
13149 \begin_layout Standard
13150 Para marcos sin borde hay los comandos: 
13151 \series bold
13152
13153 \backslash
13154 mbox
13155 \series default
13156
13157 \begin_inset Index idx
13158 status collapsed
13159
13160 \begin_layout Plain Layout
13161 Comandos ! M ! 
13162 \backslash
13163 mbox
13164 \end_layout
13165
13166 \end_inset
13167
13168
13169 \series bold
13170
13171 \backslash
13172 makebox
13173 \series default
13174
13175 \begin_inset Index idx
13176 status collapsed
13177
13178 \begin_layout Plain Layout
13179 Comandos ! M ! 
13180 \backslash
13181 makebox
13182 \end_layout
13183
13184 \end_inset
13185
13186  y 
13187 \series bold
13188
13189 \backslash
13190 raisebox
13191 \series default
13192
13193 \begin_inset Index idx
13194 status collapsed
13195
13196 \begin_layout Plain Layout
13197 Comandos ! R ! 
13198 \backslash
13199 raisebox
13200 \end_layout
13201
13202 \end_inset
13203
13204 .
13205 \end_layout
13206
13207 \begin_layout Standard
13208 Con 
13209 \series bold
13210
13211 \backslash
13212 raisebox
13213 \series default
13214  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13215  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13216  
13217 \series bold
13218
13219 \backslash
13220 raisebox
13221 \series default
13222  se usa con el siguiente esquema: 
13223 \end_layout
13224
13225 \begin_layout Standard
13226
13227 \series bold
13228
13229 \backslash
13230 raisebox{altura}{contenido del marco}
13231 \end_layout
13232
13233 \begin_layout Standard
13234 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13235  extra, como con 
13236 \series bold
13237
13238 \backslash
13239 fbox
13240 \series default
13241 .
13242  
13243 \begin_inset Note Greyedout
13244 status open
13245
13246 \begin_layout Plain Layout
13247
13248 \series bold
13249 Nota
13250 \series default
13251 : Para
13252 \series bold
13253  
13254 \backslash
13255 raisebox
13256 \series default
13257  se ha creado esta ecuación extra tecleando 
13258 \family sans
13259 Ctrl+M
13260 \family default
13261  dos veces en vez de una porque \SpecialChar LyX
13262  aún no soporta 
13263 \series bold
13264
13265 \backslash
13266 raisebox
13267 \series default
13268  directamente.
13269 \end_layout
13270
13271 \end_inset
13272
13273
13274 \begin_inset Separator parbreak
13275 \end_inset
13276
13277
13278 \end_layout
13279
13280 \begin_layout Standard
13281 \align center
13282 \begin_inset Tabular
13283 <lyxtabular version="3" rows="4" columns="2">
13284 <features tabularvalignment="middle">
13285 <column alignment="center" valignment="top">
13286 <column alignment="center" valignment="top">
13287 <row>
13288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13289 \begin_inset Text
13290
13291 \begin_layout Plain Layout
13292 Comando
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 Resultado
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 </row>
13307 <row>
13308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13309 \begin_inset Text
13310
13311 \begin_layout Plain Layout
13312 H
13313 \backslash
13314 raisebox{2mm
13315 \begin_inset Formula $\to$
13316 \end_inset
13317
13318
13319 \backslash
13320 {al
13321 \begin_inset Formula $\to$
13322 \end_inset
13323
13324  lo
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13334 \end_inset
13335
13336
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 </row>
13342 <row>
13343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 H
13348 \backslash
13349 raisebox{-2mm
13350 \begin_inset Formula $\to$
13351 \end_inset
13352
13353
13354 \backslash
13355 {al
13356 \begin_inset Formula $\to$
13357 \end_inset
13358
13359 lo
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13369 \end_inset
13370
13371
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 </row>
13377 <row>
13378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382 A=
13383 \backslash
13384 raisebox{-2mm
13385 \begin_inset Formula $\to$
13386 \end_inset
13387
13388
13389 \backslash
13390 {
13391 \family sans
13392 Ctrl+M Ctrl+M
13393 \family default
13394  
13395 \backslash
13396 sqrt
13397 \begin_inset space \textvisiblespace{}
13398 \end_inset
13399
13400
13401 \end_layout
13402
13403 \end_inset
13404 </cell>
13405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13406 \begin_inset Text
13407
13408 \begin_layout Plain Layout
13409 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13410 \end_inset
13411
13412
13413 \end_layout
13414
13415 \end_inset
13416 </cell>
13417 </row>
13418 </lyxtabular>
13419
13420 \end_inset
13421
13422
13423 \end_layout
13424
13425 \begin_layout Standard
13426 El comando 
13427 \series bold
13428
13429 \backslash
13430 mbox
13431 \series default
13432  es equivalente a 
13433 \series bold
13434
13435 \backslash
13436 fbox
13437 \series default
13438  y 
13439 \series bold
13440
13441 \backslash
13442 makebox
13443 \series default
13444  es equivalente a 
13445 \series bold
13446
13447 \backslash
13448 framebox
13449 \series default
13450 , con la diferencia de que no hay marco.
13451 \end_layout
13452
13453 \begin_layout Subsection
13454 Marcos coloreados
13455 \begin_inset CommandInset label
13456 LatexCommand label
13457 name "subsec:Marcos-coloreados"
13458
13459 \end_inset
13460
13461
13462 \begin_inset Index idx
13463 status collapsed
13464
13465 \begin_layout Plain Layout
13466 Marcos ! coloreados
13467 \end_layout
13468
13469 \end_inset
13470
13471
13472 \end_layout
13473
13474 \begin_layout Standard
13475 Para poder usar todos los comandos explicados en esta sección hay que cargar
13476  en el preámbulo \SpecialChar LaTeX
13477  el paquete \SpecialChar LaTeX
13478  
13479 \series bold
13480 color
13481 \series default
13482
13483 \begin_inset Foot
13484 status collapsed
13485
13486 \begin_layout Plain Layout
13487 El paquete \SpecialChar LaTeX
13488  
13489 \series bold
13490 color
13491 \series default
13492  forma parte de toda distribución \SpecialChar LaTeX
13493  estándar.
13494 \end_layout
13495
13496 \end_inset
13497
13498
13499 \begin_inset Index idx
13500 status collapsed
13501
13502 \begin_layout Plain Layout
13503 Paquetes ! color
13504 \end_layout
13505
13506 \end_inset
13507
13508 , con la línea
13509 \begin_inset Foot
13510 status collapsed
13511
13512 \begin_layout Plain Layout
13513 Cuando hay texto coloreado con un color predefinido en alguna parte del
13514  documento, \SpecialChar LyX
13515  carga automáticamente el paquete \SpecialChar LaTeX
13516  
13517 \series bold
13518 color
13519 \series default
13520 .
13521  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13522  origina problemas.
13523 \end_layout
13524
13525 \end_inset
13526
13527
13528 \begin_inset Note Note
13529 status collapsed
13530
13531 \begin_layout Plain Layout
13532 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13533  en el preámbulo \SpecialChar LaTeX
13534 .
13535 \end_layout
13536
13537 \end_inset
13538
13539
13540 \end_layout
13541
13542 \begin_layout Standard
13543
13544 \series bold
13545
13546 \backslash
13547 usepackage{color}
13548 \begin_inset VSpace medskip
13549 \end_inset
13550
13551
13552 \end_layout
13553
13554 \begin_layout Standard
13555 Para colorear marcos se usa el comando 
13556 \series bold
13557
13558 \backslash
13559 colorbox
13560 \series default
13561
13562 \begin_inset Index idx
13563 status collapsed
13564
13565 \begin_layout Plain Layout
13566 Comandos ! C ! 
13567 \backslash
13568 colorbox
13569 \end_layout
13570
13571 \end_inset
13572
13573  con el siguiente esquema:
13574 \end_layout
13575
13576 \begin_layout Standard
13577
13578 \series bold
13579
13580 \backslash
13581 colorbox{color}{contenido del marco}
13582 \end_layout
13583
13584 \begin_layout Standard
13585 El contenido del marco puede ser otro marco, y también un 
13586 \backslash
13587
13588 \series bold
13589 colorbox
13590 \series default
13591  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13592  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13593  como con 
13594 \series bold
13595
13596 \backslash
13597 raisebox
13598 \series default
13599 .
13600 \begin_inset Foot
13601 status collapsed
13602
13603 \begin_layout Plain Layout
13604 Esto también se aplica para el comando 
13605 \series bold
13606
13607 \backslash
13608 fcolorbox
13609 \series default
13610 .
13611 \end_layout
13612
13613 \end_inset
13614
13615  
13616 \end_layout
13617
13618 \begin_layout Standard
13619 Se puede elegir uno de los siguientes colores predefinidos:
13620 \end_layout
13621
13622 \begin_layout Standard
13623
13624 \series bold
13625 black
13626 \series default
13627
13628 \series bold
13629 blue
13630 \series default
13631
13632 \series bold
13633 cyan
13634 \series default
13635
13636 \series bold
13637 green
13638 \series default
13639
13640 \series bold
13641 magenta
13642 \series default
13643
13644 \series bold
13645 red
13646 \series default
13647
13648 \series bold
13649 white
13650 \series default
13651
13652 \series bold
13653 yellow
13654 \series default
13655
13656 \begin_inset Separator parbreak
13657 \end_inset
13658
13659
13660 \end_layout
13661
13662 \begin_layout Standard
13663 \align center
13664 \begin_inset Tabular
13665 <lyxtabular version="3" rows="4" columns="2">
13666 <features tabularvalignment="middle">
13667 <column alignment="center" valignment="top">
13668 <column alignment="center" valignment="top">
13669 <row>
13670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 Comando
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683 Resultado
13684 \begin_inset Note Note
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688
13689 \series bold
13690
13691 \backslash
13692 raisebox
13693 \series default
13694  se usa sólo como espaciador
13695 \end_layout
13696
13697 \end_inset
13698
13699
13700 \end_layout
13701
13702 \end_inset
13703 </cell>
13704 </row>
13705 <row>
13706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13707 \begin_inset Text
13708
13709 \begin_layout Plain Layout
13710
13711 \backslash
13712 colorbox{yellow
13713 \begin_inset Formula $\to$
13714 \end_inset
13715
13716
13717 \backslash
13718 {A=B
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13728 \end_inset
13729
13730
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 </row>
13736 <row>
13737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741
13742 \backslash
13743 colorbox{green
13744 \begin_inset Formula $\to$
13745 \end_inset
13746
13747
13748 \backslash
13749 {
13750 \backslash
13751 fbox
13752 \begin_inset space \textvisiblespace{}
13753 \end_inset
13754
13755 A=B
13756 \end_layout
13757
13758 \end_inset
13759 </cell>
13760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13761 \begin_inset Text
13762
13763 \begin_layout Plain Layout
13764 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13765 \end_inset
13766
13767
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 </row>
13773 <row>
13774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13775 \begin_inset Text
13776
13777 \begin_layout Plain Layout
13778
13779 \backslash
13780 fbox
13781 \begin_inset space \textvisiblespace{}
13782 \end_inset
13783
13784
13785 \backslash
13786 colorbox{green
13787 \begin_inset Formula $\to$
13788 \end_inset
13789
13790
13791 \backslash
13792 {
13793 \family sans
13794 Ctrl+M Ctrl+M
13795 \family default
13796  
13797 \backslash
13798 int
13799 \begin_inset space \textvisiblespace{}
13800 \end_inset
13801
13802 C=D
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13812 \end_inset
13813
13814
13815 \end_layout
13816
13817 \end_inset
13818 </cell>
13819 </row>
13820 </lyxtabular>
13821
13822 \end_inset
13823
13824
13825 \end_layout
13826
13827 \begin_layout Standard
13828
13829 \series bold
13830
13831 \backslash
13832 colorbox
13833 \series default
13834  sólo colorea el marco pero no los caracteres.
13835  Para colorear todos los caracteres se selecciona toda la ecuación y se
13836  elige un color en el diálogo 
13837 \family sans
13838 Estilo
13839 \begin_inset space ~
13840 \end_inset
13841
13842 del
13843 \begin_inset space ~
13844 \end_inset
13845
13846 texto
13847 \family default
13848 .
13849  El diálogo puede abrirse con el botón 
13850 \begin_inset Info
13851 type  "icon"
13852 arg   "dialog-show character"
13853 \end_inset
13854
13855  de la barra de herramientas o con el menú 
13856 \family sans
13857 Editar\SpecialChar menuseparator
13858 Estilo
13859 \begin_inset space ~
13860 \end_inset
13861
13862 del
13863 \begin_inset space ~
13864 \end_inset
13865
13866 texto\SpecialChar menuseparator
13867 Personalizado
13868 \family default
13869 .
13870  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13871  Si el número de la ecuación debe tener otro color que el de los caracteres
13872  de la ecuación, el color debe cambiarse dentro de la ecuación.
13873 \end_layout
13874
13875 \begin_layout Standard
13876 Un ejemplo:
13877 \color red
13878
13879 \begin_inset Formula 
13880 \begin{equation}
13881 {\color{red}\int A=B}\label{eq:rojo}
13882 \end{equation}
13883
13884 \end_inset
13885
13886
13887 \color green
13888
13889 \begin_inset Formula 
13890 \begin{equation}
13891 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
13892 \end{equation}
13893
13894 \end_inset
13895
13896
13897 \end_layout
13898
13899 \begin_layout Standard
13900 La ecuación 
13901 \begin_inset CommandInset ref
13902 LatexCommand eqref
13903 reference "eq:rojo"
13904
13905 \end_inset
13906
13907  está toda coloreada en rojo.
13908 \begin_inset Newline newline
13909 \end_inset
13910
13911 La ecuación 
13912 \begin_inset CommandInset ref
13913 LatexCommand eqref
13914 reference "eq:rojoverde"
13915
13916 \end_inset
13917
13918  se ha coloreado en primer lugar toda en verde para colorear el número de
13919  la ecuación.
13920  Posteriormente se han coloreado en rojo los caracteres.
13921 \family sans
13922
13923 \begin_inset VSpace bigskip
13924 \end_inset
13925
13926
13927 \end_layout
13928
13929 \begin_layout Standard
13930 Para colorear diferente el borde y el marcose usa el comando 
13931 \series bold
13932
13933 \backslash
13934 fcolorbox
13935 \series default
13936
13937 \begin_inset Index idx
13938 status collapsed
13939
13940 \begin_layout Plain Layout
13941 Comandos ! F ! 
13942 \backslash
13943 fcolorbox
13944 \end_layout
13945
13946 \end_inset
13947
13948  con el siguiente esquema:
13949 \end_layout
13950
13951 \begin_layout Standard
13952
13953 \series bold
13954
13955 \backslash
13956 fcolorbox{color del borde}{color}{contenido del marco}
13957 \end_layout
13958
13959 \begin_layout Standard
13960 Así pues 
13961 \series bold
13962
13963 \backslash
13964 fcolorbox
13965 \series default
13966  es una extensión del comando 
13967 \series bold
13968
13969 \backslash
13970 colorbox
13971 \series default
13972 .
13973  La anchura del borde se establece, como para 
13974 \series bold
13975
13976 \backslash
13977 framebox
13978 \series default
13979 , con 
13980 \series bold
13981
13982 \backslash
13983 fboxrule
13984 \series default
13985  y 
13986 \series bold
13987
13988 \backslash
13989 fboxsep
13990 \series default
13991 .
13992  Un ejemplo:
13993 \begin_inset ERT
13994 status collapsed
13995
13996 \begin_layout Plain Layout
13997
13998
13999 \backslash
14000 fboxrule 1mm 
14001 \backslash
14002 fboxsep 1mm
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \begin_inset Formula 
14009 \[
14010 \fcolorbox{cyan}{magenta}{A=B}
14011 \]
14012
14013 \end_inset
14014
14015
14016 \end_layout
14017
14018 \begin_layout Standard
14019 \begin_inset ERT
14020 status collapsed
14021
14022 \begin_layout Plain Layout
14023
14024
14025 \backslash
14026 fboxrule 0.4pt 
14027 \backslash
14028 fboxsep 3pt
14029 \end_layout
14030
14031 \end_inset
14032
14033
14034 \end_layout
14035
14036 \begin_layout Standard
14037 Esta ecuación se ha compuesto con el comando
14038 \begin_inset Newline newline
14039 \end_inset
14040
14041
14042 \series bold
14043
14044 \backslash
14045 fcolorbox{cyan
14046 \begin_inset Formula $\to$
14047 \end_inset
14048
14049
14050 \backslash
14051 {magenta
14052 \begin_inset Formula $\to$
14053 \end_inset
14054
14055
14056 \backslash
14057 {A=B
14058 \end_layout
14059
14060 \begin_layout Standard
14061 \begin_inset VSpace bigskip
14062 \end_inset
14063
14064
14065 \end_layout
14066
14067 \begin_layout Standard
14068 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14069 \end_layout
14070
14071 \begin_layout Standard
14072 Por ejemplo, se puede definir el color 
14073 \begin_inset Quotes fld
14074 \end_inset
14075
14076
14077 \series bold
14078 verdeoscuro
14079 \series default
14080
14081 \begin_inset Quotes frd
14082 \end_inset
14083
14084  con la línea de preámbulo \SpecialChar LaTeX
14085 :
14086 \end_layout
14087
14088 \begin_layout Standard
14089
14090 \series bold
14091
14092 \backslash
14093 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14094 \series default
14095
14096 \begin_inset Index idx
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100 Comandos ! D ! 
14101 \backslash
14102 definecolor
14103 \end_layout
14104
14105 \end_inset
14106
14107
14108 \end_layout
14109
14110 \begin_layout Standard
14111
14112 \series bold
14113 cmyk
14114 \series default
14115  es el espacio de color referido a los colores 
14116 \series bold
14117 cyan
14118 \series default
14119
14120 \series bold
14121 magenta
14122 \series default
14123
14124 \series bold
14125 yellow
14126 \series default
14127  y 
14128 \series bold
14129 black
14130 \series default
14131 .
14132  Los cuatro números separados por coma son el factor de cuota para los colores
14133  correspondientes del espacio de color.
14134  Los factores pueden estar en el rango 0-1.
14135  En vez de 
14136 \series bold
14137 cmyk
14138 \series default
14139  se puede usar el espacio de color 
14140 \series bold
14141 rgb
14142 \series default
14143 , que se refiere a 
14144 \series bold
14145 red
14146 \series default
14147
14148 \series bold
14149 green
14150 \series default
14151  y 
14152 \series bold
14153 blue
14154 \series default
14155 , así pues en este caso hay tres factores de cuota para los correspondientes
14156  colores.
14157  Además hay el espacio de color 
14158 \series bold
14159 gray
14160 \series default
14161  con un factor de cuota para el valor gris.
14162 \end_layout
14163
14164 \begin_layout Standard
14165 Como ejemplo he aquí un marco con el nuevo color definido 
14166 \series bold
14167 verdeoscuro
14168 \series default
14169  y los caracteres en color amarillo:
14170 \color black
14171
14172 \begin_inset Formula 
14173 \begin{equation}
14174 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14175 \end{equation}
14176
14177 \end_inset
14178
14179
14180 \end_layout
14181
14182 \begin_layout Standard
14183 Los colores personalizados también se pueden usar para texto con la ayuda
14184  del comando 
14185 \series bold
14186
14187 \backslash
14188 textcolor
14189 \series default
14190
14191 \begin_inset Index idx
14192 status collapsed
14193
14194 \begin_layout Plain Layout
14195 Texto ! coloreado
14196 \end_layout
14197
14198 \end_inset
14199
14200
14201 \end_layout
14202
14203 \begin_layout Standard
14204 \begin_inset ERT
14205 status collapsed
14206
14207 \begin_layout Plain Layout
14208
14209
14210 \backslash
14211 textcolor{verdeoscuro}{
14212 \end_layout
14213
14214 \end_inset
14215
14216 Esta frase en 
14217 \begin_inset Quotes fld
14218 \end_inset
14219
14220 verdeoscuro
14221 \begin_inset Quotes frd
14222 \end_inset
14223
14224 .
14225 \begin_inset ERT
14226 status collapsed
14227
14228 \begin_layout Plain Layout
14229
14230 }
14231 \end_layout
14232
14233 \end_inset
14234
14235
14236 \end_layout
14237
14238 \begin_layout Standard
14239
14240 \series bold
14241
14242 \backslash
14243 textcolor
14244 \series default
14245
14246 \begin_inset Index idx
14247 status collapsed
14248
14249 \begin_layout Plain Layout
14250 Comandos ! T ! 
14251 \backslash
14252 textcolor
14253 \end_layout
14254
14255 \end_inset
14256
14257  se usa con el esquema 
14258 \series bold
14259
14260 \backslash
14261 textcolor{color}{caracteres a colorear}
14262 \series default
14263 .
14264 \end_layout
14265
14266 \begin_layout Subsection
14267 Marcos de párrafo
14268 \begin_inset CommandInset label
14269 LatexCommand label
14270 name "subsec:Marcos-de-párrafo"
14271
14272 \end_inset
14273
14274
14275 \begin_inset Index idx
14276 status collapsed
14277
14278 \begin_layout Plain Layout
14279 Marcos ! para párrafos
14280 \end_layout
14281
14282 \end_inset
14283
14284
14285 \end_layout
14286
14287 \begin_layout Standard
14288 Un marco que puede contener varias líneas y párrafos, denominado marco de
14289  párrafo (parbox), se puede generar con el menú 
14290 \family sans
14291 Insertar\SpecialChar menuseparator
14292 Marco
14293 \family default
14294  o con el botón 
14295 \begin_inset Info
14296 type  "icon"
14297 arg   "box-insert"
14298 \end_inset
14299
14300  de la barra de herramientas.
14301 \end_layout
14302
14303 \begin_layout Standard
14304 El siguiente ejemplo muestra un marco de párrafo en línea:
14305 \begin_inset VSpace medskip
14306 \end_inset
14307
14308 Esta línea contiene 
14309 \begin_inset Box Boxed
14310 position "c"
14311 hor_pos "c"
14312 has_inner_box 1
14313 inner_pos "c"
14314 use_parbox 1
14315 use_makebox 0
14316 width "5cm"
14317 special "none"
14318 height "1in"
14319 height_special "totalheight"
14320 thickness "0.4pt"
14321 separation "3pt"
14322 shadowsize "4pt"
14323 framecolor "black"
14324 backgroundcolor "none"
14325 status collapsed
14326
14327 \begin_layout Plain Layout
14328 Esto es un marco de párrafo.
14329  Tiene exactamente 5
14330 \begin_inset space \thinspace{}
14331 \end_inset
14332
14333 cm de largo y además puede contener ecuaciones: 
14334 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14335 \end_inset
14336
14337
14338 \end_layout
14339
14340 \end_inset
14341
14342
14343 \begin_inset space ~
14344 \end_inset
14345
14346  un marco de párrafo.
14347 \begin_inset VSpace medskip
14348 \end_inset
14349
14350 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14351  Surge un diálogo con las propiedades del marco.
14352  En este caso: 
14353 \emph on
14354 Decoración
14355 \emph default
14356 : Marco rectangular, 
14357 \emph on
14358 marco interior
14359 \emph default
14360 : Párrafo, 
14361 \emph on
14362 Ancho
14363 \emph default
14364 : 5
14365 \begin_inset space \thinspace{}
14366 \end_inset
14367
14368 cm, 
14369 \emph on
14370 Alineación Vertical
14371 \emph default
14372  
14373 \emph on
14374 marco
14375 \emph default
14376 : Medio.
14377 \end_layout
14378
14379 \begin_layout Standard
14380 \begin_inset VSpace medskip
14381 \end_inset
14382
14383 En \SpecialChar LaTeX
14384 , un marco de párrafo se inserta con el comando 
14385 \series bold
14386
14387 \backslash
14388 parbox
14389 \series default
14390
14391 \begin_inset Index idx
14392 status collapsed
14393
14394 \begin_layout Plain Layout
14395 Comandos ! P ! 
14396 \backslash
14397 parbox
14398 \end_layout
14399
14400 \end_inset
14401
14402  con el esquema siguiente:
14403 \end_layout
14404
14405 \begin_layout Standard
14406
14407 \series bold
14408
14409 \backslash
14410 parbox[posición]{anchura}{contenido}
14411 \end_layout
14412
14413 \begin_layout Standard
14414 Son posibles las posiciones 
14415 \emph on
14416 b
14417 \emph default
14418  y 
14419 \emph on
14420 t
14421 \emph default
14422
14423 \emph on
14424 b
14425 \emph default
14426  por 
14427 \begin_inset Quotes fld
14428 \end_inset
14429
14430 bottom
14431 \begin_inset Quotes frd
14432 \end_inset
14433
14434  (abajo), que alinea la última línea del marco con el texto de alrededor.
14435  Con 
14436 \emph on
14437 t
14438 \emph default
14439 , por 
14440 \begin_inset Quotes fld
14441 \end_inset
14442
14443 top
14444 \begin_inset Quotes frd
14445 \end_inset
14446
14447  (arriba), la alineación se hace con la primera línea.
14448  Si no se da posición, el marco se centrará verticalmente, véase la sección
14449  
14450 \emph on
14451 Marcos
14452 \emph default
14453  del manual 
14454 \emph on
14455 Objetos insertados
14456 \emph default
14457  para ejemplos.
14458 \end_layout
14459
14460 \begin_layout Standard
14461 \begin_inset VSpace bigskip
14462 \end_inset
14463
14464 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14465  ponerse en un marco de párrafo.
14466  Para ello se inserta el comando
14467 \begin_inset Newline newline
14468 \end_inset
14469
14470
14471 \series bold
14472
14473 \backslash
14474 fbox{
14475 \backslash
14476 parbox{
14477 \backslash
14478 linewidth-2
14479 \backslash
14480 fboxsep-2
14481 \backslash
14482 fboxrule}{
14483 \begin_inset Newline newline
14484 \end_inset
14485
14486
14487 \series default
14488 en modo \SpecialChar TeX
14489  delante de la ecuación.
14490  Aquí 
14491 \series bold
14492
14493 \backslash
14494 linewidth
14495 \series default
14496
14497 \begin_inset Index idx
14498 status collapsed
14499
14500 \begin_layout Plain Layout
14501 Comandos ! L ! 
14502 \backslash
14503 linewidth
14504 \begin_inset ERT
14505 status open
14506
14507 \begin_layout Plain Layout
14508
14509
14510 \backslash
14511 vspace{5mm}
14512 \end_layout
14513
14514 \end_inset
14515
14516
14517 \end_layout
14518
14519 \end_inset
14520
14521  es la anchura de línea establecida para el documento.
14522  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14523  anchura dos veces la separación del marco y el grosor.
14524  Como \SpecialChar LyX
14525  no lo hace automáticamente debido a un fallo,
14526 \begin_inset Foot
14527 status collapsed
14528
14529 \begin_layout Plain Layout
14530 \begin_inset CommandInset href
14531 LatexCommand href
14532 name "LyX-bug #4483"
14533 target "http://www.lyx.org/trac/ticket/4483"
14534
14535 \end_inset
14536
14537
14538 \end_layout
14539
14540 \end_inset
14541
14542  hay que usar modo \SpecialChar TeX
14543 .
14544  Para poder multiplicar y restar en los argumentos hay que cargar en el
14545  preámbulo \SpecialChar LaTeX
14546  el paquete \SpecialChar LaTeX
14547  
14548 \series bold
14549 calc
14550 \series default
14551 ,
14552 \begin_inset Foot
14553 status collapsed
14554
14555 \begin_layout Plain Layout
14556
14557 \series bold
14558 calc
14559 \series default
14560  es parte de toda instalación \SpecialChar LaTeX
14561  estándar.
14562 \end_layout
14563
14564 \end_inset
14565
14566
14567 \begin_inset Index idx
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571 Paquetes ! calc
14572 \end_layout
14573
14574 \end_inset
14575
14576  con la línea
14577 \end_layout
14578
14579 \begin_layout Standard
14580
14581 \series bold
14582
14583 \backslash
14584 usepackage{calc}
14585 \end_layout
14586
14587 \begin_layout Standard
14588 Detrás de la ecuación se cierran ambos marcos con 
14589 \series bold
14590 }}
14591 \series default
14592  en modo \SpecialChar TeX
14593 .
14594  Aquí hay un ejemplo:
14595 \begin_inset ERT
14596 status collapsed
14597
14598 \begin_layout Plain Layout
14599
14600
14601 \backslash
14602 fboxsep 5mm 
14603 \backslash
14604 fboxrule 5mm
14605 \end_layout
14606
14607 \end_inset
14608
14609
14610 \end_layout
14611
14612 \begin_layout Standard
14613 \begin_inset ERT
14614 status collapsed
14615
14616 \begin_layout Plain Layout
14617
14618
14619 \backslash
14620 fbox{
14621 \backslash
14622 parbox{
14623 \backslash
14624 linewidth-2
14625 \backslash
14626 fboxsep-2
14627 \backslash
14628 fboxrule}{
14629 \end_layout
14630
14631 \end_inset
14632
14633
14634 \begin_inset Formula 
14635 \begin{equation}
14636 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14637 \end{equation}
14638
14639 \end_inset
14640
14641
14642 \end_layout
14643
14644 \begin_layout Standard
14645 \begin_inset ERT
14646 status collapsed
14647
14648 \begin_layout Plain Layout
14649
14650 }}
14651 \end_layout
14652
14653 \end_inset
14654
14655
14656 \begin_inset ERT
14657 status collapsed
14658
14659 \begin_layout Plain Layout
14660
14661
14662 \backslash
14663 fboxrule 0.4pt 
14664 \backslash
14665 fboxsep 3pt
14666 \end_layout
14667
14668 \end_inset
14669
14670
14671 \end_layout
14672
14673 \begin_layout Standard
14674 \begin_inset VSpace medskip
14675 \end_inset
14676
14677
14678 \end_layout
14679
14680 \begin_layout Standard
14681 Como se ha usado el marco de párrafo como argumento de 
14682 \series bold
14683
14684 \backslash
14685 fbox
14686 \series default
14687 , en este caso no hay diferencia entre 
14688 \series bold
14689
14690 \backslash
14691 fbox
14692 \series default
14693  y 
14694 \series bold
14695
14696 \backslash
14697 boxed
14698 \series default
14699 .
14700  
14701 \end_layout
14702
14703 \begin_layout Standard
14704 \begin_inset VSpace bigskip
14705 \end_inset
14706
14707
14708 \end_layout
14709
14710 \begin_layout Standard
14711 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14712  Para hacerlo, se usa 
14713 \series bold
14714
14715 \backslash
14716 parbox
14717 \series default
14718  en combinación con el comando 
14719 \series bold
14720
14721 \backslash
14722 tag
14723 \series default
14724 .
14725  (Véase más sobre 
14726 \series bold
14727
14728 \backslash
14729 tag
14730 \series default
14731  en 
14732 \begin_inset CommandInset ref
14733 LatexCommand ref
14734 reference "subsec:Numeración-personalizada"
14735
14736 \end_inset
14737
14738 ).
14739 \end_layout
14740
14741 \begin_layout Standard
14742 Un ejemplo de ecuación comentada con 
14743 \series bold
14744
14745 \backslash
14746 parbox
14747 \series default
14748 :
14749 \end_layout
14750
14751 \begin_layout Standard
14752 \begin_inset ERT
14753 status collapsed
14754
14755 \begin_layout Plain Layout
14756
14757
14758 \backslash
14759 [5x-7b=3b
14760 \backslash
14761 tag*{
14762 \backslash
14763 parbox{5cm}{
14764 \end_layout
14765
14766 \end_inset
14767
14768 Esto es una descripción.
14769  Está claramente separada de la ecuación y es multilínea.
14770 \begin_inset ERT
14771 status collapsed
14772
14773 \begin_layout Plain Layout
14774
14775 }}
14776 \backslash
14777 ]
14778 \end_layout
14779
14780 \end_inset
14781
14782
14783 \end_layout
14784
14785 \begin_layout Standard
14786 Tales ecuaciones deben insertarse completamente en modo \SpecialChar TeX
14787  porque \SpecialChar LyX
14788  aún no
14789  soporta el comando 
14790 \series bold
14791
14792 \backslash
14793 parbox
14794 \series default
14795  en ecuaciones.
14796  La ecuación se compone con la siguiente secuencia de comandos:
14797 \end_layout
14798
14799 \begin_layout Standard
14800 El comando 
14801 \series bold
14802
14803 \backslash
14804 [5x-7b=3b
14805 \backslash
14806 tag*
14807 \backslash
14808 {
14809 \backslash
14810 parbox{5cm}{
14811 \series default
14812  se inserta en modo \SpecialChar TeX
14813 .
14814 \begin_inset Foot
14815 status collapsed
14816
14817 \begin_layout Plain Layout
14818 Si se usa el estilo de ecuación 
14819 \series bold
14820 Sangrado
14821 \series default
14822
14823 \series bold
14824
14825 \backslash
14826 tag*
14827 \backslash
14828
14829 \series default
14830  se puede reemplazar por 
14831 \series bold
14832
14833 \backslash
14834 hfill
14835 \series default
14836 .
14837  (Véanse los estilos de ecuación en 
14838 \begin_inset CommandInset ref
14839 LatexCommand ref
14840 reference "sec:Estilos-de-ecuación"
14841
14842 \end_inset
14843
14844 ).
14845 \end_layout
14846
14847 \end_inset
14848
14849  Después sigue la descripción en texto normal, y por último 
14850 \series bold
14851 }}
14852 \backslash
14853 ]
14854 \series default
14855  en modo \SpecialChar TeX
14856 .
14857  Aquí los comandos 
14858 \series bold
14859
14860 \backslash
14861 [
14862 \series default
14863  y 
14864 \series bold
14865
14866 \backslash
14867 ]
14868 \series default
14869  crean una ecuación presentada.
14870 \end_layout
14871
14872 \begin_layout Standard
14873 Las ventajas de 
14874 \series bold
14875
14876 \backslash
14877 parbox
14878 \series default
14879  pueden verse en este ejemplo que se ha 
14880 \begin_inset Quotes fld
14881 \end_inset
14882
14883 comentado
14884 \begin_inset Quotes frd
14885 \end_inset
14886
14887  usando el modo texto matemático:
14888 \begin_inset Formula 
14889 \[
14890 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
14891 \]
14892
14893 \end_inset
14894
14895
14896 \end_layout
14897
14898 \begin_layout Section
14899 Operadores
14900 \begin_inset Index idx
14901 status collapsed
14902
14903 \begin_layout Plain Layout
14904 Operadores
14905 \end_layout
14906
14907 \end_inset
14908
14909
14910 \end_layout
14911
14912 \begin_layout Subsection
14913 Operadores grandes
14914 \begin_inset CommandInset label
14915 LatexCommand label
14916 name "subsec:Operadores-grandes"
14917
14918 \end_inset
14919
14920
14921 \begin_inset Index idx
14922 status collapsed
14923
14924 \begin_layout Plain Layout
14925 Operadores ! grandes
14926 \end_layout
14927
14928 \end_inset
14929
14930
14931 \begin_inset Index idx
14932 status collapsed
14933
14934 \begin_layout Plain Layout
14935 Sumatorios
14936 \end_layout
14937
14938 \end_inset
14939
14940
14941 \begin_inset Index idx
14942 status collapsed
14943
14944 \begin_layout Plain Layout
14945 Integrales
14946 \end_layout
14947
14948 \end_inset
14949
14950
14951 \end_layout
14952
14953 \begin_layout Standard
14954 Para poder usar todos los comandos de integrales listados aquí, debe estar
14955  marcada la opción 
14956 \family sans
14957 Usar paquete esint automáticamente
14958 \family default
14959  en el apartado 
14960 \family sans
14961 Opciones de ecuación
14962 \family default
14963  de la configuración del documento.
14964  
14965 \end_layout
14966
14967 \begin_layout Standard
14968 \begin_inset space \hfill{}
14969 \end_inset
14970
14971
14972 \begin_inset Tabular
14973 <lyxtabular version="3" rows="11" columns="2">
14974 <features tabularvalignment="middle">
14975 <column alignment="center" valignment="top" width="0pt">
14976 <column alignment="center" valignment="top" width="0pt">
14977 <row>
14978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Plain Layout
14982 Comando
14983 \end_layout
14984
14985 \end_inset
14986 </cell>
14987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14988 \begin_inset Text
14989
14990 \begin_layout Plain Layout
14991 Resultado
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 </row>
14997 <row>
14998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002
15003 \backslash
15004 int
15005 \begin_inset Index idx
15006 status collapsed
15007
15008 \begin_layout Plain Layout
15009 Comandos ! I ! 
15010 \backslash
15011 int
15012 \end_layout
15013
15014 \end_inset
15015
15016
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15022 \begin_inset Text
15023
15024 \begin_layout Plain Layout
15025 \begin_inset Formula $\int$
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 </row>
15034 <row>
15035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039
15040 \backslash
15041 oint
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050 \begin_inset Formula $\oint$
15051 \end_inset
15052
15053
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 <row>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064
15065 \backslash
15066 ointctrclockwise
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 \begin_inset Formula $\ointctrclockwise$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \backslash
15091 ointclockwise
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100 \begin_inset Formula $\ointclockwise$
15101 \end_inset
15102
15103
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 </row>
15109 <row>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114
15115 \backslash
15116 sqint
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125 \begin_inset Formula $\sqint$
15126 \end_inset
15127
15128
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 <row>
15135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139
15140 \backslash
15141 fint
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Plain Layout
15150  
15151 \begin_inset Formula $\fint$
15152 \end_inset
15153
15154
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 <row>
15161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15162 \begin_inset Text
15163
15164 \begin_layout Plain Layout
15165
15166 \backslash
15167 landupint
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176  
15177 \begin_inset Formula $\landupint$
15178 \end_inset
15179
15180
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 </row>
15186 <row>
15187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191
15192 \backslash
15193 landdownint
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15199 \begin_inset Text
15200
15201 \begin_layout Plain Layout
15202  
15203 \begin_inset Formula $\landdownint$
15204 \end_inset
15205
15206
15207 \end_layout
15208
15209 \end_inset
15210 </cell>
15211 </row>
15212 <row>
15213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15214 \begin_inset Text
15215
15216 \begin_layout Plain Layout
15217
15218 \backslash
15219 bigcap
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228 \begin_inset Formula $\bigcap$
15229 \end_inset
15230
15231
15232 \end_layout
15233
15234 \end_inset
15235 </cell>
15236 </row>
15237 <row>
15238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Plain Layout
15242
15243 \backslash
15244 bigcup
15245 \end_layout
15246
15247 \end_inset
15248 </cell>
15249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253 \begin_inset Formula $\bigcup$
15254 \end_inset
15255
15256
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 </row>
15262 </lyxtabular>
15263
15264 \end_inset
15265
15266
15267 \begin_inset space \hfill{}
15268 \end_inset
15269
15270
15271 \begin_inset Tabular
15272 <lyxtabular version="3" rows="11" columns="2">
15273 <features tabularvalignment="middle">
15274 <column alignment="center" valignment="top" width="0pt">
15275 <column alignment="center" valignment="top" width="0pt">
15276 <row>
15277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Plain Layout
15281 Comando
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290 Resultado
15291 \end_layout
15292
15293 \end_inset
15294 </cell>
15295 </row>
15296 <row>
15297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15298 \begin_inset Text
15299
15300 \begin_layout Plain Layout
15301
15302 \backslash
15303 sum
15304 \begin_inset Index idx
15305 status collapsed
15306
15307 \begin_layout Plain Layout
15308 Comandos ! S ! 
15309 \backslash
15310 sum
15311 \end_layout
15312
15313 \end_inset
15314
15315
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324 \begin_inset Formula $\sum$
15325 \end_inset
15326
15327
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 </row>
15333 <row>
15334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Plain Layout
15338
15339 \backslash
15340 prod
15341 \begin_inset Index idx
15342 status collapsed
15343
15344 \begin_layout Plain Layout
15345 Comandos ! P ! 
15346 \backslash
15347 prod
15348 \end_layout
15349
15350 \end_inset
15351
15352
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361 \begin_inset Formula $\prod$
15362 \end_inset
15363
15364
15365 \end_layout
15366
15367 \end_inset
15368 </cell>
15369 </row>
15370 <row>
15371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Plain Layout
15375
15376 \backslash
15377 coprod
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 $\coprod$
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 bigodot
15403 \end_layout
15404
15405 \end_inset
15406 </cell>
15407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Plain Layout
15411 \begin_inset Formula $\bigodot$
15412 \end_inset
15413
15414
15415 \end_layout
15416
15417 \end_inset
15418 </cell>
15419 </row>
15420 <row>
15421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15422 \begin_inset Text
15423
15424 \begin_layout Plain Layout
15425
15426 \backslash
15427 bigotimes
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Plain Layout
15436 \begin_inset Formula $\bigotimes$
15437 \end_inset
15438
15439
15440 \end_layout
15441
15442 \end_inset
15443 </cell>
15444 </row>
15445 <row>
15446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450
15451 \backslash
15452 bigoplus
15453 \end_layout
15454
15455 \end_inset
15456 </cell>
15457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461 \begin_inset Formula $\bigoplus$
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 </row>
15470 <row>
15471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475
15476 \backslash
15477 bigwedge
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486 \begin_inset Formula $\bigwedge$
15487 \end_inset
15488
15489
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 </row>
15495 <row>
15496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500
15501 \backslash
15502 bigvee
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511 \begin_inset Formula $\bigvee$
15512 \end_inset
15513
15514
15515 \end_layout
15516
15517 \end_inset
15518 </cell>
15519 </row>
15520 <row>
15521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15522 \begin_inset Text
15523
15524 \begin_layout Plain Layout
15525
15526 \backslash
15527 bigsqcup
15528 \end_layout
15529
15530 \end_inset
15531 </cell>
15532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15533 \begin_inset Text
15534
15535 \begin_layout Plain Layout
15536 \begin_inset Formula $\bigsqcup$
15537 \end_inset
15538
15539
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 </row>
15545 <row>
15546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550
15551 \backslash
15552 biguplus
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Plain Layout
15561 \begin_inset Formula $\biguplus$
15562 \end_inset
15563
15564
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 </row>
15570 </lyxtabular>
15571
15572 \end_inset
15573
15574
15575 \begin_inset space \hfill{}
15576 \end_inset
15577
15578
15579 \end_layout
15580
15581 \begin_layout Standard
15582 Todos los operadores grandes se pueden insertar con el botón 
15583 \begin_inset Info
15584 type  "icon"
15585 arg   "math-insert \\intop"
15586 \end_inset
15587
15588  de la barra de ecuaciones.
15589 \end_layout
15590
15591 \begin_layout Standard
15592 Estos operadores son llamados grandes porque son mayores que los operadores
15593  binarios de aspecto semejante.
15594  Todos los operadores grandes pueden tener límites, como se describe en
15595  la subsección siguiente.
15596 \end_layout
15597
15598 \begin_layout Standard
15599 Para todos los operadores de integral hay una segunda versión disponible,
15600  terminando en 
15601 \series bold
15602 op
15603 \series default
15604
15605 \series bold
15606
15607 \backslash
15608 intop
15609 \series default
15610
15611 \series bold
15612
15613 \backslash
15614 ointop
15615 \series default
15616  etc.
15617  Estos operadores difieren de 
15618 \series bold
15619
15620 \backslash
15621 int
15622 \series default
15623 , etc., en el estilo en que se presentan los límites, véase
15624 \series bold
15625  
15626 \series default
15627
15628 \begin_inset CommandInset ref
15629 LatexCommand ref
15630 reference "subsec:Límites-de-operadores"
15631
15632 \end_inset
15633
15634 .
15635 \end_layout
15636
15637 \begin_layout Subsubsection*
15638 Sugerencias para las integrales
15639 \end_layout
15640
15641 \begin_layout Standard
15642 La letra 
15643 \emph on
15644 d
15645 \emph default
15646  en una integral es un operador, por consiguiente debe escribirse en redonda.
15647  Esto se hace resaltando la 
15648 \emph on
15649 d
15650 \emph default
15651  y usando el atajo de teclado 
15652 \family sans
15653 Alt+C
15654 \begin_inset space ~
15655 \end_inset
15656
15657 R
15658 \family default
15659 .
15660 \begin_inset Foot
15661 status collapsed
15662
15663 \begin_layout Plain Layout
15664 véase estilos de letras en 
15665 \begin_inset CommandInset ref
15666 LatexCommand ref
15667 reference "subsec:Estilos-de-tipografías"
15668
15669 \end_inset
15670
15671  
15672 \end_layout
15673
15674 \end_inset
15675
15676  Delante de la 
15677 \emph on
15678 d
15679 \emph default
15680  se inserta un espacio delgado, como es habitual en los operadores.
15681  Un ejemplo:
15682 \end_layout
15683
15684 \begin_layout Standard
15685 incorrecto: 
15686 \begin_inset Formula $\int A(x)dx$
15687 \end_inset
15688
15689
15690 \begin_inset Newline newline
15691 \end_inset
15692
15693
15694 \begin_inset Phantom HPhantom
15695 status open
15696
15697 \begin_layout Plain Layout
15698 in
15699 \end_layout
15700
15701 \end_inset
15702
15703 correcto: 
15704 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15705 \end_inset
15706
15707
15708 \end_layout
15709
15710 \begin_layout Standard
15711 Para integrales múltiples hay los siguientes comandos:
15712 \begin_inset VSpace medskip
15713 \end_inset
15714
15715
15716 \end_layout
15717
15718 \begin_layout Standard
15719 \begin_inset space \hfill{}
15720 \end_inset
15721
15722
15723 \begin_inset Tabular
15724 <lyxtabular version="3" rows="4" columns="2">
15725 <features tabularvalignment="middle">
15726 <column alignment="center" valignment="top">
15727 <column alignment="center" valignment="top">
15728 <row>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733 Comando
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15739 \begin_inset Text
15740
15741 \begin_layout Plain Layout
15742 Resultado
15743 \begin_inset Note Note
15744 status collapsed
15745
15746 \begin_layout Plain Layout
15747
15748 \series bold
15749
15750 \backslash
15751 raisebox
15752 \series default
15753  se usa sólo como espaciador
15754 \end_layout
15755
15756 \end_inset
15757
15758
15759 \end_layout
15760
15761 \end_inset
15762 </cell>
15763 </row>
15764 <row>
15765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769
15770 \backslash
15771 iint
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15781 \end_inset
15782
15783
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 </row>
15789 <row>
15790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794
15795 \backslash
15796 oiint
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15806 \end_inset
15807
15808
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 </row>
15814 <row>
15815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819
15820 \backslash
15821 sqiint
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15831 \end_inset
15832
15833
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 </row>
15839 </lyxtabular>
15840
15841 \end_inset
15842
15843
15844 \begin_inset space \hfill{}
15845 \end_inset
15846
15847
15848 \begin_inset Tabular
15849 <lyxtabular version="3" rows="4" columns="2">
15850 <features tabularvalignment="middle">
15851 <column alignment="center" valignment="top">
15852 <column alignment="center" valignment="top">
15853 <row>
15854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858 Comando
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15864 \begin_inset Text
15865
15866 \begin_layout Plain Layout
15867 Resultado
15868 \begin_inset Note Note
15869 status collapsed
15870
15871 \begin_layout Plain Layout
15872
15873 \series bold
15874
15875 \backslash
15876 raisebox
15877 \series default
15878  se usa sólo como espaciador
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 </row>
15889 <row>
15890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894
15895 \backslash
15896 iiint
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 </row>
15914 <row>
15915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919
15920 \backslash
15921 iiiint
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 </row>
15939 <row>
15940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944
15945 \backslash
15946 dotsint
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15952 \begin_inset Text
15953
15954 \begin_layout Plain Layout
15955 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15956 \end_inset
15957
15958
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 </row>
15964 </lyxtabular>
15965
15966 \end_inset
15967
15968
15969 \begin_inset space \hfill{}
15970 \end_inset
15971
15972
15973 \end_layout
15974
15975 \begin_layout Subsection
15976 Límites de operadores
15977 \begin_inset CommandInset label
15978 LatexCommand label
15979 name "subsec:Límites-de-operadores"
15980
15981 \end_inset
15982
15983
15984 \begin_inset Index idx
15985 status collapsed
15986
15987 \begin_layout Plain Layout
15988 Operadores ! límites de
15989 \end_layout
15990
15991 \end_inset
15992
15993
15994 \end_layout
15995
15996 \begin_layout Standard
15997 Los límites se crean mediante superíndices y subíndices:
15998 \begin_inset Separator parbreak
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \begin_layout Standard
16005 \noindent
16006 \align center
16007 \begin_inset Tabular
16008 <lyxtabular version="3" rows="2" columns="2">
16009 <features tabularvalignment="middle">
16010 <column alignment="center" valignment="top">
16011 <column alignment="center" valignment="top">
16012 <row>
16013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Plain Layout
16017 Comando
16018 \end_layout
16019
16020 \end_inset
16021 </cell>
16022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 Resultado
16027 \begin_inset Note Note
16028 status collapsed
16029
16030 \begin_layout Plain Layout
16031
16032 \series bold
16033
16034 \backslash
16035 raisebox
16036 \series default
16037  se usa sólo como espaciador
16038 \end_layout
16039
16040 \end_inset
16041
16042
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 </row>
16048 <row>
16049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053
16054 \backslash
16055 prod^
16056 \backslash
16057 infty
16058 \begin_inset space \textvisiblespace{}
16059 \end_inset
16060
16061
16062 \begin_inset Formula $\to$
16063 \end_inset
16064
16065 _0
16066 \begin_inset Formula $\to$
16067 \end_inset
16068
16069 A(x)
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16079 \end_inset
16080
16081
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 </row>
16087 </lyxtabular>
16088
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \begin_layout Standard
16095 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16096  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16097 \end_layout
16098
16099 \begin_layout Standard
16100 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16101  directamente detrás del operador y se elige 
16102 \series bold
16103 Alineado
16104 \series default
16105  en el menú 
16106 \family sans
16107 Editar\SpecialChar menuseparator
16108 Ecuación\SpecialChar menuseparator
16109 Cambiar tipo de límites
16110 \family default
16111  (atajo 
16112 \family sans
16113 Alt+M
16114 \begin_inset space ~
16115 \end_inset
16116
16117 L
16118 \family default
16119 ).
16120  Un ejemplo:
16121 \end_layout
16122
16123 \begin_layout Standard
16124 El tipo de límites por omisión es:
16125 \begin_inset Formula 
16126 \[
16127 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16128 \]
16129
16130 \end_inset
16131
16132
16133 \end_layout
16134
16135 \begin_layout Standard
16136 Así se ven si se cambia el tipo de límites a 
16137 \series bold
16138 Alineado
16139 \series default
16140 :
16141 \begin_inset Formula 
16142 \[
16143 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16144 \]
16145
16146 \end_inset
16147
16148
16149 \end_layout
16150
16151 \begin_layout Standard
16152 En integrales, excepto las que terminan en 
16153 \series bold
16154 op
16155 \series default
16156  como 
16157 \series bold
16158
16159 \backslash
16160 intop
16161 \series default
16162
16163 \series bold
16164
16165 \backslash
16166 ointop
16167 \series default
16168 , etc., los límites se colocan por omisión junto al operador.
16169  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16170  operador.
16171  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16172 \series bold
16173 Presentado
16174 \series default
16175  para poner el límite debajo:
16176 \begin_inset Formula 
16177 \begin{equation}
16178 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16179 \end{equation}
16180
16181 \end_inset
16182
16183
16184 \begin_inset VSpace medskip
16185 \end_inset
16186
16187 Para especificar condiciones en los límites se usan los comandos 
16188 \series bold
16189
16190 \backslash
16191 subarray
16192 \series default
16193
16194 \begin_inset Index idx
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198 Comandos ! S ! 
16199 \backslash
16200 subarray
16201 \end_layout
16202
16203 \end_inset
16204
16205  y 
16206 \series bold
16207
16208 \backslash
16209 substack
16210 \series default
16211
16212 \begin_inset Index idx
16213 status collapsed
16214
16215 \begin_layout Plain Layout
16216 Comandos ! S ! 
16217 \backslash
16218 substack
16219 \end_layout
16220
16221 \end_inset
16222
16223 .
16224  Por ejemplo, para componer la expresión
16225 \begin_inset Formula 
16226 \begin{equation}
16227 \sum_{\begin{subarray}{c}
16228 0<k<1000\\
16229 \\
16230 k\,\in\,\mathbb{N}
16231 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16232 \end{equation}
16233
16234 \end_inset
16235
16236 se ha hecho lo siguiente: primero se escribe el comando 
16237 \series bold
16238
16239 \backslash
16240 sum^n
16241 \series default
16242
16243 \begin_inset space \textvisiblespace{}
16244 \end_inset
16245
16246
16247 \series bold
16248 _
16249 \series default
16250 .
16251  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16252  se inserta el comando 
16253 \series bold
16254
16255 \backslash
16256 subarray
16257 \series default
16258
16259 \begin_inset space \textvisiblespace{}
16260 \end_inset
16261
16262 .
16263  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16264  distintas.
16265  Cada línea nueva se crea con un salto de línea (
16266 \family sans
16267 Ctrl+Entrar
16268 \family default
16269 ).
16270  Si ahora se teclea en ella
16271 \begin_inset Newline newline
16272 \end_inset
16273
16274
16275 \series bold
16276 0<k<1000 Ctrl+Entrar
16277 \begin_inset Newline newline
16278 \end_inset
16279
16280
16281 \series default
16282 aparece debajo un nuevo marco para la línea nueva.
16283 \end_layout
16284
16285 \begin_layout Standard
16286 La alineación de las líneas puede cambiarse a la izquierda con la 
16287 \family sans
16288 barra de herramientas de cuadros
16289 \family default
16290  o con el menú 
16291 \family sans
16292 Editar\SpecialChar menuseparator
16293 Filas y columnas
16294 \family default
16295 .
16296  Para obtener alineación derecha se inserta 
16297 \series bold
16298
16299 \backslash
16300 hfill
16301 \series default
16302
16303 \begin_inset space \textvisiblespace{}
16304 \end_inset
16305
16306  al principio de la línea.
16307 \end_layout
16308
16309 \begin_layout Standard
16310 El comando 
16311 \series bold
16312
16313 \backslash
16314 substack
16315 \series default
16316  es equivalente a 
16317 \series bold
16318
16319 \backslash
16320 subarray
16321 \series default
16322  con la diferencia de que las líneas están siempre centradas.
16323 \begin_inset VSpace bigskip
16324 \end_inset
16325
16326
16327 \end_layout
16328
16329 \begin_layout Standard
16330 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16331  siguientes, como en la ecuación 
16332 \begin_inset CommandInset ref
16333 LatexCommand eqref
16334 reference "eq:substack"
16335
16336 \end_inset
16337
16338 , porque éstos se colocan junto a los límites.
16339  Para evitarlo se puede usar el comando 
16340 \series bold
16341
16342 \backslash
16343 smashoperator
16344 \series default
16345
16346 \begin_inset Index idx
16347 status collapsed
16348
16349 \begin_layout Plain Layout
16350 Comandos ! S ! 
16351 \backslash
16352 smashoperator
16353 \end_layout
16354
16355 \end_inset
16356
16357 .
16358  Para esto, en 
16359 \family sans
16360 Opciones
16361 \begin_inset space ~
16362 \end_inset
16363
16364 para
16365 \begin_inset space ~
16366 \end_inset
16367
16368 ecuaciones
16369 \family default
16370  de la configuración del documento debe estar marcado 
16371 \family sans
16372 Cargar
16373 \begin_inset space ~
16374 \end_inset
16375
16376 siempre
16377 \family default
16378  el paquete 
16379 \series bold
16380 mathtools
16381 \series default
16382
16383 \begin_inset Index idx
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 Paquetes ! mathtools
16388 \end_layout
16389
16390 \end_inset
16391
16392  
16393 \series bold
16394
16395 \backslash
16396 smashoperator
16397 \series default
16398  establece el espacio junto al operador en 0
16399 \begin_inset space \thinspace{}
16400 \end_inset
16401
16402 pt.
16403 \begin_inset Newline newline
16404 \end_inset
16405
16406 Aplicado en la ecuación 
16407 \begin_inset CommandInset ref
16408 LatexCommand eqref
16409 reference "eq:substack"
16410
16411 \end_inset
16412
16413  se usa el comando
16414 \end_layout
16415
16416 \begin_layout Standard
16417
16418 \series bold
16419
16420 \backslash
16421 smashoperator{
16422 \end_layout
16423
16424 \begin_layout Standard
16425 e inserta el operador con sus límites entre las llaves.
16426  A continuación sigue el resto de la ecuación:
16427 \begin_inset Formula 
16428 \[
16429 \smashoperator{\sum_{\begin{subarray}{c}
16430 0<k<1000\\
16431 \\
16432 k\,\in\,\mathbb{N}
16433 \end{subarray}}^{n}}k^{-2}
16434 \]
16435
16436 \end_inset
16437
16438
16439 \end_layout
16440
16441 \begin_layout Standard
16442 Es posible establecer el espacio de 0
16443 \begin_inset space \thinspace{}
16444 \end_inset
16445
16446 pt en un solo lado de la expresión.
16447  Para eso escribe 
16448 \series bold
16449 [l]
16450 \series default
16451  o 
16452 \series bold
16453 [r]
16454 \series default
16455  entre 
16456 \series bold
16457
16458 \backslash
16459 smashoperator
16460 \series default
16461  y su llave.
16462  
16463 \series bold
16464 l
16465 \series default
16466  es para el lado izquierdo y 
16467 \series bold
16468 r
16469 \series default
16470  para el derecho.
16471  Un ejemplo de dichas posibilidades para 
16472 \series bold
16473
16474 \backslash
16475 smashoperator
16476 \series default
16477 :
16478 \end_layout
16479
16480 \begin_layout Standard
16481 \begin_inset Formula 
16482 \[
16483 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
16484 \]
16485
16486 \end_inset
16487
16488
16489 \end_layout
16490
16491 \begin_layout Standard
16492 \begin_inset VSpace bigskip
16493 \end_inset
16494
16495
16496 \end_layout
16497
16498 \begin_layout Standard
16499 Cuando hay varios operadores consecutivos con límites, éstos pueden resultar
16500  mal alineados en la salida, como se ve en este ejemplo:
16501 \begin_inset Formula 
16502 \[
16503 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
16504 \]
16505
16506 \end_inset
16507
16508 Para mejorar este aspecto, en 
16509 \family sans
16510 Opciones
16511 \begin_inset space ~
16512 \end_inset
16513
16514 para
16515 \begin_inset space ~
16516 \end_inset
16517
16518 ecuaciones
16519 \family default
16520  de la configuración del documento debe estar marcado 
16521 \family sans
16522 Cargar
16523 \begin_inset space ~
16524 \end_inset
16525
16526 siempre
16527 \family default
16528  el paquete 
16529 \series bold
16530 mathtools
16531 \series default
16532
16533 \begin_inset Index idx
16534 status collapsed
16535
16536 \begin_layout Plain Layout
16537 Paquetes ! mathtools
16538 \end_layout
16539
16540 \end_inset
16541
16542 .
16543  Después inserta en la ecuación el comando 
16544 \series bold
16545
16546 \backslash
16547 adjustlimits
16548 \series default
16549
16550 \begin_inset Index idx
16551 status collapsed
16552
16553 \begin_layout Plain Layout
16554 Comandos ! A ! 
16555 \backslash
16556 adjustlimits
16557 \end_layout
16558
16559 \end_inset
16560
16561  delante de cada operador.
16562  El ejemplo anterior tendrá ahora este aspecto:
16563 \begin_inset Formula 
16564 \[
16565 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
16566 \]
16567
16568 \end_inset
16569
16570
16571 \end_layout
16572
16573 \begin_layout Standard
16574 \begin_inset VSpace bigskip
16575 \end_inset
16576
16577 Cómo utilizar un límite para varios operadores se describe en la 
16578 \begin_inset CommandInset ref
16579 LatexCommand ref
16580 reference "subsec:Operadores-de-usuario"
16581
16582 \end_inset
16583
16584 .
16585 \end_layout
16586
16587 \begin_layout Subsection
16588 Decoración para operadores
16589 \begin_inset Index idx
16590 status collapsed
16591
16592 \begin_layout Plain Layout
16593 Operadores ! Decoración
16594 \end_layout
16595
16596 \end_inset
16597
16598
16599 \end_layout
16600
16601 \begin_layout Standard
16602 Con los comandos 
16603 \series bold
16604
16605 \backslash
16606 overset
16607 \series default
16608
16609 \begin_inset Index idx
16610 status collapsed
16611
16612 \begin_layout Plain Layout
16613 Comandos ! O ! 
16614 \backslash
16615 overset
16616 \end_layout
16617
16618 \end_inset
16619
16620  y 
16621 \series bold
16622
16623 \backslash
16624 underset
16625 \series default
16626
16627 \begin_inset Index idx
16628 status collapsed
16629
16630 \begin_layout Plain Layout
16631 Comandos ! U ! 
16632 \backslash
16633 underset
16634 \end_layout
16635
16636 \end_inset
16637
16638  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
16639  Con el comando 
16640 \series bold
16641
16642 \backslash
16643 sideset
16644 \series default
16645
16646 \begin_inset Index idx
16647 status collapsed
16648
16649 \begin_layout Plain Layout
16650 Comandos ! S ! 
16651 \backslash
16652 sideset
16653 \end_layout
16654
16655 \end_inset
16656
16657  se pueden poner caracteres delante y detrás de un operador grande.
16658 \end_layout
16659
16660 \begin_layout Standard
16661 Hay cuatro variantes de 
16662 \series bold
16663
16664 \backslash
16665 sideset
16666 \series default
16667 :
16668 \end_layout
16669
16670 \begin_layout Itemize
16671
16672 \series bold
16673
16674 \backslash
16675 sideset
16676 \series default
16677  para poner caracteres en las esquinas del operador
16678 \end_layout
16679
16680 \begin_layout Itemize
16681
16682 \series bold
16683
16684 \backslash
16685 sidesetn
16686 \series default
16687  para poner caracteres delante y/o detrás del operador (esta variante representa
16688  el comando original de \SpecialChar LaTeX
16689  
16690 \series bold
16691
16692 \backslash
16693 sideset
16694 \series default
16695 )
16696 \end_layout
16697
16698 \begin_layout Itemize
16699
16700 \series bold
16701
16702 \backslash
16703 sidesetl
16704 \series default
16705  para poner caracteres en las esquinas de la izquierda y/o detrás del operador
16706 \end_layout
16707
16708 \begin_layout Itemize
16709
16710 \series bold
16711
16712 \backslash
16713 sidesetr
16714 \series default
16715  para poner caracteres en las esquinas de la derecha y/o delante del operador
16716 \end_layout
16717
16718 \begin_layout Standard
16719 Por ejemplo, el comando 
16720 \series bold
16721
16722 \backslash
16723 sidesetn
16724 \begin_inset space \textvisiblespace{}
16725 \end_inset
16726
16727
16728 \backslash
16729 sum
16730 \begin_inset space \textvisiblespace{}
16731 \end_inset
16732
16733
16734 \begin_inset Formula $\to$
16735 \end_inset
16736
16737 '
16738 \begin_inset Formula $\to$
16739 \end_inset
16740
16741 _k=1
16742 \begin_inset space \textvisiblespace{}
16743 \end_inset
16744
16745
16746 \series default
16747 ^
16748 \series bold
16749 n
16750 \series default
16751  genera:
16752 \begin_inset Formula 
16753 \[
16754 \sideset{}{'}\sum_{k=1}^{n}
16755 \]
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \begin_layout Standard
16763 \begin_inset Note Greyedout
16764 status open
16765
16766 \begin_layout Plain Layout
16767
16768 \series bold
16769 Nota: 
16770 \backslash
16771 sideset
16772 \series default
16773  sólo se puede usar para decorar operadores grandes, no permite operadores
16774  binarios.
16775 \end_layout
16776
16777 \end_inset
16778
16779
16780 \end_layout
16781
16782 \begin_layout Standard
16783 Con 
16784 \series bold
16785
16786 \backslash
16787 overset
16788 \series default
16789  y 
16790 \series bold
16791
16792 \backslash
16793 underset
16794 \series default
16795  también se pueden decorar símbolos y caracteres.
16796  Por ejemplo el comando 
16797 \series bold
16798
16799 \backslash
16800 overset
16801 \begin_inset space \textvisiblespace{}
16802 \end_inset
16803
16804
16805 \backslash
16806 maltese
16807 \begin_inset space \textvisiblespace{}
16808 \end_inset
16809
16810
16811 \series default
16812
16813 \begin_inset Formula $\uparrow$
16814 \end_inset
16815
16816
16817 \series bold
16818 a
16819 \series default
16820  genera:
16821 \begin_inset Formula 
16822 \[
16823 \overset{a}{\maltese}
16824 \]
16825
16826 \end_inset
16827
16828
16829 \end_layout
16830
16831 \begin_layout Standard
16832 \begin_inset Newpage newpage
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \begin_layout Subsection
16839 Operadores binarios
16840 \begin_inset CommandInset label
16841 LatexCommand label
16842 name "subsec:Operadores-binarios"
16843
16844 \end_inset
16845
16846
16847 \begin_inset Index idx
16848 status collapsed
16849
16850 \begin_layout Plain Layout
16851 Operadores ! binarios
16852 \end_layout
16853
16854 \end_inset
16855
16856
16857 \end_layout
16858
16859 \begin_layout Standard
16860 Los operadores binarios se rodean por espacios si llevan un carácter delante
16861  o detrás.
16862 \begin_inset VSpace medskip
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \begin_layout Standard
16869 \begin_inset space \hfill{}
16870 \end_inset
16871
16872
16873 \begin_inset Tabular
16874 <lyxtabular version="3" rows="13" columns="2">
16875 <features tabularvalignment="middle">
16876 <column alignment="center" valignment="top" width="0pt">
16877 <column alignment="center" valignment="top" width="0pt">
16878 <row>
16879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 Comando
16884 \begin_inset Note Note
16885 status collapsed
16886
16887 \begin_layout Plain Layout
16888
16889 \series bold
16890
16891 \backslash
16892 raisebox
16893 \series default
16894  se usa sólo como espaciador
16895 \end_layout
16896
16897 \end_inset
16898
16899
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908 Operador
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 <row>
16915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919 +
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 \begin_inset Formula $+$
16929 \end_inset
16930
16931
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 -
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 \begin_inset Formula $-$
16952 \end_inset
16953
16954
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 </row>
16960 <row>
16961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \backslash
16967 pm
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976 \begin_inset Formula $\pm$
16977 \end_inset
16978
16979
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 </row>
16985 <row>
16986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990
16991 \backslash
16992 mp
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001 \begin_inset Formula $\mp$
17002 \end_inset
17003
17004
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 </row>
17010 <row>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015
17016 \backslash
17017 cdot
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026 \begin_inset Formula $\cdot$
17027 \end_inset
17028
17029
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 </row>
17035 <row>
17036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040
17041 \backslash
17042 times
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17048 \begin_inset Text
17049
17050 \begin_layout Plain Layout
17051 \begin_inset Formula $\times$
17052 \end_inset
17053
17054
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \backslash
17067 div
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $\div$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 \begin_inset ERT
17091 status collapsed
17092
17093 \begin_layout Plain Layout
17094
17095
17096 \backslash
17097 raisebox{-1.2mm}{
17098 \end_layout
17099
17100 \end_inset
17101
17102 *
17103 \begin_inset ERT
17104 status collapsed
17105
17106 \begin_layout Plain Layout
17107
17108 }
17109 \end_layout
17110
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 \begin_inset Formula $*$
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \backslash
17138 star
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147 \begin_inset Formula $\star$
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 </row>
17156 <row>
17157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \backslash
17163 circ
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 \begin_inset Formula $\circ$
17173 \end_inset
17174
17175
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \backslash
17188 diamond
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 \begin_inset Formula $\diamond$
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 <row>
17207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \backslash
17213 bullet
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222 \begin_inset Formula $\bullet$
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 </lyxtabular>
17232
17233 \end_inset
17234
17235
17236 \begin_inset space \hfill{}
17237 \end_inset
17238
17239
17240 \begin_inset Tabular
17241 <lyxtabular version="3" rows="13" columns="2">
17242 <features tabularvalignment="middle">
17243 <column alignment="center" valignment="top" width="0pt">
17244 <column alignment="center" valignment="top" width="0pt">
17245 <row>
17246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250 Comando
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 Operador
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 </row>
17265 <row>
17266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270
17271 \backslash
17272 nabla
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281 \begin_inset Formula $\nabla$
17282 \end_inset
17283
17284
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 </row>
17290 <row>
17291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295
17296 \backslash
17297 bigtriangledown
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306 \begin_inset Formula $\bigtriangledown$
17307 \end_inset
17308
17309
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 </row>
17315 <row>
17316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320
17321 \backslash
17322 bigtriangleup
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331 \begin_inset Formula $\bigtriangleup$
17332 \end_inset
17333
17334
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 </row>
17340 <row>
17341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345
17346 \backslash
17347 Box
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 \begin_inset Formula $\Box$
17357 \end_inset
17358
17359
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 </row>
17365 <row>
17366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370
17371 \backslash
17372 cap 
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381 \begin_inset Formula $\cap$
17382 \end_inset
17383
17384
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 </row>
17390 <row>
17391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395
17396 \backslash
17397 cup
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 \begin_inset Formula $\cup$
17407 \end_inset
17408
17409
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 </row>
17415 <row>
17416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420
17421 \backslash
17422 dagger
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431 \begin_inset Formula $\dagger$
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 </row>
17440 <row>
17441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445
17446 \backslash
17447 ddagger
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 \begin_inset Formula $\ddagger$
17457 \end_inset
17458
17459
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 </row>
17465 <row>
17466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470
17471 \backslash
17472 wr
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17478 \begin_inset Text
17479
17480 \begin_layout Plain Layout
17481 \begin_inset Formula $\wr$
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 </row>
17490 <row>
17491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495
17496 \backslash
17497 bigcirc
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 \begin_inset Formula $\bigcirc$
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 </row>
17515 <row>
17516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520
17521 \backslash
17522 wedge
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 \begin_inset Formula $\wedge$
17532 \end_inset
17533
17534
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 </row>
17540 <row>
17541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17542 \begin_inset Text
17543
17544 \begin_layout Plain Layout
17545
17546 \backslash
17547 vee
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 \begin_inset Formula $\vee$
17557 \end_inset
17558
17559
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 </row>
17565 </lyxtabular>
17566
17567 \end_inset
17568
17569
17570 \begin_inset space \hfill{}
17571 \end_inset
17572
17573
17574 \begin_inset Tabular
17575 <lyxtabular version="3" rows="13" columns="2">
17576 <features tabularvalignment="middle">
17577 <column alignment="center" valignment="top" width="0pt">
17578 <column alignment="center" valignment="top" width="0pt">
17579 <row>
17580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17581 \begin_inset Text
17582
17583 \begin_layout Plain Layout
17584 Comando
17585 \end_layout
17586
17587 \end_inset
17588 </cell>
17589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593 Operador
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 </row>
17599 <row>
17600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604
17605 \backslash
17606 oplus
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17612 \begin_inset Text
17613
17614 \begin_layout Plain Layout
17615 \begin_inset Formula $\oplus$
17616 \end_inset
17617
17618
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 </row>
17624 <row>
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629
17630 \backslash
17631 ominus
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17637 \begin_inset Text
17638
17639 \begin_layout Plain Layout
17640 \begin_inset Formula $\ominus$
17641 \end_inset
17642
17643
17644 \end_layout
17645
17646 \end_inset
17647 </cell>
17648 </row>
17649 <row>
17650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654
17655 \backslash
17656 otimes
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17662 \begin_inset Text
17663
17664 \begin_layout Plain Layout
17665 \begin_inset Formula $\otimes$
17666 \end_inset
17667
17668
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 </row>
17674 <row>
17675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679
17680 \backslash
17681 oslash
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 \begin_inset Formula $\oslash$
17691 \end_inset
17692
17693
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 </row>
17699 <row>
17700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704
17705 \backslash
17706 odot
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715 \begin_inset Formula $\odot$
17716 \end_inset
17717
17718
17719 \end_layout
17720
17721 \end_inset
17722 </cell>
17723 </row>
17724 <row>
17725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729
17730 \backslash
17731 amalg
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740 \begin_inset Formula $\amalg$
17741 \end_inset
17742
17743
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 </row>
17749 <row>
17750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754
17755 \backslash
17756 uplus
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 \begin_inset Formula $\uplus$
17766 \end_inset
17767
17768
17769 \end_layout
17770
17771 \end_inset
17772 </cell>
17773 </row>
17774 <row>
17775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779
17780 \backslash
17781 setminus
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790 \begin_inset Formula $\setminus$
17791 \end_inset
17792
17793
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 </row>
17799 <row>
17800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804
17805 \backslash
17806 sqcap
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815 \begin_inset Formula $\sqcap$
17816 \end_inset
17817
17818
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 </row>
17824 <row>
17825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829
17830 \backslash
17831 sqcup
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840 \begin_inset Formula $\sqcup$
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \end_inset
17847 </cell>
17848 </row>
17849 <row>
17850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854
17855 \backslash
17856 triangleleft
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 \begin_inset Formula $\triangleleft$
17866 \end_inset
17867
17868
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 </row>
17874 <row>
17875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879
17880 \backslash
17881 triangleright
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 \begin_inset Formula $\triangleright$
17891 \end_inset
17892
17893
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 </row>
17899 </lyxtabular>
17900
17901 \end_inset
17902
17903
17904 \begin_inset space \hfill{}
17905 \end_inset
17906
17907
17908 \end_layout
17909
17910 \begin_layout Standard
17911 Todos los operadores binarios se pueden insertar también con el botón 
17912 \begin_inset Info
17913 type  "icon"
17914 arg   "math-insert \\pm"
17915 \end_inset
17916
17917  de la barra de ecuaciones.
17918 \end_layout
17919
17920 \begin_layout Standard
17921 Para imprimir el operador Laplace se pueden usar 
17922 \series bold
17923
17924 \backslash
17925 Delta
17926 \series default
17927  o 
17928 \series bold
17929
17930 \backslash
17931 nabla
17932 \series default
17933 ^
17934 \series bold
17935 2
17936 \series default
17937  (
17938 \begin_inset Formula $\nabla^{2}$
17939 \end_inset
17940
17941 ) en vez de 
17942 \series bold
17943
17944 \backslash
17945 bigtriangleup
17946 \series default
17947 .
17948 \end_layout
17949
17950 \begin_layout Standard
17951 El carácter 
17952 \family sans
17953 Separador de menú
17954 \family default
17955  del menú 
17956 \family sans
17957 Insertar\SpecialChar menuseparator
17958 Carácter especial
17959 \family default
17960  es el operador 
17961 \series bold
17962
17963 \backslash
17964 triangleright
17965 \series default
17966 .
17967 \end_layout
17968
17969 \begin_layout Subsection
17970 Operadores definidos por el usuario
17971 \begin_inset CommandInset label
17972 LatexCommand label
17973 name "subsec:Operadores-de-usuario"
17974
17975 \end_inset
17976
17977
17978 \begin_inset Index idx
17979 status collapsed
17980
17981 \begin_layout Plain Layout
17982 Operadores ! personalizados
17983 \end_layout
17984
17985 \end_inset
17986
17987
17988 \end_layout
17989
17990 \begin_layout Standard
17991 Con ayuda del comando 
17992 \series bold
17993
17994 \backslash
17995 DeclareMathOperator
17996 \series default
17997
17998 \begin_inset Index idx
17999 status collapsed
18000
18001 \begin_layout Plain Layout
18002 Comandos ! D ! 
18003 \backslash
18004 dbinom@
18005 \backslash
18006 DeclareMathOperator
18007 \end_layout
18008
18009 \end_inset
18010
18011  se pueden definir operadores personalizados en el preámbulo \SpecialChar LaTeX
18012 .
18013  Su esquema es:
18014 \end_layout
18015
18016 \begin_layout Standard
18017
18018 \series bold
18019
18020 \backslash
18021 DeclareMathOperator{comando nuevo}{presentación}
18022 \end_layout
18023
18024 \begin_layout Standard
18025 Presentación puede ser un carácter o símbolo que define el aspecto del operador
18026  en la salida.
18027  Para definir un operador grande hay que añadirle un * detrás.
18028  Todos los operadores grandes personalizados pueden tener límites como se
18029  describe en 
18030 \begin_inset CommandInset ref
18031 LatexCommand ref
18032 reference "subsec:Límites-de-operadores"
18033
18034 \end_inset
18035
18036 .
18037 \end_layout
18038
18039 \begin_layout Standard
18040 Por ejemplo, la línea en el preámbulo \SpecialChar LaTeX
18041
18042 \end_layout
18043
18044 \begin_layout Standard
18045
18046 \series bold
18047
18048 \backslash
18049 DeclareMathOperator*{
18050 \backslash
18051 Lozenge}{
18052 \backslash
18053 blacklozenge}
18054 \end_layout
18055
18056 \begin_layout Standard
18057 define el comando 
18058 \series bold
18059
18060 \backslash
18061 Lozenge
18062 \series default
18063 , que inserta un operador grande que es el símbolo blacklozenge de la 
18064 \begin_inset CommandInset ref
18065 LatexCommand ref
18066 reference "subsec:Símbolos-misceláneos"
18067
18068 \end_inset
18069
18070 .
18071 \begin_inset Formula 
18072 \[
18073 \Lozenge_{n=1}^{\infty}
18074 \]
18075
18076 \end_inset
18077
18078 El comando para esta expresión es: 
18079 \series bold
18080
18081 \backslash
18082 Lozenge^
18083 \backslash
18084 infty
18085 \begin_inset Formula $\rightarrow$
18086 \end_inset
18087
18088 _n=1
18089 \begin_inset VSpace bigskip
18090 \end_inset
18091
18092
18093 \end_layout
18094
18095 \begin_layout Standard
18096 Si los operadores personalizados no se van a usar varias veces en el documento,
18097  se pueden también definir con los comandos 
18098 \series bold
18099
18100 \backslash
18101 mathop
18102 \series default
18103
18104 \begin_inset Index idx
18105 status collapsed
18106
18107 \begin_layout Plain Layout
18108 Comandos ! M ! 
18109 \backslash
18110 mathop
18111 \end_layout
18112
18113 \end_inset
18114
18115  y 
18116 \series bold
18117
18118 \backslash
18119 mathbin
18120 \series default
18121
18122 \begin_inset Index idx
18123 status collapsed
18124
18125 \begin_layout Plain Layout
18126 Comandos ! M ! 
18127 \backslash
18128 mathbin
18129 \end_layout
18130
18131 \end_inset
18132
18133 , con el siguiente esquema:
18134 \end_layout
18135
18136 \begin_layout Standard
18137
18138 \series bold
18139
18140 \backslash
18141 mathop{presentación}
18142 \series default
18143  y 
18144 \series bold
18145
18146 \backslash
18147 mathbin{presentación}
18148 \end_layout
18149
18150 \begin_layout Standard
18151
18152 \series bold
18153
18154 \backslash
18155 mathop
18156 \series default
18157  define operadores grandes, 
18158 \series bold
18159
18160 \backslash
18161 mathbin
18162 \series default
18163  operadores binarios.
18164 \end_layout
18165
18166 \begin_layout Standard
18167
18168 \series bold
18169
18170 \backslash
18171 mathop
18172 \series default
18173  se puede usar, p.e., para poner un límite a varios operadores:
18174 \begin_inset Formula 
18175 \[
18176 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18177 \]
18178
18179 \end_inset
18180
18181
18182 \end_layout
18183
18184 \begin_layout Standard
18185 El comando para la expresión anterior es:
18186 \begin_inset Newline newline
18187 \end_inset
18188
18189
18190 \series bold
18191
18192 \backslash
18193 mathop{
18194 \backslash
18195 sum
18196 \backslash
18197 negmedspace
18198 \backslash
18199 sum
18200 \series default
18201
18202 \begin_inset space \textvisiblespace{}
18203 \end_inset
18204
18205
18206 \series bold
18207
18208 \begin_inset Formula $\to$
18209 \end_inset
18210
18211 ^N
18212 \series default
18213
18214 \begin_inset space \textvisiblespace{}
18215 \end_inset
18216
18217
18218 \series bold
18219 _i,j=1
18220 \end_layout
18221
18222 \begin_layout Section
18223 Tipografías
18224 \begin_inset Index idx
18225 status collapsed
18226
18227 \begin_layout Plain Layout
18228 Tipografías
18229 \end_layout
18230
18231 \end_inset
18232
18233
18234 \end_layout
18235
18236 \begin_layout Subsection
18237 Estilos de tipografías
18238 \begin_inset CommandInset label
18239 LatexCommand label
18240 name "subsec:Estilos-de-tipografías"
18241
18242 \end_inset
18243
18244
18245 \begin_inset Index idx
18246 status collapsed
18247
18248 \begin_layout Plain Layout
18249 Tipografías ! estilos de
18250 \end_layout
18251
18252 \end_inset
18253
18254
18255 \end_layout
18256
18257 \begin_layout Standard
18258 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18259  estilos:
18260 \end_layout
18261
18262 \begin_layout Standard
18263 \align center
18264 \begin_inset space \hfill{}
18265 \end_inset
18266
18267
18268 \begin_inset Tabular
18269 <lyxtabular version="3" rows="6" columns="2">
18270 <features tabularvalignment="middle">
18271 <column alignment="center" valignment="top">
18272 <column alignment="center" valignment="top">
18273 <row>
18274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278 Comando
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 Resultado
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 </row>
18293 <row>
18294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298
18299 \backslash
18300 mathbb
18301 \series bold
18302
18303 \begin_inset space \textvisiblespace{}
18304 \end_inset
18305
18306
18307 \series default
18308 ABC
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317 \begin_inset Formula $\mathbb{ABC}$
18318 \end_inset
18319
18320
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 </row>
18326 <row>
18327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331
18332 \backslash
18333 mathbf
18334 \series bold
18335
18336 \begin_inset space \textvisiblespace{}
18337 \end_inset
18338
18339
18340 \series default
18341 AbC
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350 \begin_inset Formula $\mathbf{AbC}$
18351 \end_inset
18352
18353
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 </row>
18359 <row>
18360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364
18365 \backslash
18366 boldsymbol
18367 \series bold
18368
18369 \begin_inset space \textvisiblespace{}
18370 \end_inset
18371
18372
18373 \series default
18374 AbC
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 \begin_inset Formula $\boldsymbol{AbC}$
18384 \end_inset
18385
18386
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 </row>
18392 <row>
18393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \backslash
18399 mathcal
18400 \series bold
18401
18402 \begin_inset space \textvisiblespace{}
18403 \end_inset
18404
18405
18406 \series default
18407 ABC
18408 \end_layout
18409
18410 \end_inset
18411 </cell>
18412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416 \begin_inset Formula $\mathcal{ABC}$
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 </row>
18425 <row>
18426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430
18431 \backslash
18432 mathfrak
18433 \series bold
18434
18435 \begin_inset space \textvisiblespace{}
18436 \end_inset
18437
18438
18439 \series default
18440 AbC
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449 \begin_inset Formula $\mathfrak{AbC}$
18450 \end_inset
18451
18452
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 </row>
18458 </lyxtabular>
18459
18460 \end_inset
18461
18462
18463 \begin_inset space \hfill{}
18464 \end_inset
18465
18466
18467 \begin_inset Tabular
18468 <lyxtabular version="3" rows="6" columns="2">
18469 <features tabularvalignment="middle">
18470 <column alignment="center" valignment="top">
18471 <column alignment="center" valignment="top">
18472 <row>
18473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477 Comando
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486 Resultado
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 </row>
18492 <row>
18493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497
18498 \backslash
18499 mathit
18500 \series bold
18501
18502 \begin_inset space \textvisiblespace{}
18503 \end_inset
18504
18505
18506 \series default
18507 AbC
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516 \begin_inset Formula $\mathit{AbC}$
18517 \end_inset
18518
18519
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 </row>
18525 <row>
18526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530
18531 \backslash
18532 mathrm
18533 \series bold
18534
18535 \begin_inset space \textvisiblespace{}
18536 \end_inset
18537
18538
18539 \series default
18540 AbC
18541 \end_layout
18542
18543 \end_inset
18544 </cell>
18545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549 \begin_inset Formula $\mathrm{AbC}$
18550 \end_inset
18551
18552
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 </row>
18558 <row>
18559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563
18564 \backslash
18565 mathsf
18566 \series bold
18567
18568 \begin_inset space \textvisiblespace{}
18569 \end_inset
18570
18571
18572 \series default
18573 AbC
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582 \begin_inset Formula $\mathsf{AbC}$
18583 \end_inset
18584
18585
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 </row>
18591 <row>
18592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596
18597 \backslash
18598 mathtt
18599 \series bold
18600
18601 \begin_inset space \textvisiblespace{}
18602 \end_inset
18603
18604
18605 \series default
18606 AbC
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615 \begin_inset Formula $\mathtt{AbC}$
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \end_inset
18622 </cell>
18623 </row>
18624 <row>
18625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629
18630 \backslash
18631 mathscr
18632 \series bold
18633
18634 \begin_inset space \textvisiblespace{}
18635 \end_inset
18636
18637
18638 \series default
18639 ABC
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648 \begin_inset Formula $\mathscr{ABC}$
18649 \end_inset
18650
18651
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 </row>
18657 </lyxtabular>
18658
18659 \end_inset
18660
18661
18662 \begin_inset space \hfill{}
18663 \end_inset
18664
18665
18666 \end_layout
18667
18668 \begin_layout Standard
18669 \begin_inset Note Greyedout
18670 status open
18671
18672 \begin_layout Plain Layout
18673
18674 \series bold
18675 Nota
18676 \series default
18677 : Los estilos 
18678 \series bold
18679
18680 \backslash
18681 mathbb
18682 \series default
18683
18684 \series bold
18685
18686 \backslash
18687 mathcal
18688 \series default
18689  y 
18690 \series bold
18691
18692 \backslash
18693 mathscr
18694 \series default
18695  sólo se aplican a letras mayúsculas.
18696 \end_layout
18697
18698 \end_inset
18699
18700
18701 \end_layout
18702
18703 \begin_layout Standard
18704 El estilo predeterminado es 
18705 \series bold
18706
18707 \backslash
18708 mathnormal
18709 \series default
18710 .
18711 \end_layout
18712
18713 \begin_layout Standard
18714 Los comandos de estilo funcionan también en estructuras matemáticas:
18715 \begin_inset Formula 
18716 \[
18717 \mathfrak{A=\frac{b}{C}}
18718 \]
18719
18720 \end_inset
18721
18722
18723 \end_layout
18724
18725 \begin_layout Standard
18726 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18727  de ecuaciones sino en el estilo tipográfico de texto 
18728 \series bold
18729
18730 \backslash
18731 textrm
18732 \series default
18733 .
18734  Este estilo no se puede poner correctamente con el diálogo de estilo de
18735  texto por un fallo de \SpecialChar LyX
18736 .
18737 \begin_inset Foot
18738 status collapsed
18739
18740 \begin_layout Plain Layout
18741 \begin_inset CommandInset href
18742 LatexCommand href
18743 name "LyX-bug #4629"
18744 target "http://www.lyx.org/trac/ticket/4629"
18745
18746 \end_inset
18747
18748
18749 \end_layout
18750
18751 \end_inset
18752
18753
18754 \end_layout
18755
18756 \begin_layout Standard
18757 En vez de comandos se puede usar el menú 
18758 \family sans
18759 Editar\SpecialChar menuseparator
18760 Ecuación\SpecialChar menuseparator
18761 Estilo del texto
18762 \family default
18763  o el botón 
18764 \begin_inset Info
18765 type  "icon"
18766 arg   "math-insert \\font"
18767 \end_inset
18768
18769 .
18770 \end_layout
18771
18772 \begin_layout Subsection
18773 Ecuaciones en negrita
18774 \begin_inset CommandInset label
18775 LatexCommand label
18776 name "subsec:Ecuaciones-en-negrita"
18777
18778 \end_inset
18779
18780
18781 \begin_inset Index idx
18782 status collapsed
18783
18784 \begin_layout Plain Layout
18785 Ecuación ! en negrita
18786 \end_layout
18787
18788 \end_inset
18789
18790
18791 \end_layout
18792
18793 \begin_layout Standard
18794 Para poner en negrita una ecuación completa no se puede usar el comando
18795  
18796 \series bold
18797
18798 \backslash
18799 mathbf
18800 \series default
18801 , porque no funciona con minúsculas griegas.
18802  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18803 \begin_inset Formula 
18804 \[
18805 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18806 \]
18807
18808 \end_inset
18809
18810
18811 \end_layout
18812
18813 \begin_layout Standard
18814 Para presentar la ecuación correctamente se usa el comando 
18815 \series bold
18816 boldsymbol
18817 \series default
18818 :
18819 \begin_inset Formula 
18820 \[
18821 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18822 \]
18823
18824 \end_inset
18825
18826
18827 \end_layout
18828
18829 \begin_layout Standard
18830 También es posible poner la fórmula en un 
18831 \series bold
18832 entorno boldmath
18833 \series default
18834 , que se inserta con el comando 
18835 \series bold
18836
18837 \backslash
18838 boldmath
18839 \series default
18840
18841 \begin_inset Index idx
18842 status collapsed
18843
18844 \begin_layout Plain Layout
18845 Comandos ! B ! 
18846 \backslash
18847 boldmath
18848 \end_layout
18849
18850 \end_inset
18851
18852  en modo \SpecialChar TeX
18853 .
18854  Para finalizar el entorno se usa el comando 
18855 \series bold
18856
18857 \backslash
18858 unboldmath
18859 \series default
18860
18861 \begin_inset Index idx
18862 status collapsed
18863
18864 \begin_layout Plain Layout
18865 Comandos ! U ! 
18866 \backslash
18867 unboldmath
18868 \end_layout
18869
18870 \end_inset
18871
18872  en modo \SpecialChar TeX
18873 .
18874 \begin_inset ERT
18875 status collapsed
18876
18877 \begin_layout Plain Layout
18878
18879
18880 \backslash
18881 boldmath
18882 \end_layout
18883
18884 \end_inset
18885
18886
18887 \begin_inset Formula 
18888 \[
18889 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
18890 \]
18891
18892 \end_inset
18893
18894
18895 \end_layout
18896
18897 \begin_layout Standard
18898 \begin_inset ERT
18899 status collapsed
18900
18901 \begin_layout Plain Layout
18902
18903
18904 \backslash
18905 unboldmath
18906 \end_layout
18907
18908 \end_inset
18909
18910
18911 \end_layout
18912
18913 \begin_layout Subsection
18914 Ecuaciones coloreadas
18915 \begin_inset Index idx
18916 status collapsed
18917
18918 \begin_layout Plain Layout
18919 Ecuación ! coloreada
18920 \end_layout
18921
18922 \end_inset
18923
18924
18925 \end_layout
18926
18927 \begin_layout Standard
18928 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18929  o una parte de una ecuación y usa el diálogo 
18930 \family sans
18931 Estilo del texto
18932 \family default
18933 .
18934  Aquí hay una ecuación en magenta:
18935 \begin_inset Formula 
18936 \[
18937 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18938 \]
18939
18940 \end_inset
18941
18942 También puedes definir tus propios colores como se describe en
18943 \begin_inset space ~
18944 \end_inset
18945
18946
18947 \begin_inset CommandInset ref
18948 LatexCommand ref
18949 reference "subsec:Marcos-coloreados"
18950
18951 \end_inset
18952
18953 .
18954  Pueden usarse con el comando en código \SpecialChar TeX
18955  
18956 \series bold
18957
18958 \backslash
18959 textcolor
18960 \series default
18961
18962 \begin_inset Index idx
18963 status collapsed
18964
18965 \begin_layout Plain Layout
18966 Comandos ! T ! 
18967 \backslash
18968 textcolor
18969 \end_layout
18970
18971 \end_inset
18972
18973  según el esquema
18974 \end_layout
18975
18976 \begin_layout Standard
18977
18978 \series bold
18979
18980 \backslash
18981 textcolor{color}{caracteres o ecuación}
18982 \end_layout
18983
18984 \begin_layout Standard
18985 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18986 e en rojo:
18987 \end_layout
18988
18989 \begin_layout Standard
18990 \begin_inset ERT
18991 status collapsed
18992
18993 \begin_layout Plain Layout
18994
18995
18996 \backslash
18997 textcolor{verdeoscuro}{
18998 \end_layout
18999
19000 \end_inset
19001
19002
19003 \begin_inset Formula 
19004 \[
19005 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19006 \]
19007
19008 \end_inset
19009
19010
19011 \begin_inset ERT
19012 status collapsed
19013
19014 \begin_layout Plain Layout
19015
19016 }
19017 \end_layout
19018
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \begin_layout Standard
19025 Debido a un error en \SpecialChar LyX
19026  los colores personalizados se pueden aplicar sólo
19027  a ecuaciones completas.
19028 \begin_inset Foot
19029 status collapsed
19030
19031 \begin_layout Plain Layout
19032 \begin_inset CommandInset href
19033 LatexCommand href
19034 name "LyX-bug #5269"
19035 target "http://www.lyx.org/trac/ticket/5269"
19036
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \end_inset
19043
19044
19045 \end_layout
19046
19047 \begin_layout Subsection
19048 Tamaños de tipografías
19049 \begin_inset CommandInset label
19050 LatexCommand label
19051 name "subsec:Tamaños-de-tipografías"
19052
19053 \end_inset
19054
19055
19056 \begin_inset Index idx
19057 status collapsed
19058
19059 \begin_layout Plain Layout
19060 Tipografías ! tamaño
19061 \end_layout
19062
19063 \end_inset
19064
19065
19066 \end_layout
19067
19068 \begin_layout Standard
19069 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19070  siguientes comandos de tamaño:
19071 \end_layout
19072
19073 \begin_layout Standard
19074
19075 \series bold
19076
19077 \backslash
19078 Huge
19079 \series default
19080
19081 \series bold
19082
19083 \backslash
19084 huge
19085 \series default
19086
19087 \series bold
19088
19089 \backslash
19090 LARGE
19091 \series default
19092
19093 \series bold
19094
19095 \backslash
19096 Large
19097 \series default
19098
19099 \series bold
19100
19101 \backslash
19102 large
19103 \series default
19104
19105 \series bold
19106
19107 \backslash
19108 normalsize
19109 \series default
19110
19111 \series bold
19112
19113 \backslash
19114 small
19115 \series default
19116 ,
19117 \begin_inset Newline newline
19118 \end_inset
19119
19120
19121 \series bold
19122
19123 \backslash
19124 footnotesize
19125 \series default
19126
19127 \series bold
19128
19129 \backslash
19130 scriptsize
19131 \series default
19132 , y 
19133 \series bold
19134
19135 \backslash
19136 tiny
19137 \end_layout
19138
19139 \begin_layout Standard
19140 El tamaño dado por los comandos depende del tamaño base de la tipografía
19141  en el documento, dado por el comando 
19142 \series bold
19143
19144 \backslash
19145 normalsize
19146 \series default
19147 .
19148  Los demás comandos producen tamaños menores o mayores que 
19149 \series bold
19150
19151 \backslash
19152 normalsize
19153 \series default
19154 .
19155  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19156  Si, por ejemplo, la tipografía del documento es de 12
19157 \begin_inset space \thinspace{}
19158 \end_inset
19159
19160 pt, el comando 
19161 \series bold
19162
19163 \backslash
19164 Huge
19165 \series default
19166  da el mismo tamaño que 
19167 \series bold
19168
19169 \backslash
19170 huge
19171 \series default
19172 .
19173 \end_layout
19174
19175 \begin_layout Standard
19176 Un comando de tamaño se inserta en modo \SpecialChar TeX
19177  antes de la ecuación, y se aplica
19178  a todas las ecuaciones y texto siguientes.
19179  Para volver al tamaño anterior hay que insertar el comando 
19180 \series bold
19181
19182 \backslash
19183 normalsize
19184 \series default
19185  en modo \SpecialChar TeX
19186  detrás de la ecuación.
19187 \end_layout
19188
19189 \begin_layout Standard
19190 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19191  comandos de tamaño o el botón 
19192 \begin_inset Info
19193 type  "icon"
19194 arg   "math-insert \\style"
19195 \end_inset
19196
19197 :
19198 \begin_inset Separator parbreak
19199 \end_inset
19200
19201
19202 \end_layout
19203
19204 \begin_layout Standard
19205 \noindent
19206 \align center
19207 \begin_inset Tabular
19208 <lyxtabular version="3" rows="5" columns="2">
19209 <features tabularvalignment="middle">
19210 <column alignment="center" valignment="top">
19211 <column alignment="center" valignment="top">
19212 <row>
19213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 Comando
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 Resultado
19227 \begin_inset Note Note
19228 status collapsed
19229
19230 \begin_layout Plain Layout
19231
19232 \series bold
19233
19234 \backslash
19235 raisebox
19236 \series default
19237  se usa sólo como espaciador
19238 \end_layout
19239
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 </row>
19248 <row>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \backslash
19255 displaystyle
19256 \begin_inset Index idx
19257 status collapsed
19258
19259 \begin_layout Plain Layout
19260 Comandos ! D ! 
19261 \backslash
19262 displaystyle
19263 \end_layout
19264
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19277 \end_inset
19278
19279
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 </row>
19285 <row>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \backslash
19292 textstyle
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 <row>
19311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315
19316 \backslash
19317 scriptstyle
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 </row>
19335 <row>
19336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340
19341 \backslash
19342 scriptscriptstyle
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19352 \end_inset
19353
19354
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 </lyxtabular>
19361
19362 \end_inset
19363
19364
19365 \end_layout
19366
19367 \begin_layout Standard
19368 Después de introducir estos comandos, aparece un marco azul en el que se
19369  insertan las partes de la fórmula.
19370 \end_layout
19371
19372 \begin_layout Standard
19373 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19374  para símbolos o letras en texto matemático.
19375  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19376  de texto anteriores.
19377  Todos los caracteres siguientes, hasta el final del texto matemático o
19378  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19379  Dos ejemplos:
19380 \begin_inset VSpace -2mm
19381 \end_inset
19382
19383
19384 \end_layout
19385
19386 \begin_layout Standard
19387 \begin_inset ERT
19388 status collapsed
19389
19390 \begin_layout Plain Layout
19391
19392
19393 \backslash
19394 huge
19395 \end_layout
19396
19397 \end_inset
19398
19399
19400 \begin_inset Formula 
19401 \[
19402 A=\frac{B}{c}\cdot\maltese
19403 \]
19404
19405 \end_inset
19406
19407
19408 \begin_inset Formula 
19409 \[
19410 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19411 \]
19412
19413 \end_inset
19414
19415
19416 \end_layout
19417
19418 \begin_layout Standard
19419 \begin_inset ERT
19420 status collapsed
19421
19422 \begin_layout Plain Layout
19423
19424
19425 \backslash
19426 normalsize
19427 \end_layout
19428
19429 \end_inset
19430
19431
19432 \begin_inset VSpace medskip
19433 \end_inset
19434
19435
19436 \end_layout
19437
19438 \begin_layout Standard
19439 Antes de las ecuaciones se ha insertado el comando 
19440 \series bold
19441
19442 \backslash
19443 huge
19444 \series default
19445 .
19446  Para la segunda ecuación el comando es:
19447 \begin_inset Newline newline
19448 \end_inset
19449
19450
19451 \series bold
19452
19453 \backslash
19454 maltese
19455 \begin_inset space \textvisiblespace{}
19456 \end_inset
19457
19458 A Alt+M M 
19459 \backslash
19460 Large
19461 \begin_inset space \textvisiblespace{}
19462 \end_inset
19463
19464
19465 \backslash
19466 maltese
19467 \begin_inset space \textvisiblespace{}
19468 \end_inset
19469
19470
19471 \backslash
19472 textit
19473 \begin_inset space \textvisiblespace{}
19474 \end_inset
19475
19476 A
19477 \begin_inset Formula $\to$
19478 \end_inset
19479
19480
19481 \begin_inset Formula $\to$
19482 \end_inset
19483
19484
19485 \begin_inset Newline newline
19486 \end_inset
19487
19488
19489 \begin_inset space \hspace*{}
19490 \length 1cm
19491 \end_inset
19492
19493 Alt+M M 
19494 \backslash
19495 tiny
19496 \begin_inset space \textvisiblespace{}
19497 \end_inset
19498
19499
19500 \backslash
19501 maltese
19502 \begin_inset space \textvisiblespace{}
19503 \end_inset
19504
19505
19506 \backslash
19507 textit
19508 \begin_inset space \textvisiblespace{}
19509 \end_inset
19510
19511 A
19512 \end_layout
19513
19514 \begin_layout Standard
19515 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19516  el tamaño por omisión.
19517 \end_layout
19518
19519 \begin_layout Section
19520 Letras griegas
19521 \begin_inset Index idx
19522 status collapsed
19523
19524 \begin_layout Plain Layout
19525 Letras griegas
19526 \end_layout
19527
19528 \end_inset
19529
19530
19531 \end_layout
19532
19533 \begin_layout Standard
19534 Las letras griegas se pueden insertar además mediante el botón 
19535 \begin_inset Info
19536 type  "icon"
19537 arg   "math-insert \\alpha"
19538 \end_inset
19539
19540  de la barra de ecuaciones.
19541  Las normas internacionales de tipografía proponen que las letras griegas
19542  en ecuaciones deben escribirse en cursiva/inclinada.
19543  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19544  en redonda.
19545  Para las normas en español, véase
19546 \begin_inset space ~
19547 \end_inset
19548
19549
19550 \begin_inset CommandInset citation
19551 LatexCommand cite
19552 key "Bezos"
19553
19554 \end_inset
19555
19556 .
19557 \end_layout
19558
19559 \begin_layout Subsection
19560 Minúsculas
19561 \begin_inset Index idx
19562 status collapsed
19563
19564 \begin_layout Plain Layout
19565 Letras griegas ! minúsculas
19566 \end_layout
19567
19568 \end_inset
19569
19570
19571 \end_layout
19572
19573 \begin_layout Standard
19574 \begin_inset space \hfill{}
19575 \end_inset
19576
19577
19578 \begin_inset Tabular
19579 <lyxtabular version="3" rows="11" columns="2">
19580 <features tabularvalignment="middle">
19581 <column alignment="center" valignment="top" width="0pt">
19582 <column alignment="center" valignment="top" width="0pt">
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588 Comando
19589 \end_layout
19590
19591 \end_inset
19592 </cell>
19593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597 Símbolo
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 </row>
19603 <row>
19604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608
19609 \backslash
19610 alpha
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619 \begin_inset Formula $\alpha$
19620 \end_inset
19621
19622
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 </row>
19628 <row>
19629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633
19634 \backslash
19635 beta
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644 \begin_inset Formula $\beta$
19645 \end_inset
19646
19647
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 </row>
19653 <row>
19654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658
19659 \backslash
19660 gamma
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19666 \begin_inset Text
19667
19668 \begin_layout Plain Layout
19669 \begin_inset Formula $\gamma$
19670 \end_inset
19671
19672
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 </row>
19678 <row>
19679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683
19684 \backslash
19685 delta
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694 \begin_inset Formula $\delta$
19695 \end_inset
19696
19697
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 </row>
19703 <row>
19704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708
19709 \backslash
19710 epsilon
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719 \begin_inset Formula $\epsilon$
19720 \end_inset
19721
19722
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \backslash
19735 varepsilon
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 \begin_inset Formula $\varepsilon$
19745 \end_inset
19746
19747
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 </row>
19753 <row>
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758
19759 \backslash
19760 zeta
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769 \begin_inset Formula $\zeta$
19770 \end_inset
19771
19772
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 </row>
19778 <row>
19779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783
19784 \backslash
19785 eta
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19791 \begin_inset Text
19792
19793 \begin_layout Plain Layout
19794 \begin_inset Formula $\eta$
19795 \end_inset
19796
19797
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 </row>
19803 <row>
19804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808
19809 \backslash
19810 theta
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 \begin_inset Formula $\theta$
19820 \end_inset
19821
19822
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 </row>
19828 <row>
19829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \backslash
19835 vartheta
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 \begin_inset Formula $\vartheta$
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 </row>
19853 </lyxtabular>
19854
19855 \end_inset
19856
19857
19858 \begin_inset space \hfill{}
19859 \end_inset
19860
19861
19862 \begin_inset Tabular
19863 <lyxtabular version="3" rows="12" columns="2">
19864 <features tabularvalignment="middle">
19865 <column alignment="center" valignment="top" width="0pt">
19866 <column alignment="center" valignment="top" width="0pt">
19867 <row>
19868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 Comando
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 Símbolo
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \backslash
19894 iota
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 \begin_inset Formula $\iota$
19904 \end_inset
19905
19906
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 </row>
19912 <row>
19913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917
19918 \backslash
19919 kappa
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 \begin_inset Formula $\kappa$
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 </row>
19937 <row>
19938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942
19943 \backslash
19944 varkappa
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 \begin_inset Formula $\varkappa$
19954 \end_inset
19955
19956
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 </row>
19962 <row>
19963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967
19968 \backslash
19969 lambda
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19975 \begin_inset Text
19976
19977 \begin_layout Plain Layout
19978 \begin_inset Formula $\lambda$
19979 \end_inset
19980
19981
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 </row>
19987 <row>
19988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992
19993 \backslash
19994 mu
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 \begin_inset Formula $\mu$
20004 \end_inset
20005
20006
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 </row>
20012 <row>
20013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017
20018 \backslash
20019 nu
20020 \end_layout
20021
20022 \end_inset
20023 </cell>
20024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028 \begin_inset Formula $\nu$
20029 \end_inset
20030
20031
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 </row>
20037 <row>
20038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042
20043 \backslash
20044 xi
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053 \begin_inset Formula $\xi$
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 </row>
20062 <row>
20063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 o
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076 \begin_inset Formula $o$
20077 \end_inset
20078
20079
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 </row>
20085 <row>
20086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090
20091 \backslash
20092 pi
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101 \begin_inset Formula $\pi$
20102 \end_inset
20103
20104
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 </row>
20110 <row>
20111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115
20116 \backslash
20117 varpi
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126 \begin_inset Formula $\varpi$
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \backslash
20142 rho
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 \begin_inset Formula $\rho$
20152 \end_inset
20153
20154
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 </row>
20160 </lyxtabular>
20161
20162 \end_inset
20163
20164
20165 \begin_inset space \hfill{}
20166 \end_inset
20167
20168
20169 \begin_inset Tabular
20170 <lyxtabular version="3" rows="11" columns="2">
20171 <features tabularvalignment="middle">
20172 <column alignment="center" valignment="top" width="0pt">
20173 <column alignment="center" valignment="top" width="0pt">
20174 <row>
20175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 Comando
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188 Símbolo
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 </row>
20194 <row>
20195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199
20200 \backslash
20201 varrho
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210 \begin_inset Formula $\varrho$
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 </row>
20219 <row>
20220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224
20225 \backslash
20226 sigma
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 \begin_inset Formula $\sigma$
20236 \end_inset
20237
20238
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 <row>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249
20250 \backslash
20251 varsigma
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260 \begin_inset Formula $\varsigma$
20261 \end_inset
20262
20263
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 </row>
20269 <row>
20270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274
20275 \backslash
20276 tau
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20282 \begin_inset Text
20283
20284 \begin_layout Plain Layout
20285 \begin_inset Formula $\tau$
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 </row>
20294 <row>
20295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299
20300 \backslash
20301 upsilon
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 \begin_inset Formula $\upsilon$
20311 \end_inset
20312
20313
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \backslash
20326 phi
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 \begin_inset Formula $\phi$
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 </row>
20344 <row>
20345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349
20350 \backslash
20351 varphi
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 \begin_inset Formula $\varphi$
20361 \end_inset
20362
20363
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 <row>
20370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \backslash
20376 chi
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 \begin_inset Formula $\chi$
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 </row>
20394 <row>
20395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \backslash
20401 psi
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 \begin_inset Formula $\psi$
20411 \end_inset
20412
20413
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 </row>
20419 <row>
20420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424
20425 \backslash
20426 omega
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 \begin_inset Formula $\omega$
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 </row>
20444 </lyxtabular>
20445
20446 \end_inset
20447
20448
20449 \begin_inset space \hfill{}
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \begin_layout Standard
20456 \begin_inset VSpace medskip
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Standard
20463 Cómo escribir letras griegas especiales en redonda se explica en 
20464 \begin_inset CommandInset ref
20465 LatexCommand ref
20466 reference "subsec:Griegas-en-redonda"
20467
20468 \end_inset
20469
20470 .
20471 \end_layout
20472
20473 \begin_layout Subsection
20474 Mayúsculas
20475 \begin_inset Index idx
20476 status collapsed
20477
20478 \begin_layout Plain Layout
20479 Letras griegas ! mayúsculas
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \begin_layout Standard
20488 \begin_inset space \hfill{}
20489 \end_inset
20490
20491
20492 \begin_inset Tabular
20493 <lyxtabular version="3" rows="7" columns="2">
20494 <features tabularvalignment="middle">
20495 <column alignment="center" valignment="top" width="0pt">
20496 <column alignment="center" valignment="top" width="0pt">
20497 <row>
20498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502 Comando
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 Símbolo
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 </row>
20517 <row>
20518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522
20523 \backslash
20524 Gamma
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20530 \begin_inset Text
20531
20532 \begin_layout Plain Layout
20533 \begin_inset Formula $\Gamma$
20534 \end_inset
20535
20536
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 </row>
20542 <row>
20543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547
20548 \backslash
20549 Delta
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558 \begin_inset Formula $\Delta$
20559 \end_inset
20560
20561
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 </row>
20567 <row>
20568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572
20573 \backslash
20574 Theta
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583 \begin_inset Formula $\Theta$
20584 \end_inset
20585
20586
20587 \end_layout
20588
20589 \end_inset
20590 </cell>
20591 </row>
20592 <row>
20593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597
20598 \backslash
20599 Lambda
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20605 \begin_inset Text
20606
20607 \begin_layout Plain Layout
20608 \begin_inset Formula $\Lambda$
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 </row>
20617 <row>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622
20623 \backslash
20624 Xi
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633 \begin_inset Formula $\Xi$
20634 \end_inset
20635
20636
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 </row>
20642 <row>
20643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647
20648 \backslash
20649 Pi
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658 \begin_inset Formula $\Pi$
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 </row>
20667 </lyxtabular>
20668
20669 \end_inset
20670
20671
20672 \begin_inset space \hfill{}
20673 \end_inset
20674
20675
20676 \begin_inset Tabular
20677 <lyxtabular version="3" rows="6" columns="2">
20678 <features tabularvalignment="middle">
20679 <column alignment="center" valignment="top" width="0pt">
20680 <column alignment="center" valignment="top" width="0pt">
20681 <row>
20682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686 Comando
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 Símbolo
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 <row>
20702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706
20707 \backslash
20708 Sigma
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717 \begin_inset Formula $\Sigma$
20718 \end_inset
20719
20720
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 </row>
20726 <row>
20727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731
20732 \backslash
20733 Upsilon
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20739 \begin_inset Text
20740
20741 \begin_layout Plain Layout
20742 \begin_inset Formula $\Upsilon$
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 </row>
20751 <row>
20752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756
20757 \backslash
20758 Phi
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767 \begin_inset Formula $\Phi$
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 <row>
20777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781
20782 \backslash
20783 Psi
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 \begin_inset Formula $\Psi$
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 <row>
20802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806
20807 \backslash
20808 Omega
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 \begin_inset Formula $\Omega$
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 </row>
20826 </lyxtabular>
20827
20828 \end_inset
20829
20830
20831 \begin_inset space \hfill{}
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \begin_layout Standard
20838 \begin_inset VSpace medskip
20839 \end_inset
20840
20841
20842 \end_layout
20843
20844 \begin_layout Standard
20845 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20846  cuando se desarrolló \SpecialChar TeX
20847 .
20848  Para obtener mayúsculas en cursiva, inicia cada comando con 
20849 \series bold
20850 var
20851 \series default
20852 .
20853  Por ejemplo, el comando 
20854 \series bold
20855
20856 \backslash
20857 varGamma
20858 \series default
20859  genera 
20860 \begin_inset Formula $\varGamma$
20861 \end_inset
20862
20863 .
20864  Otra forma es cargar el paquete 
20865 \series bold
20866 fixmath
20867 \series default
20868
20869 \begin_inset Foot
20870 status collapsed
20871
20872 \begin_layout Plain Layout
20873
20874 \series bold
20875 fixmath
20876 \series default
20877  forma parte del paquete \SpecialChar LaTeX
20878  
20879 \series bold
20880 was
20881 \series default
20882
20883 \begin_inset Index idx
20884 status collapsed
20885
20886 \begin_layout Plain Layout
20887 Paquetes ! was
20888 \begin_inset ERT
20889 status collapsed
20890
20891 \begin_layout Plain Layout
20892
20893
20894 \backslash
20895 vspace{4mm}
20896 \end_layout
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \end_inset
20904
20905 .
20906 \end_layout
20907
20908 \end_inset
20909
20910
20911 \begin_inset Index idx
20912 status collapsed
20913
20914 \begin_layout Plain Layout
20915 Paquetes ! fixmath
20916 \end_layout
20917
20918 \end_inset
20919
20920  con la línea siguiente en el preámbulo \SpecialChar LaTeX
20921
20922 \end_layout
20923
20924 \begin_layout Standard
20925
20926 \series bold
20927
20928 \backslash
20929 usepackage{fixmath}
20930 \end_layout
20931
20932 \begin_layout Standard
20933 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
20934 ente en cursiva.
20935 \end_layout
20936
20937 \begin_layout Subsection
20938 Letras en negrita
20939 \begin_inset Index idx
20940 status collapsed
20941
20942 \begin_layout Plain Layout
20943 Letras griegas ! en negrita
20944 \end_layout
20945
20946 \end_inset
20947
20948
20949 \end_layout
20950
20951 \begin_layout Standard
20952 Las letras griegas no admiten diferentes estilos de letra como las latinas.
20953  Sólo se pueden poner en negrita con el comando 
20954 \series bold
20955
20956 \backslash
20957 boldsymbol
20958 \series default
20959
20960 \begin_inset Index idx
20961 status collapsed
20962
20963 \begin_layout Plain Layout
20964 Comandos ! B ! 
20965 \backslash
20966 boldsymbol
20967 \end_layout
20968
20969 \end_inset
20970
20971 .
20972 \begin_inset Separator parbreak
20973 \end_inset
20974
20975
20976 \end_layout
20977
20978 \begin_layout Standard
20979 \align center
20980 \begin_inset Tabular
20981 <lyxtabular version="3" rows="3" columns="2">
20982 <features tabularvalignment="middle">
20983 <column alignment="center" valignment="top">
20984 <column alignment="center" valignment="top">
20985 <row>
20986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990 Comando
20991 \end_layout
20992
20993 \end_inset
20994 </cell>
20995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20996 \begin_inset Text
20997
20998 \begin_layout Plain Layout
20999 Símbolo
21000 \end_layout
21001
21002 \end_inset
21003 </cell>
21004 </row>
21005 <row>
21006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21007 \begin_inset Text
21008
21009 \begin_layout Plain Layout
21010
21011 \backslash
21012 Upsilon
21013 \backslash
21014 boldsymbol
21015 \backslash
21016 Upsilon
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21026 \end_inset
21027
21028
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 </row>
21034 <row>
21035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \backslash
21041 theta
21042 \backslash
21043 boldsymbol
21044 \backslash
21045 theta
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21051 \begin_inset Text
21052
21053 \begin_layout Plain Layout
21054 \begin_inset Formula $\theta\boldsymbol{\theta}$
21055 \end_inset
21056
21057
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 </row>
21063 </lyxtabular>
21064
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \begin_layout Section
21071 Símbolos
21072 \begin_inset ERT
21073 status collapsed
21074
21075 \begin_layout Plain Layout
21076
21077
21078 \backslash
21079 texorpdfstring{
21080 \end_layout
21081
21082 \end_inset
21083
21084
21085 \begin_inset Foot
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21090  \SpecialChar LaTeX
21091  en 
21092 \begin_inset CommandInset citation
21093 LatexCommand cite
21094 key "Symbols"
21095
21096 \end_inset
21097
21098 .
21099 \end_layout
21100
21101 \end_inset
21102
21103
21104 \begin_inset ERT
21105 status collapsed
21106
21107 \begin_layout Plain Layout
21108
21109 }{}
21110 \end_layout
21111
21112 \end_inset
21113
21114
21115 \begin_inset Note Note
21116 status collapsed
21117
21118 \begin_layout Plain Layout
21119
21120 \backslash
21121 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21122  PDF.
21123 \end_layout
21124
21125 \begin_layout Plain Layout
21126 Más sobre 
21127 \backslash
21128 texorpdfstring en la sección 
21129 \begin_inset CommandInset ref
21130 LatexCommand ref
21131 reference "subsec:Ecuaciones-en-encabezados"
21132
21133 \end_inset
21134
21135 .
21136 \end_layout
21137
21138 \end_inset
21139
21140
21141 \begin_inset Index idx
21142 status collapsed
21143
21144 \begin_layout Plain Layout
21145 Símbolos
21146 \end_layout
21147
21148 \end_inset
21149
21150
21151 \end_layout
21152
21153 \begin_layout Standard
21154 Muchos de los símbolos listados en esta sección se pueden insertar además
21155  mediante los botones 
21156 \begin_inset Info
21157 type  "icon"
21158 arg   "math-insert \\nabla"
21159 \end_inset
21160
21161  y 
21162 \begin_inset Info
21163 type  "icon"
21164 arg   "math-insert \\digamma"
21165 \end_inset
21166
21167  de la barra de ecuaciones.
21168 \end_layout
21169
21170 \begin_layout Subsection
21171 Símbolos matemáticos
21172 \begin_inset CommandInset label
21173 LatexCommand label
21174 name "subsec:Símbolos-matemáticos"
21175
21176 \end_inset
21177
21178
21179 \begin_inset Index idx
21180 status collapsed
21181
21182 \begin_layout Plain Layout
21183 Símbolos ! matemáticos
21184 \end_layout
21185
21186 \end_inset
21187
21188
21189 \end_layout
21190
21191 \begin_layout Standard
21192 \begin_inset space \hfill{}
21193 \end_inset
21194
21195
21196 \begin_inset Tabular
21197 <lyxtabular version="3" rows="10" columns="2">
21198 <features tabularvalignment="middle">
21199 <column alignment="center" valignment="top" width="0pt">
21200 <column alignment="center" valignment="top" width="0pt">
21201 <row>
21202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 Comando
21207 \end_layout
21208
21209 \end_inset
21210 </cell>
21211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215 Símbolo
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 </row>
21221 <row>
21222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226
21227 \backslash
21228 neg
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237 \begin_inset Formula $\neg$
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 </row>
21246 <row>
21247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251
21252 \backslash
21253 Im
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262 \begin_inset Formula $\Im$
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 </row>
21271 <row>
21272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276
21277 \backslash
21278 Re
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \begin_layout Plain Layout
21287 \begin_inset Formula $\Re$
21288 \end_inset
21289
21290
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 </row>
21296 <row>
21297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301
21302 \backslash
21303 aleph
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Plain Layout
21312 \begin_inset Formula $\aleph$
21313 \end_inset
21314
21315
21316 \end_layout
21317
21318 \end_inset
21319 </cell>
21320 </row>
21321 <row>
21322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326
21327 \backslash
21328 partial
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21334 \begin_inset Text
21335
21336 \begin_layout Plain Layout
21337 \begin_inset Formula $\partial$
21338 \end_inset
21339
21340
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 </row>
21346 <row>
21347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351
21352 \backslash
21353 infty
21354 \end_layout
21355
21356 \end_inset
21357 </cell>
21358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 \begin_inset Formula $\infty$
21363 \end_inset
21364
21365
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 </row>
21371 <row>
21372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376
21377 \backslash
21378 wp
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21384 \begin_inset Text
21385
21386 \begin_layout Plain Layout
21387 \begin_inset Formula $\wp$
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 </row>
21396 <row>
21397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401
21402 \backslash
21403 imath
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Plain Layout
21412 \begin_inset Formula $\imath$
21413 \end_inset
21414
21415
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 </row>
21421 <row>
21422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426
21427 \backslash
21428 jmath
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437 \begin_inset Formula $\jmath$
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 </row>
21446 </lyxtabular>
21447
21448 \end_inset
21449
21450
21451 \begin_inset space \hfill{}
21452 \end_inset
21453
21454
21455 \begin_inset Tabular
21456 <lyxtabular version="3" rows="10" columns="2">
21457 <features tabularvalignment="middle">
21458 <column alignment="center" valignment="top" width="0pt">
21459 <column alignment="center" valignment="top" width="0pt">
21460 <row>
21461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465 Comando
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 Símbolo
21475 \begin_inset Note Note
21476 status collapsed
21477
21478 \begin_layout Plain Layout
21479
21480 \series bold
21481
21482 \backslash
21483 raisebox
21484 \series default
21485  se usa sólo como espaciador
21486 \end_layout
21487
21488 \end_inset
21489
21490
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 </row>
21496 <row>
21497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501
21502 \backslash
21503 forall
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21509 \begin_inset Text
21510
21511 \begin_layout Plain Layout
21512 \begin_inset Formula $\forall$
21513 \end_inset
21514
21515
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 </row>
21521 <row>
21522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526
21527 \backslash
21528 exists
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21534 \begin_inset Text
21535
21536 \begin_layout Plain Layout
21537 \begin_inset Formula $\exists$
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 </row>
21546 <row>
21547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551
21552 \backslash
21553 nexists
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562 \begin_inset Formula $\nexists$
21563 \end_inset
21564
21565
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 </row>
21571 <row>
21572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576
21577 \backslash
21578 emptyset
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587 \begin_inset Formula $\emptyset$
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 <row>
21597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601
21602 \backslash
21603 varnothing
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 \begin_inset Formula $\varnothing$
21613 \end_inset
21614
21615
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 </row>
21621 <row>
21622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626
21627 \backslash
21628 dag
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Plain Layout
21637 \begin_inset Formula $\dag$
21638 \end_inset
21639
21640
21641 \end_layout
21642
21643 \end_inset
21644 </cell>
21645 </row>
21646 <row>
21647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21648 \begin_inset Text
21649
21650 \begin_layout Plain Layout
21651
21652 \backslash
21653 ddag
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21659 \begin_inset Text
21660
21661 \begin_layout Plain Layout
21662 \begin_inset Formula $\ddag$
21663 \end_inset
21664
21665
21666 \end_layout
21667
21668 \end_inset
21669 </cell>
21670 </row>
21671 <row>
21672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676
21677 \backslash
21678 complement
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687 \begin_inset ERT
21688 status collapsed
21689
21690 \begin_layout Plain Layout
21691
21692
21693 \backslash
21694 raisebox{-0.8mm}{
21695 \end_layout
21696
21697 \end_inset
21698
21699
21700 \begin_inset Formula $\complement$
21701 \end_inset
21702
21703
21704 \begin_inset ERT
21705 status collapsed
21706
21707 \begin_layout Plain Layout
21708
21709 }
21710 \end_layout
21711
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 </row>
21720 <row>
21721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725
21726 \backslash
21727 Bbbk
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736 \begin_inset Formula $\Bbbk$
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 </lyxtabular>
21746
21747 \end_inset
21748
21749
21750 \begin_inset space \hfill{}
21751 \end_inset
21752
21753
21754 \begin_inset Tabular
21755 <lyxtabular version="3" rows="10" columns="2">
21756 <features tabularvalignment="middle">
21757 <column alignment="center" valignment="top" width="0pt">
21758 <column alignment="center" valignment="top" width="0pt">
21759 <row>
21760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764 Comando
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21770 \begin_inset Text
21771
21772 \begin_layout Plain Layout
21773 Símbolo
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 </row>
21779 <row>
21780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784
21785 \backslash
21786 prime
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21792 \begin_inset Text
21793
21794 \begin_layout Plain Layout
21795 \begin_inset Formula $\prime$
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 </row>
21804 <row>
21805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \begin_layout Plain Layout
21809
21810 \backslash
21811 backprime
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820 \begin_inset Formula $\backprime$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 </row>
21829 <row>
21830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21831 \begin_inset Text
21832
21833 \begin_layout Plain Layout
21834
21835 \backslash
21836 mho
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Plain Layout
21845 \begin_inset Formula $\mho$
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 </row>
21854 <row>
21855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Plain Layout
21859
21860 \backslash
21861 triangle
21862 \end_layout
21863
21864 \end_inset
21865 </cell>
21866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Plain Layout
21870 \begin_inset Formula $\triangle$
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 </row>
21879 <row>
21880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884
21885 \backslash
21886 angle
21887 \end_layout
21888
21889 \end_inset
21890 </cell>
21891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21892 \begin_inset Text
21893
21894 \begin_layout Plain Layout
21895 \begin_inset Formula $\angle$
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 <row>
21905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909
21910 \backslash
21911 measuredangle
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 \begin_inset Formula $\measuredangle$
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 </row>
21929 <row>
21930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Plain Layout
21934
21935 \backslash
21936 sphericalangle
21937 \end_layout
21938
21939 \end_inset
21940 </cell>
21941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21942 \begin_inset Text
21943
21944 \begin_layout Plain Layout
21945 \begin_inset Formula $\sphericalangle$
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 </row>
21954 <row>
21955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959
21960 \backslash
21961 top
21962 \end_layout
21963
21964 \end_inset
21965 </cell>
21966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970 \begin_inset Formula $\top$
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 </row>
21979 <row>
21980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984
21985 \backslash
21986 bot
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995 \begin_inset Formula $\bot$
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 </row>
22004 </lyxtabular>
22005
22006 \end_inset
22007
22008
22009 \begin_inset space \hfill{}
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Subsection
22016 Símbolos misceláneos
22017 \begin_inset CommandInset label
22018 LatexCommand label
22019 name "subsec:Símbolos-misceláneos"
22020
22021 \end_inset
22022
22023
22024 \begin_inset Index idx
22025 status collapsed
22026
22027 \begin_layout Plain Layout
22028 Símbolos ! misceláneos
22029 \end_layout
22030
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \begin_layout Standard
22037 \noindent
22038 \align center
22039 \begin_inset Tabular
22040 <lyxtabular version="3" rows="10" columns="2">
22041 <features tabularvalignment="middle">
22042 <column alignment="center" valignment="top" width="0pt">
22043 <column alignment="center" valignment="top" width="0pt">
22044 <row>
22045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049 Comando
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22055 \begin_inset Text
22056
22057 \begin_layout Plain Layout
22058 Símbolo
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 flat
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 $\flat$
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 natural
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 $\natural$
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 sharp
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 $\sharp$
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" bottomline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \backslash
22146 surd
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\surd$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \backslash
22171 checkmark
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\checkmark$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \backslash
22196 yen
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 \begin_inset Formula $\yen$
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 <row>
22215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219
22220 \backslash
22221 pounds
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 \begin_inset Formula $\pounds$
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 <row>
22240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244 $
22245 \end_layout
22246
22247 \end_inset
22248 </cell>
22249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253 \begin_inset Formula $\$$
22254 \end_inset
22255
22256
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 </row>
22262 <row>
22263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267 §
22268 \end_layout
22269
22270 \end_inset
22271 </cell>
22272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276 \begin_inset Formula $§$
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 </row>
22285 </lyxtabular>
22286
22287 \end_inset
22288
22289
22290 \begin_inset Tabular
22291 <lyxtabular version="3" rows="10" columns="2">
22292 <features tabularvalignment="middle">
22293 <column alignment="center" valignment="top">
22294 <column alignment="center" valignment="top">
22295 <row>
22296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300 Comando
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309 Símbolo
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 </row>
22315 <row>
22316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320
22321 \backslash
22322 hbar
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331 \begin_inset Formula $\hbar$
22332 \end_inset
22333
22334
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
22339 </row>
22340 <row>
22341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345
22346 \backslash
22347 hslash
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356 \begin_inset Formula $\hslash$
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 <row>
22366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370
22371 \backslash
22372 clubsuit
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381 \begin_inset Formula $\clubsuit$
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 </row>
22390 <row>
22391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395
22396 \backslash
22397 spadesuit
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Plain Layout
22406 \begin_inset Formula $\spadesuit$
22407 \end_inset
22408
22409
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 </row>
22415 <row>
22416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420
22421 \backslash
22422 bigstar
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 \begin_inset Formula $\bigstar$
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 </row>
22440 <row>
22441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \backslash
22447 blacklozenge
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 \begin_inset Formula $\blacklozenge$
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 </row>
22465 <row>
22466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470
22471 \backslash
22472 blacktriangle
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481 \begin_inset Formula $\blacktriangle$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \backslash
22497 blacktiangledown
22498 \end_layout
22499
22500 \end_inset
22501 </cell>
22502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22503 \begin_inset Text
22504
22505 \begin_layout Plain Layout
22506 \begin_inset Formula $\blacktriangledown$
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 </row>
22515 <row>
22516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520
22521 \backslash
22522 bullet
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \begin_layout Plain Layout
22531 \begin_inset Formula $\bullet$
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 </row>
22540 </lyxtabular>
22541
22542 \end_inset
22543
22544
22545 \begin_inset Tabular
22546 <lyxtabular version="3" rows="10" columns="2">
22547 <features tabularvalignment="middle">
22548 <column alignment="center" valignment="top" width="0pt">
22549 <column alignment="center" valignment="top" width="0pt">
22550 <row>
22551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 Comando
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564 Símbolo
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 </row>
22570 <row>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575
22576 \backslash
22577 diamondsuit
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 \begin_inset Formula $\diamondsuit$
22587 \end_inset
22588
22589
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 </row>
22595 <row>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600
22601 \backslash
22602 Diamond
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 \begin_inset Formula $\Diamond$
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 </row>
22620 <row>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625
22626 \backslash
22627 heartsuit
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 \begin_inset Formula $\heartsuit$
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 </row>
22645 <row>
22646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650
22651 \backslash
22652 P
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22658 \begin_inset Text
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Formula $\P$
22662 \end_inset
22663
22664
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 </row>
22670 <row>
22671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675
22676 \backslash
22677 copyright
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 \begin_inset Formula $\copyright$
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 </row>
22695 <row>
22696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700
22701 \backslash
22702 circledR
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 \begin_inset Formula $\circledR$
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 </row>
22720 <row>
22721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725
22726 \backslash
22727 maltese
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736 \begin_inset Formula $\maltese$
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 </row>
22745 <row>
22746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750
22751 \backslash
22752 diagup
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 \begin_inset Formula $\diagup$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 </row>
22770 <row>
22771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775
22776 \backslash
22777 diagdown
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22783 \begin_inset Text
22784
22785 \begin_layout Plain Layout
22786 \begin_inset Formula $\diagdown$
22787 \end_inset
22788
22789
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 </row>
22795 </lyxtabular>
22796
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \begin_layout Standard
22803 \begin_inset VSpace medskip
22804 \end_inset
22805
22806
22807 \end_layout
22808
22809 \begin_layout Standard
22810 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22811 \begin_inset CommandInset ref
22812 LatexCommand ref
22813 reference "subsec:Tamaños-de-tipografías"
22814
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \begin_layout Subsection
22821 El símbolo del euro, €
22822 \begin_inset Index idx
22823 status collapsed
22824
22825 \begin_layout Plain Layout
22826 Símbolos ! euro
22827 \end_layout
22828
22829 \end_inset
22830
22831
22832 \begin_inset Index idx
22833 status collapsed
22834
22835 \begin_layout Plain Layout
22836
22837 \backslash
22838 @
22839 \begin_inset ERT
22840 status collapsed
22841
22842 \begin_layout Plain Layout
22843
22844
22845 \backslash
22846 officialeuro
22847 \end_layout
22848
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \end_inset
22855
22856
22857 \end_layout
22858
22859 \begin_layout Standard
22860 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22861  \SpecialChar LaTeX
22862  
22863 \series bold
22864 eurosym
22865 \series default
22866
22867 \begin_inset Index idx
22868 status collapsed
22869
22870 \begin_layout Plain Layout
22871 Paquetes ! eurosym
22872 \end_layout
22873
22874 \end_inset
22875
22876 , y cargado en el preámbulo \SpecialChar LaTeX
22877  con la línea
22878 \end_layout
22879
22880 \begin_layout Standard
22881
22882 \series bold
22883
22884 \backslash
22885 usepackage[gennarrow]{eurosym}
22886 \end_layout
22887
22888 \begin_layout Standard
22889 Actualmente también se puede insertar con el comando 
22890 \series bold
22891
22892 \backslash
22893 euro
22894 \series default
22895
22896 \begin_inset Index idx
22897 status collapsed
22898
22899 \begin_layout Plain Layout
22900 Comandos ! E ! 
22901 \backslash
22902 euro
22903 \end_layout
22904
22905 \end_inset
22906
22907 .
22908 \end_layout
22909
22910 \begin_layout Standard
22911 El símbolo del euro puede insertarse directamente con la tecla € en texto
22912  matemático sin tener 
22913 \series bold
22914 eurosym
22915 \series default
22916  instalado.
22917  Si 
22918 \series bold
22919 eurosym
22920 \series default
22921  está instalado, se puede insertar 
22922 \series bold
22923
22924 \backslash
22925 euro
22926 \series default
22927  en modo \SpecialChar TeX
22928 .
22929  El símbolo oficial de la moneda se puede insertar con el comando 
22930 \series bold
22931
22932 \backslash
22933 officialeuro
22934 \series default
22935
22936 \begin_inset Index idx
22937 status collapsed
22938
22939 \begin_layout Plain Layout
22940 Comandos ! O ! 
22941 \backslash
22942 officialeuro
22943 \end_layout
22944
22945 \end_inset
22946
22947 , que sólo está disponible en modo \SpecialChar TeX
22948 .
22949 \end_layout
22950
22951 \begin_layout Standard
22952 \begin_inset ERT
22953 status collapsed
22954
22955 \begin_layout Plain Layout
22956
22957
22958 \backslash
22959 ifeurosym
22960 \end_layout
22961
22962 \end_inset
22963
22964
22965 \begin_inset Note Note
22966 status collapsed
22967
22968 \begin_layout Plain Layout
22969 El cuadro siguiente sólo se mostrará si está instalado el paquete \SpecialChar LaTeX
22970  
22971 \series bold
22972 eurosym
22973 \series default
22974 .
22975 \end_layout
22976
22977 \end_inset
22978
22979
22980 \end_layout
22981
22982 \begin_layout Standard
22983 Un vistazo a los diferentes símbolos del euro.
22984 \begin_inset Separator parbreak
22985 \end_inset
22986
22987
22988 \end_layout
22989
22990 \begin_layout Standard
22991 \noindent
22992 \align center
22993 \begin_inset Tabular
22994 <lyxtabular version="3" rows="4" columns="3">
22995 <features tabularvalignment="middle">
22996 <column alignment="center" valignment="top">
22997 <column alignment="center" valignment="top">
22998 <column alignment="center" valignment="top">
22999 <row>
23000 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 Comando
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 Símbolo
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 <row>
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033 ecuación
23034 \end_layout
23035
23036 \end_inset
23037 </cell>
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042
23043 \backslash
23044 euro
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053 \begin_inset Formula $\euro$
23054 \end_inset
23055
23056
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 </row>
23062 <row>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067 texto matemático
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 \begin_inset Formula $\mbox{€}$
23086 \end_inset
23087
23088
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 </row>
23094 <row>
23095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099 modo \SpecialChar TeX
23100
23101 \end_layout
23102
23103 \end_inset
23104 </cell>
23105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109
23110 \backslash
23111 officialeuro
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 \begin_inset ERT
23121 status collapsed
23122
23123 \begin_layout Plain Layout
23124
23125
23126 \backslash
23127 officialeuro
23128 \end_layout
23129
23130 \end_inset
23131
23132
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 </row>
23138 </lyxtabular>
23139
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \begin_layout Standard
23146 \begin_inset ERT
23147 status collapsed
23148
23149 \begin_layout Plain Layout
23150
23151
23152 \backslash
23153 else
23154 \end_layout
23155
23156 \end_inset
23157
23158
23159 \begin_inset Note Note
23160 status collapsed
23161
23162 \begin_layout Plain Layout
23163 Se mostrará lo siguiente si no está instalado el paquete \SpecialChar LaTeX
23164  
23165 \series bold
23166 eurosym
23167 \series default
23168 :
23169 \end_layout
23170
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \begin_layout Standard
23177 Para ver la salida completa de esta subsección debe estar instalado el paquete
23178  \SpecialChar LaTeX
23179  
23180 \series bold
23181 eurosym
23182 \series default
23183 .
23184 \end_layout
23185
23186 \begin_layout Standard
23187 \begin_inset ERT
23188 status collapsed
23189
23190 \begin_layout Plain Layout
23191
23192
23193 \backslash
23194 fi
23195 \end_layout
23196
23197 \end_inset
23198
23199
23200 \end_layout
23201
23202 \begin_layout Section
23203 Relaciones
23204 \begin_inset CommandInset label
23205 LatexCommand label
23206 name "sec:Relaciones"
23207
23208 \end_inset
23209
23210
23211 \begin_inset Index idx
23212 status collapsed
23213
23214 \begin_layout Plain Layout
23215 Relaciones
23216 \end_layout
23217
23218 \end_inset
23219
23220
23221 \begin_inset Index idx
23222 status collapsed
23223
23224 \begin_layout Plain Layout
23225 Comparaciones|see
23226 \begin_inset ERT
23227 status collapsed
23228
23229 \begin_layout Plain Layout
23230
23231 {
23232 \end_layout
23233
23234 \end_inset
23235
23236 Relaciones
23237 \begin_inset ERT
23238 status collapsed
23239
23240 \begin_layout Plain Layout
23241
23242 }
23243 \end_layout
23244
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \begin_layout Standard
23256 Todas las relaciones siguientes se pueden insertar también con el botón
23257  
23258 \begin_inset Info
23259 type  "icon"
23260 arg   "math-insert \\leq"
23261 \end_inset
23262
23263  de la barra de ecuaciones.
23264 \end_layout
23265
23266 \begin_layout Standard
23267 \begin_inset space \hfill{}
23268 \end_inset
23269
23270
23271 \begin_inset Tabular
23272 <lyxtabular version="3" rows="17" columns="2">
23273 <features tabularvalignment="middle">
23274 <column alignment="center" valignment="top" width="0pt">
23275 <column alignment="center" valignment="top" width="0pt">
23276 <row>
23277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281 Comando
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290 Relación
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 </row>
23296 <row>
23297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23298 \begin_inset Text
23299
23300 \begin_layout Plain Layout
23301 <
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310 \begin_inset Formula $<$
23311 \end_inset
23312
23313
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 </row>
23319 <row>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324
23325 \backslash
23326 le
23327 \end_layout
23328
23329 \end_inset
23330 </cell>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335 \begin_inset Formula $\le$
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 </row>
23344 <row>
23345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349
23350 \backslash
23351 ll
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360 \begin_inset Formula $\ll$
23361 \end_inset
23362
23363
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 </row>
23369 <row>
23370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374
23375 \backslash
23376 prec
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385 \begin_inset Formula $\prec$
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 </row>
23394 <row>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399
23400 \backslash
23401 preceq
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410 \begin_inset Formula $\preceq$
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424
23425 \backslash
23426 subset
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435 \begin_inset Formula $\subset$
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 </row>
23444 <row>
23445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449
23450 \backslash
23451 subseteq
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460 \begin_inset Formula $\subseteq$
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \backslash
23476 sqsubseteq
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 \begin_inset Formula $\sqsubseteq$
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \end_inset
23492 </cell>
23493 </row>
23494 <row>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \backslash
23501 in
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510 \begin_inset Formula $\in$
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 </row>
23519 <row>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \backslash
23526 vdash
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535 \begin_inset Formula $\vdash$
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 </row>
23544 <row>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \backslash
23551 smile
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560 \begin_inset Formula $\smile$
23561 \end_inset
23562
23563
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 <row>
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574
23575 \backslash
23576 lhd
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 \begin_inset Formula $\lhd$
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 </row>
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599
23600 \backslash
23601 unlhd
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 \begin_inset Formula $\unlhd$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624
23625 \backslash
23626 gtrless
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635 \begin_inset Formula $\gtrless$
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \backslash
23651 mid
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 \begin_inset Formula $\mid$
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 </row>
23669 <row>
23670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674
23675 \backslash
23676 nmid
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685 \begin_inset Formula $\nmid$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 </row>
23694 </lyxtabular>
23695
23696 \end_inset
23697
23698
23699 \begin_inset space \hfill{}
23700 \end_inset
23701
23702
23703 \begin_inset Tabular
23704 <lyxtabular version="3" rows="17" columns="2">
23705 <features tabularvalignment="middle">
23706 <column alignment="center" valignment="top" width="0pt">
23707 <column alignment="center" valignment="top" width="0pt">
23708 <row>
23709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713 Comando
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722 Relación
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 </row>
23728 <row>
23729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23730 \begin_inset Text
23731
23732 \begin_layout Plain Layout
23733 =
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Formula $=$
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 </row>
23751 <row>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756
23757 \backslash
23758 not=
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767 \begin_inset Formula $\not=$
23768 \end_inset
23769
23770
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 </row>
23776 <row>
23777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781
23782 \backslash
23783 equiv
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792 \begin_inset Formula $\equiv$
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 </row>
23801 <row>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806
23807 \backslash
23808 sim
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817 \begin_inset Formula $\sim$
23818 \end_inset
23819
23820
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 </row>
23826 <row>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831
23832 \backslash
23833 simeq
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842 \begin_inset Formula $\simeq$
23843 \end_inset
23844
23845
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 </row>
23851 <row>
23852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856
23857 \backslash
23858 approx
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 \begin_inset Formula $\approx$
23868 \end_inset
23869
23870
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 </row>
23876 <row>
23877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23878 \begin_inset Text
23879
23880 \begin_layout Plain Layout
23881
23882 \backslash
23883 cong
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892 \begin_inset Formula $\cong$
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 </row>
23901 <row>
23902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906
23907 \backslash
23908 bowtie
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 \begin_inset Formula $\bowtie$
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 </row>
23926 <row>
23927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23928 \begin_inset Text
23929
23930 \begin_layout Plain Layout
23931
23932 \backslash
23933 notin
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942 \begin_inset Formula $\notin$
23943 \end_inset
23944
23945
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 </row>
23951 <row>
23952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956
23957 \backslash
23958 perp
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967 \begin_inset Formula $\perp$
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 </row>
23976 <row>
23977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23978 \begin_inset Text
23979
23980 \begin_layout Plain Layout
23981
23982 \backslash
23983 propto
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 \begin_inset Formula $\propto$
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 </row>
24001 <row>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \backslash
24008 asymp
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017 \begin_inset Formula $\asymp$
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 </row>
24026 <row>
24027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031
24032 \backslash
24033 doteq
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042 \begin_inset Formula $\doteq$
24043 \end_inset
24044
24045
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 </row>
24051 <row>
24052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056
24057 \backslash
24058 circeq
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067 \begin_inset Formula $\circeq$
24068 \end_inset
24069
24070
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 </row>
24076 <row>
24077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24078 \begin_inset Text
24079
24080 \begin_layout Plain Layout
24081
24082 \backslash
24083 models
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092 \begin_inset Formula $\models$
24093 \end_inset
24094
24095
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 </row>
24101 <row>
24102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106
24107 \backslash
24108 widehat=
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24114 \begin_inset Text
24115
24116 \begin_layout Plain Layout
24117 \begin_inset Formula $\widehat{=}$
24118 \end_inset
24119
24120
24121 \end_layout
24122
24123 \end_inset
24124 </cell>
24125 </row>
24126 </lyxtabular>
24127
24128 \end_inset
24129
24130
24131 \begin_inset space \hfill{}
24132 \end_inset
24133
24134
24135 \begin_inset Tabular
24136 <lyxtabular version="3" rows="17" columns="2">
24137 <features tabularvalignment="middle">
24138 <column alignment="center" valignment="top" width="0pt">
24139 <column alignment="center" valignment="top" width="0pt">
24140 <row>
24141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 Comando
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Plain Layout
24154 Relación
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 </row>
24160 <row>
24161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24162 \begin_inset Text
24163
24164 \begin_layout Plain Layout
24165 >
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174 \begin_inset Formula $>$
24175 \end_inset
24176
24177
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 </row>
24183 <row>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188
24189 \backslash
24190 ge
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199 \begin_inset Formula $\ge$
24200 \end_inset
24201
24202
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 </row>
24208 <row>
24209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213
24214 \backslash
24215 gg
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224 \begin_inset Formula $\gg$
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 </row>
24233 <row>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238
24239 \backslash
24240 succ
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249 \begin_inset Formula $\succ$
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 </row>
24258 <row>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263
24264 \backslash
24265 succeq
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274 \begin_inset Formula $\succeq$
24275 \end_inset
24276
24277
24278 \end_layout
24279
24280 \end_inset
24281 </cell>
24282 </row>
24283 <row>
24284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24285 \begin_inset Text
24286
24287 \begin_layout Plain Layout
24288
24289 \backslash
24290 supset
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299 \begin_inset Formula $\supset$
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 </row>
24308 <row>
24309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Plain Layout
24313
24314 \backslash
24315 supseteq
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324 \begin_inset Formula $\supseteq$
24325 \end_inset
24326
24327
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 </row>
24333 <row>
24334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24335 \begin_inset Text
24336
24337 \begin_layout Plain Layout
24338
24339 \backslash
24340 sqsupseteq
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 \begin_inset Formula $\sqsupseteq$
24350 \end_inset
24351
24352
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 </row>
24358 <row>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \backslash
24365 ni
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 \begin_inset Formula $\ni$
24375 \end_inset
24376
24377
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 </row>
24383 <row>
24384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388
24389 \backslash
24390 dashv
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 \begin_inset Formula $\dashv$
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 </row>
24408 <row>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413
24414 \backslash
24415 frown
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424 \begin_inset Formula $\frown$
24425 \end_inset
24426
24427
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 </row>
24433 <row>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \backslash
24440 rhd
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449 \begin_inset Formula $\rhd$
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 </row>
24458 <row>
24459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Plain Layout
24463
24464 \backslash
24465 unrhd
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474 \begin_inset Formula $\unrhd$
24475 \end_inset
24476
24477
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 </row>
24483 <row>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488
24489 \backslash
24490 lessgtr
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24496 \begin_inset Text
24497
24498 \begin_layout Plain Layout
24499 \begin_inset Formula $\lessgtr$
24500 \end_inset
24501
24502
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 </row>
24508 <row>
24509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24510 \begin_inset Text
24511
24512 \begin_layout Plain Layout
24513
24514 \backslash
24515 parallel
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524 \begin_inset Formula $\parallel$
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \end_inset
24531 </cell>
24532 </row>
24533 <row>
24534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 nparallel
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549 \begin_inset Formula $\nparallel$
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 </row>
24558 </lyxtabular>
24559
24560 \end_inset
24561
24562
24563 \begin_inset space \hfill{}
24564 \end_inset
24565
24566
24567 \end_layout
24568
24569 \begin_layout Standard
24570 \begin_inset VSpace medskip
24571 \end_inset
24572
24573
24574 \end_layout
24575
24576 \begin_layout Standard
24577 Los caracteres 
24578 \series bold
24579
24580 \backslash
24581 lhd
24582 \series default
24583  y 
24584 \series bold
24585
24586 \backslash
24587 rhd
24588 \series default
24589  son mayores que los operadores de aspecto similar 
24590 \series bold
24591
24592 \backslash
24593 triangleleft
24594 \series default
24595  y 
24596 \series bold
24597
24598 \backslash
24599 triangleright
24600 \series default
24601 , respectivamente.
24602 \end_layout
24603
24604 \begin_layout Standard
24605 \SpecialChar LyX
24606  soporta muchas otras relaciones especiales que se pueden ver pulsando el
24607  botón 
24608 \begin_inset Info
24609 type  "icon"
24610 arg   "math-insert \\leqq"
24611 \end_inset
24612
24613  de la barra de herramientas de ecuaciones.
24614 \end_layout
24615
24616 \begin_layout Standard
24617 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24618 \end_layout
24619
24620 \begin_layout Standard
24621 Se pueden componer relaciones con etiquetas con el comando 
24622 \series bold
24623
24624 \backslash
24625 stackrel
24626 \series default
24627
24628 \begin_inset Index idx
24629 status collapsed
24630
24631 \begin_layout Plain Layout
24632 Comandos ! S ! 
24633 \backslash
24634 stackrel
24635 \end_layout
24636
24637 \end_inset
24638
24639 :
24640 \begin_inset Separator parbreak
24641 \end_inset
24642
24643
24644 \end_layout
24645
24646 \begin_layout Standard
24647 \align center
24648 \begin_inset Tabular
24649 <lyxtabular version="3" rows="2" columns="2">
24650 <features tabularvalignment="middle">
24651 <column alignment="center" valignment="top">
24652 <column alignment="center" valignment="top">
24653 <row>
24654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658 Comando
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667 Resultado
24668 \begin_inset Note Note
24669 status collapsed
24670
24671 \begin_layout Plain Layout
24672
24673 \series bold
24674
24675 \backslash
24676 raisebox
24677 \series default
24678  se usa sólo como espaciador
24679 \end_layout
24680
24681 \end_inset
24682
24683
24684 \end_layout
24685
24686 \end_inset
24687 </cell>
24688 </row>
24689 <row>
24690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 A(r)
24695 \backslash
24696 stackrel
24697 \begin_inset space \textvisiblespace{}
24698 \end_inset
24699
24700 r
24701 \backslash
24702 to
24703 \backslash
24704 infty
24705 \begin_inset space \textvisiblespace{}
24706 \end_inset
24707
24708
24709 \begin_inset Formula $\downarrow$
24710 \end_inset
24711
24712
24713 \backslash
24714 approx
24715 \begin_inset space \textvisiblespace{}
24716 \end_inset
24717
24718
24719 \begin_inset space \textvisiblespace{}
24720 \end_inset
24721
24722 B
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24728 \begin_inset Text
24729
24730 \begin_layout Plain Layout
24731 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24732 \end_inset
24733
24734
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 </lyxtabular>
24741
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \begin_layout Section
24748 Funciones
24749 \end_layout
24750
24751 \begin_layout Subsection
24752 Funciones predefinidas
24753 \begin_inset CommandInset label
24754 LatexCommand label
24755 name "subsec:Funciones-predefinidas"
24756
24757 \end_inset
24758
24759
24760 \begin_inset Index idx
24761 status collapsed
24762
24763 \begin_layout Plain Layout
24764 Funciones ! predefinidas
24765 \end_layout
24766
24767 \end_inset
24768
24769
24770 \begin_inset Index idx
24771 status collapsed
24772
24773 \begin_layout Plain Layout
24774 Funciones ! en español
24775 \end_layout
24776
24777 \end_inset
24778
24779
24780 \end_layout
24781
24782 \begin_layout Standard
24783 En general las variables se escriben en 
24784 \emph on
24785 cursiva
24786 \emph default
24787  en expresiones matemáticas, pero no los nombres de las funciones, porque
24788  
24789 \begin_inset Formula $sen$
24790 \end_inset
24791
24792  podría confundirse con 
24793 \begin_inset Formula $s\cdot e\cdot n$
24794 \end_inset
24795
24796 .
24797  Por eso hay funciones predefinidas, que además se separan un poco del factor
24798  precedente.
24799  Se insertan como comandos con una barra inversa delante de su nombre.
24800 \begin_inset Separator parbreak
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \begin_layout Standard
24807 \align center
24808 \begin_inset Tabular
24809 <lyxtabular version="3" rows="2" columns="4">
24810 <features tabularvalignment="middle">
24811 <column alignment="center" valignment="top" width="0pt">
24812 <column alignment="center" valignment="top" width="0pt">
24813 <column alignment="center" valignment="top" width="0pt">
24814 <column alignment="center" valignment="top" width="0pt">
24815 <row>
24816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24817 \begin_inset Text
24818
24819 \begin_layout Plain Layout
24820 Comando
24821 \end_layout
24822
24823 \end_inset
24824 </cell>
24825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Plain Layout
24829 Resultado
24830 \end_layout
24831
24832 \end_inset
24833 </cell>
24834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24835 \begin_inset Text
24836
24837 \begin_layout Plain Layout
24838 Comando
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24844 \begin_inset Text
24845
24846 \begin_layout Plain Layout
24847 Resultado
24848 \end_layout
24849
24850 \end_inset
24851 </cell>
24852 </row>
24853 <row>
24854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858 Asen(x)+B
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24864 \begin_inset Text
24865
24866 \begin_layout Plain Layout
24867 \begin_inset Formula $Asen(x)+B$
24868 \end_inset
24869
24870
24871 \end_layout
24872
24873 \end_inset
24874 </cell>
24875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24876 \begin_inset Text
24877
24878 \begin_layout Plain Layout
24879 A
24880 \backslash
24881 sen(x)+B
24882 \end_layout
24883
24884 \end_inset
24885 </cell>
24886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Plain Layout
24890 \begin_inset Formula $A\sen(x)+B$
24891 \end_inset
24892
24893
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 </row>
24899 </lyxtabular>
24900
24901 \end_inset
24902
24903
24904 \end_layout
24905
24906 \begin_layout Standard
24907 Las funciones siguientes están predefinidas:
24908 \begin_inset Foot
24909 status collapsed
24910
24911 \begin_layout Plain Layout
24912 Se han añadido los comandos equivalentes proporcionados por el estilo 
24913 \series bold
24914 spanish
24915 \series default
24916  de 
24917 \series bold
24918 babel
24919 \series default
24920 .
24921  (Estos no están disponibles en el panel de funciones).
24922  Además, en su caso, las funciones serán acentuadas automáticamente en la
24923  salida, p.
24924 \begin_inset space \thinspace{}
24925 \end_inset
24926
24927 e.
24928  
24929 \begin_inset Quotes fld
24930 \end_inset
24931
24932 lím
24933 \begin_inset Quotes frd
24934 \end_inset
24935
24936  o 
24937 \begin_inset Quotes fld
24938 \end_inset
24939
24940 máx
24941 \begin_inset Quotes frd
24942 \end_inset
24943
24944 .
24945  Más información en 
24946 \begin_inset CommandInset citation
24947 LatexCommand cite
24948 key "spanish"
24949
24950 \end_inset
24951
24952 .
24953  (
24954 \emph on
24955 N.
24956 \begin_inset space \thinspace{}
24957 \end_inset
24958
24959 del t.
24960 \emph default
24961 )
24962 \end_layout
24963
24964 \end_inset
24965
24966
24967 \end_layout
24968
24969 \begin_layout Standard
24970 \begin_inset VSpace -2mm
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \begin_layout Standard
24977 \align center
24978 \begin_inset Tabular
24979 <lyxtabular version="3" rows="9" columns="7">
24980 <features tabularvalignment="middle">
24981 <column alignment="center" valignment="top" width="0pt">
24982 <column alignment="center" valignment="top" width="0pt">
24983 <column alignment="center" valignment="top" width="0pt">
24984 <column alignment="center" valignment="top" width="0pt">
24985 <column alignment="center" valignment="top" width="0pt">
24986 <column alignment="center" valignment="top" width="0pt">
24987 <column alignment="center" valignment="top" width="0pt">
24988 <row>
24989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993 Comando
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24999 \begin_inset Text
25000
25001 \begin_layout Plain Layout
25002 español
25003 \end_layout
25004
25005 \end_inset
25006 </cell>
25007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25008 \begin_inset Text
25009
25010 \begin_layout Plain Layout
25011 Comando
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020 español
25021 \end_layout
25022
25023 \end_inset
25024 </cell>
25025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \begin_layout Plain Layout
25029 Comando
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25035 \begin_inset Text
25036
25037 \begin_layout Plain Layout
25038 español
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25044 \begin_inset Text
25045
25046 \begin_layout Plain Layout
25047 Comando
25048 \end_layout
25049
25050 \end_inset
25051 </cell>
25052 </row>
25053 <row>
25054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058
25059 \backslash
25060 sin
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069
25070 \backslash
25071 sen
25072 \end_layout
25073
25074 \end_inset
25075 </cell>
25076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080
25081 \backslash
25082 sinh
25083 \end_layout
25084
25085 \end_inset
25086 </cell>
25087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25088 \begin_inset Text
25089
25090 \begin_layout Plain Layout
25091
25092 \backslash
25093 senh
25094 \end_layout
25095
25096 \end_inset
25097 </cell>
25098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25099 \begin_inset Text
25100
25101 \begin_layout Plain Layout
25102
25103 \backslash
25104 arcsin
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113
25114 \backslash
25115 arcsen
25116 \end_layout
25117
25118 \end_inset
25119 </cell>
25120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Plain Layout
25124
25125 \backslash
25126 sup
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 </row>
25132 <row>
25133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Plain Layout
25137
25138 \backslash
25139 cos
25140 \end_layout
25141
25142 \end_inset
25143 </cell>
25144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25145 \begin_inset Text
25146
25147 \begin_layout Plain Layout
25148
25149 \end_layout
25150
25151 \end_inset
25152 </cell>
25153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25154 \begin_inset Text
25155
25156 \begin_layout Plain Layout
25157
25158 \backslash
25159 cosh
25160 \end_layout
25161
25162 \end_inset
25163 </cell>
25164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25165 \begin_inset Text
25166
25167 \begin_layout Plain Layout
25168
25169 \end_layout
25170
25171 \end_inset
25172 </cell>
25173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25174 \begin_inset Text
25175
25176 \begin_layout Plain Layout
25177
25178 \backslash
25179 arccos
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197
25198 \backslash
25199 inf
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 </row>
25205 <row>
25206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25207 \begin_inset Text
25208
25209 \begin_layout Plain Layout
25210
25211 \backslash
25212 tan
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Plain Layout
25221
25222 \backslash
25223 tg
25224 \end_layout
25225
25226 \end_inset
25227 </cell>
25228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25229 \begin_inset Text
25230
25231 \begin_layout Plain Layout
25232
25233 \backslash
25234 tanh
25235 \end_layout
25236
25237 \end_inset
25238 </cell>
25239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243
25244 \backslash
25245 tgh
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254
25255 \backslash
25256 arctan
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265
25266 \backslash
25267 arctg
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276
25277 \backslash
25278 lim
25279 \end_layout
25280
25281 \end_inset
25282 </cell>
25283 </row>
25284 <row>
25285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25286 \begin_inset Text
25287
25288 \begin_layout Plain Layout
25289
25290 \backslash
25291 cot
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300
25301 \backslash
25302 cotg
25303 \end_layout
25304
25305 \end_inset
25306 </cell>
25307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311
25312 \backslash
25313 coth
25314 \end_layout
25315
25316 \end_inset
25317 </cell>
25318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25319 \begin_inset Text
25320
25321 \begin_layout Plain Layout
25322
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25328 \begin_inset Text
25329
25330 \begin_layout Plain Layout
25331
25332 \backslash
25333 arg
25334 \end_layout
25335
25336 \end_inset
25337 </cell>
25338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25339 \begin_inset Text
25340
25341 \begin_layout Plain Layout
25342
25343 \end_layout
25344
25345 \end_inset
25346 </cell>
25347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25348 \begin_inset Text
25349
25350 \begin_layout Plain Layout
25351
25352 \backslash
25353 liminf
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 </row>
25359 <row>
25360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25361 \begin_inset Text
25362
25363 \begin_layout Plain Layout
25364
25365 \backslash
25366 sec
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Plain Layout
25375
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Plain Layout
25384
25385 \backslash
25386 min
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25392 \begin_inset Text
25393
25394 \begin_layout Plain Layout
25395
25396 \end_layout
25397
25398 \end_inset
25399 </cell>
25400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25401 \begin_inset Text
25402
25403 \begin_layout Plain Layout
25404
25405 \backslash
25406 deg
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25412 \begin_inset Text
25413
25414 \begin_layout Plain Layout
25415
25416 \end_layout
25417
25418 \end_inset
25419 </cell>
25420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25421 \begin_inset Text
25422
25423 \begin_layout Plain Layout
25424
25425 \backslash
25426 limsup
25427 \end_layout
25428
25429 \end_inset
25430 </cell>
25431 </row>
25432 <row>
25433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25434 \begin_inset Text
25435
25436 \begin_layout Plain Layout
25437
25438 \backslash
25439 csc
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448
25449 \backslash
25450 cosec
25451 \end_layout
25452
25453 \end_inset
25454 </cell>
25455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25456 \begin_inset Text
25457
25458 \begin_layout Plain Layout
25459
25460 \backslash
25461 max
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \backslash
25481 det
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25487 \begin_inset Text
25488
25489 \begin_layout Plain Layout
25490
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25496 \begin_inset Text
25497
25498 \begin_layout Plain Layout
25499
25500 \backslash
25501 Pr
25502 \end_layout
25503
25504 \end_inset
25505 </cell>
25506 </row>
25507 <row>
25508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25509 \begin_inset Text
25510
25511 \begin_layout Plain Layout
25512
25513 \backslash
25514 ln
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25520 \begin_inset Text
25521
25522 \begin_layout Plain Layout
25523
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Plain Layout
25532
25533 \backslash
25534 exp
25535 \end_layout
25536
25537 \end_inset
25538 </cell>
25539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25540 \begin_inset Text
25541
25542 \begin_layout Plain Layout
25543
25544 \end_layout
25545
25546 \end_inset
25547 </cell>
25548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25549 \begin_inset Text
25550
25551 \begin_layout Plain Layout
25552
25553 \backslash
25554 dim
25555 \end_layout
25556
25557 \end_inset
25558 </cell>
25559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25560 \begin_inset Text
25561
25562 \begin_layout Plain Layout
25563
25564 \end_layout
25565
25566 \end_inset
25567 </cell>
25568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25569 \begin_inset Text
25570
25571 \begin_layout Plain Layout
25572
25573 \backslash
25574 hom
25575 \end_layout
25576
25577 \end_inset
25578 </cell>
25579 </row>
25580 <row>
25581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25582 \begin_inset Text
25583
25584 \begin_layout Plain Layout
25585
25586 \backslash
25587 lg
25588 \end_layout
25589
25590 \end_inset
25591 </cell>
25592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25593 \begin_inset Text
25594
25595 \begin_layout Plain Layout
25596
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25602 \begin_inset Text
25603
25604 \begin_layout Plain Layout
25605
25606 \backslash
25607 log
25608 \end_layout
25609
25610 \end_inset
25611 </cell>
25612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616
25617 \end_layout
25618
25619 \end_inset
25620 </cell>
25621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25622 \begin_inset Text
25623
25624 \begin_layout Plain Layout
25625
25626 \backslash
25627 ker
25628 \end_layout
25629
25630 \end_inset
25631 </cell>
25632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Plain Layout
25636
25637 \end_layout
25638
25639 \end_inset
25640 </cell>
25641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25642 \begin_inset Text
25643
25644 \begin_layout Plain Layout
25645
25646 \backslash
25647 gcd
25648 \end_layout
25649
25650 \end_inset
25651 </cell>
25652 </row>
25653 </lyxtabular>
25654
25655 \end_inset
25656
25657
25658 \end_layout
25659
25660 \begin_layout Standard
25661 También se pueden insertar con el botón 
25662 \begin_inset Info
25663 type  "icon"
25664 arg   "math-insert \\functions"
25665 \end_inset
25666
25667  de la barra de ecuaciones.
25668 \end_layout
25669
25670 \begin_layout Subsection
25671 Funciones definidas por el usuario
25672 \begin_inset Index idx
25673 status collapsed
25674
25675 \begin_layout Plain Layout
25676 Funciones ! personalizadas
25677 \end_layout
25678
25679 \end_inset
25680
25681
25682 \end_layout
25683
25684 \begin_layout Standard
25685 Para usar una función no predefinida, como por ejemplo la función signo,
25686  sgn(x), hay dos posibilidades:
25687 \end_layout
25688
25689 \begin_layout Itemize
25690 Define la función añadiendo al preámbulo \SpecialChar LaTeX
25691  la línea
25692 \begin_inset Foot
25693 status collapsed
25694
25695 \begin_layout Plain Layout
25696 Más sobre 
25697 \series bold
25698
25699 \backslash
25700 DeclareMathOperator
25701 \series default
25702  en 
25703 \begin_inset CommandInset ref
25704 LatexCommand ref
25705 reference "subsec:Operadores-de-usuario"
25706
25707 \end_inset
25708
25709
25710 \end_layout
25711
25712 \end_inset
25713
25714
25715 \begin_inset Newline newline
25716 \end_inset
25717
25718
25719 \begin_inset VSpace -3mm
25720 \end_inset
25721
25722
25723 \begin_inset Newline newline
25724 \end_inset
25725
25726
25727 \series bold
25728
25729 \backslash
25730 DeclareMathOperator{
25731 \backslash
25732 sgn}{sgn}
25733 \series default
25734
25735 \begin_inset Index idx
25736 status collapsed
25737
25738 \begin_layout Plain Layout
25739 Comandos ! D ! 
25740 \backslash
25741 dbinom@
25742 \backslash
25743 DeclareMathOperator
25744 \end_layout
25745
25746 \end_inset
25747
25748
25749 \begin_inset Newline newline
25750 \end_inset
25751
25752
25753 \begin_inset VSpace -2mm
25754 \end_inset
25755
25756
25757 \begin_inset Newline newline
25758 \end_inset
25759
25760 Ahora la función recién definida se puede obtener con el comando 
25761 \series bold
25762
25763 \backslash
25764 sgn
25765 \series default
25766 .
25767 \end_layout
25768
25769 \begin_layout Itemize
25770 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25771  en nuestro ejemplo las letras 
25772 \emph on
25773 sgn
25774 \emph default
25775 , y cámbialo a texto matemático.
25776  Entre el factor precedente y la función se inserta un espacio.
25777 \end_layout
25778
25779 \begin_layout Standard
25780 El resultado con ambos métodos es el mismo que con una función predefinida:
25781 \begin_inset Foot
25782 status collapsed
25783
25784 \begin_layout Plain Layout
25785 En \SpecialChar LyX
25786 , las funciones personalizadas se ven en rojo, las predefinidas en negro.
25787 \end_layout
25788
25789 \end_inset
25790
25791
25792 \begin_inset Separator parbreak
25793 \end_inset
25794
25795
25796 \end_layout
25797
25798 \begin_layout Standard
25799 \align center
25800 \begin_inset Tabular
25801 <lyxtabular version="3" rows="3" columns="2">
25802 <features tabularvalignment="middle">
25803 <column alignment="center" valignment="top" width="0pt">
25804 <column alignment="center" valignment="top" width="0pt">
25805 <row>
25806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25807 \begin_inset Text
25808
25809 \begin_layout Plain Layout
25810 Comando
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819 Resultado
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 </row>
25825 <row>
25826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25827 \begin_inset Text
25828
25829 \begin_layout Plain Layout
25830 A
25831 \backslash
25832 sgn(x)+B
25833 \end_layout
25834
25835 \end_inset
25836 </cell>
25837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Plain Layout
25841 \begin_inset Formula $A\sgn(x)+B$
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \end_inset
25848 </cell>
25849 </row>
25850 <row>
25851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25852 \begin_inset Text
25853
25854 \begin_layout Plain Layout
25855 A
25856 \backslash
25857 ,
25858 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\,M}}$
25859 \end_inset
25860
25861 (x)+B
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25867 \begin_inset Text
25868
25869 \begin_layout Plain Layout
25870 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25871 \end_inset
25872
25873
25874 \end_layout
25875
25876 \end_inset
25877 </cell>
25878 </row>
25879 </lyxtabular>
25880
25881 \end_inset
25882
25883
25884 \end_layout
25885
25886 \begin_layout Standard
25887 El primer método es preferible si la función se va a usar varias veces.
25888 \end_layout
25889
25890 \begin_layout Subsection
25891 Límites
25892 \begin_inset Index idx
25893 status collapsed
25894
25895 \begin_layout Plain Layout
25896 Limites@Límites
25897 \end_layout
25898
25899 \end_inset
25900
25901
25902 \end_layout
25903
25904 \begin_layout Standard
25905 Para límites, además de 
25906 \series bold
25907
25908 \backslash
25909 lim
25910 \series default
25911
25912 \begin_inset Index idx
25913 status collapsed
25914
25915 \begin_layout Plain Layout
25916 Comandos ! L ! 
25917 \backslash
25918 lim
25919 \end_layout
25920
25921 \end_inset
25922
25923
25924 \series bold
25925
25926 \backslash
25927 liminf
25928 \series default
25929  y 
25930 \series bold
25931
25932 \backslash
25933 limsup
25934 \series default
25935  están definidas las siguientes funciones:
25936 \series bold
25937  
25938 \series default
25939
25940 \begin_inset Separator parbreak
25941 \end_inset
25942
25943
25944 \end_layout
25945
25946 \begin_layout Standard
25947 \noindent
25948 \align center
25949 \begin_inset Tabular
25950 <lyxtabular version="3" rows="5" columns="2">
25951 <features tabularvalignment="middle">
25952 <column alignment="center" valignment="top">
25953 <column alignment="center" valignment="top">
25954 <row>
25955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25956 \begin_inset Text
25957
25958 \begin_layout Plain Layout
25959 Comando
25960 \end_layout
25961
25962 \end_inset
25963 </cell>
25964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25965 \begin_inset Text
25966
25967 \begin_layout Plain Layout
25968 Resultado
25969 \begin_inset Note Note
25970 status collapsed
25971
25972 \begin_layout Plain Layout
25973
25974 \series bold
25975
25976 \backslash
25977 raisebox
25978 \series default
25979  se usa sólo como espaciador
25980 \end_layout
25981
25982 \end_inset
25983
25984
25985 \end_layout
25986
25987 \end_inset
25988 </cell>
25989 </row>
25990 <row>
25991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25992 \begin_inset Text
25993
25994 \begin_layout Plain Layout
25995
25996 \backslash
25997 varliminf
25998 \end_layout
25999
26000 \end_inset
26001 </cell>
26002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26003 \begin_inset Text
26004
26005 \begin_layout Plain Layout
26006 \begin_inset Formula $\varliminf$
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 </row>
26015 <row>
26016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26017 \begin_inset Text
26018
26019 \begin_layout Plain Layout
26020
26021 \backslash
26022 varlimsup
26023 \end_layout
26024
26025 \end_inset
26026 </cell>
26027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26028 \begin_inset Text
26029
26030 \begin_layout Plain Layout
26031 \begin_inset Formula $\varlimsup$
26032 \end_inset
26033
26034
26035 \end_layout
26036
26037 \end_inset
26038 </cell>
26039 </row>
26040 <row>
26041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26042 \begin_inset Text
26043
26044 \begin_layout Plain Layout
26045
26046 \backslash
26047 varprojlim
26048 \end_layout
26049
26050 \end_inset
26051 </cell>
26052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26053 \begin_inset Text
26054
26055 \begin_layout Plain Layout
26056 \begin_inset Formula $\varprojlim$
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \end_inset
26063 </cell>
26064 </row>
26065 <row>
26066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26067 \begin_inset Text
26068
26069 \begin_layout Plain Layout
26070
26071 \backslash
26072 varinjlim
26073 \end_layout
26074
26075 \end_inset
26076 </cell>
26077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26078 \begin_inset Text
26079
26080 \begin_layout Plain Layout
26081 \begin_inset Formula $\varinjlim$
26082 \end_inset
26083
26084
26085 \begin_inset Formula $\raisebox{-2.5mm}{}$
26086 \end_inset
26087
26088
26089 \end_layout
26090
26091 \end_inset
26092 </cell>
26093 </row>
26094 </lyxtabular>
26095
26096 \end_inset
26097
26098
26099 \end_layout
26100
26101 \begin_layout Standard
26102 \begin_inset VSpace medskip
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \begin_layout Standard
26109 El límite se crea insertando un subíndice.
26110  Se imprime a la derecha junto a la función en una fórmula en línea:
26111 \begin_inset Separator parbreak
26112 \end_inset
26113
26114
26115 \end_layout
26116
26117 \begin_layout Standard
26118 \noindent
26119 \align center
26120 \begin_inset Tabular
26121 <lyxtabular version="3" rows="2" columns="2">
26122 <features tabularvalignment="middle">
26123 <column alignment="center" valignment="top" width="0pt">
26124 <column alignment="center" valignment="top" width="0pt">
26125 <row>
26126 <cell alignment="center" valignment="top" usebox="none">
26127 \begin_inset Text
26128
26129 \begin_layout Plain Layout
26130 Comando
26131 \end_layout
26132
26133 \end_inset
26134 </cell>
26135 <cell alignment="center" valignment="top" usebox="none">
26136 \begin_inset Text
26137
26138 \begin_layout Plain Layout
26139 \begin_inset space \hspace{}
26140 \length 1cm
26141 \end_inset
26142
26143 Resultado
26144 \begin_inset Note Note
26145 status collapsed
26146
26147 \begin_layout Plain Layout
26148
26149 \series bold
26150
26151 \backslash
26152 raisebox
26153 \series default
26154  se usa sólo como espaciador
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 </row>
26165 <row>
26166 <cell alignment="center" valignment="top" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170
26171 \backslash
26172 lim_x
26173 \backslash
26174 to
26175 \begin_inset space \textvisiblespace{}
26176 \end_inset
26177
26178 A
26179 \begin_inset space \textvisiblespace{}
26180 \end_inset
26181
26182 x=B
26183 \end_layout
26184
26185 \end_inset
26186 </cell>
26187 <cell alignment="center" valignment="top" usebox="none">
26188 \begin_inset Text
26189
26190 \begin_layout Plain Layout
26191 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 </row>
26200 </lyxtabular>
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \begin_layout Standard
26208 En una ecuación presentada el límite se imprime debajo, como es habitual:
26209 \begin_inset Formula 
26210 \[
26211 \lim\limits _{x\rightarrow A}=B
26212 \]
26213
26214 \end_inset
26215
26216
26217 \end_layout
26218
26219 \begin_layout Standard
26220 \begin_inset VSpace medskip
26221 \end_inset
26222
26223
26224 \end_layout
26225
26226 \begin_layout Standard
26227 Para el ajuste de la presentación de límites véase 
26228 \begin_inset CommandInset ref
26229 LatexCommand ref
26230 reference "subsec:Límites-de-operadores"
26231
26232 \end_inset
26233
26234 .
26235 \end_layout
26236
26237 \begin_layout Subsection
26238 Función módulo
26239 \begin_inset Index idx
26240 status collapsed
26241
26242 \begin_layout Plain Layout
26243 Funciones ! módulo
26244 \end_layout
26245
26246 \end_inset
26247
26248
26249 \end_layout
26250
26251 \begin_layout Standard
26252 La función módulo es especial, porque existe en cuatro variantes.
26253 \end_layout
26254
26255 \begin_layout Standard
26256 En una ecuación presentada:
26257 \begin_inset Formula 
26258 \begin{align*}
26259 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26260 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26261 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26262 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26263 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26264 \end{align*}
26265
26266 \end_inset
26267
26268 En una ecuación en línea se pone menos espacio delante del nombre de la
26269  función para todas las variantes.
26270  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26271  siguente.
26272  Para aplicarlas a más de un carácter hay que poner estos entre llaves \SpecialChar TeX
26273 :
26274 \begin_inset Formula 
26275 \begin{align*}
26276 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26277 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26278 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26279 \end{align*}
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \begin_layout Section
26287 Caracteres especiales
26288 \begin_inset Index idx
26289 status collapsed
26290
26291 \begin_layout Plain Layout
26292 Caracteres especiales
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 Las teclas ^ y _ generan normalmente un exponente y un subíndice respectivamente.
26302  Para insertar estos caracteres como tales deben ir precedidos por 
26303 \backslash
26304 :
26305 \begin_inset Separator parbreak
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Standard
26312 \noindent
26313 \align center
26314 \begin_inset Tabular
26315 <lyxtabular version="3" rows="3" columns="2">
26316 <features tabularvalignment="middle">
26317 <column alignment="block" valignment="top">
26318 <column alignment="block" valignment="top">
26319 <row>
26320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Plain Layout
26324 Comando
26325 \end_layout
26326
26327 \end_inset
26328 </cell>
26329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26330 \begin_inset Text
26331
26332 \begin_layout Plain Layout
26333 Resultado
26334 \end_layout
26335
26336 \end_inset
26337 </cell>
26338 </row>
26339 <row>
26340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26341 \begin_inset Text
26342
26343 \begin_layout Plain Layout
26344
26345 \backslash
26346 ^
26347 \begin_inset space \textvisiblespace{}
26348 \end_inset
26349
26350
26351 \end_layout
26352
26353 \end_inset
26354 </cell>
26355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26356 \begin_inset Text
26357
26358 \begin_layout Plain Layout
26359 \begin_inset Formula $\mathcircumflex$
26360 \end_inset
26361
26362
26363 \end_layout
26364
26365 \end_inset
26366 </cell>
26367 </row>
26368 <row>
26369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26370 \begin_inset Text
26371
26372 \begin_layout Plain Layout
26373
26374 \backslash
26375 _
26376 \end_layout
26377
26378 \end_inset
26379 </cell>
26380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26381 \begin_inset Text
26382
26383 \begin_layout Plain Layout
26384 \begin_inset Formula $\_$
26385 \end_inset
26386
26387
26388 \end_layout
26389
26390 \end_inset
26391 </cell>
26392 </row>
26393 </lyxtabular>
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Subsection
26401 Caracteres especiales en texto matemático
26402 \end_layout
26403
26404 \begin_layout Standard
26405 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26406  \SpecialChar TeX
26407 :
26408 \end_layout
26409
26410 \begin_layout Standard
26411 \begin_inset space \hfill{}
26412 \end_inset
26413
26414
26415 \begin_inset Tabular
26416 <lyxtabular version="3" rows="8" columns="2">
26417 <features tabularvalignment="middle">
26418 <column alignment="block" valignment="top">
26419 <column alignment="block" valignment="top">
26420 <row>
26421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26422 \begin_inset Text
26423
26424 \begin_layout Plain Layout
26425 Comando
26426 \end_layout
26427
26428 \end_inset
26429 </cell>
26430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434 Resultado
26435 \end_layout
26436
26437 \end_inset
26438 </cell>
26439 </row>
26440 <row>
26441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26442 \begin_inset Text
26443
26444 \begin_layout Plain Layout
26445
26446 \backslash
26447 oe
26448 \end_layout
26449
26450 \end_inset
26451 </cell>
26452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Plain Layout
26456 \begin_inset Formula $\textrm{œ}$
26457 \end_inset
26458
26459
26460 \end_layout
26461
26462 \end_inset
26463 </cell>
26464 </row>
26465 <row>
26466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26467 \begin_inset Text
26468
26469 \begin_layout Plain Layout
26470
26471 \backslash
26472 OE
26473 \end_layout
26474
26475 \end_inset
26476 </cell>
26477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Plain Layout
26481 \begin_inset Formula $\textrm{Œ}$
26482 \end_inset
26483
26484
26485 \end_layout
26486
26487 \end_inset
26488 </cell>
26489 </row>
26490 <row>
26491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26492 \begin_inset Text
26493
26494 \begin_layout Plain Layout
26495
26496 \backslash
26497 ae
26498 \end_layout
26499
26500 \end_inset
26501 </cell>
26502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26503 \begin_inset Text
26504
26505 \begin_layout Plain Layout
26506 \begin_inset Formula $\textrm{æ}$
26507 \end_inset
26508
26509
26510 \end_layout
26511
26512 \end_inset
26513 </cell>
26514 </row>
26515 <row>
26516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26517 \begin_inset Text
26518
26519 \begin_layout Plain Layout
26520
26521 \backslash
26522 AE
26523 \end_layout
26524
26525 \end_inset
26526 </cell>
26527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26528 \begin_inset Text
26529
26530 \begin_layout Plain Layout
26531 \begin_inset Formula $\textrm{Æ}$
26532 \end_inset
26533
26534
26535 \end_layout
26536
26537 \end_inset
26538 </cell>
26539 </row>
26540 <row>
26541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Plain Layout
26545
26546 \backslash
26547 aa
26548 \end_layout
26549
26550 \end_inset
26551 </cell>
26552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26553 \begin_inset Text
26554
26555 \begin_layout Plain Layout
26556 \begin_inset Formula $\textrm{\aa}$
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 </row>
26565 <row>
26566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570
26571 \backslash
26572 AA
26573 \begin_inset Index idx
26574 status collapsed
26575
26576 \begin_layout Plain Layout
26577
26578 \backslash
26579 @
26580 \begin_inset ERT
26581 status collapsed
26582
26583 \begin_layout Plain Layout
26584
26585
26586 \backslash
26587 textrm{
26588 \backslash
26589 AA}
26590 \end_layout
26591
26592 \end_inset
26593
26594
26595 \end_layout
26596
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \end_inset
26603 </cell>
26604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26605 \begin_inset Text
26606
26607 \begin_layout Plain Layout
26608 \begin_inset Formula $\textrm{Å}$
26609 \end_inset
26610
26611
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 </row>
26617 <row>
26618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26619 \begin_inset Text
26620
26621 \begin_layout Plain Layout
26622
26623 \backslash
26624 i
26625 \end_layout
26626
26627 \end_inset
26628 </cell>
26629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26630 \begin_inset Text
26631
26632 \begin_layout Plain Layout
26633 \begin_inset Formula $\textrm{ı}$
26634 \end_inset
26635
26636
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 </row>
26642 </lyxtabular>
26643
26644 \end_inset
26645
26646
26647 \begin_inset space \hfill{}
26648 \end_inset
26649
26650
26651 \begin_inset Tabular
26652 <lyxtabular version="3" rows="8" columns="2">
26653 <features tabularvalignment="middle">
26654 <column alignment="block" valignment="top">
26655 <column alignment="center" valignment="top">
26656 <row>
26657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26658 \begin_inset Text
26659
26660 \begin_layout Plain Layout
26661 Comando
26662 \begin_inset Note Note
26663 status collapsed
26664
26665 \begin_layout Plain Layout
26666
26667 \series bold
26668
26669 \backslash
26670 raisebox
26671 \series default
26672  se usa sólo como espaciador
26673 \end_layout
26674
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \end_inset
26681 </cell>
26682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26683 \begin_inset Text
26684
26685 \begin_layout Plain Layout
26686 Resultado
26687 \end_layout
26688
26689 \end_inset
26690 </cell>
26691 </row>
26692 <row>
26693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26694 \begin_inset Text
26695
26696 \begin_layout Plain Layout
26697
26698 \backslash
26699 o
26700 \end_layout
26701
26702 \end_inset
26703 </cell>
26704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26705 \begin_inset Text
26706
26707 \begin_layout Plain Layout
26708 \begin_inset Formula $\textrm{ø}$
26709 \end_inset
26710
26711
26712 \end_layout
26713
26714 \end_inset
26715 </cell>
26716 </row>
26717 <row>
26718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26719 \begin_inset Text
26720
26721 \begin_layout Plain Layout
26722
26723 \backslash
26724 O
26725 \end_layout
26726
26727 \end_inset
26728 </cell>
26729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26730 \begin_inset Text
26731
26732 \begin_layout Plain Layout
26733 \begin_inset Formula $\textrm{Ø}$
26734 \end_inset
26735
26736
26737 \end_layout
26738
26739 \end_inset
26740 </cell>
26741 </row>
26742 <row>
26743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26744 \begin_inset Text
26745
26746 \begin_layout Plain Layout
26747
26748 \backslash
26749 l
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Plain Layout
26758 \begin_inset Formula $\textrm{ł}$
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \end_inset
26765 </cell>
26766 </row>
26767 <row>
26768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26769 \begin_inset Text
26770
26771 \begin_layout Plain Layout
26772
26773 \backslash
26774 L
26775 \end_layout
26776
26777 \end_inset
26778 </cell>
26779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26780 \begin_inset Text
26781
26782 \begin_layout Plain Layout
26783 \begin_inset Formula $\textrm{Ł}$
26784 \end_inset
26785
26786
26787 \end_layout
26788
26789 \end_inset
26790 </cell>
26791 </row>
26792 <row>
26793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26794 \begin_inset Text
26795
26796 \begin_layout Plain Layout
26797 !
26798 \begin_inset space \hspace{}
26799 \length 0mm
26800 \end_inset
26801
26802 `
26803 \begin_inset space \textvisiblespace{}
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \end_inset
26810 </cell>
26811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26812 \begin_inset Text
26813
26814 \begin_layout Plain Layout
26815 \begin_inset Formula $\textrm{!`}$
26816 \end_inset
26817
26818
26819 \end_layout
26820
26821 \end_inset
26822 </cell>
26823 </row>
26824 <row>
26825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Plain Layout
26829 ?
26830 \begin_inset space \hspace{}
26831 \length 0mm
26832 \end_inset
26833
26834 `
26835 \begin_inset space \textvisiblespace{}
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \end_inset
26842 </cell>
26843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26844 \begin_inset Text
26845
26846 \begin_layout Plain Layout
26847 \begin_inset Formula $\textrm{?`}$
26848 \end_inset
26849
26850
26851 \end_layout
26852
26853 \end_inset
26854 </cell>
26855 </row>
26856 <row>
26857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26858 \begin_inset Text
26859
26860 \begin_layout Plain Layout
26861
26862 \backslash
26863 j
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Plain Layout
26872 \begin_inset Formula $\textrm{ȷ}$
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \end_inset
26879 </cell>
26880 </row>
26881 </lyxtabular>
26882
26883 \end_inset
26884
26885
26886 \begin_inset space \hfill{}
26887 \end_inset
26888
26889
26890 \end_layout
26891
26892 \begin_layout Standard
26893 Los caracteres 
26894 \begin_inset Formula $\textrm{\textrm{Å}}$
26895 \end_inset
26896
26897  y 
26898 \begin_inset Formula $\textrm{\textrm{Ø}}$
26899 \end_inset
26900
26901  también se pueden insertar mediante el botón 
26902 \begin_inset Info
26903 type  "icon"
26904 arg   "math-insert \\digamma"
26905 \end_inset
26906
26907  de la barra de ecuaciones.
26908 \end_layout
26909
26910 \begin_layout Standard
26911 Los comandos 
26912 \series bold
26913 !
26914 \begin_inset space \hspace{}
26915 \length 0mm
26916 \end_inset
26917
26918 `
26919 \series default
26920  y 
26921 \series bold
26922 ?
26923 \begin_inset space \hspace{}
26924 \length 0mm
26925 \end_inset
26926
26927 `
26928 \series default
26929  son una excepción porque se pueden insertar directamente a texto en \SpecialChar LyX
26930 .
26931  
26932 \end_layout
26933
26934 \begin_layout Subsection
26935 Acentos en texto
26936 \begin_inset CommandInset label
26937 LatexCommand label
26938 name "subsec:Acentos-en-texto"
26939
26940 \end_inset
26941
26942
26943 \begin_inset Index idx
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947 Acentos ! en texto
26948 \end_layout
26949
26950 \end_inset
26951
26952
26953 \end_layout
26954
26955 \begin_layout Standard
26956 Con los siguientes comandos se pueden acentuar todas las letras.
26957  Los comandos deben ponerse en modo \SpecialChar TeX
26958 .
26959 \end_layout
26960
26961 \begin_layout Standard
26962 \begin_inset space \hfill{}
26963 \end_inset
26964
26965
26966 \begin_inset Tabular
26967 <lyxtabular version="3" rows="8" columns="2">
26968 <features tabularvalignment="middle">
26969 <column alignment="block" valignment="top">
26970 <column alignment="block" valignment="top">
26971 <row>
26972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26973 \begin_inset Text
26974
26975 \begin_layout Plain Layout
26976 Comando
26977 \end_layout
26978
26979 \end_inset
26980 </cell>
26981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26982 \begin_inset Text
26983
26984 \begin_layout Plain Layout
26985 Resultado
26986 \end_layout
26987
26988 \end_inset
26989 </cell>
26990 </row>
26991 <row>
26992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26993 \begin_inset Text
26994
26995 \begin_layout Plain Layout
26996
26997 \backslash
26998
26999 \begin_inset Quotes grd
27000 \end_inset
27001
27002 e
27003 \end_layout
27004
27005 \end_inset
27006 </cell>
27007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27008 \begin_inset Text
27009
27010 \begin_layout Plain Layout
27011 \begin_inset ERT
27012 status collapsed
27013
27014 \begin_layout Plain Layout
27015
27016
27017 \backslash
27018 "e
27019 \end_layout
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \end_inset
27027 </cell>
27028 </row>
27029 <row>
27030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27031 \begin_inset Text
27032
27033 \begin_layout Plain Layout
27034
27035 \backslash
27036 `e
27037 \end_layout
27038
27039 \end_inset
27040 </cell>
27041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27042 \begin_inset Text
27043
27044 \begin_layout Plain Layout
27045 \begin_inset ERT
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049
27050
27051 \backslash
27052 `e
27053 \end_layout
27054
27055 \end_inset
27056
27057
27058 \end_layout
27059
27060 \end_inset
27061 </cell>
27062 </row>
27063 <row>
27064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27065 \begin_inset Text
27066
27067 \begin_layout Plain Layout
27068
27069 \backslash
27070 ^
27071 \begin_inset space \textvisiblespace{}
27072 \end_inset
27073
27074 e
27075 \end_layout
27076
27077 \end_inset
27078 </cell>
27079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27080 \begin_inset Text
27081
27082 \begin_layout Plain Layout
27083 \begin_inset ERT
27084 status collapsed
27085
27086 \begin_layout Plain Layout
27087
27088
27089 \backslash
27090 ^e
27091 \end_layout
27092
27093 \end_inset
27094
27095
27096 \end_layout
27097
27098 \end_inset
27099 </cell>
27100 </row>
27101 <row>
27102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106
27107 \backslash
27108 =e
27109 \end_layout
27110
27111 \end_inset
27112 </cell>
27113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27114 \begin_inset Text
27115
27116 \begin_layout Plain Layout
27117 \begin_inset ERT
27118 status collapsed
27119
27120 \begin_layout Plain Layout
27121
27122
27123 \backslash
27124 =e
27125 \end_layout
27126
27127 \end_inset
27128
27129
27130 \end_layout
27131
27132 \end_inset
27133 </cell>
27134 </row>
27135 <row>
27136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27137 \begin_inset Text
27138
27139 \begin_layout Plain Layout
27140
27141 \backslash
27142 u
27143 \begin_inset space \textvisiblespace{}
27144 \end_inset
27145
27146 e
27147 \end_layout
27148
27149 \end_inset
27150 </cell>
27151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27152 \begin_inset Text
27153
27154 \begin_layout Plain Layout
27155 \begin_inset ERT
27156 status collapsed
27157
27158 \begin_layout Plain Layout
27159
27160
27161 \backslash
27162 u e
27163 \end_layout
27164
27165 \end_inset
27166
27167
27168 \end_layout
27169
27170 \end_inset
27171 </cell>
27172 </row>
27173 <row>
27174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27175 \begin_inset Text
27176
27177 \begin_layout Plain Layout
27178
27179 \backslash
27180 b
27181 \begin_inset space \textvisiblespace{}
27182 \end_inset
27183
27184 e
27185 \end_layout
27186
27187 \end_inset
27188 </cell>
27189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27190 \begin_inset Text
27191
27192 \begin_layout Plain Layout
27193 \begin_inset ERT
27194 status collapsed
27195
27196 \begin_layout Plain Layout
27197
27198
27199 \backslash
27200 b e
27201 \end_layout
27202
27203 \end_inset
27204
27205
27206 \end_layout
27207
27208 \end_inset
27209 </cell>
27210 </row>
27211 <row>
27212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27213 \begin_inset Text
27214
27215 \begin_layout Plain Layout
27216
27217 \backslash
27218 t
27219 \begin_inset space \textvisiblespace{}
27220 \end_inset
27221
27222 ee
27223 \end_layout
27224
27225 \end_inset
27226 </cell>
27227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27228 \begin_inset Text
27229
27230 \begin_layout Plain Layout
27231 \begin_inset ERT
27232 status collapsed
27233
27234 \begin_layout Plain Layout
27235
27236
27237 \backslash
27238 t ee
27239 \end_layout
27240
27241 \end_inset
27242
27243
27244 \end_layout
27245
27246 \end_inset
27247 </cell>
27248 </row>
27249 </lyxtabular>
27250
27251 \end_inset
27252
27253
27254 \begin_inset space \hfill{}
27255 \end_inset
27256
27257
27258 \begin_inset Tabular
27259 <lyxtabular version="3" rows="8" columns="2">
27260 <features tabularvalignment="middle">
27261 <column alignment="block" valignment="top">
27262 <column alignment="center" valignment="top">
27263 <row>
27264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27265 \begin_inset Text
27266
27267 \begin_layout Plain Layout
27268 Comando
27269 \end_layout
27270
27271 \end_inset
27272 </cell>
27273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27274 \begin_inset Text
27275
27276 \begin_layout Plain Layout
27277 Resultado
27278 \end_layout
27279
27280 \end_inset
27281 </cell>
27282 </row>
27283 <row>
27284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27285 \begin_inset Text
27286
27287 \begin_layout Plain Layout
27288
27289 \backslash
27290 H
27291 \begin_inset space \textvisiblespace{}
27292 \end_inset
27293
27294 e
27295 \end_layout
27296
27297 \end_inset
27298 </cell>
27299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27300 \begin_inset Text
27301
27302 \begin_layout Plain Layout
27303 \begin_inset ERT
27304 status collapsed
27305
27306 \begin_layout Plain Layout
27307
27308
27309 \backslash
27310 H e
27311 \end_layout
27312
27313 \end_inset
27314
27315
27316 \end_layout
27317
27318 \end_inset
27319 </cell>
27320 </row>
27321 <row>
27322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27323 \begin_inset Text
27324
27325 \begin_layout Plain Layout
27326
27327 \backslash
27328 'e
27329 \end_layout
27330
27331 \end_inset
27332 </cell>
27333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27334 \begin_inset Text
27335
27336 \begin_layout Plain Layout
27337 \begin_inset ERT
27338 status collapsed
27339
27340 \begin_layout Plain Layout
27341
27342
27343 \backslash
27344 'e
27345 \end_layout
27346
27347 \end_inset
27348
27349
27350 \end_layout
27351
27352 \end_inset
27353 </cell>
27354 </row>
27355 <row>
27356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27357 \begin_inset Text
27358
27359 \begin_layout Plain Layout
27360
27361 \backslash
27362 ~e
27363 \begin_inset Index idx
27364 status collapsed
27365
27366 \begin_layout Plain Layout
27367 Tilde
27368 \end_layout
27369
27370 \end_inset
27371
27372
27373 \end_layout
27374
27375 \end_inset
27376 </cell>
27377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27378 \begin_inset Text
27379
27380 \begin_layout Plain Layout
27381 \begin_inset ERT
27382 status collapsed
27383
27384 \begin_layout Plain Layout
27385
27386
27387 \backslash
27388 ~e
27389 \end_layout
27390
27391 \end_inset
27392
27393
27394 \end_layout
27395
27396 \end_inset
27397 </cell>
27398 </row>
27399 <row>
27400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27401 \begin_inset Text
27402
27403 \begin_layout Plain Layout
27404
27405 \backslash
27406 .e
27407 \end_layout
27408
27409 \end_inset
27410 </cell>
27411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27412 \begin_inset Text
27413
27414 \begin_layout Plain Layout
27415 \begin_inset ERT
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419
27420
27421 \backslash
27422 .e
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 </row>
27433 <row>
27434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27435 \begin_inset Text
27436
27437 \begin_layout Plain Layout
27438
27439 \backslash
27440 v
27441 \begin_inset space \textvisiblespace{}
27442 \end_inset
27443
27444 e
27445 \end_layout
27446
27447 \end_inset
27448 </cell>
27449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27450 \begin_inset Text
27451
27452 \begin_layout Plain Layout
27453 \begin_inset ERT
27454 status collapsed
27455
27456 \begin_layout Plain Layout
27457
27458
27459 \backslash
27460 v e
27461 \end_layout
27462
27463 \end_inset
27464
27465
27466 \end_layout
27467
27468 \end_inset
27469 </cell>
27470 </row>
27471 <row>
27472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27473 \begin_inset Text
27474
27475 \begin_layout Plain Layout
27476
27477 \backslash
27478 d
27479 \begin_inset space \textvisiblespace{}
27480 \end_inset
27481
27482 e
27483 \end_layout
27484
27485 \end_inset
27486 </cell>
27487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27488 \begin_inset Text
27489
27490 \begin_layout Plain Layout
27491 \begin_inset ERT
27492 status collapsed
27493
27494 \begin_layout Plain Layout
27495
27496
27497 \backslash
27498 d e
27499 \end_layout
27500
27501 \end_inset
27502
27503
27504 \end_layout
27505
27506 \end_inset
27507 </cell>
27508 </row>
27509 <row>
27510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27511 \begin_inset Text
27512
27513 \begin_layout Plain Layout
27514
27515 \backslash
27516 c
27517 \begin_inset space \textvisiblespace{}
27518 \end_inset
27519
27520 e
27521 \end_layout
27522
27523 \end_inset
27524 </cell>
27525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27526 \begin_inset Text
27527
27528 \begin_layout Plain Layout
27529 \begin_inset ERT
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533
27534
27535 \backslash
27536 c e
27537 \end_layout
27538
27539 \end_inset
27540
27541
27542 \end_layout
27543
27544 \end_inset
27545 </cell>
27546 </row>
27547 </lyxtabular>
27548
27549 \end_inset
27550
27551
27552 \begin_inset space \hfill{}
27553 \end_inset
27554
27555
27556 \end_layout
27557
27558 \begin_layout Standard
27559 \begin_inset VSpace medskip
27560 \end_inset
27561
27562
27563 \end_layout
27564
27565 \begin_layout Standard
27566 Con el comando 
27567 \series bold
27568
27569 \backslash
27570 t
27571 \series default
27572  también se pueden acentuar dos caracteres distintos.
27573  El comando 
27574 \series bold
27575
27576 \backslash
27577 t
27578 \begin_inset space \textvisiblespace{}
27579 \end_inset
27580
27581 sz
27582 \series default
27583  genera 
27584 \begin_inset ERT
27585 status collapsed
27586
27587 \begin_layout Plain Layout
27588
27589
27590 \backslash
27591 t sz
27592 \end_layout
27593
27594 \end_inset
27595
27596
27597 \end_layout
27598
27599 \begin_layout Standard
27600 Los acentos 
27601 \series bold
27602 `
27603 \series default
27604  , 
27605 \series bold
27606 '
27607 \series default
27608  y 
27609 \series bold
27610 ^
27611 \series default
27612  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27613  \SpecialChar TeX
27614 .
27615  Lo mismo se aplica a la tilde
27616 \begin_inset Foot
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27621 \end_layout
27622
27623 \end_inset
27624
27625  con 
27626 \emph on
27627 a
27628 \emph default
27629
27630 \emph on
27631 o
27632 \emph default
27633  y 
27634 \emph on
27635 n.
27636 \end_layout
27637
27638 \begin_layout Standard
27639 Los comandos 
27640 \series bold
27641
27642 \backslash
27643 b
27644 \series default
27645  , 
27646 \series bold
27647
27648 \backslash
27649 c
27650 \series default
27651  , 
27652 \series bold
27653
27654 \backslash
27655 d
27656 \series default
27657  , 
27658 \series bold
27659
27660 \backslash
27661 H
27662 \series default
27663  , 
27664 \series bold
27665
27666 \backslash
27667 t
27668 \series default
27669  , 
27670 \series bold
27671
27672 \backslash
27673 u
27674 \series default
27675  , 
27676 \series bold
27677
27678 \backslash
27679 v
27680 \series default
27681 , y acentos insertados directamente con el teclado también están disponibles
27682  en texto matemático.
27683  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27684  
27685 \begin_inset CommandInset ref
27686 LatexCommand ref
27687 reference "subsec:Acentos-para-un"
27688
27689 \end_inset
27690
27691 .
27692 \end_layout
27693
27694 \begin_layout Standard
27695 \begin_inset VSpace bigskip
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \begin_layout Standard
27702 Además, con el comando 
27703 \series bold
27704
27705 \backslash
27706 textcircled
27707 \series default
27708
27709 \begin_inset Index idx
27710 status collapsed
27711
27712 \begin_layout Plain Layout
27713 Comandos ! T ! 
27714 \backslash
27715 textcircled
27716 \end_layout
27717
27718 \end_inset
27719
27720  se pueden insertar en un círculo todos los números y letras, de forma parecida
27721  al símbolo copyright.
27722 \begin_inset Separator parbreak
27723 \end_inset
27724
27725
27726 \end_layout
27727
27728 \begin_layout Standard
27729 \noindent
27730 \align center
27731 \begin_inset Tabular
27732 <lyxtabular version="3" rows="3" columns="2">
27733 <features tabularvalignment="middle">
27734 <column alignment="center" valignment="top">
27735 <column alignment="center" valignment="top">
27736 <row>
27737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27738 \begin_inset Text
27739
27740 \begin_layout Plain Layout
27741 Comando
27742 \end_layout
27743
27744 \end_inset
27745 </cell>
27746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27747 \begin_inset Text
27748
27749 \begin_layout Plain Layout
27750 Resultado
27751 \begin_inset Note Note
27752 status collapsed
27753
27754 \begin_layout Plain Layout
27755
27756 \series bold
27757
27758 \backslash
27759 raisebox
27760 \series default
27761  se usa sólo como espaciador
27762 \end_layout
27763
27764 \end_inset
27765
27766
27767 \end_layout
27768
27769 \end_inset
27770 </cell>
27771 </row>
27772 <row>
27773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27774 \begin_inset Text
27775
27776 \begin_layout Plain Layout
27777
27778 \backslash
27779 textcircled{w}
27780 \end_layout
27781
27782 \end_inset
27783 </cell>
27784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27785 \begin_inset Text
27786
27787 \begin_layout Plain Layout
27788 \begin_inset ERT
27789 status collapsed
27790
27791 \begin_layout Plain Layout
27792
27793
27794 \backslash
27795 textcircled{w}
27796 \end_layout
27797
27798 \end_inset
27799
27800
27801 \end_layout
27802
27803 \end_inset
27804 </cell>
27805 </row>
27806 <row>
27807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27808 \begin_inset Text
27809
27810 \begin_layout Plain Layout
27811
27812 \backslash
27813 Large 
27814 \backslash
27815 textcircled{
27816 \backslash
27817 normalsize
27818 \backslash
27819 protect
27820 \backslash
27821 raisebox{-1.5pt}{W}}
27822 \end_layout
27823
27824 \end_inset
27825 </cell>
27826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27827 \begin_inset Text
27828
27829 \begin_layout Plain Layout
27830 \begin_inset Formula $\raisebox{4.5mm}{}$
27831 \end_inset
27832
27833
27834 \begin_inset ERT
27835 status collapsed
27836
27837 \begin_layout Plain Layout
27838
27839
27840 \backslash
27841 Large 
27842 \backslash
27843 textcircled{
27844 \backslash
27845 normalsize
27846 \backslash
27847 protect
27848 \backslash
27849 raisebox{-1.5pt}W}
27850 \end_layout
27851
27852 \end_inset
27853
27854
27855 \begin_inset Formula $\raisebox{-2mm}{}$
27856 \end_inset
27857
27858
27859 \end_layout
27860
27861 \end_inset
27862 </cell>
27863 </row>
27864 </lyxtabular>
27865
27866 \end_inset
27867
27868
27869 \end_layout
27870
27871 \begin_layout Standard
27872 Hay que tener cuidado que el carácter se ajuste al círculo.
27873  Por eso 
27874 \series bold
27875
27876 \backslash
27877 Large
27878 \begin_inset Foot
27879 status collapsed
27880
27881 \begin_layout Plain Layout
27882 véase 
27883 \begin_inset CommandInset ref
27884 LatexCommand ref
27885 reference "subsec:Tamaños-de-tipografías"
27886
27887 \end_inset
27888
27889
27890 \end_layout
27891
27892 \end_inset
27893
27894
27895 \series default
27896  especifica el tamaño del círculo.
27897  Con ayuda de 
27898 \series bold
27899
27900 \backslash
27901 raisebox
27902 \begin_inset Foot
27903 status collapsed
27904
27905 \begin_layout Plain Layout
27906 véase 
27907 \begin_inset CommandInset ref
27908 LatexCommand ref
27909 reference "subsec:Marcos-sin-bordes"
27910
27911 \end_inset
27912
27913
27914 \end_layout
27915
27916 \end_inset
27917
27918
27919 \series default
27920  se puede centrar el carácter.
27921 \end_layout
27922
27923 \begin_layout Subsection
27924 Números en estilo antiguo
27925 \begin_inset Index idx
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929 Numeros@Números ! en estilo antiguo
27930 \end_layout
27931
27932 \end_inset
27933
27934
27935 \end_layout
27936
27937 \begin_layout Standard
27938 Los números en estilo antiguo o elzevirianos se componen con el comando
27939  
27940 \series bold
27941
27942 \backslash
27943 oldstylenums
27944 \series default
27945
27946 \begin_inset Index idx
27947 status collapsed
27948
27949 \begin_layout Plain Layout
27950 Comandos ! O ! 
27951 \backslash
27952 oldstylenums
27953 \end_layout
27954
27955 \end_inset
27956
27957 .
27958  El comando se puede usar en ecuaciones y en modo \SpecialChar TeX
27959 .
27960  Su esquema es:
27961 \end_layout
27962
27963 \begin_layout Standard
27964
27965 \series bold
27966
27967 \backslash
27968 oldstylenums{número}
27969 \end_layout
27970
27971 \begin_layout Standard
27972 El comando 
27973 \series bold
27974
27975 \backslash
27976 oldstylenums{0123456789}
27977 \series default
27978  genera: 
27979 \begin_inset Formula $\oldstylenums{0123456789}$
27980 \end_inset
27981
27982
27983 \end_layout
27984
27985 \begin_layout Section
27986 Estilos de ecuación
27987 \begin_inset CommandInset label
27988 LatexCommand label
27989 name "sec:Estilos-de-ecuación"
27990
27991 \end_inset
27992
27993
27994 \begin_inset Index idx
27995 status collapsed
27996
27997 \begin_layout Plain Layout
27998 Ecuación ! estilos de
27999 \end_layout
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \begin_layout Itemize
28007 Hay dos estilos diferentes de alineación:
28008 \begin_inset Separator parbreak
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \begin_deeper
28015 \begin_layout Description
28016 Centrado es el estándar predefinido
28017 \end_layout
28018
28019 \begin_layout Description
28020 Sangrado para este estilo debe insertarse la opción de clase 
28021 \series bold
28022 fleqn
28023 \series default
28024  en el menú 
28025 \family sans
28026 Documento\SpecialChar menuseparator
28027 Configuración
28028 \family default
28029  bajo 
28030 \family sans
28031 Clase de documento
28032 \end_layout
28033
28034 \begin_layout Standard
28035 Cuando se usa 
28036 \series bold
28037 Sangrado
28038 \series default
28039 , éste se puede ajustar con la longitud 
28040 \series bold
28041
28042 \backslash
28043 mathindent
28044 \series default
28045
28046 \begin_inset Index idx
28047 status collapsed
28048
28049 \begin_layout Plain Layout
28050 Comandos ! M ! 
28051 \backslash
28052 mathindent
28053 \end_layout
28054
28055 \end_inset
28056
28057 .
28058  Para 15
28059 \begin_inset space \thinspace{}
28060 \end_inset
28061
28062 mm, por ejemplo, se inserta esta línea de comando en el preámbulo \SpecialChar LaTeX
28063 :
28064 \end_layout
28065
28066 \begin_layout Standard
28067
28068 \series bold
28069
28070 \backslash
28071 setlength{
28072 \backslash
28073 mathindent}{15mm}
28074 \end_layout
28075
28076 \begin_layout Standard
28077 Si no se especifica longitud se usa el valor predeterminado de 30
28078 \begin_inset space \thinspace{}
28079 \end_inset
28080
28081 pt.
28082 \end_layout
28083
28084 \end_deeper
28085 \begin_layout Itemize
28086 Y dos estilos diferentes de numeración:
28087 \begin_inset Separator parbreak
28088 \end_inset
28089
28090
28091 \end_layout
28092
28093 \begin_deeper
28094 \begin_layout Description
28095 Derecha es el estándar predefinido
28096 \end_layout
28097
28098 \begin_layout Description
28099 Izquierda para este estilo debe insertarse la opción de clase 
28100 \series bold
28101 leqno
28102 \series default
28103  en el menú 
28104 \family sans
28105 Documento\SpecialChar menuseparator
28106 Configuración
28107 \family default
28108  bajo 
28109 \family sans
28110 Clase de documento
28111 \end_layout
28112
28113 \end_deeper
28114 \begin_layout Standard
28115
28116 \series bold
28117 fleqn
28118 \series default
28119  y 
28120 \series bold
28121 leqno
28122 \series default
28123  también se pueden usar juntos.
28124  En ese caso se insertan ambas opciones, separadas por una coma.
28125 \end_layout
28126
28127 \begin_layout Standard
28128 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28129  documento.
28130  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28131  estilo 
28132 \series bold
28133 Centrado
28134 \series default
28135  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28136 \begin_inset CommandInset ref
28137 LatexCommand ref
28138 reference "subsec:Entorno-flalign"
28139
28140 \end_inset
28141
28142 .
28143 \end_layout
28144
28145 \begin_layout Section
28146 Ecuaciones multilínea
28147 \begin_inset CommandInset label
28148 LatexCommand label
28149 name "sec:Ecuaciones-multilínea"
28150
28151 \end_inset
28152
28153
28154 \begin_inset Index idx
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 Ecuación ! multilínea
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \end_layout
28165
28166 \begin_layout Subsection
28167 General
28168 \end_layout
28169
28170 \begin_layout Standard
28171 En \SpecialChar LyX
28172  se generan nuevas líneas en una ecuación con 
28173 \family sans
28174 Ctrl+Entrar
28175 \family default
28176 .
28177  Esto crea un 
28178 \series bold
28179 entorno eqnarray
28180 \series default
28181 , que se describe en
28182 \begin_inset space ~
28183 \end_inset
28184
28185
28186 \begin_inset CommandInset ref
28187 LatexCommand ref
28188 reference "subsec:Entorno-eqnarray"
28189
28190 \end_inset
28191
28192  o, si se ha marcado la opción 
28193 \family sans
28194 Usar
28195 \begin_inset space ~
28196 \end_inset
28197
28198 el
28199 \begin_inset space ~
28200 \end_inset
28201
28202 paquete
28203 \begin_inset space ~
28204 \end_inset
28205
28206 de
28207 \begin_inset space ~
28208 \end_inset
28209
28210 ecuaciones
28211 \begin_inset space ~
28212 \end_inset
28213
28214 AMS
28215 \family default
28216  en la configuración del documento
28217 \family sans
28218 , un 
28219 \series bold
28220 entorno
28221 \family default
28222 \series default
28223  
28224 \series bold
28225 align
28226 \series default
28227 , que se describe en
28228 \begin_inset space ~
28229 \end_inset
28230
28231
28232 \begin_inset CommandInset ref
28233 LatexCommand ref
28234 reference "subsec:Entorno-align-estándar"
28235
28236 \end_inset
28237
28238 .
28239  Se recomienda el entorno align porque proporciona una salida tipográficamente
28240  correcta en cualquier caso.
28241 \end_layout
28242
28243 \begin_layout Standard
28244 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28245  el menú 
28246 \family sans
28247 Insertar\SpecialChar menuseparator
28248 Ecuación
28249 \family default
28250 .
28251  En las siguientes secciones se describen estos entornos.
28252 \end_layout
28253
28254 \begin_layout Standard
28255 En todos los entornos de ecuación multilínea la combinación 
28256 \family sans
28257 Ctrl+Entrar
28258 \family default
28259  genera una línea nueva.
28260  Para añadir o quitar líneas se pueden usar los botones 
28261 \begin_inset Info
28262 type  "icon"
28263 arg   "inset-modify tabular append-row"
28264 \end_inset
28265
28266  o 
28267 \begin_inset Info
28268 type  "icon"
28269 arg   "inset-modify tabular delete-row"
28270 \end_inset
28271
28272  de la barra de herramientas, respectivamente, o el menú 
28273 \family sans
28274 Editar\SpecialChar menuseparator
28275 Filas y columnas
28276 \family default
28277 .
28278 \end_layout
28279
28280 \begin_layout Subsubsection
28281 Separación de líneas
28282 \begin_inset CommandInset label
28283 LatexCommand label
28284 name "subsec:Separación-de-líneas"
28285
28286 \end_inset
28287
28288
28289 \begin_inset Index idx
28290 status collapsed
28291
28292 \begin_layout Plain Layout
28293 Ecuación ! multilínea ! separación de filas
28294 \end_layout
28295
28296 \end_inset
28297
28298
28299 \end_layout
28300
28301 \begin_layout Standard
28302 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28303 \begin_inset Formula 
28304 \begin{eqnarray*}
28305 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}\\
28306 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
28307 \end{eqnarray*}
28308
28309 \end_inset
28310
28311 En \SpecialChar LaTeX
28312  un espacio adicional para una línea se especifica como argumento opcional
28313  del comando de nueva línea.
28314  Esto aún no es posible en LYX,
28315 \begin_inset Foot
28316 status collapsed
28317
28318 \begin_layout Plain Layout
28319 véase 
28320 \begin_inset CommandInset href
28321 LatexCommand href
28322 name "LyX-bug #1505"
28323 target "http://www.lyx.org/trac/ticket/1505"
28324
28325 \end_inset
28326
28327
28328 \end_layout
28329
28330 \end_inset
28331
28332  por lo que toda la ecuación debe insertarse en modo \SpecialChar TeX
28333 .
28334  Para añadir espacio en nuestro ejemplo se inserta el comando 
28335 \series bold
28336
28337 \backslash
28338
28339 \backslash
28340 [3mm]
28341 \series default
28342  al final de la primera línea.
28343  Así: 
28344 \begin_inset ERT
28345 status collapsed
28346
28347 \begin_layout Plain Layout
28348
28349
28350 \backslash
28351 begin{eqnarray*}
28352 \end_layout
28353
28354 \begin_layout Plain Layout
28355
28356 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28357  = & 
28358 \backslash
28359 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28360 \backslash
28361
28362 \backslash
28363 [3mm]
28364 \end_layout
28365
28366 \begin_layout Plain Layout
28367
28368 4x^{2}
28369 \backslash
28370 left(B^{2}+x_{0}^{2}
28371 \backslash
28372 right)+4x_{0}x
28373 \backslash
28374 left(D-B^{2}
28375 \backslash
28376 right)+B^{2}
28377 \backslash
28378 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28379 \backslash
28380 right) & = & 0
28381 \end_layout
28382
28383 \begin_layout Plain Layout
28384
28385
28386 \backslash
28387 end{eqnarray*}
28388 \end_layout
28389
28390 \end_inset
28391
28392
28393 \begin_inset VSpace bigskip
28394 \end_inset
28395
28396
28397 \end_layout
28398
28399 \begin_layout Standard
28400 Para obtener separación en todas las líneas hay que cambiar la longitud
28401  
28402 \series bold
28403
28404 \backslash
28405 jot
28406 \series default
28407
28408 \begin_inset Index idx
28409 status collapsed
28410
28411 \begin_layout Plain Layout
28412 Comandos ! J ! 
28413 \backslash
28414 jot
28415 \end_layout
28416
28417 \end_inset
28418
28419 .
28420  La definición es: 
28421 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\,pt+\backslash jot}$
28422 \end_inset
28423
28424 .
28425  El valor predeterminado para 
28426 \series bold
28427
28428 \backslash
28429 jot
28430 \series default
28431  es 3
28432 \begin_inset space \thinspace{}
28433 \end_inset
28434
28435 pt.
28436  Para establecer una separación adicional de 3
28437 \begin_inset space \thinspace{}
28438 \end_inset
28439
28440 mm como en el ejemplo anterior, se inserta el comando
28441 \end_layout
28442
28443 \begin_layout Standard
28444
28445 \series bold
28446
28447 \backslash
28448 setlength{
28449 \backslash
28450 jot}{3mm+3pt}
28451 \end_layout
28452
28453 \begin_layout Standard
28454 en modo \SpecialChar TeX
28455  antes de la ecuación.
28456  Es necesario cargar el paquete 
28457 \series bold
28458 calc
28459 \series default
28460
28461 \begin_inset Foot
28462 status collapsed
28463
28464 \begin_layout Plain Layout
28465
28466 \series bold
28467 calc
28468 \series default
28469  forma parte de toda instalación \SpecialChar LaTeX
28470  estándar.
28471 \end_layout
28472
28473 \end_inset
28474
28475
28476 \begin_inset Index idx
28477 status collapsed
28478
28479 \begin_layout Plain Layout
28480 Paquetes ! calc
28481 \end_layout
28482
28483 \end_inset
28484
28485  en el preámbulo con la línea
28486 \end_layout
28487
28488 \begin_layout Standard
28489
28490 \series bold
28491
28492 \backslash
28493 usepackage{calc}
28494 \end_layout
28495
28496 \begin_layout Standard
28497 Se obtiene:
28498 \begin_inset ERT
28499 status collapsed
28500
28501 \begin_layout Plain Layout
28502
28503
28504 \backslash
28505 setlength{
28506 \backslash
28507 jot}{3mm+3pt}
28508 \end_layout
28509
28510 \end_inset
28511
28512
28513 \begin_inset Formula 
28514 \begin{eqnarray*}
28515 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}\\
28516 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
28517 \end{eqnarray*}
28518
28519 \end_inset
28520
28521
28522 \begin_inset ERT
28523 status collapsed
28524
28525 \begin_layout Plain Layout
28526
28527
28528 \backslash
28529 setlength{
28530 \backslash
28531 jot}{3pt}
28532 \end_layout
28533
28534 \end_inset
28535
28536  Para volver a la distancia predeterminada, 
28537 \series bold
28538
28539 \backslash
28540 jot
28541 \series default
28542  se establece en 3
28543 \begin_inset space \thinspace{}
28544 \end_inset
28545
28546 pt.
28547 \end_layout
28548
28549 \begin_layout Subsubsection
28550 Separación de columnas
28551 \begin_inset CommandInset label
28552 LatexCommand label
28553 name "subsec:Separación-de-columnas"
28554
28555 \end_inset
28556
28557
28558 \begin_inset Index idx
28559 status collapsed
28560
28561 \begin_layout Plain Layout
28562 Ecuación ! multilínea !separación de columnas
28563 \end_layout
28564
28565 \end_inset
28566
28567
28568 \end_layout
28569
28570 \begin_layout Standard
28571 Una ecuación multilínea forma una matriz.
28572  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28573  columnas.
28574  Cambiando la separación de columnas en este entorno se puede cambiar el
28575  espacio junto al signo de relación.
28576 \end_layout
28577
28578 \begin_layout Standard
28579 La separación de columnas se especifica con la longitud
28580 \series bold
28581  
28582 \backslash
28583 arraycolsep
28584 \series default
28585
28586 \begin_inset Index idx
28587 status collapsed
28588
28589 \begin_layout Plain Layout
28590 Comandos ! A ! 
28591 \backslash
28592 arraycolsep
28593 \end_layout
28594
28595 \end_inset
28596
28597  según:
28598 \begin_inset Newline newline
28599 \end_inset
28600
28601 separación de columnas = 2
28602 \begin_inset space \thinspace{}
28603 \end_inset
28604
28605
28606 \series bold
28607
28608 \backslash
28609 arraycolsep
28610 \series default
28611
28612 \begin_inset Newline newline
28613 \end_inset
28614
28615 Así, el comando en modo \SpecialChar TeX
28616
28617 \end_layout
28618
28619 \begin_layout Standard
28620
28621 \series bold
28622
28623 \backslash
28624 setlength{
28625 \backslash
28626 arraycolsep}{1cm}
28627 \end_layout
28628
28629 \begin_layout Standard
28630 establece para todas las ecuaciones siguientes una separación de columnas
28631  de 2
28632 \begin_inset space \thinspace{}
28633 \end_inset
28634
28635 cm.
28636  Para volver al valor predefinido, 
28637 \series bold
28638
28639 \backslash
28640 arraycolsep
28641 \series default
28642  se pone en 5
28643 \begin_inset space \thinspace{}
28644 \end_inset
28645
28646 pt.
28647 \end_layout
28648
28649 \begin_layout Standard
28650 Una ecuación con separación de 2
28651 \begin_inset space \thinspace{}
28652 \end_inset
28653
28654 cm entre columnas:
28655 \begin_inset ERT
28656 status collapsed
28657
28658 \begin_layout Plain Layout
28659
28660
28661 \backslash
28662 setlength{
28663 \backslash
28664 arraycolsep}{1cm}
28665 \end_layout
28666
28667 \end_inset
28668
28669
28670 \begin_inset Formula 
28671 \begin{eqnarray*}
28672 A & = & B\\
28673 C & \ne & A
28674 \end{eqnarray*}
28675
28676 \end_inset
28677
28678 Una ecuación con la separación predefinida para matrices, 10
28679 \begin_inset space \thinspace{}
28680 \end_inset
28681
28682 pt:
28683 \begin_inset ERT
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687
28688
28689 \backslash
28690 setlength{
28691 \backslash
28692 arraycolsep}{5pt}
28693 \end_layout
28694
28695 \end_inset
28696
28697
28698 \begin_inset Formula 
28699 \begin{eqnarray*}
28700 A & = & B\\
28701 C & \ne & A
28702 \end{eqnarray*}
28703
28704 \end_inset
28705
28706
28707 \end_layout
28708
28709 \begin_layout Subsubsection
28710 Ecuaciones largas
28711 \begin_inset Index idx
28712 status collapsed
28713
28714 \begin_layout Plain Layout
28715 Ecuación ! larga
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \end_layout
28722
28723 \begin_layout Standard
28724 Se pueden componer ecuaciones largas mediante estos métodos:
28725 \end_layout
28726
28727 \begin_layout Itemize
28728 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28729  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28730 \begin_inset Formula 
28731 \begin{eqnarray}
28732 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 \\
28733  &  & -\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}
28734 \end{eqnarray}
28735
28736 \end_inset
28737
28738 El signo menos al principio de la segunda línea normalmente no aparece como
28739  operador porque es el primer carácter de la línea.
28740  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28741  Para evitarlo se ha insertado 3
28742 \begin_inset space \thinspace{}
28743 \end_inset
28744
28745 pt de espacio detrás del menos con el comando 
28746 \series bold
28747
28748 \backslash
28749 hspace
28750 \series default
28751 .
28752 \begin_inset Foot
28753 status collapsed
28754
28755 \begin_layout Plain Layout
28756 véase más sobre 
28757 \series bold
28758
28759 \backslash
28760 hspace
28761 \series default
28762  en 
28763 \begin_inset CommandInset ref
28764 LatexCommand ref
28765 reference "subsec:Espacio-variable"
28766
28767 \end_inset
28768
28769
28770 \end_layout
28771
28772 \end_inset
28773
28774
28775 \begin_inset Index idx
28776 status collapsed
28777
28778 \begin_layout Plain Layout
28779 Comandos ! H ! 
28780 \backslash
28781 hspace
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Itemize
28790 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28791 \series bold
28792
28793 \backslash
28794 lefteqn
28795 \series default
28796
28797 \begin_inset Index idx
28798 status collapsed
28799
28800 \begin_layout Plain Layout
28801 Comandos ! L ! 
28802 \backslash
28803 lefteqn
28804 \end_layout
28805
28806 \end_inset
28807
28808 .
28809  Se inserta en la primer columna de la primera línea y hace que todas las
28810  inserciones posteriores sobreescriban las columnas siguientes:
28811 \begin_inset Formula 
28812 \begin{eqnarray}
28813 \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 \\
28814  &  & -\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 \\
28815  &  & =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}
28816 \end{eqnarray}
28817
28818 \end_inset
28819
28820 Tras la inserción de 
28821 \series bold
28822
28823 \backslash
28824 lefteqn
28825 \series default
28826  el cursor está en un marco púrpura un poco a la izquierda del azul.
28827  La ecuación se inserta en éste.
28828 \begin_inset Newline newline
28829 \end_inset
28830
28831 El contenido de las restantes líneas se inserta en la segunda columna o
28832  en otra.
28833  A mayor número de columna donde se inserte, mayor sangrado.
28834 \begin_inset VSpace medskip
28835 \end_inset
28836
28837
28838 \begin_inset Newline newline
28839 \end_inset
28840
28841
28842 \begin_inset Note Greyedout
28843 status open
28844
28845 \begin_layout Plain Layout
28846 Ten en cuenta lo siguiente si usas 
28847 \series bold
28848
28849 \backslash
28850 lefteqn
28851 \series default
28852 :
28853 \end_layout
28854
28855 \begin_layout Itemize
28856 La ecuación no usa la anchura total de la página.
28857  Cuando se añade, p.
28858 \begin_inset space \thinspace{}
28859 \end_inset
28860
28861 e., el término 
28862 \begin_inset Formula $-B^{2}$
28863 \end_inset
28864
28865  en la primera línea del ejemplo, debería estar fuera del margen.
28866  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28867  principio de la primera línea.
28868 \end_layout
28869
28870 \begin_layout Itemize
28871 Debido a un fallo en \SpecialChar LyX
28872  el cursor no se puede poner con el ratón en la primera
28873  línea.
28874 \begin_inset Foot
28875 status collapsed
28876
28877 \begin_layout Plain Layout
28878 \begin_inset CommandInset href
28879 LatexCommand href
28880 name "LyX-bug #1429"
28881 target "http://www.lyx.org/trac/ticket/1429"
28882
28883 \end_inset
28884
28885
28886 \end_layout
28887
28888 \end_inset
28889
28890  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28891  teclas de flecha.
28892 \end_layout
28893
28894 \end_inset
28895
28896  
28897 \end_layout
28898
28899 \begin_layout Itemize
28900 Se describen otros métodos para escribir fórmulas largas en 
28901 \begin_inset CommandInset ref
28902 LatexCommand ref
28903 reference "subsec:Entorno-multilínea"
28904
28905 \end_inset
28906
28907  y 
28908 \begin_inset CommandInset ref
28909 LatexCommand ref
28910 reference "subsec:Partes-multilínea"
28911
28912 \end_inset
28913
28914 .
28915 \end_layout
28916
28917 \begin_layout Subsubsection
28918 Fracciones multilínea
28919 \begin_inset CommandInset label
28920 LatexCommand label
28921 name "subsec:Fracciones-multilínea"
28922
28923 \end_inset
28924
28925
28926 \begin_inset Index idx
28927 status collapsed
28928
28929 \begin_layout Plain Layout
28930 Fracciones ! multilínea
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \end_layout
28937
28938 \begin_layout Standard
28939 Hay casos en que el denominador y/o el numerador de una fracción son tan
28940  largos que no caben en una línea.
28941  Es necesario añadir un salto de línea mediante el comando 
28942 \series bold
28943
28944 \backslash
28945 splitfrac
28946 \series default
28947
28948 \begin_inset Index idx
28949 status collapsed
28950
28951 \begin_layout Plain Layout
28952 Comandos ! S ! 
28953 \backslash
28954 splitfrac
28955 \end_layout
28956
28957 \end_inset
28958
28959 .
28960  Para utilizarlo debe estar marcada la opción 
28961 \family sans
28962 Cargar
28963 \begin_inset space ~
28964 \end_inset
28965
28966 siempre
28967 \family default
28968  el paquete 
28969 \series bold
28970 mathtools
28971 \series default
28972
28973 \begin_inset Index idx
28974 status collapsed
28975
28976 \begin_layout Plain Layout
28977 Paquetes ! mathtools
28978 \end_layout
28979
28980 \end_inset
28981
28982  en las 
28983 \family sans
28984 Opciones
28985 \begin_inset space ~
28986 \end_inset
28987
28988 para
28989 \begin_inset space ~
28990 \end_inset
28991
28992 ecuaciones
28993 \family default
28994  en la configuración del documento.
28995
28996 \series bold
28997  
28998 \backslash
28999 splitfrac
29000 \series default
29001  se usa con la sintaxis
29002 \end_layout
29003
29004 \begin_layout Standard
29005
29006 \series bold
29007
29008 \backslash
29009 splitfrac{primera línea}{segunda línea}
29010 \end_layout
29011
29012 \begin_layout Standard
29013 en el denominador y/o en el numerador.
29014 \end_layout
29015
29016 \begin_layout Standard
29017 \begin_inset Formula 
29018 \[
29019 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
29020 \]
29021
29022 \end_inset
29023
29024 El comando para el primer numerador es:
29025 \end_layout
29026
29027 \begin_layout Standard
29028
29029 \series bold
29030
29031 \backslash
29032 splitfrac{xy+xy+xy+xy+xy
29033 \begin_inset space \textvisiblespace{}
29034 \end_inset
29035
29036
29037 \backslash
29038 {+wy+wy+wy+wy
29039 \end_layout
29040
29041 \begin_layout Subsubsection
29042 Delimitadores multilínea
29043 \begin_inset CommandInset label
29044 LatexCommand label
29045 name "subsec:Delimitadores-multilínea"
29046
29047 \end_inset
29048
29049
29050 \begin_inset Index idx
29051 status collapsed
29052
29053 \begin_layout Plain Layout
29054 Delimitadores ! para varias líneas
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \begin_layout Standard
29063 Para poner delimitadores que cubran varias líneas hay un problema:
29064 \begin_inset Formula 
29065 \begin{eqnarray*}
29066 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29067  &  & \left.\cdots+B-D\right]
29068 \end{eqnarray*}
29069
29070 \end_inset
29071
29072 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29073 res con tamaño variable no abarcan líneas múltiples.
29074 \end_layout
29075
29076 \begin_layout Standard
29077 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29078  primera línea se finaliza con 
29079 \series bold
29080
29081 \backslash
29082 right.
29083 \series default
29084
29085 \begin_inset Index idx
29086 status collapsed
29087
29088 \begin_layout Plain Layout
29089 Comandos ! R ! 
29090 \backslash
29091 right
29092 \end_layout
29093
29094 \end_inset
29095
29096  y la segunda con 
29097 \series bold
29098
29099 \backslash
29100 left.
29101 \series default
29102 .
29103 \begin_inset Foot
29104 status collapsed
29105
29106 \begin_layout Plain Layout
29107 Más sobre 
29108 \series bold
29109
29110 \backslash
29111 left.
29112
29113 \series default
29114  y 
29115 \series bold
29116
29117 \backslash
29118 right.
29119
29120 \series default
29121  en 
29122 \begin_inset CommandInset ref
29123 LatexCommand ref
29124 reference "subsec:Tamaño-automático-de"
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \end_inset
29132
29133
29134 \begin_inset Index idx
29135 status collapsed
29136
29137 \begin_layout Plain Layout
29138 Comandos ! L ! 
29139 \backslash
29140 left
29141 \end_layout
29142
29143 \end_inset
29144
29145  Después de 
29146 \series bold
29147
29148 \backslash
29149 left.
29150
29151 \series default
29152  se inserta el comando 
29153 \series bold
29154
29155 \backslash
29156 vphantom
29157 \series default
29158
29159 \begin_inset space \textvisiblespace{}
29160 \end_inset
29161
29162
29163 \series bold
29164
29165 \backslash
29166 prod
29167 \series default
29168 ^
29169 \begin_inset space \textvisiblespace{}
29170 \end_inset
29171
29172
29173 \series bold
29174
29175 \backslash
29176 infty
29177 \series default
29178
29179 \begin_inset space \textvisiblespace{}
29180 \end_inset
29181
29182
29183 \series bold
29184
29185 \begin_inset Formula $\downarrow$
29186 \end_inset
29187
29188 _R=1}
29189 \series default
29190
29191 \begin_inset Index idx
29192 status collapsed
29193
29194 \begin_layout Plain Layout
29195 Comandos ! V ! 
29196 \backslash
29197 vphantom
29198 \end_layout
29199
29200 \end_inset
29201
29202 , porque el operador de multiplicación con sus límites es el símbolo mayor
29203  en la primera línea y ese debería ser el tamaño para el delimitador en
29204  la segunda línea.
29205 \end_layout
29206
29207 \begin_layout Standard
29208 El resultado es: 
29209 \begin_inset Formula 
29210 \begin{eqnarray*}
29211 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29212  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29213 \end{eqnarray*}
29214
29215 \end_inset
29216
29217
29218 \end_layout
29219
29220 \begin_layout Subsection
29221 Entornos align
29222 \end_layout
29223
29224 \begin_layout Standard
29225 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29226  Son especialmente apropiados para poner ecuaciones adosadas.
29227 \end_layout
29228
29229 \begin_layout Standard
29230 Los entornos align constan de columnas.
29231  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29232  En un entorno align se puede numerar cada línea.
29233 \end_layout
29234
29235 \begin_layout Standard
29236 Los entornos align se crean con el menú 
29237 \family sans
29238 Insertar\SpecialChar menuseparator
29239 Ecuación
29240 \family default
29241 .
29242  Una ecuación existente se puede convertir a align con el menú 
29243 \family sans
29244 Editar\SpecialChar menuseparator
29245 Ecuación\SpecialChar menuseparator
29246 Cambiar tipo de ecuación
29247 \family default
29248 .
29249 \end_layout
29250
29251 \begin_layout Standard
29252 Para añadir o quitar columnas se pueden usar los botones 
29253 \begin_inset Info
29254 type  "icon"
29255 arg   "inset-modify tabular append-column"
29256 \end_inset
29257
29258  o 
29259 \begin_inset Info
29260 type  "icon"
29261 arg   "inset-modify tabular delete-column"
29262 \end_inset
29263
29264  de la barra de ecuaciones o el menú 
29265 \family sans
29266 Editar\SpecialChar menuseparator
29267 Filas y columnas
29268 \family default
29269 .
29270 \end_layout
29271
29272 \begin_layout Subsubsection
29273 Entorno align estándar
29274 \begin_inset CommandInset label
29275 LatexCommand label
29276 name "subsec:Entorno-align-estándar"
29277
29278 \end_inset
29279
29280
29281 \begin_inset Index idx
29282 status collapsed
29283
29284 \begin_layout Plain Layout
29285 Ecuación ! multilínea ! entorno align
29286 \end_layout
29287
29288 \end_inset
29289
29290
29291 \end_layout
29292
29293 \begin_layout Standard
29294 Este entorno align se crea pulsando 
29295 \family sans
29296 Ctrl+Entrar
29297 \family default
29298  en una ecuación o con el menú 
29299 \family sans
29300 Insertar\SpecialChar menuseparator
29301 Ecuación\SpecialChar menuseparator
29302 Entorno AMS align
29303 \family default
29304 .
29305 \end_layout
29306
29307 \begin_layout Standard
29308 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29309  align de cuatro columnas:
29310 \begin_inset Formula 
29311 \begin{align*}
29312 A & =\sen(B) & C & =D\\
29313 C & \neq A & B & \neq D
29314 \end{align*}
29315
29316 \end_inset
29317
29318 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29319  un 
29320 \series bold
29321
29322 \backslash
29323 hfill
29324 \series default
29325
29326 \begin_inset Foot
29327 status collapsed
29328
29329 \begin_layout Plain Layout
29330 Más sobre 
29331 \series bold
29332
29333 \backslash
29334 hfill
29335 \series default
29336  en 
29337 \begin_inset CommandInset ref
29338 LatexCommand ref
29339 reference "subsec:Espacio-variable"
29340
29341 \end_inset
29342
29343
29344 \end_layout
29345
29346 \end_inset
29347
29348  antes de la primera y detrás de cada columna par.
29349  Si se pone en estilo 
29350 \series bold
29351 Sangrado
29352 \series default
29353 ,
29354 \begin_inset Foot
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358 véase estilos de ecuación en 
29359 \begin_inset CommandInset ref
29360 LatexCommand ref
29361 reference "sec:Estilos-de-ecuación"
29362
29363 \end_inset
29364
29365
29366 \end_layout
29367
29368 \end_inset
29369
29370  la ecuación queda sin el 
29371 \series bold
29372
29373 \backslash
29374 hfill
29375 \series default
29376  ante la primera columna.
29377 \end_layout
29378
29379 \begin_layout Subsubsection
29380 Entorno alignat
29381 \begin_inset Index idx
29382 status collapsed
29383
29384 \begin_layout Plain Layout
29385 Ecuación ! multilínea ! entorno alignat
29386 \end_layout
29387
29388 \end_inset
29389
29390
29391 \end_layout
29392
29393 \begin_layout Standard
29394 El entorno alignat no tiene separación predefinida de columnas.
29395  Se puede insertar manualmente con los espacios descritos en 
29396 \begin_inset CommandInset ref
29397 LatexCommand ref
29398 reference "sec:Espacio"
29399
29400 \end_inset
29401
29402 .
29403 \end_layout
29404
29405 \begin_layout Standard
29406 El ejemplo anterior en el entorno alignat, con un espacio de 1
29407 \begin_inset space \thinspace{}
29408 \end_inset
29409
29410 cm al comienzo da la segunda ecuación:
29411 \begin_inset Formula 
29412 \begin{alignat*}{2}
29413 A & =\sen(B)\hspace{1cm} & C & =D\\
29414 C & \neq A & B & \neq D
29415 \end{alignat*}
29416
29417 \end_inset
29418
29419 Como cada columna puede tener un espacio diferente, este entorno es especialment
29420 e apropiado para poner tres o más ecuaciones adosadas.
29421 \end_layout
29422
29423 \begin_layout Subsubsection
29424 Entorno flalign
29425 \begin_inset CommandInset label
29426 LatexCommand label
29427 name "subsec:Entorno-flalign"
29428
29429 \end_inset
29430
29431
29432 \begin_inset Index idx
29433 status collapsed
29434
29435 \begin_layout Plain Layout
29436 Ecuación ! multilínea ! entorno flalign
29437 \end_layout
29438
29439 \end_inset
29440
29441
29442 \end_layout
29443
29444 \begin_layout Standard
29445 En este entorno las dos primeras columnas están siempre tan a la izquierda
29446  como sea posible y las dos últimas a la derecha.
29447  Ejemplo:
29448 \begin_inset Formula 
29449 \begin{flalign*}
29450 A & =1 & B & =2 & C & =3\\
29451 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29452 \end{flalign*}
29453
29454 \end_inset
29455
29456 En un entorno flalign con un número impar de columnas, en la última de las
29457  cuales se inserta una llave \SpecialChar TeX
29458  vacía, se pueden poner varias ecuaciones alineadas
29459  a la izquierda, aunque se use el estilo 
29460 \series bold
29461 Centrado
29462 \series default
29463 .
29464  Un ejemplo de fórmula sangrada 
29465 \begin_inset CommandInset ref
29466 LatexCommand eqref
29467 reference "eq:IntVol"
29468
29469 \end_inset
29470
29471 :
29472 \begin_inset Formula 
29473 \begin{flalign}
29474 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29475 \end{flalign}
29476
29477 \end_inset
29478
29479 Las dos primeras columnas contienen la fórmula.
29480  Para sangrarla como con el estilo 
29481 \series bold
29482 Sangrado
29483 \series default
29484 , se añade un espacio de 30
29485 \begin_inset space \thinspace{}
29486 \end_inset
29487
29488 pt al comienzo de la primera columna.
29489  
29490 \end_layout
29491
29492 \begin_layout Subsection
29493 Entorno eqnarray
29494 \begin_inset CommandInset label
29495 LatexCommand label
29496 name "subsec:Entorno-eqnarray"
29497
29498 \end_inset
29499
29500
29501 \begin_inset Index idx
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505 Ecuación ! multilínea ! entorno eqnarray
29506 \end_layout
29507
29508 \end_inset
29509
29510
29511 \begin_inset Index idx
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515 Ecuación ! multilínea ! entorno eqnarray
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Standard
29524 Al introducir este entorno aparecen tres marcos azules.
29525  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29526  El contenido del marco central está centrado y algo más pequeño, porque
29527  está diseñado para insertar sólo caracteres de relación.
29528 \begin_inset Formula 
29529 \begin{eqnarray*}
29530 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29531 AB & AB & AB\\
29532 A & = & A
29533 \end{eqnarray*}
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Subsection
29541 Entorno gather
29542 \begin_inset Index idx
29543 status collapsed
29544
29545 \begin_layout Plain Layout
29546 Ecuación ! multilínea ! entorno gather
29547 \end_layout
29548
29549 \end_inset
29550
29551
29552 \end_layout
29553
29554 \begin_layout Standard
29555 Este entorno consta de una sola columna centrada.
29556  Se puede numerar cada línea.
29557 \begin_inset Formula 
29558 \begin{gather}
29559 A=1\\
29560 X=\mbox{-}1
29561 \end{gather}
29562
29563 \end_inset
29564
29565
29566 \end_layout
29567
29568 \begin_layout Subsection
29569 Entorno multilínea
29570 \begin_inset CommandInset label
29571 LatexCommand label
29572 name "subsec:Entorno-multilínea"
29573
29574 \end_inset
29575
29576
29577 \begin_inset Index idx
29578 status collapsed
29579
29580 \begin_layout Plain Layout
29581 Ecuación ! multilínea ! entorno multilínea
29582 \end_layout
29583
29584 \end_inset
29585
29586
29587 \end_layout
29588
29589 \begin_layout Standard
29590 El entorno multilínea, como gather, consta de una sola columna.
29591  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29592  Las demás están centradas.
29593  Por tanto este entorno es apropiado para ecuaciones largas.
29594  Como ejemplo, la ecuación
29595 \begin_inset space ~
29596 \end_inset
29597
29598
29599 \begin_inset CommandInset ref
29600 LatexCommand eqref
29601 reference "eq:lefteqn"
29602
29603 \end_inset
29604
29605  en entorno multilínea:
29606 \begin_inset Formula 
29607 \begin{multline}
29608 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}\\
29609 -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}\\
29610 =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}}
29611 \end{multline}
29612
29613 \end_inset
29614
29615 En la salida sólo aparece numerada la última (primera) línea si la numeración
29616  del documento es a la derecha (izquierda).
29617 \begin_inset Foot
29618 status collapsed
29619
29620 \begin_layout Plain Layout
29621 véanse los estilos de numeración en 
29622 \begin_inset CommandInset ref
29623 LatexCommand ref
29624 reference "sec:Estilos-de-ecuación"
29625
29626 \end_inset
29627
29628
29629 \end_layout
29630
29631 \end_inset
29632
29633
29634 \end_layout
29635
29636 \begin_layout Standard
29637 Con los comandos 
29638 \series bold
29639
29640 \backslash
29641 shoveright
29642 \series default
29643
29644 \begin_inset Index idx
29645 status collapsed
29646
29647 \begin_layout Plain Layout
29648 Comandos ! S ! 
29649 \backslash
29650 shoveright
29651 \end_layout
29652
29653 \end_inset
29654
29655  y 
29656 \series bold
29657
29658 \backslash
29659 shoveleft
29660 \series default
29661
29662 \begin_inset Index idx
29663 status collapsed
29664
29665 \begin_layout Plain Layout
29666 Comandos ! S ! 
29667 \backslash
29668 shoveleft
29669 \end_layout
29670
29671 \end_inset
29672
29673 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29674 ente.
29675  Los comandos se usan como sigue:
29676 \end_layout
29677
29678 \begin_layout Standard
29679
29680 \series bold
29681
29682 \backslash
29683 shoveright{contenido de la línea}
29684 \series default
29685  y 
29686 \series bold
29687
29688 \backslash
29689 shoveleft{contenido de la línea}
29690 \end_layout
29691
29692 \begin_layout Standard
29693 \begin_inset VSpace medskip
29694 \end_inset
29695
29696
29697 \end_layout
29698
29699 \begin_layout Standard
29700 La longitud 
29701 \series bold
29702
29703 \backslash
29704 multlinegap
29705 \series default
29706
29707 \begin_inset Index idx
29708 status collapsed
29709
29710 \begin_layout Plain Layout
29711 Comandos ! M ! 
29712 \backslash
29713 multlinegap
29714 \end_layout
29715
29716 \end_inset
29717
29718  especifica la distancia de la primera línea desde el margen izquierdo de
29719  la página.
29720  Esta longitud es 0
29721 \begin_inset space \thinspace{}
29722 \end_inset
29723
29724 pt por omisión.
29725 \end_layout
29726
29727 \begin_layout Standard
29728 Como ejemplo la ecuación anterior con el comando
29729 \end_layout
29730
29731 \begin_layout Standard
29732
29733 \series bold
29734
29735 \backslash
29736 setlength{
29737 \backslash
29738 multlinegap}{2cm}
29739 \end_layout
29740
29741 \begin_layout Standard
29742 insertado previamente en modo \SpecialChar TeX
29743 :
29744 \begin_inset ERT
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748
29749
29750 \backslash
29751 setlength{
29752 \backslash
29753 multlinegap}{2cm}
29754 \end_layout
29755
29756 \end_inset
29757
29758
29759 \begin_inset Formula 
29760 \begin{multline}
29761 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}\\
29762 \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}}\\
29763 =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}}
29764 \end{multline}
29765
29766 \end_inset
29767
29768
29769 \begin_inset ERT
29770 status collapsed
29771
29772 \begin_layout Plain Layout
29773
29774
29775 \backslash
29776 setlength{
29777 \backslash
29778 multlinegap}{0pt}
29779 \end_layout
29780
29781 \end_inset
29782
29783 La segunda línea se ha alineado a la izquierda con 
29784 \series bold
29785
29786 \backslash
29787 shoveleft
29788 \series default
29789 .
29790 \end_layout
29791
29792 \begin_layout Subsection
29793 Ecuación con partes multilínea
29794 \begin_inset CommandInset label
29795 LatexCommand label
29796 name "subsec:Partes-multilínea"
29797
29798 \end_inset
29799
29800
29801 \begin_inset Index idx
29802 status collapsed
29803
29804 \begin_layout Plain Layout
29805 Ecuación ! multilínea ! solo parte
29806 \end_layout
29807
29808 \end_inset
29809
29810
29811 \end_layout
29812
29813 \begin_layout Standard
29814 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
29815  siguientes entornos: 
29816 \series bold
29817 aligned
29818 \series default
29819
29820 \series bold
29821 alignedat
29822 \series default
29823
29824 \series bold
29825 gathered
29826 \series default
29827  o 
29828 \series bold
29829 split
29830 \series default
29831 .
29832  Se pueden elegir en el menú 
29833 \family sans
29834 Insertar\SpecialChar menuseparator
29835 Ecuación
29836 \family default
29837  o usando los comandos aquí descritos.
29838 \end_layout
29839
29840 \begin_layout Standard
29841 Los tres primeros tienen las mismas propiedades que los correspondientes
29842  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29843  Un ejemplo:
29844 \begin_inset Formula 
29845 \[
29846 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29847 \Delta E\Delta t & \ge\frac{\hbar}{2}
29848 \end{aligned}
29849 \right\} \mbox{Relaciones de incertidumbre}
29850 \]
29851
29852 \end_inset
29853
29854 Para componer esta expresión se inserta una ecuación presentada y en ella
29855  se introduce el comando 
29856 \series bold
29857
29858 \backslash
29859 aligned
29860 \series default
29861
29862 \begin_inset Index idx
29863 status collapsed
29864
29865 \begin_layout Plain Layout
29866 Comandos ! A ! 
29867 \backslash
29868 aligned
29869 \end_layout
29870
29871 \end_inset
29872
29873 .
29874  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29875  añadir filas y columnas.
29876  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29877  como la llave.
29878 \end_layout
29879
29880 \begin_layout Standard
29881 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29882  se alinean horizontalmente.
29883  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29884  de ecuación se centra verticalmente con las líneas.
29885  Como ejemplo, la ecuación 
29886 \begin_inset CommandInset ref
29887 LatexCommand eqref
29888 reference "eq:cortolargo"
29889
29890 \end_inset
29891
29892  en entorno aligned: 
29893 \begin_inset Formula 
29894 \begin{equation}
29895 \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}|}\\
29896  & -\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}|}
29897 \end{aligned}
29898 \end{equation}
29899
29900 \end_inset
29901
29902 Para usar los entornos 
29903 \series bold
29904 alignedat
29905 \series default
29906
29907 \series bold
29908 gathered
29909 \series default
29910 , o 
29911 \series bold
29912 split
29913 \series default
29914 , se insertan respectivamente los comandos
29915 \series bold
29916  
29917 \backslash
29918 alignedat
29919 \series default
29920 ,
29921 \begin_inset Index idx
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925 Comandos ! A ! 
29926 \backslash
29927 alignedat
29928 \end_layout
29929
29930 \end_inset
29931
29932  
29933 \series bold
29934
29935 \backslash
29936 gathered
29937 \series default
29938
29939 \begin_inset Index idx
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943 Comandos ! G ! 
29944 \backslash
29945 gathered
29946 \end_layout
29947
29948 \end_inset
29949
29950 , o 
29951 \series bold
29952
29953 \backslash
29954 split
29955 \series default
29956
29957 \begin_inset Index idx
29958 status collapsed
29959
29960 \begin_layout Plain Layout
29961 Comandos ! S ! 
29962 \backslash
29963 split
29964 \end_layout
29965
29966 \end_inset
29967
29968 .
29969  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29970  tener dos columnas.
29971 \end_layout
29972
29973 \begin_layout Subsection
29974 Texto en ecuaciones multilínea
29975 \begin_inset CommandInset label
29976 LatexCommand label
29977 name "subsec:Texto-en-multilínea"
29978
29979 \end_inset
29980
29981
29982 \begin_inset Index idx
29983 status collapsed
29984
29985 \begin_layout Plain Layout
29986 Texto ! en ecuaciones
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \begin_inset Index idx
29993 status collapsed
29994
29995 \begin_layout Plain Layout
29996 Ecuación ! multilínea ! texto en
29997 \end_layout
29998
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \begin_layout Standard
30005 En los entornos align, multilínea y gather, se puede insertar texto que
30006  se mostrará en una línea separada y que no afecta la alineación de columna.
30007  Para esto se usa el comando 
30008 \series bold
30009
30010 \backslash
30011 intertext
30012 \series default
30013
30014 \begin_inset Index idx
30015 status collapsed
30016
30017 \begin_layout Plain Layout
30018 Comandos ! I ! 
30019 \backslash
30020 intertext
30021 \end_layout
30022
30023 \end_inset
30024
30025  con el siguiente esquema:
30026 \end_layout
30027
30028 \begin_layout Standard
30029
30030 \series bold
30031
30032 \backslash
30033 intertext{texto}
30034 \end_layout
30035
30036 \begin_layout Standard
30037 El texto no debería ocupar más de una línea porque no se puede partir con
30038  guión.
30039  Como \SpecialChar LyX
30040  aún no soporta 
30041 \series bold
30042
30043 \backslash
30044 intertext
30045 \series default
30046  directamente, el texto se escribe como texto matemático.
30047  
30048 \series bold
30049
30050 \backslash
30051 intertext
30052 \series default
30053  debe por tanto estar al comienzo de una línea y en la salida se presenta
30054  sobre esta línea.
30055  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30056 \begin_inset Formula 
30057 \begin{align}
30058 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30059 \intertext{\text{el integrando es simétrico para \ensuremath{\phi=\pi}, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30060 \end{align}
30061
30062 \end_inset
30063
30064
30065 \end_layout
30066
30067 \begin_layout Standard
30068
30069 \series bold
30070
30071 \backslash
30072 intertext
30073 \series default
30074  siempre genera algo de espacio vertical entre el texto y las líneas de
30075  la ecuación.
30076  Para evitarlo, si está activa la opción 
30077 \family sans
30078 Cargar
30079 \begin_inset space ~
30080 \end_inset
30081
30082 siempre
30083 \family default
30084  el paquete 
30085 \series bold
30086 mathtools
30087 \series default
30088
30089 \begin_inset Index idx
30090 status collapsed
30091
30092 \begin_layout Plain Layout
30093 Paquetes ! mathtools
30094 \end_layout
30095
30096 \end_inset
30097
30098  en las 
30099 \family sans
30100 Opciones
30101 \begin_inset space ~
30102 \end_inset
30103
30104 para
30105 \begin_inset space ~
30106 \end_inset
30107
30108 ecuaciones
30109 \family default
30110  en la configuración del documento, se puede usar el comando 
30111 \series bold
30112
30113 \backslash
30114 shortintertext
30115 \series default
30116
30117 \begin_inset Index idx
30118 status collapsed
30119
30120 \begin_layout Plain Layout
30121 Comandos ! S ! 
30122 \backslash
30123 shortintertext
30124 \end_layout
30125
30126 \end_inset
30127
30128  en lugar de 
30129 \series bold
30130
30131 \backslash
30132 intertext
30133 \series default
30134 :
30135 \begin_inset Formula 
30136 \begin{align}
30137 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30138 \shortintertext{\text{el integrando es simétrico para \ensuremath{\phi=\pi}, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30139 \end{align}
30140
30141 \end_inset
30142
30143
30144 \end_layout
30145
30146 \begin_layout Section
30147 Numeración de ecuaciones
30148 \begin_inset Index idx
30149 status collapsed
30150
30151 \begin_layout Plain Layout
30152 Ecuación ! numeración|see
30153 \begin_inset ERT
30154 status collapsed
30155
30156 \begin_layout Plain Layout
30157
30158 {
30159 \end_layout
30160
30161 \end_inset
30162
30163 Numeración de ecuaciones
30164 \begin_inset ERT
30165 status collapsed
30166
30167 \begin_layout Plain Layout
30168
30169 }
30170 \end_layout
30171
30172 \end_inset
30173
30174
30175 \end_layout
30176
30177 \end_inset
30178
30179
30180 \begin_inset Index idx
30181 status collapsed
30182
30183 \begin_layout Plain Layout
30184 Numeración de ecuaciones
30185 \end_layout
30186
30187 \end_inset
30188
30189
30190 \end_layout
30191
30192 \begin_layout Subsection
30193 General
30194 \end_layout
30195
30196 \begin_layout Standard
30197 Las ecuaciones numeradas se insertan con el menú 
30198 \family sans
30199 Insertar\SpecialChar menuseparator
30200 Ecuación
30201 \family default
30202  
30203 \family sans
30204 \SpecialChar menuseparator
30205 Numerada
30206 \family default
30207  (atajo 
30208 \family sans
30209 Ctrl+Alt
30210 \begin_inset space ~
30211 \end_inset
30212
30213 N
30214 \family default
30215 ).
30216  Ecuaciones existentes se pueden numerar con el menú 
30217 \family sans
30218 Editar\SpecialChar menuseparator
30219 Ecuación\SpecialChar menuseparator
30220 Numerar la ecuación
30221 \family default
30222  (atajo
30223 \family sans
30224  Alt+M
30225 \begin_inset space ~
30226 \end_inset
30227
30228 N
30229 \family default
30230 ).
30231  En \SpecialChar LyX
30232  se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30233  En la salida se muestra el número real.
30234 \end_layout
30235
30236 \begin_layout Standard
30237 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30238  líneas.
30239  No obstante, la numeración se puede controlar en cada línea con el menú
30240  
30241 \family sans
30242 Editar\SpecialChar menuseparator
30243 Ecuación\SpecialChar menuseparator
30244 Numerar la línea
30245 \family default
30246  (atajo
30247 \family sans
30248  Alt+M
30249 \begin_inset space ~
30250 \end_inset
30251
30252 Mayúsculas+N
30253 \family default
30254 ).
30255 \end_layout
30256
30257 \begin_layout Standard
30258 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30259  distintos, véase 
30260 \begin_inset CommandInset ref
30261 LatexCommand ref
30262 reference "sec:Estilos-de-ecuación"
30263
30264 \end_inset
30265
30266 .
30267 \end_layout
30268
30269 \begin_layout Subsection
30270 Referencias cruzadas
30271 \begin_inset Index idx
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275 Ecuación ! referencias cruzadas a
30276 \end_layout
30277
30278 \end_inset
30279
30280
30281 \end_layout
30282
30283 \begin_layout Standard
30284 Todas las ecuaciones con etiqueta se pueden referir.
30285  La etiqueta se añade con el menú 
30286 \family sans
30287 Insertar\SpecialChar menuseparator
30288 Etiqueta
30289 \family default
30290  o con el botón 
30291 \begin_inset Info
30292 type  "icon"
30293 arg   "label-insert"
30294 \end_inset
30295
30296  de la barra de herramientas.
30297  El cursor debe estar dentro de una ecuación en modo presentación.
30298  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
30299  
30300 \family sans
30301 Etiqueta de ecuación
30302 \family default
30303 .
30304  Surge un diálogo con el prefijo 
30305 \series bold
30306 eq:
30307 \series default
30308 , detrás del cual se escribe el texto de la etiqueta.
30309  El prefijo significa 
30310 \begin_inset Quotes fld
30311 \end_inset
30312
30313 equation
30314 \begin_inset Quotes frd
30315 \end_inset
30316
30317  y hace más fácil encontrar etiquetas en documentos extensos porque así
30318  se distingue p.
30319 \begin_inset space \thinspace{}
30320 \end_inset
30321
30322 ej.
30323 \begin_inset space ~
30324 \end_inset
30325
30326 de las etiquetas de sección.
30327  Para cambiar una etiqueta se usa de nuevo el menú 
30328 \family sans
30329 Insertar\SpecialChar menuseparator
30330 Etiqueta 
30331 \family default
30332 o la opción 
30333 \family sans
30334 Etiqueta de ecuación
30335 \family default
30336  al hacer clic derecha sobre una fórmula.
30337 \end_layout
30338
30339 \begin_layout Standard
30340 En \SpecialChar LyX
30341 , el nombre de la etiqueta se muestra entre paréntesis detrás de la ecuación.
30342  Una ecuación con etiqueta se numera siempre.
30343 \end_layout
30344
30345 \begin_layout Standard
30346 Las referencias cruzadas se insertan mediante el menú 
30347 \family sans
30348 Insertar\SpecialChar menuseparator
30349 Referencia cruzada
30350 \family default
30351  o con el botón 
30352 \begin_inset Info
30353 type  "icon"
30354 arg   "dialog-show-new-inset ref"
30355 \end_inset
30356
30357 .
30358  Una referencia a una ecuación aparece en la salida con su número.
30359  Si en el diálogo de referencia cruzada se elige el formato 
30360 \series bold
30361 (<referencia>)
30362 \series default
30363 , la referencia se muestra en la salida entre paréntesis.
30364  
30365 \begin_inset Newline newline
30366 \end_inset
30367
30368 En \SpecialChar LyX
30369 , pulsando clic derecho sobre una referencia cruzada el cursor salta
30370  a la ecuación de referencia.
30371 \end_layout
30372
30373 \begin_layout Standard
30374 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30375  siguientes:
30376 \begin_inset Note Note
30377 status collapsed
30378
30379 \begin_layout Plain Layout
30380 Observa los distintos tipos de referencias cruzadas.
30381 \end_layout
30382
30383 \end_inset
30384
30385
30386 \end_layout
30387
30388 \begin_layout Standard
30389 Las ecuaciones 
30390 \begin_inset CommandInset ref
30391 LatexCommand eqref
30392 reference "eq:tag"
30393
30394 \end_inset
30395
30396  y 
30397 \begin_inset CommandInset ref
30398 LatexCommand eqref
30399 reference "eq:c"
30400
30401 \end_inset
30402
30403  son equivalentes.
30404  En (
30405 \begin_inset CommandInset ref
30406 LatexCommand ref
30407 reference "eq:Lat"
30408
30409 \end_inset
30410
30411 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30412 \begin_inset CommandInset ref
30413 LatexCommand ref
30414 reference "eq:Rom"
30415
30416 \end_inset
30417
30418 ).
30419 \begin_inset VSpace medskip
30420 \end_inset
30421
30422
30423 \end_layout
30424
30425 \begin_layout Standard
30426 Si el argumento de 
30427 \series bold
30428
30429 \backslash
30430 tag
30431 \begin_inset Foot
30432 status collapsed
30433
30434 \begin_layout Plain Layout
30435
30436 \series bold
30437
30438 \backslash
30439 tag
30440 \series default
30441  se describe en 
30442 \begin_inset CommandInset ref
30443 LatexCommand ref
30444 reference "subsec:Numeración-personalizada"
30445
30446 \end_inset
30447
30448
30449 \end_layout
30450
30451 \end_inset
30452
30453
30454 \series default
30455  contiene un marco, como se describe en la 
30456 \begin_inset CommandInset ref
30457 LatexCommand ref
30458 reference "subsec:Marcos-de-párrafo"
30459
30460 \end_inset
30461
30462 , no se puede referir la ecuación.
30463 \end_layout
30464
30465 \begin_layout Subsection
30466 Subnumeración
30467 \begin_inset Index idx
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 Numeración de ecuaciones ! subnumeración
30472 \end_layout
30473
30474 \end_inset
30475
30476
30477 \end_layout
30478
30479 \begin_layout Standard
30480 Con ayuda de los comandos 
30481 \series bold
30482
30483 \backslash
30484 begin{subequations}
30485 \series default
30486  y 
30487 \series bold
30488
30489 \backslash
30490 end{subequations}
30491 \series default
30492  en modo \SpecialChar TeX
30493  se pueden subnumerar ecuaciones.
30494 \end_layout
30495
30496 \begin_layout Standard
30497 Ejemplo:
30498 \begin_inset Formula 
30499 \begin{equation}
30500 A=C-B\label{eq:a}
30501 \end{equation}
30502
30503 \end_inset
30504
30505
30506 \begin_inset ERT
30507 status collapsed
30508
30509 \begin_layout Plain Layout
30510
30511
30512 \backslash
30513 addtocounter{equation}{-1}
30514 \end_layout
30515
30516 \end_inset
30517
30518
30519 \begin_inset ERT
30520 status collapsed
30521
30522 \begin_layout Plain Layout
30523
30524
30525 \backslash
30526 begin{subequations}
30527 \end_layout
30528
30529 \end_inset
30530
30531
30532 \begin_inset VSpace -5mm
30533 \end_inset
30534
30535
30536 \begin_inset Formula 
30537 \begin{equation}
30538 B=C-A\label{eq:b}
30539 \end{equation}
30540
30541 \end_inset
30542
30543
30544 \begin_inset Formula 
30545 \begin{equation}
30546 C=A+B\label{eq:c}
30547 \end{equation}
30548
30549 \end_inset
30550
30551
30552 \end_layout
30553
30554 \begin_layout Standard
30555 \begin_inset ERT
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559
30560
30561 \backslash
30562 end{subequations}
30563 \end_layout
30564
30565 \end_inset
30566
30567
30568 \end_layout
30569
30570 \begin_layout Standard
30571 Para este ejemplo se ha hecho lo siguiente:
30572 \end_layout
30573
30574 \begin_layout Enumerate
30575 se inserta la primera ecuación
30576 \end_layout
30577
30578 \begin_layout Enumerate
30579 después de ella se inserta
30580 \series bold
30581
30582 \begin_inset Newline newline
30583 \end_inset
30584
30585
30586 \backslash
30587 addtocounter{equation}{-1} 
30588 \backslash
30589 begin{subequations}
30590 \begin_inset Index idx
30591 status collapsed
30592
30593 \begin_layout Plain Layout
30594 Comandos ! A ! 
30595 \backslash
30596 addtocounter
30597 \end_layout
30598
30599 \end_inset
30600
30601
30602 \end_layout
30603
30604 \begin_layout Enumerate
30605 se inserta la segunda ecuación
30606 \end_layout
30607
30608 \begin_layout Enumerate
30609 se inserta la tercera ecuación
30610 \end_layout
30611
30612 \begin_layout Enumerate
30613 se inserta 
30614 \series bold
30615
30616 \backslash
30617 end{subequations}
30618 \series default
30619  tras la tercera ecuación
30620 \end_layout
30621
30622 \begin_layout Standard
30623 Toda ecuación entre los comandos 
30624 \series bold
30625
30626 \backslash
30627 begin
30628 \series default
30629  y 
30630 \series bold
30631
30632 \backslash
30633 end
30634 \series default
30635  se subnumera con a, b, c\SpecialChar ldots
30636  En ecuaciones multilínea se subnumerará cada línea.
30637  Todas las ecuaciones subnumeradas son tratadas como 
30638 \emph on
30639 una
30640 \emph default
30641  ecuación numerada.
30642  Pero como cada ecuación numerada aumenta el contador 
30643 \series bold
30644 equation
30645 \series default
30646  en uno, hay que disminuir el comando 
30647 \series bold
30648
30649 \backslash
30650 addtocounter
30651 \series default
30652 .
30653  De lo contrario, las ecuaciones 
30654 \begin_inset CommandInset ref
30655 LatexCommand eqref
30656 reference "eq:a"
30657
30658 \end_inset
30659
30660
30661 \begin_inset CommandInset ref
30662 LatexCommand eqref
30663 reference "eq:b"
30664
30665 \end_inset
30666
30667
30668 \begin_inset CommandInset ref
30669 LatexCommand eqref
30670 reference "eq:c"
30671
30672 \end_inset
30673
30674  se numerarían 
30675 \begin_inset CommandInset ref
30676 LatexCommand eqref
30677 reference "eq:a"
30678
30679 \end_inset
30680
30681
30682 \begin_inset CommandInset ref
30683 LatexCommand eqref
30684 reference "eq:d"
30685
30686 \end_inset
30687
30688
30689 \begin_inset CommandInset ref
30690 LatexCommand eqref
30691 reference "eq:f"
30692
30693 \end_inset
30694
30695 .
30696 \end_layout
30697
30698 \begin_layout Standard
30699 Al insertar los comandos en modo \SpecialChar TeX
30700  se crea un espacio entre las dos primeras
30701  ecuaciones.
30702  Para evitarlo se inserta ese espacio vertical de -5
30703 \begin_inset space \thinspace{}
30704 \end_inset
30705
30706 mm detrás del comando 
30707 \series bold
30708
30709 \backslash
30710 begin{subequations}
30711 \series default
30712 .
30713
30714 \series bold
30715  
30716 \series default
30717 Si se usa el estilo 
30718 \series bold
30719 Sangrado
30720 \series default
30721
30722 \begin_inset Foot
30723 status collapsed
30724
30725 \begin_layout Plain Layout
30726 véase estilos de ecuación en 
30727 \begin_inset CommandInset ref
30728 LatexCommand ref
30729 reference "sec:Estilos-de-ecuación"
30730
30731 \end_inset
30732
30733
30734 \end_layout
30735
30736 \end_inset
30737
30738 , entonces se inserta -7
30739 \begin_inset space \thinspace{}
30740 \end_inset
30741
30742 mm.
30743 \end_layout
30744
30745 \begin_layout Standard
30746 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30747  de la segunda línea:
30748 \begin_inset ERT
30749 status collapsed
30750
30751 \begin_layout Plain Layout
30752
30753
30754 \backslash
30755 begin{subequations}
30756 \end_layout
30757
30758 \end_inset
30759
30760
30761 \begin_inset Formula 
30762 \begin{eqnarray}
30763 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30764  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30765  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30766 \end{eqnarray}
30767
30768 \end_inset
30769
30770
30771 \begin_inset ERT
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775
30776
30777 \backslash
30778 end{subequations}
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Subsection
30787 Numeración definida por el usuario
30788 \begin_inset CommandInset label
30789 LatexCommand label
30790 name "subsec:Numeración-personalizada"
30791
30792 \end_inset
30793
30794
30795 \begin_inset Index idx
30796 status collapsed
30797
30798 \begin_layout Plain Layout
30799 Numeración de ecuaciones ! personalizada
30800 \end_layout
30801
30802 \end_inset
30803
30804
30805 \end_layout
30806
30807 \begin_layout Standard
30808 Con la numeración estándar el número se coloca entre paréntesis.
30809  Para reemplazar los paréntesis con barras verticales, p.
30810 \begin_inset space \thinspace{}
30811 \end_inset
30812
30813 e., se añade al preámbulo \SpecialChar LaTeX
30814  la línea: 
30815 \end_layout
30816
30817 \begin_layout Standard
30818
30819 \series bold
30820
30821 \backslash
30822 def
30823 \backslash
30824 tagform@#1{
30825 \backslash
30826 maketag@@@{|#1|}}
30827 \series default
30828
30829 \begin_inset Note Note
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833 Esta macro ya está declarada en el preámbulo \SpecialChar LaTeX
30834  para pruebas.
30835  Para activarlo, quita el % del principio.
30836 \end_layout
30837
30838 \end_inset
30839
30840
30841 \end_layout
30842
30843 \begin_layout Standard
30844 Para usar otros caracteres, se reemplazan las barras al lado de 
30845 \series bold
30846 #1
30847 \series default
30848  por ellos.
30849  Para obtener sólo el número de ecuación se omiten las barras verticales.
30850 \begin_inset VSpace bigskip
30851 \end_inset
30852
30853
30854 \end_layout
30855
30856 \begin_layout Standard
30857 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30858  consecutivo, se usa el comando 
30859 \series bold
30860
30861 \backslash
30862 tag
30863 \begin_inset Index idx
30864 status collapsed
30865
30866 \begin_layout Plain Layout
30867 Comandos ! T ! 
30868 \backslash
30869 tag
30870 \end_layout
30871
30872 \end_inset
30873
30874
30875 \series default
30876 :
30877 \begin_inset Formula 
30878 \begin{equation}
30879 A+B=C\tag{algo}\label{eq:tag}
30880 \end{equation}
30881
30882 \end_inset
30883
30884 En este ejemplo se ha insertado el comando
30885 \series bold
30886  
30887 \backslash
30888 tag
30889 \begin_inset space \textvisiblespace{}
30890 \end_inset
30891
30892 algo
30893 \series default
30894  en la ecuación.
30895 \end_layout
30896
30897 \begin_layout Standard
30898 Si se usa en su lugar el comando con asterisco 
30899 \series bold
30900
30901 \backslash
30902 tag*
30903 \begin_inset space \textvisiblespace{}
30904 \end_inset
30905
30906 algo
30907 \series default
30908  no se imprimen los paréntesis:
30909 \begin_inset Formula 
30910 \[
30911 A+B=C\tag*{algo}
30912 \]
30913
30914 \end_inset
30915
30916
30917 \end_layout
30918
30919 \begin_layout Standard
30920 \begin_inset VSpace bigskip
30921 \end_inset
30922
30923
30924 \end_layout
30925
30926 \begin_layout Standard
30927 Para reiniciar la numeración en nuevas partes o secciones del documento
30928  se usan los siguientes comandos:
30929 \end_layout
30930
30931 \begin_layout Standard
30932
30933 \series bold
30934
30935 \backslash
30936 @addtoreset{equation}{part}
30937 \series default
30938
30939 \begin_inset Index idx
30940 status collapsed
30941
30942 \begin_layout Plain Layout
30943 Comandos ! 
30944 \begin_inset ERT
30945 status collapsed
30946
30947 \begin_layout Plain Layout
30948
30949 "
30950 \end_layout
30951
30952 \end_inset
30953
30954 @
30955 \begin_inset ERT
30956 status collapsed
30957
30958 \begin_layout Plain Layout
30959
30960 "
30961 \end_layout
30962
30963 \end_inset
30964
30965  ! 
30966 \backslash
30967
30968 \begin_inset ERT
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973 "
30974 \end_layout
30975
30976 \end_inset
30977
30978 @
30979 \begin_inset ERT
30980 status collapsed
30981
30982 \begin_layout Plain Layout
30983
30984 "
30985 \end_layout
30986
30987 \end_inset
30988
30989 addtoreset
30990 \end_layout
30991
30992 \end_inset
30993
30994
30995 \begin_inset Newline newline
30996 \end_inset
30997
30998
30999 \series bold
31000
31001 \backslash
31002 @addtoreset{equation}{section}
31003 \end_layout
31004
31005 \begin_layout Standard
31006 Pata poder usar estos comandos en modo \SpecialChar TeX
31007 , el carácter 
31008 \begin_inset Quotes fld
31009 \end_inset
31010
31011 @
31012 \begin_inset Quotes frd
31013 \end_inset
31014
31015  debe 
31016 \begin_inset Quotes fld
31017 \end_inset
31018
31019 activarse
31020 \begin_inset Quotes frd
31021 \end_inset
31022
31023  para \SpecialChar LaTeX
31024  con el comando 
31025 \series bold
31026
31027 \backslash
31028 makeatletter
31029 \series default
31030 .
31031  El comando 
31032 \series bold
31033
31034 \backslash
31035 makeatother
31036 \series default
31037  deshace esto.
31038  Así pues, la secuencia de comandos en modo \SpecialChar TeX
31039  es:
31040 \end_layout
31041
31042 \begin_layout Standard
31043
31044 \series bold
31045
31046 \backslash
31047 makeatletter
31048 \begin_inset Newline newline
31049 \end_inset
31050
31051
31052 \backslash
31053 @addtoreset{equation}{section}
31054 \begin_inset Newline newline
31055 \end_inset
31056
31057
31058 \backslash
31059 makeatother
31060 \end_layout
31061
31062 \begin_layout Standard
31063 En el preámbulo \SpecialChar LaTeX
31064  se pueden omitir 
31065 \series bold
31066
31067 \backslash
31068 makeatletter
31069 \series default
31070  y 
31071 \series bold
31072
31073 \backslash
31074 makeatother
31075 \series default
31076  pues son automáticamente insertados por \SpecialChar LyX
31077 .
31078 \end_layout
31079
31080 \begin_layout Standard
31081 Para el comando 
31082 \series bold
31083
31084 \backslash
31085 @addtoreset
31086 \series default
31087 ,
31088 \series bold
31089  
31090 \series default
31091 hay que cargar en el preámbulo \SpecialChar LaTeX
31092  el archivo 
31093 \series bold
31094 remreset.sty
31095 \series default
31096
31097 \begin_inset Foot
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101
31102 \series bold
31103 remreset
31104 \series default
31105  es parte del paquete \SpecialChar LaTeX
31106  
31107 \series bold
31108 carlisle
31109 \series default
31110
31111 \begin_inset Index idx
31112 status collapsed
31113
31114 \begin_layout Plain Layout
31115 Paquetes ! carlisle
31116 \end_layout
31117
31118 \end_inset
31119
31120 , incluido en las instalaciones estándar de \SpecialChar LaTeX
31121 .
31122 \end_layout
31123
31124 \end_inset
31125
31126
31127 \begin_inset Index idx
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131 Paquetes ! remreset
31132 \end_layout
31133
31134 \end_inset
31135
31136  con la línea
31137 \end_layout
31138
31139 \begin_layout Standard
31140
31141 \series bold
31142
31143 \backslash
31144 usepackage{remreset}
31145 \end_layout
31146
31147 \begin_layout Standard
31148 Entonces se puede usar el comando 
31149 \series bold
31150
31151 \backslash
31152 @removefromreset
31153 \series default
31154
31155 \begin_inset Index idx
31156 status collapsed
31157
31158 \begin_layout Plain Layout
31159 Comandos ! 
31160 \begin_inset ERT
31161 status collapsed
31162
31163 \begin_layout Plain Layout
31164
31165 "
31166 \end_layout
31167
31168 \end_inset
31169
31170 @
31171 \begin_inset ERT
31172 status collapsed
31173
31174 \begin_layout Plain Layout
31175
31176 "
31177 \end_layout
31178
31179 \end_inset
31180
31181  ! 
31182 \backslash
31183
31184 \begin_inset ERT
31185 status collapsed
31186
31187 \begin_layout Plain Layout
31188
31189 "
31190 \end_layout
31191
31192 \end_inset
31193
31194 @
31195 \begin_inset ERT
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199
31200 "
31201 \end_layout
31202
31203 \end_inset
31204
31205 removefromreset
31206 \end_layout
31207
31208 \end_inset
31209
31210  con el mismo esquema que 
31211 \series bold
31212
31213 \backslash
31214 @addtoreset
31215 \series default
31216 .
31217 \begin_inset VSpace bigskip
31218 \end_inset
31219
31220
31221 \end_layout
31222
31223 \begin_layout Standard
31224 A veces las ecuaciones deberían numerarse de la siguiente manera:
31225 \end_layout
31226
31227 \begin_layout Standard
31228
31229 \family typewriter
31230 (número de sección.número de ecuación)
31231 \end_layout
31232
31233 \begin_layout Standard
31234 El número de ecuación empezaría con 
31235 \begin_inset Quotes fld
31236 \end_inset
31237
31238 1
31239 \begin_inset Quotes frd
31240 \end_inset
31241
31242  en cada sección.
31243 \end_layout
31244
31245 \begin_layout Standard
31246 Para este caso hay el comando 
31247 \series bold
31248
31249 \backslash
31250 numberwithin
31251 \series default
31252
31253 \begin_inset Index idx
31254 status collapsed
31255
31256 \begin_layout Plain Layout
31257 Comandos ! N ! 
31258 \backslash
31259 numberwithin
31260 \end_layout
31261
31262 \end_inset
31263
31264 , que se usa con el esquema:
31265 \end_layout
31266
31267 \begin_layout Standard
31268
31269 \series bold
31270
31271 \backslash
31272 numberwithin{counter}{sectioning}
31273 \end_layout
31274
31275 \begin_layout Standard
31276 \begin_inset Quotes fld
31277 \end_inset
31278
31279 counter
31280 \begin_inset Quotes frd
31281 \end_inset
31282
31283  indica qué clase de numeración es afectada, 
31284 \begin_inset Quotes fld
31285 \end_inset
31286
31287 sectioning
31288 \begin_inset Quotes frd
31289 \end_inset
31290
31291  indica qué número va delante del punto.
31292  
31293 \end_layout
31294
31295 \begin_layout Standard
31296 Así pues, en nuestro caso se ha usado la siguiente línea en código \SpecialChar TeX
31297  o en
31298  el preámbulo \SpecialChar LaTeX
31299 :
31300 \end_layout
31301
31302 \begin_layout Standard
31303
31304 \series bold
31305
31306 \backslash
31307 numberwithin{equation}{section}
31308 \end_layout
31309
31310 \begin_layout Standard
31311 Este es el resultado::
31312 \begin_inset ERT
31313 status collapsed
31314
31315 \begin_layout Plain Layout
31316
31317
31318 \backslash
31319 numberwithin{equation}{section}
31320 \end_layout
31321
31322 \end_inset
31323
31324
31325 \begin_inset Formula 
31326 \begin{equation}
31327 A+B=C
31328 \end{equation}
31329
31330 \end_inset
31331
31332
31333 \end_layout
31334
31335 \begin_layout Standard
31336 Para numerar cuadros de modo que, p.
31337 \begin_inset space \thinspace{}
31338 \end_inset
31339
31340 ej., 
31341 \begin_inset Quotes fld
31342 \end_inset
31343
31344 sectioning
31345 \begin_inset Quotes frd
31346 \end_inset
31347
31348  sea el número de la parte se usa
31349 \begin_inset Newline newline
31350 \end_inset
31351
31352
31353 \series bold
31354
31355 \backslash
31356 numberwithin{table}{part}
31357 \end_layout
31358
31359 \begin_layout Standard
31360 Para volver a la numeración estándar o evitar esta clase numeración cuando
31361  es definida por la clase de documento, se inserta el siguiente comando
31362  en código \SpecialChar TeX
31363  o en el preámbulo \SpecialChar LaTeX
31364 :
31365 \end_layout
31366
31367 \begin_layout Standard
31368
31369 \series bold
31370
31371 \backslash
31372 renewcommand{
31373 \backslash
31374 theequation}{
31375 \backslash
31376 arabic{equation}}
31377 \begin_inset Index idx
31378 status collapsed
31379
31380 \begin_layout Plain Layout
31381 Comandos ! A ! 
31382 \backslash
31383 arabic
31384 \end_layout
31385
31386 \end_inset
31387
31388
31389 \series default
31390
31391 \begin_inset ERT
31392 status collapsed
31393
31394 \begin_layout Plain Layout
31395
31396
31397 \backslash
31398 renewcommand{
31399 \backslash
31400 theequation}{
31401 \backslash
31402 arabic{equation}}
31403 \end_layout
31404
31405 \end_inset
31406
31407
31408 \series bold
31409
31410 \begin_inset Newline newline
31411 \end_inset
31412
31413
31414 \series default
31415 o
31416 \series bold
31417
31418 \begin_inset Newline newline
31419 \end_inset
31420
31421
31422 \backslash
31423 renewcommand{
31424 \backslash
31425 thetable}{
31426 \backslash
31427 arabic{table}}
31428 \end_layout
31429
31430 \begin_layout Standard
31431
31432 \series bold
31433
31434 \backslash
31435 numberwithin
31436 \series default
31437  usa internamente el comando 
31438 \series bold
31439
31440 \backslash
31441 @addtoreset
31442 \series default
31443 , descrito arriba, que también debe ser restaurado.
31444 \begin_inset ERT
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448
31449
31450 \backslash
31451 makeatletter
31452 \end_layout
31453
31454 \begin_layout Plain Layout
31455
31456
31457 \backslash
31458 @removefromreset{equation}{section}
31459 \end_layout
31460
31461 \begin_layout Plain Layout
31462
31463
31464 \backslash
31465 makeatother
31466 \end_layout
31467
31468 \end_inset
31469
31470
31471 \end_layout
31472
31473 \begin_layout Subsection
31474 Numeración con números romanos y letras
31475 \begin_inset Index idx
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479 Numeración de ecuaciones ! con números romanos
31480 \end_layout
31481
31482 \end_inset
31483
31484
31485 \begin_inset Index idx
31486 status collapsed
31487
31488 \begin_layout Plain Layout
31489 Numeración de ecuaciones ! con letras
31490 \end_layout
31491
31492 \end_inset
31493
31494
31495 \end_layout
31496
31497 \begin_layout Standard
31498 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31499  Por ejemplo, para numerar con romanos en minúscula,
31500 \begin_inset Foot
31501 status collapsed
31502
31503 \begin_layout Plain Layout
31504 Como en español no se usan romanos en minúscula, el estilo 
31505 \series bold
31506 spanish
31507 \series default
31508  del sistema 
31509 \series bold
31510 babel
31511 \series default
31512  redefine 
31513 \series bold
31514
31515 \backslash
31516 roman
31517 \series default
31518  para que los dé en versalitas.
31519  Véase 
31520 \begin_inset CommandInset citation
31521 LatexCommand cite
31522 key "spanish"
31523
31524 \end_inset
31525
31526  (
31527 \emph on
31528 N.
31529 \begin_inset space \thinspace{}
31530 \end_inset
31531
31532 del t
31533 \emph default
31534 ).
31535 \end_layout
31536
31537 \end_inset
31538
31539  se inserta el comando
31540 \end_layout
31541
31542 \begin_layout Standard
31543
31544 \series bold
31545
31546 \backslash
31547 renewcommand{
31548 \backslash
31549 theequation}{
31550 \backslash
31551 roman{equation}}
31552 \end_layout
31553
31554 \begin_layout Standard
31555 antes de la ecuación en modo \SpecialChar TeX
31556 .
31557  
31558 \series bold
31559
31560 \backslash
31561 renewcommand
31562 \series default
31563
31564 \begin_inset Index idx
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568 Comandos ! R ! 
31569 \backslash
31570 renewcommand
31571 \end_layout
31572
31573 \end_inset
31574
31575  redefine el comando predefinido 
31576 \series bold
31577
31578 \backslash
31579 theequation
31580 \series default
31581  como 
31582 \series bold
31583
31584 \backslash
31585 roman{equation}
31586 \series default
31587 .
31588 \begin_inset Foot
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592 El comando 
31593 \series bold
31594
31595 \backslash
31596 renewcommand
31597 \series default
31598  tiene el mismo esquema que el comando 
31599 \series bold
31600
31601 \backslash
31602 newcommand
31603 \series default
31604 , descrito en 
31605 \begin_inset CommandInset ref
31606 LatexCommand ref
31607 reference "subsec:El-comando-newcommand"
31608
31609 \end_inset
31610
31611 .
31612 \end_layout
31613
31614 \end_inset
31615
31616  
31617 \series bold
31618 equation
31619 \series default
31620  es el contador de ecuaciones.
31621  Si se usa el comando 
31622 \series bold
31623
31624 \backslash
31625 the
31626 \series default
31627  como prefijo de un contador, el valor del contador sale en números arábigos.
31628  Si una ecuación es numerada, \SpecialChar LaTeX
31629  pone internamente el comando 
31630 \series bold
31631
31632 \backslash
31633 theequation
31634 \series default
31635  detrás de la ecuación.
31636  
31637 \series bold
31638
31639 \backslash
31640 roman{equation}
31641 \series default
31642
31643 \begin_inset Index idx
31644 status collapsed
31645
31646 \begin_layout Plain Layout
31647 Comandos ! R ! 
31648 \backslash
31649 roman
31650 \end_layout
31651
31652 \end_inset
31653
31654  pone el contador en romanos en minúscula.
31655 \end_layout
31656
31657 \begin_layout Standard
31658 Todas las ecuaciones siguientes a 
31659 \series bold
31660
31661 \backslash
31662 renew
31663 \series default
31664 c
31665 \series bold
31666 ommand
31667 \series default
31668  se numerarán en romanos.
31669  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31670  cambiando 
31671 \series bold
31672
31673 \backslash
31674 roman
31675 \series default
31676  por 
31677 \series bold
31678
31679 \backslash
31680 Roman
31681 \series default
31682
31683 \begin_inset Index idx
31684 status collapsed
31685
31686 \begin_layout Plain Layout
31687 Comandos ! R ! 
31688 \backslash
31689 roman@
31690 \backslash
31691 Roman
31692 \end_layout
31693
31694 \end_inset
31695
31696 .
31697  Para 
31698 \begin_inset Quotes fld
31699 \end_inset
31700
31701 numerar
31702 \begin_inset Quotes frd
31703 \end_inset
31704
31705  con minúsculas latinas hay el comando 
31706 \series bold
31707
31708 \backslash
31709 alph
31710 \series default
31711
31712 \begin_inset Index idx
31713 status collapsed
31714
31715 \begin_layout Plain Layout
31716 Comandos ! A ! 
31717 \backslash
31718 alph
31719 \end_layout
31720
31721 \end_inset
31722
31723 , y para mayúsculas el comando 
31724 \series bold
31725
31726 \backslash
31727 Alph
31728 \series default
31729
31730 \begin_inset Index idx
31731 status collapsed
31732
31733 \begin_layout Plain Layout
31734 Comandos ! A ! 
31735 \backslash
31736 alph@
31737 \backslash
31738 Alph
31739 \end_layout
31740
31741 \end_inset
31742
31743 .
31744 \end_layout
31745
31746 \begin_layout Standard
31747 \begin_inset Note Greyedout
31748 status open
31749
31750 \begin_layout Plain Layout
31751
31752 \series bold
31753 \color none
31754 Nota:
31755 \series default
31756  Con letras latinas sólo se puede numerar hasta un máximo de 26
31757 \begin_inset space ~
31758 \end_inset
31759
31760 ecuaciones.
31761 \end_layout
31762
31763 \end_inset
31764
31765
31766 \end_layout
31767
31768 \begin_layout Standard
31769 \begin_inset ERT
31770 status collapsed
31771
31772 \begin_layout Plain Layout
31773
31774
31775 \backslash
31776 renewcommand{
31777 \backslash
31778 theequation}{
31779 \backslash
31780 roman{equation}}
31781 \end_layout
31782
31783 \end_inset
31784
31785
31786 \begin_inset Formula 
31787 \begin{equation}
31788 A=\textrm{romanos en minúscula}
31789 \end{equation}
31790
31791 \end_inset
31792
31793
31794 \begin_inset ERT
31795 status collapsed
31796
31797 \begin_layout Plain Layout
31798
31799
31800 \backslash
31801 renewcommand{
31802 \backslash
31803 theequation}{
31804 \backslash
31805 Roman{equation}}
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \begin_inset Formula 
31812 \begin{equation}
31813 B=\textrm{romanos en mayúscula}\label{eq:Rom}
31814 \end{equation}
31815
31816 \end_inset
31817
31818
31819 \begin_inset ERT
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823
31824
31825 \backslash
31826 renewcommand{
31827 \backslash
31828 theequation}{
31829 \backslash
31830 alph{equation}}
31831 \end_layout
31832
31833 \end_inset
31834
31835
31836 \begin_inset Formula 
31837 \begin{equation}
31838 C=\textrm{latinas en minúscula}
31839 \end{equation}
31840
31841 \end_inset
31842
31843
31844 \begin_inset ERT
31845 status collapsed
31846
31847 \begin_layout Plain Layout
31848
31849
31850 \backslash
31851 renewcommand{
31852 \backslash
31853 theequation}{
31854 \backslash
31855 Alph{equation}}
31856 \end_layout
31857
31858 \end_inset
31859
31860
31861 \begin_inset Formula 
31862 \begin{equation}
31863 D=\textrm{latinas en mayúscula}\label{eq:Lat}
31864 \end{equation}
31865
31866 \end_inset
31867
31868
31869 \end_layout
31870
31871 \begin_layout Standard
31872 Para volver a la numeración por omisión se inserta el comando:
31873 \end_layout
31874
31875 \begin_layout Standard
31876
31877 \series bold
31878
31879 \backslash
31880 renewcommand{
31881 \backslash
31882 theequation}{
31883 \backslash
31884 arabic{equation}}
31885 \begin_inset Index idx
31886 status collapsed
31887
31888 \begin_layout Plain Layout
31889 Comandos ! A ! 
31890 \backslash
31891 arabic
31892 \end_layout
31893
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 \begin_inset ERT
31901 status collapsed
31902
31903 \begin_layout Plain Layout
31904
31905
31906 \backslash
31907 renewcommand{
31908 \backslash
31909 theequation}{
31910 \backslash
31911 arabic{equation}}
31912 \end_layout
31913
31914 \end_inset
31915
31916
31917 \begin_inset Formula 
31918 \begin{equation}
31919 E=\mbox{arábigos}
31920 \end{equation}
31921
31922 \end_inset
31923
31924
31925 \end_layout
31926
31927 \begin_layout Standard
31928 \begin_inset VSpace medskip
31929 \end_inset
31930
31931
31932 \end_layout
31933
31934 \begin_layout Standard
31935 Como ves, las ecuaciones se numeran consecutivamente independientemente
31936  del estilo de numeración.
31937  Cuando la numeración haya de empezar con 
31938 \begin_inset Quotes fld
31939 \end_inset
31940
31941 1
31942 \begin_inset Quotes frd
31943 \end_inset
31944
31945  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31946  Una descripción sobre esto se encuentra en el archivo 
31947 \begin_inset CommandInset href
31948 LatexCommand href
31949 name "Formula-numbering.lyx"
31950 target "run:Formula-numbering.lyx"
31951
31952 \end_inset
31953
31954 .
31955 \end_layout
31956
31957 \begin_layout Section
31958 Símbolos y ecuaciones químicas
31959 \begin_inset CommandInset label
31960 LatexCommand label
31961 name "subsec:Símbolos-y-ecuaciones-químicas"
31962
31963 \end_inset
31964
31965
31966 \begin_inset Index idx
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970 Química ! símbolos
31971 \end_layout
31972
31973 \end_inset
31974
31975
31976 \begin_inset Index idx
31977 status collapsed
31978
31979 \begin_layout Plain Layout
31980 Química ! caracteres
31981 \end_layout
31982
31983 \end_inset
31984
31985
31986 \begin_inset Index idx
31987 status collapsed
31988
31989 \begin_layout Plain Layout
31990 Ecuación ! química|see
31991 \begin_inset ERT
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995
31996 {
31997 \end_layout
31998
31999 \end_inset
32000
32001 Química
32002 \begin_inset ERT
32003 status collapsed
32004
32005 \begin_layout Plain Layout
32006
32007 }
32008 \end_layout
32009
32010 \end_inset
32011
32012
32013 \end_layout
32014
32015 \end_inset
32016
32017
32018 \begin_inset Index idx
32019 status collapsed
32020
32021 \begin_layout Plain Layout
32022 Química ! iones
32023 \end_layout
32024
32025 \end_inset
32026
32027
32028 \begin_inset Index idx
32029 status collapsed
32030
32031 \begin_layout Plain Layout
32032 Iones|see
32033 \begin_inset ERT
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037
32038 {
32039 \end_layout
32040
32041 \end_inset
32042
32043 Química
32044 \begin_inset ERT
32045 status collapsed
32046
32047 \begin_layout Plain Layout
32048
32049 }
32050 \end_layout
32051
32052 \end_inset
32053
32054
32055 \end_layout
32056
32057 \end_inset
32058
32059
32060 \begin_inset Index idx
32061 status collapsed
32062
32063 \begin_layout Plain Layout
32064 Química ! reacción
32065 \end_layout
32066
32067 \end_inset
32068
32069
32070 \end_layout
32071
32072 \begin_layout Standard
32073 Un ejemplo de texto de química:
32074 \end_layout
32075
32076 \begin_layout Quote
32077 El ion 
32078 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32079 \end_inset
32080
32081  reacciona con dos iones 
32082 \begin_inset Formula $\mathrm{Na^{+}}$
32083 \end_inset
32084
32085  para dar sulfato de sodio 
32086 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32087 \end_inset
32088
32089 .
32090  La ecuación química es:
32091 \begin_inset Formula 
32092 \begin{equation}
32093 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32094 \end{equation}
32095
32096 \end_inset
32097
32098
32099 \end_layout
32100
32101 \begin_layout Standard
32102 Esta ecuación química puede componerse directamente en modo ecuación.
32103  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32104  y con el atajo 
32105 \family sans
32106 Alt+C
32107 \begin_inset space ~
32108 \end_inset
32109
32110 R
32111 \family default
32112  se cambia en redonda.
32113 \begin_inset Foot
32114 status collapsed
32115
32116 \begin_layout Plain Layout
32117 véase estilos de tipografías en 
32118 \begin_inset CommandInset ref
32119 LatexCommand ref
32120 reference "subsec:Estilos-de-tipografías"
32121
32122 \end_inset
32123
32124 .
32125 \end_layout
32126
32127 \end_inset
32128
32129
32130 \end_layout
32131
32132 \begin_layout Standard
32133 Para escribir ecuaciones químicas es más conveniente usar el comando 
32134 \series bold
32135
32136 \backslash
32137 ce
32138 \series default
32139
32140 \begin_inset Index idx
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144 Comandos ! C ! 
32145 \backslash
32146 ce
32147 \end_layout
32148
32149 \end_inset
32150
32151 , que está disponible si está instalado el paquete \SpecialChar LaTeX
32152  
32153 \series bold
32154 mhchem
32155 \series default
32156
32157 \begin_inset Index idx
32158 status collapsed
32159
32160 \begin_layout Plain Layout
32161 Paquetes ! mhchem
32162 \end_layout
32163
32164 \end_inset
32165
32166 .
32167  Al insertar 
32168 \series bold
32169
32170 \backslash
32171 ce
32172 \series default
32173  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32174  ecuaciones químicas de una forma intuitiva.
32175 \begin_inset Separator parbreak
32176 \end_inset
32177
32178
32179 \end_layout
32180
32181 \begin_layout Standard
32182 \align center
32183 \begin_inset Tabular
32184 <lyxtabular version="3" rows="10" columns="2">
32185 <features booktabs="true" tabularvalignment="middle">
32186 <column alignment="center" valignment="top" width="0pt">
32187 <column alignment="center" valignment="top">
32188 <row>
32189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193 Comando
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202 Resultado
32203 \end_layout
32204
32205 \end_inset
32206 </cell>
32207 </row>
32208 <row>
32209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32210 \begin_inset Text
32211
32212 \begin_layout Plain Layout
32213
32214 \backslash
32215 ce
32216 \begin_inset space \textvisiblespace{}
32217 \end_inset
32218
32219 H2CO3
32220 \end_layout
32221
32222 \end_inset
32223 </cell>
32224 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228 \begin_inset Formula $\ce{H2CO3}$
32229 \end_inset
32230
32231
32232 \end_layout
32233
32234 \end_inset
32235 </cell>
32236 </row>
32237 <row topspace="1.5mm">
32238 <cell alignment="center" valignment="top" usebox="none">
32239 \begin_inset Text
32240
32241 \begin_layout Plain Layout
32242
32243 \backslash
32244 ce
32245 \begin_inset space \textvisiblespace{}
32246 \end_inset
32247
32248 SO4^2-
32249 \end_layout
32250
32251 \end_inset
32252 </cell>
32253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32254 \begin_inset Text
32255
32256 \begin_layout Plain Layout
32257 \begin_inset Formula $\ce{SO4^{2-}}$
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 </row>
32266 <row topspace="1.5mm">
32267 <cell alignment="center" valignment="top" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271
32272 \backslash
32273 ce
32274 \begin_inset space \textvisiblespace{}
32275 \end_inset
32276
32277 (NH4)2S
32278 \end_layout
32279
32280 \end_inset
32281 </cell>
32282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32283 \begin_inset Text
32284
32285 \begin_layout Plain Layout
32286 \begin_inset Formula $\ce{(NH4)2S}$
32287 \end_inset
32288
32289
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 </row>
32295 <row topspace="1.5mm">
32296 <cell alignment="center" valignment="top" usebox="none">
32297 \begin_inset Text
32298
32299 \begin_layout Plain Layout
32300
32301 \backslash
32302 ce
32303 \begin_inset space \textvisiblespace{}
32304 \end_inset
32305
32306 KCr(SO4)2.12H2O
32307 \end_layout
32308
32309 \end_inset
32310 </cell>
32311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32312 \begin_inset Text
32313
32314 \begin_layout Plain Layout
32315 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
32316 \end_inset
32317
32318
32319 \end_layout
32320
32321 \end_inset
32322 </cell>
32323 </row>
32324 <row topspace="1.5mm">
32325 <cell alignment="center" valignment="top" usebox="none">
32326 \begin_inset Text
32327
32328 \begin_layout Plain Layout
32329
32330 \backslash
32331 ce
32332 \begin_inset space \textvisiblespace{}
32333 \end_inset
32334
32335 A-B
32336 \backslash
32337 dbond
32338 \begin_inset space \textvisiblespace{}
32339 \end_inset
32340
32341 C
32342 \backslash
32343 tbond
32344 \begin_inset space \textvisiblespace{}
32345 \end_inset
32346
32347 D
32348 \end_layout
32349
32350 \end_inset
32351 </cell>
32352 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32353 \begin_inset Text
32354
32355 \begin_layout Plain Layout
32356 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 </row>
32365 <row topspace="1.5mm">
32366 <cell alignment="center" valignment="top" usebox="none">
32367 \begin_inset Text
32368
32369 \begin_layout Plain Layout
32370
32371 \backslash
32372 ce
32373 \begin_inset space \textvisiblespace{}
32374 \end_inset
32375
32376 ^227
32377 \begin_inset Formula $\downarrow$
32378 \end_inset
32379
32380 _90
32381 \begin_inset Formula $\to$
32382 \end_inset
32383
32384 Th+
32385 \end_layout
32386
32387 \end_inset
32388 </cell>
32389 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32390 \begin_inset Text
32391
32392 \begin_layout Plain Layout
32393 \begin_inset Formula $\ce{_{90}^{227}Th+}$
32394 \end_inset
32395
32396
32397 \end_layout
32398
32399 \end_inset
32400 </cell>
32401 </row>
32402 <row>
32403 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407
32408 \backslash
32409 ce
32410 \begin_inset space \textvisiblespace{}
32411 \end_inset
32412
32413
32414 \backslash
32415 mu
32416 \begin_inset space \textvisiblespace{}
32417 \end_inset
32418
32419
32420 \backslash
32421 hyphen
32422 \begin_inset space \textvisiblespace{}
32423 \end_inset
32424
32425 Cl
32426 \end_layout
32427
32428 \end_inset
32429 </cell>
32430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32431 \begin_inset Text
32432
32433 \begin_layout Plain Layout
32434 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
32435 \end_inset
32436
32437
32438 \end_layout
32439
32440 \end_inset
32441 </cell>
32442 </row>
32443 <row>
32444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32445 \begin_inset Text
32446
32447 \begin_layout Plain Layout
32448
32449 \backslash
32450 ce
32451 \begin_inset space \textvisiblespace{}
32452 \end_inset
32453
32454 CO2
32455 \begin_inset space \textvisiblespace{}
32456 \end_inset
32457
32458 +
32459 \begin_inset space \textvisiblespace{}
32460 \end_inset
32461
32462 C
32463 \begin_inset space \textvisiblespace{}
32464 \end_inset
32465
32466 <=>
32467 \begin_inset space \textvisiblespace{}
32468 \end_inset
32469
32470 2CO
32471 \end_layout
32472
32473 \end_inset
32474 </cell>
32475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32476 \begin_inset Text
32477
32478 \begin_layout Plain Layout
32479 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
32480 \end_inset
32481
32482
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 </row>
32488 <row topspace="1.5mm">
32489 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493
32494 \backslash
32495 ce
32496 \begin_inset space \textvisiblespace{}
32497 \end_inset
32498
32499 CO2
32500 \begin_inset space \textvisiblespace{}
32501 \end_inset
32502
32503 +
32504 \begin_inset space \textvisiblespace{}
32505 \end_inset
32506
32507 C
32508 \begin_inset space \textvisiblespace{}
32509 \end_inset
32510
32511 ->[
32512 \backslash
32513 alpha][
32514 \backslash
32515 beta]
32516 \begin_inset space \textvisiblespace{}
32517 \end_inset
32518
32519 2CO}
32520 \end_layout
32521
32522 \end_inset
32523 </cell>
32524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32525 \begin_inset Text
32526
32527 \begin_layout Plain Layout
32528 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
32529 \end_inset
32530
32531
32532 \end_layout
32533
32534 \end_inset
32535 </cell>
32536 </row>
32537 </lyxtabular>
32538
32539 \end_inset
32540
32541
32542 \end_layout
32543
32544 \begin_layout Standard
32545 \begin_inset Note Greyedout
32546 status open
32547
32548 \begin_layout Plain Layout
32549
32550 \series bold
32551 Nota:
32552 \series default
32553  En \SpecialChar LyX
32554  no es posible usar el carácter ^ para obtener una flecha hacia arriba,
32555  como se describe en el manual de 
32556 \series bold
32557 mhchem
32558 \series default
32559 .
32560  Como alternativa, inserta un espacio delgado negativo seguido por el comando
32561  
32562 \series bold
32563
32564 \backslash
32565 uparrow
32566 \series default
32567
32568 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32569 \end_inset
32570
32571
32572 \end_layout
32573
32574 \end_inset
32575
32576
32577 \end_layout
32578
32579 \begin_layout Standard
32580 El comando 
32581 \series bold
32582
32583 \backslash
32584 ce
32585 \series default
32586  para la 
32587 \begin_inset CommandInset ref
32588 LatexCommand ref
32589 reference "eq:reaccion-quimica"
32590
32591 \end_inset
32592
32593  es
32594 \begin_inset Newline newline
32595 \end_inset
32596
32597
32598 \series bold
32599  
32600 \backslash
32601 ce
32602 \begin_inset space \textvisiblespace{}
32603 \end_inset
32604
32605 2Na+
32606 \begin_inset space \textvisiblespace{}
32607 \end_inset
32608
32609 +
32610 \begin_inset space \textvisiblespace{}
32611 \end_inset
32612
32613 SO4^2-
32614 \begin_inset space \textvisiblespace{}
32615 \end_inset
32616
32617
32618 \begin_inset space \textvisiblespace{}
32619 \end_inset
32620
32621 ->
32622 \begin_inset space \textvisiblespace{}
32623 \end_inset
32624
32625 Na2SO4
32626 \end_layout
32627
32628 \begin_layout Standard
32629 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32630  multilínea, tal como se describe en la 
32631 \begin_inset CommandInset ref
32632 LatexCommand ref
32633 reference "sec:Ecuaciones-multilínea"
32634
32635 \end_inset
32636
32637 .
32638  Después se utiliza el comando 
32639 \series bold
32640
32641 \backslash
32642 ce
32643 \series default
32644  en cada cuadrito azul de la ecuación.
32645  La 
32646 \begin_inset CommandInset ref
32647 LatexCommand ref
32648 reference "eq:TEOS-reac-1"
32649
32650 \end_inset
32651
32652  y la 
32653 \begin_inset CommandInset ref
32654 LatexCommand ref
32655 reference "eq:TEOS-reac-2"
32656
32657 \end_inset
32658
32659  son ejemplos de una reacción química en dos fases en la que cada ecuación
32660  tiene su propio número.
32661 \begin_inset Formula 
32662 \begin{eqnarray}
32663 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
32664 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
32665 \end{eqnarray}
32666
32667 \end_inset
32668
32669
32670 \end_layout
32671
32672 \begin_layout Standard
32673 Además de 
32674 \series bold
32675
32676 \backslash
32677 ce
32678 \series default
32679  el paquete 
32680 \series bold
32681 mhchem
32682 \series default
32683  suministra el comando 
32684 \series bold
32685
32686 \backslash
32687 cf
32688 \series default
32689
32690 \begin_inset Index idx
32691 status collapsed
32692
32693 \begin_layout Plain Layout
32694 Comandos ! C ! 
32695 \backslash
32696 cf
32697 \end_layout
32698
32699 \end_inset
32700
32701  que ha de utilizarse en casos especiales.
32702  Para más información sobre 
32703 \series bold
32704
32705 \backslash
32706 cf
32707 \series default
32708  y más ejemplos echa un vistazo a la documentación de 
32709 \series bold
32710 mhchem
32711 \series default
32712
32713 \begin_inset CommandInset citation
32714 LatexCommand cite
32715 key "mhchem"
32716
32717 \end_inset
32718
32719 .
32720 \end_layout
32721
32722 \begin_layout Section
32723 Diagramas
32724 \end_layout
32725
32726 \begin_layout Standard
32727 Lyx soporta dos tipos de diagramas conmutativos: 
32728 \series bold
32729 amscd
32730 \series default
32731  y 
32732 \series bold
32733 xymatrix
32734 \series default
32735 , que se explican a continuación.
32736 \end_layout
32737
32738 \begin_layout Subsection
32739 Diagramas amscd
32740 \begin_inset Index idx
32741 status collapsed
32742
32743 \begin_layout Plain Layout
32744 Diagramas ! amscd
32745 \end_layout
32746
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \begin_layout Standard
32753 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32754  verticales y horizontales:
32755 \begin_inset Formula 
32756 \[
32757 \begin{CD}A@)))B@)))C\\
32758 @AAA@.@VVV\\
32759 F@(((E@(((D
32760 \end{CD}
32761 \]
32762
32763 \end_inset
32764
32765 Para obtener el diagrama se inserta en la ecuación el comando 
32766 \series bold
32767
32768 \backslash
32769 CD
32770 \begin_inset Index idx
32771 status collapsed
32772
32773 \begin_layout Plain Layout
32774 Comandos ! C ! 
32775 \backslash
32776 CD
32777 \end_layout
32778
32779 \end_inset
32780
32781
32782 \series default
32783 .
32784  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32785  continuación comandos.
32786  Con 
32787 \family sans
32788 Ctrl+Entrar
32789 \family default
32790  se inicia una nueva línea.
32791  En las líneas impares se insertan relaciones horizontales, en las pares
32792  verticales.
32793 \end_layout
32794
32795 \begin_layout Standard
32796 Para componer las relaciones hay los siguientes comandos:
32797 \begin_inset Foot
32798 status collapsed
32799
32800 \begin_layout Plain Layout
32801 \begin_inset CommandInset label
32802 LatexCommand label
32803 name "fn:sinónimos"
32804
32805 \end_inset
32806
32807 Los comandos con 
32808 \family sans
32809 '
32810 \series bold
32811 >
32812 \series default
32813 '
32814 \family default
32815  o 
32816 \family sans
32817 '
32818 \series bold
32819 <
32820 \series default
32821 '
32822 \family default
32823  pueden generar errores con el estilo 
32824 \series bold
32825 spanish
32826 \series default
32827  de 
32828 \series bold
32829 babel
32830 \series default
32831 .
32832  Para evitarlo se pueden sustituir por sus sinónimos 
32833 \family sans
32834 '
32835 \series bold
32836 )
32837 \series default
32838 '
32839 \family default
32840  y 
32841 \family sans
32842 '
32843 \series bold
32844 (
32845 \series default
32846 '
32847 \family default
32848  respectivamente.
32849  Véase 
32850 \begin_inset CommandInset citation
32851 LatexCommand cite
32852 key "spanish"
32853
32854 \end_inset
32855
32856 .
32857  (
32858 \emph on
32859 N.
32860 \begin_inset space \thinspace{}
32861 \end_inset
32862
32863 del t.
32864 \emph default
32865 )
32866 \end_layout
32867
32868 \end_inset
32869
32870
32871 \end_layout
32872
32873 \begin_layout Itemize
32874
32875 \series bold
32876 @<<<
32877 \series default
32878  genera una flecha hacia la izquierda, 
32879 \series bold
32880 @>>>
32881 \series default
32882  una hacia la derecha, y 
32883 \series bold
32884 @=
32885 \series default
32886  un signo igual largo
32887 \end_layout
32888
32889 \begin_layout Itemize
32890
32891 \series bold
32892 @AAA
32893 \series default
32894  genera una flecha hacia arriba, 
32895 \series bold
32896 @VVV
32897 \series default
32898  una hacia abajo, y 
32899 \series bold
32900 @|
32901 \series default
32902  un signo igual vertical
32903 \end_layout
32904
32905 \begin_layout Itemize
32906
32907 \series bold
32908 @.
32909
32910 \series default
32911  genera una ubicación vacía para relaciones inexistentes
32912 \end_layout
32913
32914 \begin_layout Standard
32915 Todas las flechas pueden etiquetarse como sigue:
32916 \end_layout
32917
32918 \begin_layout Itemize
32919 Si se inserta texto entre el primero y el segundo 
32920 \series bold
32921 <
32922 \series default
32923  o 
32924 \series bold
32925 >
32926 \series default
32927 , respectivamente, se muestra sobre la flecha.
32928  Si se inserta entre el segundo y el tercero, bajo la flecha.
32929 \end_layout
32930
32931 \begin_layout Itemize
32932 Para flechas verticales, si se inserta texto entre la primera y la segunda
32933  
32934 \series bold
32935 A
32936 \series default
32937  o 
32938 \series bold
32939 V
32940 \series default
32941 , respectivamente, se muestra al lado izquierdo de la flecha.
32942  Si se inserta entre la segunda y la tercera, al lado derecho.
32943  Si el texto contiene A o V, estas letras deben ponerse entre llaves \SpecialChar TeX
32944 .
32945 \end_layout
32946
32947 \begin_layout Standard
32948 Como ejemplo un diagrama con todas las relaciones posibles:
32949 \begin_inset Formula 
32950 \[
32951 \begin{CD}A@)j))B@))k)C@=F\\
32952 @AmAA@.@VV{V}V@|\\
32953 D@((j\,(E@)k))F@=C
32954 \end{CD}
32955 \]
32956
32957 \end_inset
32958
32959 El comando para este diagrama es:
32960 \begin_inset Newline newline
32961 \end_inset
32962
32963
32964 \series bold
32965
32966 \backslash
32967 CD
32968 \begin_inset space \textvisiblespace{}
32969 \end_inset
32970
32971 A@>j>>B@>>k>C@=F Ctrl+Entrar
32972 \begin_inset Newline newline
32973 \end_inset
32974
32975
32976 \begin_inset Phantom HPhantom
32977 status open
32978
32979 \begin_layout Plain Layout
32980
32981 \series bold
32982
32983 \backslash
32984 CD
32985 \begin_inset space \textvisiblespace{}
32986 \end_inset
32987
32988
32989 \end_layout
32990
32991 \end_inset
32992
32993 @AmAA@.@VV
32994 \backslash
32995 {V
32996 \series default
32997
32998 \begin_inset Formula $\to$
32999 \end_inset
33000
33001
33002 \series bold
33003 V@| Ctrl+Entrar
33004 \begin_inset Newline newline
33005 \end_inset
33006
33007
33008 \begin_inset Phantom HPhantom
33009 status open
33010
33011 \begin_layout Plain Layout
33012
33013 \series bold
33014
33015 \backslash
33016 CD
33017 \begin_inset space \textvisiblespace{}
33018 \end_inset
33019
33020
33021 \end_layout
33022
33023 \end_inset
33024
33025 D@<<j<E@>k>>F@=C
33026 \end_layout
33027
33028 \begin_layout Subsection
33029 Diagramas xymatrix
33030 \begin_inset Index idx
33031 status collapsed
33032
33033 \begin_layout Plain Layout
33034 Diagramas ! xymatrix
33035 \end_layout
33036
33037 \end_inset
33038
33039
33040 \end_layout
33041
33042 \begin_layout Standard
33043 Para usar matrices xy debe estar instalado el paquete \SpecialChar LaTeX
33044  
33045 \series bold
33046 xypic
33047 \series default
33048 .
33049  Una matriz xy se crea insertando el comando 
33050 \series bold
33051
33052 \backslash
33053 xymatrix
33054 \series default
33055  en una ecuación.
33056  Después podrás añadir nuevas columnas y filas como en matrices normales,
33057  véase
33058 \begin_inset space ~
33059 \end_inset
33060
33061
33062 \begin_inset CommandInset ref
33063 LatexCommand ref
33064 reference "sec:Matrices"
33065
33066 \end_inset
33067
33068 .
33069 \end_layout
33070
33071 \begin_layout Standard
33072 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33073  y curvadas, y mucho más.
33074  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33075  se explican en el 
33076 \emph on
33077 Manual de XY-pic
33078 \emph default
33079  que se encuentra en el menú 
33080 \family sans
33081 Ayuda\SpecialChar menuseparator
33082 Manuales
33083 \begin_inset space ~
33084 \end_inset
33085
33086 específicos
33087 \family default
33088 .
33089 \end_layout
33090
33091 \begin_layout Subsection
33092 Diagramas 
33093 \noun on
33094 Feynman
33095 \noun default
33096
33097 \begin_inset Index idx
33098 status collapsed
33099
33100 \begin_layout Plain Layout
33101 Diagramas ! Feynman
33102 \end_layout
33103
33104 \end_inset
33105
33106
33107 \end_layout
33108
33109 \begin_layout Standard
33110 Para usar diagramas 
33111 \noun on
33112 Feynman
33113 \noun default
33114  debe estar instalado el paquete \SpecialChar LaTeX
33115  
33116 \series bold
33117 feyn
33118 \series default
33119 .
33120  Un diagrama 
33121 \noun on
33122 Feynman
33123 \noun default
33124  se crea insertando el comando 
33125 \series bold
33126
33127 \backslash
33128 Diagram
33129 \series default
33130  en una ecuación.
33131  Después podrás añadir nuevas columnas y filas como en matrices normales,
33132  véase
33133 \begin_inset space ~
33134 \end_inset
33135
33136
33137 \begin_inset CommandInset ref
33138 LatexCommand ref
33139 reference "sec:Matrices"
33140
33141 \end_inset
33142
33143 .
33144 \end_layout
33145
33146 \begin_layout Standard
33147 En el 
33148 \emph on
33149 Manual de diagramas Feynman
33150 \emph default
33151 , disponible en 
33152 \family sans
33153 Ayuda\SpecialChar menuseparator
33154 Manuales
33155 \begin_inset space ~
33156 \end_inset
33157
33158 específicos
33159 \family default
33160 , hay ejemplos de diagramas de este tipo.
33161 \end_layout
33162
33163 \begin_layout Standard
33164 \begin_inset Newpage newpage
33165 \end_inset
33166
33167
33168 \end_layout
33169
33170 \begin_layout Section
33171 Comandos definidos por el usuario
33172 \begin_inset Index idx
33173 status collapsed
33174
33175 \begin_layout Plain Layout
33176 Comandos de usuario
33177 \end_layout
33178
33179 \end_inset
33180
33181
33182 \end_layout
33183
33184 \begin_layout Standard
33185 \begin_inset Note Greyedout
33186 status open
33187
33188 \begin_layout Plain Layout
33189
33190 \series bold
33191 Nota:
33192 \series default
33193  Los nombres de los comandos definidos por el usuario y macros solo pueden
33194  contener letras latinas.
33195 \end_layout
33196
33197 \end_inset
33198
33199
33200 \end_layout
33201
33202 \begin_layout Subsection
33203 El comando 
33204 \backslash
33205 newcommand
33206 \begin_inset CommandInset label
33207 LatexCommand label
33208 name "subsec:El-comando-newcommand"
33209
33210 \end_inset
33211
33212
33213 \begin_inset Index idx
33214 status collapsed
33215
33216 \begin_layout Plain Layout
33217 Comandos de usuario ! 
33218 \backslash
33219 newcommand
33220 \end_layout
33221
33222 \end_inset
33223
33224
33225 \begin_inset Index idx
33226 status collapsed
33227
33228 \begin_layout Plain Layout
33229 Comandos ! N ! 
33230 \backslash
33231 newcommand
33232 \end_layout
33233
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \begin_layout Standard
33240 Muchos comandos \SpecialChar LaTeX
33241  son demasiado largos para usarlos con frecuencia.
33242  Pero es posible definir nuevos comandos más cortos con el comando 
33243 \series bold
33244
33245 \backslash
33246 newcommand
33247 \series default
33248 .
33249  
33250 \end_layout
33251
33252 \begin_layout Standard
33253 El esquema del comando 
33254 \series bold
33255
33256 \backslash
33257 newcommand
33258 \series default
33259  es:
33260 \end_layout
33261
33262 \begin_layout Standard
33263
33264 \series bold
33265
33266 \backslash
33267 newcommand{nombre nuevo de comando}[número de argumentos]
33268 \begin_inset Newline newline
33269 \end_inset
33270
33271
33272 \begin_inset Phantom HPhantom
33273 status open
33274
33275 \begin_layout Plain Layout
33276
33277 \series bold
33278
33279 \backslash
33280 newcommand
33281 \end_layout
33282
33283 \end_inset
33284
33285 [valor opcional]{definición de comando}
33286 \end_layout
33287
33288 \begin_layout Standard
33289 \begin_inset Note Greyedout
33290 status open
33291
33292 \begin_layout Plain Layout
33293
33294 \series bold
33295 Nota:
33296 \series default
33297  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33298  documento o en paquetes \SpecialChar LaTeX
33299  que uses.
33300  Por ejemplo, si defines el comando 
33301 \series bold
33302
33303 \backslash
33304 le
33305 \series default
33306  para 
33307 \series bold
33308
33309 \backslash
33310 Leftarrow,
33311 \series default
33312  se producirán errores porque 
33313 \series bold
33314
33315 \backslash
33316 le
33317 \series default
33318  ya existe para 
33319 \begin_inset Quotes fld
33320 \end_inset
33321
33322
33323 \begin_inset Formula $\le$
33324 \end_inset
33325
33326
33327 \begin_inset Quotes frd
33328 \end_inset
33329
33330 .
33331
33332 \series bold
33333  
33334 \end_layout
33335
33336 \end_inset
33337
33338
33339 \end_layout
33340
33341 \begin_layout Standard
33342 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33343  argumentos debería tener el nuevo comando.
33344  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33345  Cuando se hace esto, el 
33346 \emph on
33347 primer
33348 \emph default
33349  argumento del nuevo comando es automáticamente opcional.
33350 \end_layout
33351
33352 \begin_layout Standard
33353 Veamos unos ejemplos:
33354 \end_layout
33355
33356 \begin_layout Itemize
33357 Para definir el comando 
33358 \series bold
33359
33360 \backslash
33361 gr
33362 \series default
33363  para 
33364 \series bold
33365
33366 \backslash
33367 Longrightarrow
33368 \series default
33369 , la línea de preámbulo \SpecialChar LaTeX
33370  es:
33371 \begin_inset VSpace medskip
33372 \end_inset
33373
33374
33375 \begin_inset Newline newline
33376 \end_inset
33377
33378
33379 \series bold
33380
33381 \backslash
33382 newcommand{
33383 \backslash
33384 gr}{
33385 \backslash
33386 Longrightarrow}
33387 \end_layout
33388
33389 \begin_layout Itemize
33390 Para definir el comando 
33391 \series bold
33392
33393 \backslash
33394 us
33395 \series default
33396  para 
33397 \series bold
33398
33399 \backslash
33400 underline
33401 \series default
33402 , el argumento (que sería subrayado) debe tenerse en cuenta.
33403  Para esto la línea de preámbulo es:
33404 \begin_inset VSpace medskip
33405 \end_inset
33406
33407
33408 \begin_inset Newline newline
33409 \end_inset
33410
33411
33412 \series bold
33413
33414 \backslash
33415 newcommand{
33416 \backslash
33417 us}[1]{
33418 \backslash
33419 underline{#1}}
33420 \series default
33421
33422 \begin_inset VSpace medskip
33423 \end_inset
33424
33425
33426 \begin_inset Newline newline
33427 \end_inset
33428
33429 El carácter 
33430 \series bold
33431 #
33432 \series default
33433  actúa como colocador del argumento, el 
33434 \series bold
33435 1
33436 \series default
33437  indica que es el colocador para el primer argumento.
33438 \end_layout
33439
33440 \begin_layout Itemize
33441 Para 
33442 \series bold
33443
33444 \backslash
33445 framebox
33446 \series default
33447  se puede definir, por ejemplo, el comando 
33448 \series bold
33449
33450 \backslash
33451 fb
33452 \series default
33453 :
33454 \begin_inset VSpace medskip
33455 \end_inset
33456
33457
33458 \begin_inset Newline newline
33459 \end_inset
33460
33461
33462 \series bold
33463
33464 \backslash
33465 newcommand{
33466 \backslash
33467 fb}[3]{
33468 \backslash
33469 framebox#1#2{$#3$}}
33470 \series default
33471
33472 \begin_inset VSpace medskip
33473 \end_inset
33474
33475
33476 \begin_inset Newline newline
33477 \end_inset
33478
33479 Los dos signos dólar generan la ecuación extra necesaria para 
33480 \series bold
33481
33482 \backslash
33483 framebox
33484 \series default
33485 , véase 
33486 \begin_inset CommandInset ref
33487 LatexCommand ref
33488 reference "subsec:Marcos-con-bordes"
33489
33490 \end_inset
33491
33492 .
33493 \end_layout
33494
33495 \begin_layout Itemize
33496 Para crear un nuevo comando para 
33497 \series bold
33498
33499 \backslash
33500 fcolorbox
33501 \series default
33502  donde no es necesario especificar el color para el marco, el argumento
33503  para el color se define opcional:
33504 \begin_inset VSpace medskip
33505 \end_inset
33506
33507
33508 \begin_inset Newline newline
33509 \end_inset
33510
33511
33512 \series bold
33513
33514 \backslash
33515 newcommand{
33516 \backslash
33517 cb}[3][white]{
33518 \backslash
33519 fcolorbox{#2}{#1}{$#3$}}
33520 \series default
33521
33522 \begin_inset VSpace medskip
33523 \end_inset
33524
33525
33526 \begin_inset Newline newline
33527 \end_inset
33528
33529 Si el color no es especificado al usar 
33530 \series bold
33531
33532 \backslash
33533 cb
33534 \series default
33535 , se elige el color 
33536 \series bold
33537 white
33538 \series default
33539  predefinido.
33540 \end_layout
33541
33542 \begin_layout Standard
33543 Un ensayo con los nuevos comandos definidos:
33544 \begin_inset Separator parbreak
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Standard
33551 \noindent
33552 \align center
33553 \begin_inset Tabular
33554 <lyxtabular version="3" rows="6" columns="2">
33555 <features booktabs="true" tabularvalignment="middle">
33556 <column alignment="center" valignment="top" width="0pt">
33557 <column alignment="center" valignment="top">
33558 <row>
33559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563 Comando
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572 Resultado
33573 \end_layout
33574
33575 \end_inset
33576 </cell>
33577 </row>
33578 <row>
33579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583 A
33584 \backslash
33585 gr
33586 \begin_inset space \textvisiblespace{}
33587 \end_inset
33588
33589 B
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598 \begin_inset Formula $A\gr B$
33599 \end_inset
33600
33601
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 </row>
33607 <row>
33608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33609 \begin_inset Text
33610
33611 \begin_layout Plain Layout
33612
33613 \backslash
33614 us{ABcd
33615 \end_layout
33616
33617 \end_inset
33618 </cell>
33619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33620 \begin_inset Text
33621
33622 \begin_layout Plain Layout
33623 \begin_inset Formula $\us{ABcd}$
33624 \end_inset
33625
33626
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 </row>
33632 <row topspace="1mm">
33633 <cell alignment="center" valignment="top" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \backslash
33639 fb{[2cm]
33640 \begin_inset Formula $\to$
33641 \end_inset
33642
33643
33644 \backslash
33645 {
33646 \begin_inset Formula $\to$
33647 \end_inset
33648
33649
33650 \backslash
33651 {
33652 \backslash
33653 int
33654 \begin_inset space \textvisiblespace{}
33655 \end_inset
33656
33657 A=B
33658 \end_layout
33659
33660 \end_inset
33661 </cell>
33662 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
33667 \end_inset
33668
33669
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 </row>
33675 <row topspace="1.5mm">
33676 <cell alignment="center" valignment="top" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \backslash
33682 cb{red
33683 \begin_inset Formula $\to$
33684 \end_inset
33685
33686
33687 \backslash
33688 {
33689 \backslash
33690 int
33691 \begin_inset space \textvisiblespace{}
33692 \end_inset
33693
33694 A=B
33695 \end_layout
33696
33697 \end_inset
33698 </cell>
33699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33700 \begin_inset Text
33701
33702 \begin_layout Plain Layout
33703 \begin_inset Formula $\cb{red}{\int A=B}$
33704 \end_inset
33705
33706
33707 \end_layout
33708
33709 \end_inset
33710 </cell>
33711 </row>
33712 <row topspace="1.5mm" bottomspace="1mm">
33713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33714 \begin_inset Text
33715
33716 \begin_layout Plain Layout
33717
33718 \backslash
33719 cb[green]
33720 \backslash
33721 {red
33722 \begin_inset Formula $\to$
33723 \end_inset
33724
33725
33726 \backslash
33727 {
33728 \backslash
33729 int
33730 \begin_inset space \textvisiblespace{}
33731 \end_inset
33732
33733 A=B
33734 \end_layout
33735
33736 \end_inset
33737 </cell>
33738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
33739 \begin_inset Text
33740
33741 \begin_layout Plain Layout
33742 \begin_inset Formula $\cb[green]{red}{\int A=B}$
33743 \end_inset
33744
33745
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 </row>
33751 </lyxtabular>
33752
33753 \end_inset
33754
33755
33756 \end_layout
33757
33758 \begin_layout Subsection
33759 Macros de ecuaciones
33760 \begin_inset Index idx
33761 status collapsed
33762
33763 \begin_layout Plain Layout
33764 Comandos de usuario ! Macros de ecuaciones
33765 \end_layout
33766
33767 \end_inset
33768
33769
33770 \begin_inset Index idx
33771 status collapsed
33772
33773 \begin_layout Plain Layout
33774 Macros
33775 \end_layout
33776
33777 \end_inset
33778
33779
33780 \end_layout
33781
33782 \begin_layout Standard
33783 Los comandos definidos por el usuario son especialmente convenientes para
33784  expresiones complejas.
33785  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
33786  el mismo tipo de solución se repite varias veces.
33787  La forma general de una ecuación de segundo grado es:
33788 \begin_inset Formula 
33789 \[
33790 0=\lambda^{2}+p\lambda+q
33791 \]
33792
33793 \end_inset
33794
33795 La forma general de la solución es:
33796 \begin_inset Formula 
33797 \[
33798 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33799 \]
33800
33801 \end_inset
33802
33803
33804 \end_layout
33805
33806 \begin_layout Standard
33807 Para definir un comando para la ecuación de la solución, en donde solo hay
33808  que especificar los tres parámetros 
33809 \begin_inset Formula $\lambda$
33810 \end_inset
33811
33812
33813 \begin_inset Formula $p$
33814 \end_inset
33815
33816 , y 
33817 \begin_inset Formula $q$
33818 \end_inset
33819
33820 , y el índice de 
33821 \begin_inset Formula $\lambda$
33822 \end_inset
33823
33824  puede darse opcionalmente, la línea de preámbulo \SpecialChar LaTeX
33825  es
33826 \begin_inset Newline newline
33827 \end_inset
33828
33829
33830 \series bold
33831
33832 \backslash
33833 newcommand{
33834 \backslash
33835 qG}[4][1,
33836 \backslash
33837 ,2]{#2_{#1}=-
33838 \backslash
33839 frac{#3}{2}
33840 \backslash
33841 pm
33842 \begin_inset Newline newline
33843 \end_inset
33844
33845
33846 \begin_inset Phantom HPhantom
33847 status open
33848
33849 \begin_layout Plain Layout
33850
33851 \series bold
33852
33853 \backslash
33854 newcommand
33855 \end_layout
33856
33857 \end_inset
33858
33859
33860 \backslash
33861 sqrt{
33862 \backslash
33863 frac{#3^{2}}{4}-#4}}
33864 \end_layout
33865
33866 \begin_layout Standard
33867 Para generar la solución se inserta el comando
33868 \begin_inset Newline newline
33869 \end_inset
33870
33871
33872 \series bold
33873
33874 \backslash
33875 qG{
33876 \backslash
33877 lambda
33878 \begin_inset Formula $\to$
33879 \end_inset
33880
33881
33882 \backslash
33883 {p
33884 \begin_inset Formula $\to$
33885 \end_inset
33886
33887
33888 \backslash
33889 {q
33890 \series default
33891  en una ecuación
33892 \series bold
33893 .
33894 \end_layout
33895
33896 \begin_layout Standard
33897 La definición del nuevo comando no es intuitiva porque hay que conocer los
33898  esquemas de todos los comandos \SpecialChar LaTeX
33899  usados, por ejemplo, que una fracción se
33900  inserta en \SpecialChar LaTeX
33901  como
33902 \series bold
33903  
33904 \backslash
33905 frac{numerador}{denominador}
33906 \series default
33907 .
33908  Además, uno puede olvidar fácilmente una llave en la definición y no puede
33909  ver en \SpecialChar LyX
33910  lo que el nuevo comando está haciendo.
33911  Para evitar estos problemas, \SpecialChar LyX
33912  ofrece la posibilidad de usar macros de ecuación
33913  en vez del comando
33914 \series bold
33915  
33916 \backslash
33917 newcommand
33918 \series default
33919 .
33920 \end_layout
33921
33922 \begin_layout Standard
33923 Una macro de ecuación se crea con el menú 
33924 \family sans
33925 Insertar\SpecialChar menuseparator
33926 Ecuación\SpecialChar menuseparator
33927 Macro
33928 \family default
33929  o con el botón 
33930 \begin_inset Info
33931 type  "icon"
33932 arg   "math-macro newmacroname_newcommand"
33933 \end_inset
33934
33935  de la barra de herramientas.
33936  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
33937  como el siguiente donde se define la macro:
33938 \begin_inset Newline newline
33939 \end_inset
33940
33941
33942 \begin_inset space \hspace*{\fill}
33943 \end_inset
33944
33945
33946 \begin_inset Graphics
33947         filename ../clipart/macrobox.png
33948         scale 75
33949
33950 \end_inset
33951
33952
33953 \begin_inset space \hspace*{\fill}
33954 \end_inset
33955
33956
33957 \begin_inset Newline newline
33958 \end_inset
33959
33960
33961 \begin_inset FormulaMacro
33962 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33963 \end_inset
33964
33965
33966 \backslash
33967 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
33968  En el primer marco azul se inserta la ecuación buscada.
33969  Con el comando 
33970 \series bold
33971
33972 \backslash
33973 #númerodeargumento
33974 \series default
33975 , , o con el botón 
33976 \begin_inset Info
33977 type  "icon"
33978 arg   "math-macro-add-param"
33979 \end_inset
33980
33981  de la barra de herramientas de macros se inserta un colocador de argumento,
33982  p.
33983 \begin_inset space \thinspace{}
33984 \end_inset
33985
33986 e
33987 \begin_inset space \space{}
33988 \end_inset
33989
33990
33991 \series bold
33992
33993 \backslash
33994 #1
33995 \series default
33996 .
33997  Los colocadores de argumento se muestran en rojo.
33998  Se pueden poner 9
33999 \begin_inset space ~
34000 \end_inset
34001
34002 argumentos como máximo.
34003  Con el botón 
34004 \begin_inset Info
34005 type  "icon"
34006 arg   "math-macro-add-optional-param"
34007 \end_inset
34008
34009  se crean argumentos opcionales.
34010  El primer argumento no opcional puede transformarse en opcional con el
34011  botón 
34012 \begin_inset Info
34013 type  "icon"
34014 arg   "math-macro-make-optional"
34015 \end_inset
34016
34017 .
34018  En el segundo marco azul puede definirse el aspecto de la macro en \SpecialChar LyX
34019 .
34020  Normalmente quieres verlo tal como está definido, así que el recuadro se
34021  deja vacío.
34022  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34023  en dicho recuadro puedes insertar, por ejemplo
34024 \begin_inset Newline newline
34025 \end_inset
34026
34027
34028 \series bold
34029 qG: 
34030 \backslash
34031 #1
34032 \series default
34033  
34034 \series bold
34035 ,
34036 \series default
34037  
34038 \series bold
34039
34040 \backslash
34041 #2
34042 \series default
34043  
34044 \series bold
34045 ,
34046 \series default
34047  
34048 \series bold
34049
34050 \backslash
34051 #3, 
34052 \backslash
34053 #4
34054 \begin_inset Newline newline
34055 \end_inset
34056
34057
34058 \series default
34059 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34060  en \SpecialChar LyX
34061 , lo que conlleva una visualización mejor.
34062  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34063 \begin_inset Newline newline
34064 \end_inset
34065
34066 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34067  macros individuales situando el cursor en la macro y usando el menú 
34068 \family sans
34069 Ver\SpecialChar menuseparator
34070 (Des)plegar macro de ecuación.
34071 \end_layout
34072
34073 \begin_layout Standard
34074 Para usar una macro, se inserta el nombre de la misma como comando en una
34075  ecuación, en nuestro caso 
34076 \series bold
34077
34078 \backslash
34079 qG
34080 \series default
34081 .
34082  Nuestra macro se muestra en \SpecialChar LyX
34083  así:
34084 \begin_inset Newline newline
34085 \end_inset
34086
34087
34088 \begin_inset space \hspace*{\fill}
34089 \end_inset
34090
34091
34092 \begin_inset Graphics
34093         filename ../clipart/macrouse.png
34094         scale 75
34095
34096 \end_inset
34097
34098
34099 \begin_inset space \hspace*{\fill}
34100 \end_inset
34101
34102
34103 \begin_inset Newline newline
34104 \end_inset
34105
34106 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34107 \begin_inset Formula $x$
34108 \end_inset
34109
34110
34111 \begin_inset Formula $\ln(x)$
34112 \end_inset
34113
34114 , y 
34115 \begin_inset Formula $B$
34116 \end_inset
34117
34118 :
34119 \end_layout
34120
34121 \begin_layout Standard
34122 \begin_inset Formula 
34123 \[
34124 \qG x{\ln(x)}B
34125 \]
34126
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \begin_layout Standard
34133 \SpecialChar LyX
34134  ofrece en el menú 
34135 \family sans
34136 Herramientas
34137 \family default
34138 \SpecialChar menuseparator
34139
34140 \family sans
34141 Preferencias\SpecialChar menuseparator
34142 Edición\SpecialChar menuseparator
34143 Control
34144 \family default
34145  diferentes estilos para editar macros.
34146  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34147  cursor en una macro para ver la diferencia.
34148 \end_layout
34149
34150 \begin_layout Standard
34151 Una macro de ecuación se transforma internamente en un comando 
34152 \series bold
34153
34154 \backslash
34155 newcommand
34156 \series default
34157  cuando se exporta el documento.
34158  El comando creado 
34159 \series bold
34160
34161 \backslash
34162 newcommand
34163 \series default
34164  no se coloca en el preámbulo \SpecialChar LaTeX
34165 , por tanto las macros solo se pueden usar
34166  en ecuaciones que estén en recuadros de definición de macros en el documento.
34167  
34168 \end_layout
34169
34170 \begin_layout Standard
34171 Las macros de ecuación también pueden crearse directamente a partir de un
34172  comando
34173 \series bold
34174  
34175 \backslash
34176 newcommand
34177 \series default
34178 .
34179  Por ejemplo, escribiendo el comando
34180 \begin_inset Newline newline
34181 \end_inset
34182
34183
34184 \series bold
34185
34186 \backslash
34187 newcommand{
34188 \backslash
34189 larrow}[2]{
34190 \backslash
34191 xleftarrow[#2]{#1}}
34192 \begin_inset Newline newline
34193 \end_inset
34194
34195
34196 \series default
34197 como texto normal en \SpecialChar LyX
34198 , seleccionándolo completamente y usando a continuación
34199  el atajo 
34200 \family sans
34201 Ctrl+M
34202 \family default
34203 , el comando se transformará en una macro de ecuación.
34204  Al emplear este método debes tener cuidado en escribir correctamente el
34205  comando 
34206 \series bold
34207
34208 \backslash
34209 newcommand
34210 \series default
34211 , de lo contrario la macro defectuosa lleva a obtener errores \SpecialChar LaTeX
34212 .
34213  
34214 \end_layout
34215
34216 \begin_layout Standard
34217 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34218  en definiciones de macros se manejan incorrectamente.
34219  Por eso el ejemplo 
34220 \series bold
34221
34222 \backslash
34223 fb
34224 \series default
34225  de 
34226 \begin_inset CommandInset ref
34227 LatexCommand ref
34228 reference "subsec:El-comando-newcommand"
34229
34230 \end_inset
34231
34232  no puede crearse como macro.
34233 \end_layout
34234
34235 \begin_layout Standard
34236 Cuando el cursor está en un recuadro de definición de macro, verás en \SpecialChar LyX
34237  la
34238  barra de herramientas de macros:
34239 \end_layout
34240
34241 \begin_layout Standard
34242 \begin_inset VSpace defskip
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \begin_layout Standard
34249 \begin_inset Graphics
34250         filename ../clipart/MacroToolbar.png
34251
34252 \end_inset
34253
34254
34255 \begin_inset Index idx
34256 status collapsed
34257
34258 \begin_layout Plain Layout
34259 Macros ! Barra de herramientas
34260 \end_layout
34261
34262 \end_inset
34263
34264
34265 \end_layout
34266
34267 \begin_layout Standard
34268 \begin_inset VSpace defskip
34269 \end_inset
34270
34271
34272 \end_layout
34273
34274 \begin_layout Standard
34275 La barra de herramientas de macros contiene los siguientes botones:
34276 \end_layout
34277
34278 \begin_layout Standard
34279 \begin_inset VSpace defskip
34280 \end_inset
34281
34282
34283 \end_layout
34284
34285 \begin_layout Standard
34286 \begin_inset Tabular
34287 <lyxtabular version="3" rows="9" columns="2">
34288 <features islongtable="true" longtabularalignment="center">
34289 <column alignment="left" valignment="top">
34290 <column alignment="left" valignment="top" width="85col%">
34291 <row interlinespace="2.5mm">
34292 <cell alignment="center" valignment="top" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296 \begin_inset Info
34297 type  "icon"
34298 arg   "math-macro-remove-param"
34299 \end_inset
34300
34301
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310
34311 \family sans
34312 Editar\SpecialChar menuseparator
34313 Ecuación\SpecialChar menuseparator
34314 Definición de macro\SpecialChar menuseparator
34315 Quitar último argumento
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 </row>
34321 <row interlinespace="2.5mm">
34322 <cell alignment="center" valignment="top" usebox="none">
34323 \begin_inset Text
34324
34325 \begin_layout Plain Layout
34326 \begin_inset Info
34327 type  "icon"
34328 arg   "math-macro-add-param"
34329 \end_inset
34330
34331
34332 \end_layout
34333
34334 \end_inset
34335 </cell>
34336 <cell alignment="center" valignment="top" usebox="none">
34337 \begin_inset Text
34338
34339 \begin_layout Plain Layout
34340
34341 \family sans
34342 Editar\SpecialChar menuseparator
34343 Ecuación\SpecialChar menuseparator
34344 Definición de macro\SpecialChar menuseparator
34345 Añadir argumento
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 </row>
34351 <row interlinespace="2.5mm">
34352 <cell alignment="center" valignment="top" usebox="none">
34353 \begin_inset Text
34354
34355 \begin_layout Plain Layout
34356 \begin_inset Info
34357 type  "icon"
34358 arg   "math-macro-make-optional"
34359 \end_inset
34360
34361
34362 \end_layout
34363
34364 \end_inset
34365 </cell>
34366 <cell alignment="center" valignment="top" usebox="none">
34367 \begin_inset Text
34368
34369 \begin_layout Plain Layout
34370
34371 \family sans
34372 Editar\SpecialChar menuseparator
34373 Ecuación\SpecialChar menuseparator
34374 Definición de macro\SpecialChar menuseparator
34375 Hacer opcional el primer
34376 \begin_inset Newline newline
34377 \end_inset
34378
34379
34380 \begin_inset Phantom HPhantom
34381 status open
34382
34383 \begin_layout Plain Layout
34384
34385 \family sans
34386 Editar\SpecialChar menuseparator
34387 Ecuación\SpecialChar menuseparator
34388 Definición de macro\SpecialChar menuseparator
34389
34390 \end_layout
34391
34392 \end_inset
34393
34394 argumento no opcional
34395 \end_layout
34396
34397 \end_inset
34398 </cell>
34399 </row>
34400 <row interlinespace="2.5mm">
34401 <cell alignment="center" valignment="top" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Plain Layout
34405 \begin_inset Info
34406 type  "icon"
34407 arg   "math-macro-make-nonoptional"
34408 \end_inset
34409
34410
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419
34420 \family sans
34421 Editar\SpecialChar menuseparator
34422 Ecuación\SpecialChar menuseparator
34423 Definición de macro\SpecialChar menuseparator
34424 Hacer no opcional el primer
34425 \begin_inset Newline newline
34426 \end_inset
34427
34428
34429 \begin_inset Phantom HPhantom
34430 status open
34431
34432 \begin_layout Plain Layout
34433
34434 \family sans
34435 Editar\SpecialChar menuseparator
34436 Ecuación\SpecialChar menuseparator
34437 Definición de macro\SpecialChar menuseparator
34438
34439 \end_layout
34440
34441 \end_inset
34442
34443 argumento opcional
34444 \end_layout
34445
34446 \end_inset
34447 </cell>
34448 </row>
34449 <row interlinespace="2.5mm">
34450 <cell alignment="center" valignment="top" usebox="none">
34451 \begin_inset Text
34452
34453 \begin_layout Plain Layout
34454 \begin_inset Info
34455 type  "icon"
34456 arg   "math-macro-remove-optional-param"
34457 \end_inset
34458
34459
34460 \end_layout
34461
34462 \end_inset
34463 </cell>
34464 <cell alignment="center" valignment="top" usebox="none">
34465 \begin_inset Text
34466
34467 \begin_layout Plain Layout
34468
34469 \family sans
34470 Editar\SpecialChar menuseparator
34471 Ecuación\SpecialChar menuseparator
34472 Definición de macro\SpecialChar menuseparator
34473 Quitar argumento opcional
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row interlinespace="2.5mm">
34480 <cell alignment="center" valignment="top" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484 \begin_inset Info
34485 type  "icon"
34486 arg   "math-macro-add-optional-param"
34487 \end_inset
34488
34489
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 <cell alignment="center" valignment="top" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498
34499 \family sans
34500 Editar\SpecialChar menuseparator
34501 Ecuación\SpecialChar menuseparator
34502 Definición de macro\SpecialChar menuseparator
34503 Insertar argumento opcional
34504 \end_layout
34505
34506 \end_inset
34507 </cell>
34508 </row>
34509 <row interlinespace="2.5mm">
34510 <cell alignment="center" valignment="top" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514 \begin_inset Info
34515 type  "icon"
34516 arg   "math-macro-remove-greedy-param"
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \end_inset
34523 </cell>
34524 <cell alignment="center" valignment="top" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528
34529 \family sans
34530 Editar\SpecialChar menuseparator
34531 Ecuación\SpecialChar menuseparator
34532 Definición de macro\SpecialChar menuseparator
34533 Quitar último argumento
34534 \begin_inset Newline newline
34535 \end_inset
34536
34537
34538 \begin_inset Phantom HPhantom
34539 status open
34540
34541 \begin_layout Plain Layout
34542
34543 \family sans
34544 Editar\SpecialChar menuseparator
34545 Ecuación\SpecialChar menuseparator
34546 Definición de macro\SpecialChar menuseparator
34547
34548 \end_layout
34549
34550 \end_inset
34551
34552 yendo hacia la derecha
34553 \end_layout
34554
34555 \end_inset
34556 </cell>
34557 </row>
34558 <row interlinespace="2.5mm">
34559 <cell alignment="center" valignment="top" usebox="none">
34560 \begin_inset Text
34561
34562 \begin_layout Plain Layout
34563 \begin_inset Info
34564 type  "icon"
34565 arg   "math-macro-append-greedy-param"
34566 \end_inset
34567
34568
34569 \end_layout
34570
34571 \end_inset
34572 </cell>
34573 <cell alignment="center" valignment="top" usebox="none">
34574 \begin_inset Text
34575
34576 \begin_layout Plain Layout
34577
34578 \family sans
34579 Editar\SpecialChar menuseparator
34580 Ecuación\SpecialChar menuseparator
34581 Definición de macro\SpecialChar menuseparator
34582 Añadir argumento comiendo
34583 \begin_inset Newline newline
34584 \end_inset
34585
34586
34587 \begin_inset Phantom HPhantom
34588 status open
34589
34590 \begin_layout Plain Layout
34591
34592 \family sans
34593 Editar\SpecialChar menuseparator
34594 Ecuación\SpecialChar menuseparator
34595 Definición de macro\SpecialChar menuseparator
34596
34597 \end_layout
34598
34599 \end_inset
34600
34601 desde la derecha
34602 \end_layout
34603
34604 \end_inset
34605 </cell>
34606 </row>
34607 <row interlinespace="2.5mm">
34608 <cell alignment="center" valignment="top" usebox="none">
34609 \begin_inset Text
34610
34611 \begin_layout Plain Layout
34612 \begin_inset Info
34613 type  "icon"
34614 arg   "math-macro-add-greedy-optional-param"
34615 \end_inset
34616
34617
34618 \end_layout
34619
34620 \end_inset
34621 </cell>
34622 <cell alignment="center" valignment="top" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626
34627 \family sans
34628 Editar\SpecialChar menuseparator
34629 Ecuación\SpecialChar menuseparator
34630 Definición de macro\SpecialChar menuseparator
34631 Añadir argumento opcional
34632 \begin_inset Newline newline
34633 \end_inset
34634
34635
34636 \begin_inset Phantom HPhantom
34637 status open
34638
34639 \begin_layout Plain Layout
34640
34641 \family sans
34642 Editar\SpecialChar menuseparator
34643 Ecuación\SpecialChar menuseparator
34644 Definición de macro\SpecialChar menuseparator
34645
34646 \end_layout
34647
34648 \end_inset
34649
34650 comiendo desde la derecha
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 </row>
34656 </lyxtabular>
34657
34658 \end_inset
34659
34660
34661 \end_layout
34662
34663 \begin_layout Section
34664 Sistema algebraico computacional
34665 \end_layout
34666
34667 \begin_layout Standard
34668 \SpecialChar LyX
34669  permite el intercambio entre expresiones matemáticas escritas con su editor
34670  de ecuaciones y aplicaciones externas o guiones definidos por el usuario.
34671  Las aplicaciones soportadas actualmente son 
34672 \family sans
34673 Maple
34674 \family default
34675
34676 \family sans
34677 Mathematica
34678 \family default
34679
34680 \family sans
34681 Maxima
34682 \family default
34683  y 
34684 \family sans
34685 Octave
34686 \family default
34687 .
34688  Hay que advertir que el conjunto de estructuras matemáticas soportadas
34689  se limita a casos muy simples.
34690 \end_layout
34691
34692 \begin_layout Subsection
34693 Utilización
34694 \end_layout
34695
34696 \begin_layout Standard
34697 Escribe alguna expresión en una ecuación, despliega el menú 
34698 \family sans
34699 Editar\SpecialChar menuseparator
34700 Ecuación\SpecialChar menuseparator
34701 Usar programa de álgebra
34702 \family default
34703  y elige la aplicación que esté instalada en tu ordenador.
34704  Después de eso el resultado de la computación debería mostrarse a la derecha
34705  de la expresión junto con el operador "=".
34706 \end_layout
34707
34708 \begin_layout Standard
34709 A continuación hay unos ejemplos sencillos (con resultados de 
34710 \family sans
34711 Maxima
34712 \family default
34713 ) que muestran qué tipos de computación se pueden realizar:
34714 \end_layout
34715
34716 \begin_layout Itemize
34717 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34718 \end_inset
34719
34720
34721 \end_layout
34722
34723 \begin_layout Itemize
34724 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34725 \end_inset
34726
34727
34728 \end_layout
34729
34730 \begin_layout Itemize
34731 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \begin_layout Itemize
34738 \begin_inset Formula $\det\left[\begin{array}{ccc}
34739 1 & 6 & 7\\
34740 2 & 5 & 8\\
34741 3 & 4 & 17
34742 \end{array}\right]=-56$
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Itemize
34749 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Subsection
34756 Atajos de teclado
34757 \end_layout
34758
34759 \begin_layout Standard
34760 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
34761  Se puede vincular fácilmente una combinación de teclas a la función 
34762 \family sans
34763 math-extern
34764 \family default
34765  de Lyx (véase el manual 
34766 \emph on
34767 Funciones de \SpecialChar LyX
34768
34769 \emph default
34770 ).
34771  Por ejemplo, para vincular la tecla 
34772 \family sans
34773 Entrar
34774 \family default
34775  en el editor de ecuaciones a 
34776 \family sans
34777 Maxima
34778 \family default
34779  se podría usar este comando para definir el atajo de teclado:
34780 \end_layout
34781
34782 \begin_layout Standard
34783
34784 \series bold
34785 command-alternatives paragraph-break;math-extern maxima
34786 \end_layout
34787
34788 \begin_layout Section
34789 Miscelánea
34790 \begin_inset Index idx
34791 status open
34792
34793 \begin_layout Plain Layout
34794 Miscelánea
34795 \end_layout
34796
34797 \end_inset
34798
34799
34800 \end_layout
34801
34802 \begin_layout Subsection
34803 Números negativos
34804 \begin_inset Index idx
34805 status collapsed
34806
34807 \begin_layout Plain Layout
34808 Numeros@Números ! negativos
34809 \end_layout
34810
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \begin_layout Standard
34817 Los números negativos a veces se ven feos en las ecuaciones porque el signo
34818  menos delante del número tiene la misma longitud que el operador signo
34819  menos.
34820  Si se escribe el número negativo en texto normal el signo menos aparece
34821  correctamente.
34822 \end_layout
34823
34824 \begin_layout Standard
34825 Así pues, el problema desaparece si se convierte el signo menos a texto
34826  matemático.
34827 \end_layout
34828
34829 \begin_layout Standard
34830 Un ejemplo para visualizar el problema:
34831 \begin_inset Separator parbreak
34832 \end_inset
34833
34834
34835 \end_layout
34836
34837 \begin_layout Standard
34838 \noindent
34839 \align center
34840 \begin_inset Tabular
34841 <lyxtabular version="3" rows="3" columns="2">
34842 <features booktabs="true" tabularvalignment="middle">
34843 <column alignment="right" valignment="top" width="0pt">
34844 <column alignment="left" valignment="top">
34845 <row>
34846 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
34847 \begin_inset Text
34848
34849 \begin_layout Plain Layout
34850 texto normal:
34851 \end_layout
34852
34853 \end_inset
34854 </cell>
34855 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34856 \begin_inset Text
34857
34858 \begin_layout Plain Layout
34859 x = -2
34860 \end_layout
34861
34862 \end_inset
34863 </cell>
34864 </row>
34865 <row>
34866 <cell alignment="right" valignment="top" leftline="true" usebox="none">
34867 \begin_inset Text
34868
34869 \begin_layout Plain Layout
34870 ecuación:
34871 \end_layout
34872
34873 \end_inset
34874 </cell>
34875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879 \begin_inset Formula $x=-2$
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \end_inset
34886 </cell>
34887 </row>
34888 <row>
34889 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34890 \begin_inset Text
34891
34892 \begin_layout Plain Layout
34893 solución:
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902 \begin_inset Formula $x=\textrm{-}2$
34903 \end_inset
34904
34905
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 </row>
34911 </lyxtabular>
34912
34913 \end_inset
34914
34915
34916 \end_layout
34917
34918 \begin_layout Subsection
34919 Coma como separador decimal
34920 \begin_inset Index idx
34921 status collapsed
34922
34923 \begin_layout Plain Layout
34924 Coma decimal
34925 \end_layout
34926
34927 \end_inset
34928
34929
34930 \end_layout
34931
34932 \begin_layout Standard
34933 En \SpecialChar LaTeX
34934 , de acuerdo con la convención inglesa, se usa la coma como separador
34935  de grupos numéricos.
34936  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
34937 \end_layout
34938
34939 \begin_layout Standard
34940 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
34941  
34942 \family sans
34943 Ctrl+M
34944 \family default
34945 ).
34946 \end_layout
34947
34948 \begin_layout Standard
34949 Para usar las comas en todas las fórmulas del documento como separador decimal,
34950  se carga el archivo 
34951 \series bold
34952 icomma.sty
34953 \series default
34954
34955 \begin_inset Foot
34956 status collapsed
34957
34958 \begin_layout Plain Layout
34959
34960 \series bold
34961 icomma
34962 \series default
34963  forma parte del paquete \SpecialChar LaTeX
34964  
34965 \series bold
34966 was
34967 \series default
34968
34969 \begin_inset Index idx
34970 status collapsed
34971
34972 \begin_layout Plain Layout
34973 Paquetes ! was
34974 \begin_inset ERT
34975 status collapsed
34976
34977 \begin_layout Plain Layout
34978
34979
34980 \backslash
34981 vspace{4mm}
34982 \end_layout
34983
34984 \end_inset
34985
34986
34987 \end_layout
34988
34989 \end_inset
34990
34991 .
34992 \end_layout
34993
34994 \end_inset
34995
34996
34997 \begin_inset Index idx
34998 status collapsed
34999
35000 \begin_layout Plain Layout
35001 Paquetes ! icomma
35002 \end_layout
35003
35004 \end_inset
35005
35006  en el preámbulo \SpecialChar LaTeX
35007  con la línea: 
35008 \end_layout
35009
35010 \begin_layout Standard
35011
35012 \series bold
35013
35014 \backslash
35015 usepackage{icomma}
35016 \end_layout
35017
35018 \begin_layout Subsection
35019 Vectores cuánticos y notación bra-ket
35020 \begin_inset CommandInset label
35021 LatexCommand label
35022 name "subsec:Vectores-cuánticos"
35023
35024 \end_inset
35025
35026
35027 \begin_inset Index idx
35028 status collapsed
35029
35030 \begin_layout Plain Layout
35031 Vectores cuánticos
35032 \end_layout
35033
35034 \end_inset
35035
35036
35037 \begin_inset Index idx
35038 status collapsed
35039
35040 \begin_layout Plain Layout
35041 Notación bra-ket
35042 \end_layout
35043
35044 \end_inset
35045
35046
35047 \end_layout
35048
35049 \begin_layout Standard
35050 El paquete \SpecialChar LaTeX
35051  
35052 \series bold
35053 braket
35054 \series default
35055
35056 \begin_inset Index idx
35057 status collapsed
35058
35059 \begin_layout Plain Layout
35060 Paquetes ! braket
35061 \end_layout
35062
35063 \end_inset
35064
35065  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35066  cuántica: la notación 
35067 \begin_inset Quotes fld
35068 \end_inset
35069
35070 bra-ket
35071 \begin_inset Quotes frd
35072 \end_inset
35073
35074 ; se carga con la línea de preámbulo \SpecialChar LaTeX
35075 :
35076 \end_layout
35077
35078 \begin_layout Standard
35079
35080 \series bold
35081
35082 \backslash
35083 usepackage{braket}
35084 \end_layout
35085
35086 \begin_layout Standard
35087 \begin_inset ERT
35088 status collapsed
35089
35090 \begin_layout Plain Layout
35091
35092
35093 \backslash
35094 ifbraket 
35095 \end_layout
35096
35097 \end_inset
35098
35099
35100 \begin_inset Note Note
35101 status open
35102
35103 \begin_layout Plain Layout
35104 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
35105  
35106 \series bold
35107 braket
35108 \series default
35109  está instalado.
35110 \end_layout
35111
35112 \end_inset
35113
35114
35115 \end_layout
35116
35117 \begin_layout Standard
35118 Están definidos los siguientes comandos:
35119 \begin_inset Separator parbreak
35120 \end_inset
35121
35122
35123 \end_layout
35124
35125 \begin_layout Standard
35126 \noindent
35127 \align center
35128 \begin_inset Tabular
35129 <lyxtabular version="3" rows="4" columns="2">
35130 <features booktabs="true" tabularvalignment="middle">
35131 <column alignment="center" valignment="top" width="0pt">
35132 <column alignment="center" valignment="top">
35133 <row>
35134 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35135 \begin_inset Text
35136
35137 \begin_layout Plain Layout
35138 Comando
35139 \end_layout
35140
35141 \end_inset
35142 </cell>
35143 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35144 \begin_inset Text
35145
35146 \begin_layout Plain Layout
35147 Resultado
35148 \end_layout
35149
35150 \end_inset
35151 </cell>
35152 </row>
35153 <row>
35154 <cell alignment="center" valignment="top" usebox="none">
35155 \begin_inset Text
35156
35157 \begin_layout Plain Layout
35158
35159 \backslash
35160 Bra{
35161 \backslash
35162 psi
35163 \end_layout
35164
35165 \end_inset
35166 </cell>
35167 <cell alignment="center" valignment="top" usebox="none">
35168 \begin_inset Text
35169
35170 \begin_layout Plain Layout
35171 \begin_inset Formula $\Bra{\psi}$
35172 \end_inset
35173
35174
35175 \end_layout
35176
35177 \end_inset
35178 </cell>
35179 </row>
35180 <row>
35181 <cell alignment="center" valignment="top" usebox="none">
35182 \begin_inset Text
35183
35184 \begin_layout Plain Layout
35185
35186 \backslash
35187 Ket{
35188 \backslash
35189 psi
35190 \end_layout
35191
35192 \end_inset
35193 </cell>
35194 <cell alignment="center" valignment="top" usebox="none">
35195 \begin_inset Text
35196
35197 \begin_layout Plain Layout
35198 \begin_inset Formula $\Ket{\psi}$
35199 \end_inset
35200
35201
35202 \end_layout
35203
35204 \end_inset
35205 </cell>
35206 </row>
35207 <row>
35208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35209 \begin_inset Text
35210
35211 \begin_layout Plain Layout
35212
35213 \backslash
35214 Braket{
35215 \backslash
35216 psi|
35217 \backslash
35218 phi
35219 \end_layout
35220
35221 \end_inset
35222 </cell>
35223 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35224 \begin_inset Text
35225
35226 \begin_layout Plain Layout
35227 \begin_inset Formula $\Braket{\psi|\phi}$
35228 \end_inset
35229
35230
35231 \end_layout
35232
35233 \end_inset
35234 </cell>
35235 </row>
35236 </lyxtabular>
35237
35238 \end_inset
35239
35240
35241 \end_layout
35242
35243 \begin_layout Standard
35244 El comando 
35245 \series bold
35246
35247 \backslash
35248 Braket
35249 \series default
35250  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35251  circundantes:
35252 \begin_inset Formula 
35253 \[
35254 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
35255 \]
35256
35257 \end_inset
35258
35259
35260 \begin_inset ERT
35261 status collapsed
35262
35263 \begin_layout Plain Layout
35264
35265
35266 \backslash
35267 else
35268 \end_layout
35269
35270 \end_inset
35271
35272
35273 \begin_inset Note Note
35274 status open
35275
35276 \begin_layout Plain Layout
35277 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
35278  
35279 \series bold
35280 braket
35281 \series default
35282  no está instalado:
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \begin_layout Standard
35291 Debes instalar el paquete \SpecialChar LaTeX
35292  
35293 \series bold
35294 braket
35295 \series default
35296  para ver en la salida el resto de esta subsección.
35297 \end_layout
35298
35299 \begin_layout Standard
35300 \begin_inset ERT
35301 status collapsed
35302
35303 \begin_layout Plain Layout
35304
35305
35306 \backslash
35307 fi
35308 \end_layout
35309
35310 \end_inset
35311
35312
35313 \end_layout
35314
35315 \begin_layout Standard
35316 El efecto de 
35317 \series bold
35318
35319 \backslash
35320 Braket
35321 \series default
35322  también se puede conseguir con el comando 
35323 \series bold
35324
35325 \backslash
35326 middle
35327 \series default
35328 , que se describe en 
35329 \begin_inset CommandInset ref
35330 LatexCommand ref
35331 reference "subsec:Tamaño-automático-de"
35332
35333 \end_inset
35334
35335 .
35336 \end_layout
35337
35338 \begin_layout Subsection
35339 Fracciones definidas por el usuario
35340 \begin_inset CommandInset label
35341 LatexCommand label
35342 name "subsec:Fracciones-personalizadas"
35343
35344 \end_inset
35345
35346
35347 \begin_inset Index idx
35348 status collapsed
35349
35350 \begin_layout Plain Layout
35351 Fracciones ! personalizadas
35352 \end_layout
35353
35354 \end_inset
35355
35356
35357 \end_layout
35358
35359 \begin_layout Standard
35360 Para definir comandos personalizados para fracciones, se usa el comando
35361  
35362 \series bold
35363
35364 \backslash
35365 genfrac
35366 \series default
35367
35368 \begin_inset Index idx
35369 status collapsed
35370
35371 \begin_layout Plain Layout
35372 Comandos ! G ! 
35373 \backslash
35374 genfrac
35375 \end_layout
35376
35377 \end_inset
35378
35379  con el siguiente esquema:
35380 \end_layout
35381
35382 \begin_layout Standard
35383
35384 \series bold
35385
35386 \backslash
35387 genfrac{delimitador izquierdo}{delimitador derecho}
35388 \begin_inset Newline newline
35389 \end_inset
35390
35391
35392 \begin_inset Phantom HPhantom
35393 status open
35394
35395 \begin_layout Plain Layout
35396
35397 \series bold
35398
35399 \backslash
35400 genfrac
35401 \end_layout
35402
35403 \end_inset
35404
35405 {grosor raya de fracción}{estilo}{numerador}{denominador}
35406 \end_layout
35407
35408 \begin_layout Standard
35409 El estilo es un número en el rango 0
35410 \begin_inset space \thinspace{}
35411 \end_inset
35412
35413 -
35414 \begin_inset space \thinspace{}
35415 \end_inset
35416
35417 3.
35418 \begin_inset Separator parbreak
35419 \end_inset
35420
35421
35422 \end_layout
35423
35424 \begin_layout Standard
35425 \align center
35426 \begin_inset Tabular
35427 <lyxtabular version="3" rows="5" columns="2">
35428 <features booktabs="true" tabularvalignment="middle">
35429 <column alignment="center" valignment="top" width="0pt">
35430 <column alignment="center" valignment="top">
35431 <row>
35432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35433 \begin_inset Text
35434
35435 \begin_layout Plain Layout
35436 Número
35437 \end_layout
35438
35439 \end_inset
35440 </cell>
35441 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35442 \begin_inset Text
35443
35444 \begin_layout Plain Layout
35445 Estilo (tamaño)
35446 \end_layout
35447
35448 \end_inset
35449 </cell>
35450 </row>
35451 <row>
35452 <cell alignment="center" valignment="top" usebox="none">
35453 \begin_inset Text
35454
35455 \begin_layout Plain Layout
35456 0
35457 \end_layout
35458
35459 \end_inset
35460 </cell>
35461 <cell alignment="center" valignment="top" usebox="none">
35462 \begin_inset Text
35463
35464 \begin_layout Plain Layout
35465 ecuación presentada
35466 \end_layout
35467
35468 \end_inset
35469 </cell>
35470 </row>
35471 <row>
35472 <cell alignment="center" valignment="top" usebox="none">
35473 \begin_inset Text
35474
35475 \begin_layout Plain Layout
35476 1
35477 \end_layout
35478
35479 \end_inset
35480 </cell>
35481 <cell alignment="center" valignment="top" usebox="none">
35482 \begin_inset Text
35483
35484 \begin_layout Plain Layout
35485 ecuación en línea
35486 \end_layout
35487
35488 \end_inset
35489 </cell>
35490 </row>
35491 <row>
35492 <cell alignment="center" valignment="top" usebox="none">
35493 \begin_inset Text
35494
35495 \begin_layout Plain Layout
35496 2
35497 \end_layout
35498
35499 \end_inset
35500 </cell>
35501 <cell alignment="center" valignment="top" usebox="none">
35502 \begin_inset Text
35503
35504 \begin_layout Plain Layout
35505 pequeño
35506 \end_layout
35507
35508 \end_inset
35509 </cell>
35510 </row>
35511 <row>
35512 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35513 \begin_inset Text
35514
35515 \begin_layout Plain Layout
35516 3
35517 \end_layout
35518
35519 \end_inset
35520 </cell>
35521 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35522 \begin_inset Text
35523
35524 \begin_layout Plain Layout
35525 muy pequeño
35526 \end_layout
35527
35528 \end_inset
35529 </cell>
35530 </row>
35531 </lyxtabular>
35532
35533 \end_inset
35534
35535
35536 \end_layout
35537
35538 \begin_layout Standard
35539 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35540  
35541 \series bold
35542
35543 \backslash
35544 frac
35545 \series default
35546 .
35547 \end_layout
35548
35549 \begin_layout Standard
35550 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35551  de 0.4
35552 \begin_inset space \thinspace{}
35553 \end_inset
35554
35555 pt.
35556 \end_layout
35557
35558 \begin_layout Standard
35559 Por ejemplo, los comandos 
35560 \series bold
35561
35562 \backslash
35563 dfrac
35564 \series default
35565  y 
35566 \series bold
35567
35568 \backslash
35569 tbinom
35570 \series default
35571  de la 
35572 \begin_inset CommandInset ref
35573 LatexCommand ref
35574 reference "subsec:Fracciones"
35575
35576 \end_inset
35577
35578  se definen con los comandos:
35579 \end_layout
35580
35581 \begin_layout Standard
35582
35583 \series bold
35584
35585 \backslash
35586 newcommand{
35587 \backslash
35588 dfrac}[2]{
35589 \backslash
35590 genfrac{}{}{}{0}{#1}{#2}}
35591 \end_layout
35592
35593 \begin_layout Standard
35594 y
35595 \end_layout
35596
35597 \begin_layout Standard
35598
35599 \series bold
35600
35601 \backslash
35602 newcommand{
35603 \backslash
35604 tbinom}[2]{
35605 \backslash
35606 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35607 \end_layout
35608
35609 \begin_layout Standard
35610 \begin_inset VSpace medskip
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \begin_layout Standard
35617 Para definir una fracción en la que el grosor de la raya se pueda definir
35618  como argumento opcional, se inserta la siguiente línea en el preámbulo
35619  \SpecialChar LaTeX
35620 :
35621 \end_layout
35622
35623 \begin_layout Standard
35624
35625 \series bold
35626
35627 \backslash
35628 newcommand{
35629 \backslash
35630 fracS}[3][]{
35631 \backslash
35632 genfrac{}{}{#1}{}{#2}{#3}}
35633 \end_layout
35634
35635 \begin_layout Standard
35636 Un ensayo:
35637 \begin_inset Formula 
35638 \begin{align*}
35639 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35640 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35641 \end{align*}
35642
35643 \end_inset
35644
35645 Como se puede ver, la distancia del numerador y el denominador a la raya
35646  de fracción se redondea a unas tres veces el grosor de la raya.
35647 \end_layout
35648
35649 \begin_layout Subsection
35650 Ecuaciones canceladas
35651 \begin_inset Index idx
35652 status collapsed
35653
35654 \begin_layout Plain Layout
35655 Ecuación ! cancelada
35656 \end_layout
35657
35658 \end_inset
35659
35660
35661 \end_layout
35662
35663 \begin_layout Standard
35664 Hay cuatro formas de cancelar ecuaciones o partes de ellas:
35665 \end_layout
35666
35667 \begin_layout Standard
35668 \begin_inset ERT
35669 status collapsed
35670
35671 \begin_layout Plain Layout
35672
35673
35674 \backslash
35675 ifcancel 
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \begin_inset Note Note
35682 status open
35683
35684 \begin_layout Plain Layout
35685 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
35686  
35687 \series bold
35688 cancel
35689 \series default
35690  está instalado.
35691 \end_layout
35692
35693 \end_inset
35694
35695
35696 \begin_inset Separator parbreak
35697 \end_inset
35698
35699
35700 \end_layout
35701
35702 \begin_layout Standard
35703 \align center
35704 \begin_inset Tabular
35705 <lyxtabular version="3" rows="5" columns="2">
35706 <features booktabs="true" tabularvalignment="middle">
35707 <column alignment="center" valignment="top" width="0pt">
35708 <column alignment="center" valignment="top">
35709 <row>
35710 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35711 \begin_inset Text
35712
35713 \begin_layout Plain Layout
35714 Comando
35715 \end_layout
35716
35717 \end_inset
35718 </cell>
35719 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35720 \begin_inset Text
35721
35722 \begin_layout Plain Layout
35723 Resultado
35724 \end_layout
35725
35726 \end_inset
35727 </cell>
35728 </row>
35729 <row>
35730 <cell alignment="center" valignment="top" usebox="none">
35731 \begin_inset Text
35732
35733 \begin_layout Plain Layout
35734
35735 \backslash
35736 cancel
35737 \begin_inset space \textvisiblespace{}
35738 \end_inset
35739
35740
35741 \backslash
35742 int
35743 \begin_inset space \textvisiblespace{}
35744 \end_inset
35745
35746 A=B
35747 \end_layout
35748
35749 \end_inset
35750 </cell>
35751 <cell alignment="center" valignment="top" usebox="none">
35752 \begin_inset Text
35753
35754 \begin_layout Plain Layout
35755 \begin_inset Formula $\cancel{\int A=B}$
35756 \end_inset
35757
35758
35759 \end_layout
35760
35761 \end_inset
35762 </cell>
35763 </row>
35764 <row topspace="1.5mm">
35765 <cell alignment="center" valignment="top" usebox="none">
35766 \begin_inset Text
35767
35768 \begin_layout Plain Layout
35769
35770 \backslash
35771 bcancel
35772 \begin_inset space \textvisiblespace{}
35773 \end_inset
35774
35775
35776 \backslash
35777 int
35778 \begin_inset space \textvisiblespace{}
35779 \end_inset
35780
35781 A=B
35782 \end_layout
35783
35784 \end_inset
35785 </cell>
35786 <cell alignment="center" valignment="top" usebox="none">
35787 \begin_inset Text
35788
35789 \begin_layout Plain Layout
35790 \begin_inset Formula $\bcancel{\int A=B}$
35791 \end_inset
35792
35793
35794 \end_layout
35795
35796 \end_inset
35797 </cell>
35798 </row>
35799 <row topspace="1.5mm">
35800 <cell alignment="center" valignment="top" usebox="none">
35801 \begin_inset Text
35802
35803 \begin_layout Plain Layout
35804
35805 \backslash
35806 xcancel
35807 \begin_inset space \textvisiblespace{}
35808 \end_inset
35809
35810
35811 \backslash
35812 int
35813 \begin_inset space \textvisiblespace{}
35814 \end_inset
35815
35816 A=B
35817 \end_layout
35818
35819 \end_inset
35820 </cell>
35821 <cell alignment="center" valignment="top" usebox="none">
35822 \begin_inset Text
35823
35824 \begin_layout Plain Layout
35825 \begin_inset Formula $\xcancel{\int A=B}$
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \end_inset
35832 </cell>
35833 </row>
35834 <row>
35835 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35836 \begin_inset Text
35837
35838 \begin_layout Plain Layout
35839
35840 \backslash
35841 cancelto
35842 \begin_inset space \textvisiblespace{}
35843 \end_inset
35844
35845
35846 \backslash
35847 int
35848 \begin_inset space \textvisiblespace{}
35849 \end_inset
35850
35851 A=B
35852 \begin_inset Formula $\to$
35853 \end_inset
35854
35855 1
35856 \end_layout
35857
35858 \end_inset
35859 </cell>
35860 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35861 \begin_inset Text
35862
35863 \begin_layout Plain Layout
35864 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
35865 \end_inset
35866
35867
35868 \end_layout
35869
35870 \end_inset
35871 </cell>
35872 </row>
35873 </lyxtabular>
35874
35875 \end_inset
35876
35877
35878 \end_layout
35879
35880 \begin_layout Standard
35881
35882 \series bold
35883
35884 \backslash
35885 cancelto
35886 \series default
35887  es especialmente apropiado para visualizar la simplificación de fracciones
35888  en una ecuación:
35889 \begin_inset Formula 
35890 \[
35891 \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}}}
35892 \]
35893
35894 \end_inset
35895
35896
35897 \end_layout
35898
35899 \begin_layout Standard
35900 Se puede cambiar el tamaño del valor impreso por 
35901 \series bold
35902
35903 \backslash
35904 cancelto
35905 \series default
35906  añadiendo en el preámbulo \SpecialChar LaTeX
35907  la línea
35908 \end_layout
35909
35910 \begin_layout Standard
35911
35912 \series bold
35913
35914 \backslash
35915 PassOptionsToPackage{option}{cancel}
35916 \end_layout
35917
35918 \begin_layout Standard
35919 donde 
35920 \series bold
35921 option
35922 \series default
35923  puede ser 
35924 \series bold
35925 samesize
35926 \series default
35927 , que da el mismo tamaño que el valor cancelado, o 
35928 \series bold
35929 Smaller
35930 \series default
35931 , que da un tamaño un poco más pequeño que el normal.
35932 \end_layout
35933
35934 \begin_layout Standard
35935 Para colorear la raya de cancelación añade el siguiente comando en código
35936  \SpecialChar TeX
35937 :
35938 \end_layout
35939
35940 \begin_layout Standard
35941
35942 \series bold
35943
35944 \backslash
35945 renewcommand{
35946 \backslash
35947 CancelColor}{
35948 \backslash
35949 color{red}}
35950 \end_layout
35951
35952 \begin_layout Standard
35953 donde 
35954 \series bold
35955 red
35956 \series default
35957  puede reemplazarse por el color deseado.
35958 \end_layout
35959
35960 \begin_layout Standard
35961 \begin_inset ERT
35962 status collapsed
35963
35964 \begin_layout Plain Layout
35965
35966
35967 \backslash
35968 renewcommand{
35969 \backslash
35970 CancelColor}{
35971 \backslash
35972 color{red}}
35973 \end_layout
35974
35975 \end_inset
35976
35977
35978 \end_layout
35979
35980 \begin_layout Standard
35981 \begin_inset Formula 
35982 \[
35983 \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}}}
35984 \]
35985
35986 \end_inset
35987
35988
35989 \end_layout
35990
35991 \begin_layout Standard
35992 \begin_inset ERT
35993 status collapsed
35994
35995 \begin_layout Plain Layout
35996
35997
35998 \backslash
35999 renewcommand{
36000 \backslash
36001 CancelColor}{
36002 \backslash
36003 color{black}}
36004 \end_layout
36005
36006 \end_inset
36007
36008
36009 \begin_inset Note Note
36010 status open
36011
36012 \begin_layout Plain Layout
36013 restablece el color
36014 \end_layout
36015
36016 \end_inset
36017
36018
36019 \end_layout
36020
36021 \begin_layout Standard
36022 Para otras posibilidades de personalización, véase la documentación del
36023  paquete
36024 \series bold
36025  cancel
36026 \series default
36027
36028 \begin_inset CommandInset citation
36029 LatexCommand cite
36030 key "cancel"
36031
36032 \end_inset
36033
36034 .
36035 \begin_inset Index idx
36036 status collapsed
36037
36038 \begin_layout Plain Layout
36039 Paquetes ! cancel
36040 \end_layout
36041
36042 \end_inset
36043
36044
36045 \end_layout
36046
36047 \begin_layout Standard
36048 \begin_inset ERT
36049 status collapsed
36050
36051 \begin_layout Plain Layout
36052
36053
36054 \backslash
36055 else
36056 \end_layout
36057
36058 \end_inset
36059
36060
36061 \begin_inset Note Note
36062 status open
36063
36064 \begin_layout Plain Layout
36065 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
36066  
36067 \series bold
36068 cancel
36069 \series default
36070  no está instalado:
36071 \end_layout
36072
36073 \end_inset
36074
36075
36076 \end_layout
36077
36078 \begin_layout Standard
36079 Debes instalar el paquete \SpecialChar LaTeX
36080  
36081 \series bold
36082 cancel
36083 \series default
36084  para ver en la salida el resto de esta subsección.
36085 \end_layout
36086
36087 \begin_layout Standard
36088 \begin_inset ERT
36089 status collapsed
36090
36091 \begin_layout Plain Layout
36092
36093
36094 \backslash
36095 fi
36096 \end_layout
36097
36098 \end_inset
36099
36100
36101 \end_layout
36102
36103 \begin_layout Subsection
36104 Ecuaciones en encabezados de sección
36105 \begin_inset CommandInset label
36106 LatexCommand label
36107 name "subsec:Ecuaciones-en-encabezados"
36108
36109 \end_inset
36110
36111
36112 \begin_inset Index idx
36113 status collapsed
36114
36115 \begin_layout Plain Layout
36116 Ecuación ! en encabezados de sección
36117 \end_layout
36118
36119 \end_inset
36120
36121
36122 \end_layout
36123
36124 \begin_layout Standard
36125 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36126  en cuenta lo siguiente:
36127 \end_layout
36128
36129 \begin_layout Standard
36130 \begin_inset Note Greyedout
36131 status open
36132
36133 \begin_layout Plain Layout
36134 Si el soporte para 
36135 \series bold
36136 hyperref
36137 \series default
36138
36139 \begin_inset Index idx
36140 status collapsed
36141
36142 \begin_layout Plain Layout
36143 Paquetes ! hyperref
36144 \end_layout
36145
36146 \end_inset
36147
36148  está activado en la configuración del documento, 
36149 \family sans
36150 Propiedades
36151 \begin_inset space ~
36152 \end_inset
36153
36154
36155 \family default
36156 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36157  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36158  texto del marcador, porque se infringen las convenciones PDF.
36159 \end_layout
36160
36161 \end_inset
36162
36163
36164 \end_layout
36165
36166 \begin_layout Standard
36167 Estos problemas se pueden solucionar insertando al final del encabezado
36168  un título breve con el menú 
36169 \family sans
36170 Insertar\SpecialChar menuseparator
36171 Título
36172 \begin_inset space ~
36173 \end_inset
36174
36175 breve
36176 \family default
36177 .
36178  Los títulos breves se usan como alternativa para encabezados de sección
36179  con más de una línea para mantener el buen aspecto del índice.
36180  En éste sólo aparece el título breve y por tanto también en los marcadores.
36181 \end_layout
36182
36183 \begin_layout Standard
36184 Si hay que poner ecuaciones en el índice y se usa 
36185 \series bold
36186 hyperref
36187 \series default
36188 , se puede insertar el siguiente comando en modo \SpecialChar TeX
36189 :
36190 \end_layout
36191
36192 \begin_layout Standard
36193
36194 \series bold
36195
36196 \backslash
36197 texorpdfstring{parte}{alternativa}
36198 \begin_inset Index idx
36199 status collapsed
36200
36201 \begin_layout Plain Layout
36202 Comandos ! T ! 
36203 \backslash
36204 texorpdfstring
36205 \end_layout
36206
36207 \end_inset
36208
36209
36210 \end_layout
36211
36212 \begin_layout Standard
36213 parte se refiere a la parte del encabezado que no debería aparecer en el
36214  marcador PDF.
36215  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36216  La alternativa se usa para el marcador en vez de la parte.
36217 \end_layout
36218
36219 \begin_layout Standard
36220 Aquí hay dos ejemplos de encabezados con ecuación:
36221 \end_layout
36222
36223 \begin_layout Standard
36224 \begin_inset VSpace -3mm
36225 \end_inset
36226
36227
36228 \end_layout
36229
36230 \begin_layout Standard
36231 \begin_inset ERT
36232 status collapsed
36233
36234 \begin_layout Plain Layout
36235
36236
36237 \backslash
36238 boldmath 
36239 \end_layout
36240
36241 \end_inset
36242
36243
36244 \end_layout
36245
36246 \begin_layout Subsubsection
36247 Encabezado sin ecuación en el índice 
36248 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36249 \end_inset
36250
36251
36252 \begin_inset Argument 1
36253 status collapsed
36254
36255 \begin_layout Plain Layout
36256 Encabezado sin ecuación en el índice
36257 \end_layout
36258
36259 \end_inset
36260
36261
36262 \end_layout
36263
36264 \begin_layout Subsubsection
36265 Encabezado con ecuación en el índice
36266 \begin_inset ERT
36267 status collapsed
36268
36269 \begin_layout Plain Layout
36270
36271
36272 \backslash
36273 texorpdfstring{
36274 \end_layout
36275
36276 \end_inset
36277
36278  
36279 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36280 \end_inset
36281
36282
36283 \begin_inset ERT
36284 status collapsed
36285
36286 \begin_layout Plain Layout
36287
36288 }{}
36289 \end_layout
36290
36291 \end_inset
36292
36293
36294 \end_layout
36295
36296 \begin_layout Standard
36297 \begin_inset ERT
36298 status collapsed
36299
36300 \begin_layout Plain Layout
36301
36302
36303 \backslash
36304 unboldmath 
36305 \end_layout
36306
36307 \end_inset
36308
36309 En el primer encabezado se ha puesto un título breve, en el segundo un 
36310 \series bold
36311
36312 \backslash
36313 texorpdfstring
36314 \series default
36315 .
36316 \end_layout
36317
36318 \begin_layout Standard
36319 Para obtener el mismo formato que en los demás encabezados se han puesto
36320  ambos en un entorno 
36321 \series bold
36322 boldmath
36323 \series default
36324 .
36325 \begin_inset Foot
36326 status collapsed
36327
36328 \begin_layout Plain Layout
36329 véase 
36330 \begin_inset CommandInset ref
36331 LatexCommand ref
36332 reference "subsec:Ecuaciones-en-negrita"
36333
36334 \end_inset
36335
36336
36337 \end_layout
36338
36339 \end_inset
36340
36341
36342 \end_layout
36343
36344 \begin_layout Subsection
36345 Ecuaciones en texto multicolumna
36346 \begin_inset Index idx
36347 status collapsed
36348
36349 \begin_layout Plain Layout
36350 Ecuación ! en texto multicolumna
36351 \end_layout
36352
36353 \end_inset
36354
36355
36356 \end_layout
36357
36358 \begin_layout Standard
36359 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36360  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36361  de la página.
36362  Esto se hace usando el paquete \SpecialChar LaTeX
36363  
36364 \series bold
36365 multicol
36366 \series default
36367 ,
36368 \begin_inset Foot
36369 status collapsed
36370
36371 \begin_layout Plain Layout
36372
36373 \series bold
36374 multicol
36375 \series default
36376  forma parte de las distribuciones \SpecialChar LaTeX
36377  estándar.
36378 \end_layout
36379
36380 \end_inset
36381
36382
36383 \begin_inset Index idx
36384 status collapsed
36385
36386 \begin_layout Plain Layout
36387 Paquetes ! multicol
36388 \end_layout
36389
36390 \end_inset
36391
36392  que se carga en el preámbulo \SpecialChar LaTeX
36393  con la línea
36394 \end_layout
36395
36396 \begin_layout Standard
36397
36398 \series bold
36399
36400 \backslash
36401 usepackage{multicol}
36402 \end_layout
36403
36404 \begin_layout Standard
36405 \begin_inset Note Greyedout
36406 status open
36407
36408 \begin_layout Plain Layout
36409 Ten en cuenta que la opción 
36410 \family sans
36411 Documento
36412 \begin_inset space ~
36413 \end_inset
36414
36415 con
36416 \begin_inset space ~
36417 \end_inset
36418
36419 dos
36420 \begin_inset space ~
36421 \end_inset
36422
36423 caras
36424 \family default
36425 , bajo 
36426 \family sans
36427 Diseño
36428 \begin_inset space ~
36429 \end_inset
36430
36431 de
36432 \begin_inset space ~
36433 \end_inset
36434
36435 página 
36436 \family default
36437 en el menú 
36438 \family sans
36439 Documento\SpecialChar menuseparator
36440 Configuración
36441 \family default
36442  
36443 \emph on
36444 debe
36445 \emph default
36446  estar desmarcada.
36447 \end_layout
36448
36449 \end_inset
36450
36451
36452 \end_layout
36453
36454 \begin_layout Standard
36455 Antes del texto multicolumna se inserta en modo \SpecialChar TeX
36456  el comando
36457 \end_layout
36458
36459 \begin_layout Standard
36460
36461 \series bold
36462
36463 \backslash
36464 begin{multicols}{número de columnas}
36465 \end_layout
36466
36467 \begin_layout Standard
36468 El número de columnas está en el rango 2-10.
36469  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36470  \SpecialChar TeX
36471  el comando
36472 \end_layout
36473
36474 \begin_layout Standard
36475
36476 \series bold
36477
36478 \backslash
36479 end{multicols}
36480 \end_layout
36481
36482 \begin_layout Standard
36483 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36484  Para quitarlo se inserta un espacio vertical de -6
36485 \begin_inset space \thinspace{}
36486 \end_inset
36487
36488 mm antes de la ecuación.
36489  Si se usa el estilo 
36490 \series bold
36491 Sangrado
36492 \series default
36493 ,
36494 \begin_inset Foot
36495 status collapsed
36496
36497 \begin_layout Plain Layout
36498 véase estilos de ecuación en 
36499 \begin_inset CommandInset ref
36500 LatexCommand ref
36501 reference "sec:Estilos-de-ecuación"
36502
36503 \end_inset
36504
36505
36506 \end_layout
36507
36508 \end_inset
36509
36510  se inserta un espacio de -9
36511 \begin_inset space \thinspace{}
36512 \end_inset
36513
36514 mm.
36515 \end_layout
36516
36517 \begin_layout Standard
36518 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36519 \end_layout
36520
36521 \begin_layout Standard
36522
36523 \lang ngerman
36524 \begin_inset ERT
36525 status collapsed
36526
36527 \begin_layout Plain Layout
36528
36529
36530 \backslash
36531 begin{multicols}{2}
36532 \end_layout
36533
36534 \end_inset
36535
36536 Das Spektrum wird fouriertransformiert.
36537  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36538 , Lösungsmittel) zu trennen.
36539  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36540  nun das Aussehen des Ausgangssignals.
36541  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36542  über alle Phasen integrieren muss.
36543  Sei nun 
36544 \begin_inset Formula $S$
36545 \end_inset
36546
36547  unser normiertes Ausgangssignal und 
36548 \begin_inset Formula $P$
36549 \end_inset
36550
36551  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36552 \begin_inset ERT
36553 status collapsed
36554
36555 \begin_layout Plain Layout
36556
36557
36558 \backslash
36559 end{multicols}
36560 \end_layout
36561
36562 \end_inset
36563
36564
36565 \begin_inset VSpace -6mm
36566 \end_inset
36567
36568
36569 \begin_inset Formula 
36570 \begin{equation}
36571 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36572 \end{equation}
36573
36574 \end_inset
36575
36576
36577 \begin_inset ERT
36578 status collapsed
36579
36580 \begin_layout Plain Layout
36581
36582
36583 \backslash
36584 begin{multicols}{2}
36585 \end_layout
36586
36587 \end_inset
36588
36589 wobei 
36590 \begin_inset Formula $S_{0}$
36591 \end_inset
36592
36593  das Signal ohne Gradient ist und die Normierungsbedingung 
36594 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36595 \end_inset
36596
36597  gilt.
36598  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36599  Direkt nach dem 
36600 \begin_inset Formula $\nicefrac{\pi}{2}$
36601 \end_inset
36602
36603
36604 \begin_inset space \thinspace{}
36605 \end_inset
36606
36607 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36608  das Signal zusätzlich abschwächt.
36609  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36610  
36611 \begin_inset Formula $T_{2}$
36612 \end_inset
36613
36614 -Zeit.
36615 \end_layout
36616
36617 \begin_layout Standard
36618
36619 \lang ngerman
36620 \begin_inset ERT
36621 status collapsed
36622
36623 \begin_layout Plain Layout
36624
36625
36626 \backslash
36627 end{multicols}
36628 \end_layout
36629
36630 \end_inset
36631
36632
36633 \end_layout
36634
36635 \begin_layout Subsection
36636 Ecuaciones con descripción de variables
36637 \begin_inset Index idx
36638 status collapsed
36639
36640 \begin_layout Plain Layout
36641 Ecuación ! con descripción de variables
36642 \end_layout
36643
36644 \end_inset
36645
36646
36647 \end_layout
36648
36649 \begin_layout Standard
36650 Para describir variables en una ecuación, como en la fórmula 
36651 \begin_inset CommandInset ref
36652 LatexCommand eqref
36653 reference "eq:within"
36654
36655 \end_inset
36656
36657 , se inserta una matriz 2×
36658 \begin_inset Formula $n$
36659 \end_inset
36660
36661  con columnas alineadas a la izquierda para las 
36662 \emph on
36663
36664 \begin_inset Formula $n$
36665 \end_inset
36666
36667
36668 \emph default
36669  variables usadas.
36670 \begin_inset Foot
36671 status collapsed
36672
36673 \begin_layout Plain Layout
36674 véase matrices en 
36675 \begin_inset CommandInset ref
36676 LatexCommand ref
36677 reference "sec:Matrices"
36678
36679 \end_inset
36680
36681
36682 \end_layout
36683
36684 \end_inset
36685
36686  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
36687  el comando 
36688 \series bold
36689
36690 \backslash
36691 footnotesize
36692 \series default
36693  antes de la matriz.
36694 \begin_inset Foot
36695 status collapsed
36696
36697 \begin_layout Plain Layout
36698 véase tamaños de tipografías en 
36699 \begin_inset CommandInset ref
36700 LatexCommand ref
36701 reference "subsec:Tamaños-de-tipografías"
36702
36703 \end_inset
36704
36705 .
36706 \end_layout
36707
36708 \end_inset
36709
36710
36711 \end_layout
36712
36713 \begin_layout Standard
36714 Si se usa el estilo 
36715 \series bold
36716 Sangrado
36717 \series default
36718 ,
36719 \begin_inset Foot
36720 status collapsed
36721
36722 \begin_layout Plain Layout
36723 véase estilos de ecuación en 
36724 \begin_inset CommandInset ref
36725 LatexCommand ref
36726 reference "sec:Estilos-de-ecuación"
36727
36728 \end_inset
36729
36730
36731 \end_layout
36732
36733 \end_inset
36734
36735  se inserta un 
36736 \series bold
36737
36738 \backslash
36739 hfill
36740 \series default
36741
36742 \begin_inset Foot
36743 status collapsed
36744
36745 \begin_layout Plain Layout
36746
36747 \series bold
36748
36749 \backslash
36750 hfill
36751 \series default
36752  sólo funciona en ecuaciones en estilo 
36753 \series bold
36754 Sangrado
36755 \series default
36756 , véase 
36757 \begin_inset CommandInset ref
36758 LatexCommand ref
36759 reference "subsec:Espacio-variable"
36760
36761 \end_inset
36762
36763
36764 \end_layout
36765
36766 \end_inset
36767
36768  delante y detrás de la matriz para que tenga la misma separación con la
36769  ecuación y con el margen.
36770 \end_layout
36771
36772 \begin_layout Standard
36773 Si se usa el estilo 
36774 \series bold
36775 Centrado
36776 \series default
36777  se emplea el método descrito en la 
36778 \begin_inset CommandInset ref
36779 LatexCommand ref
36780 reference "subsec:Entorno-flalign"
36781
36782 \end_inset
36783
36784  para sangrar la ecuación.
36785  La ecuación 
36786 \begin_inset CommandInset ref
36787 LatexCommand eqref
36788 reference "eq:within"
36789
36790 \end_inset
36791
36792  consta de cinco columnas ya que las dos primeras contienen la fórmula,
36793  la tercera la matriz y la última una llave \SpecialChar TeX
36794  vacía.
36795 \begin_inset Formula 
36796 \begin{flalign}
36797 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
36798 \rho & \mbox{densidad}\\
36799 V & \mbox{volumen}\\
36800 g & \mbox{aceleración gravitatoria}
36801 \end{array} &  & {}\label{eq:within}
36802 \end{flalign}
36803
36804 \end_inset
36805
36806
36807 \end_layout
36808
36809 \begin_layout Subsection
36810 Letras griegas minúsculas en redonda
36811 \begin_inset CommandInset label
36812 LatexCommand label
36813 name "subsec:Griegas-en-redonda"
36814
36815 \end_inset
36816
36817
36818 \begin_inset Index idx
36819 status collapsed
36820
36821 \begin_layout Plain Layout
36822 Letras griegas ! en redonda
36823 \end_layout
36824
36825 \end_inset
36826
36827
36828 \end_layout
36829
36830 \begin_layout Standard
36831 La mayoría de las tipografías sólo suministran letras griegas minúsculas
36832  en cursiva.
36833  Pero para símbolos de partículas elementales como piones y neutrinos hacen
36834  falta letras griegas en redonda.
36835  El archivo 
36836 \series bold
36837 upgreek.sty
36838 \series default
36839
36840 \begin_inset Foot
36841 status collapsed
36842
36843 \begin_layout Plain Layout
36844
36845 \series bold
36846 upgreek
36847 \series default
36848  forma parte del paquete \SpecialChar LaTeX
36849  
36850 \series bold
36851 was
36852 \series default
36853
36854 \begin_inset Index idx
36855 status collapsed
36856
36857 \begin_layout Plain Layout
36858 Paquetes ! was
36859 \begin_inset ERT
36860 status collapsed
36861
36862 \begin_layout Plain Layout
36863
36864
36865 \backslash
36866 vspace{4mm}
36867 \end_layout
36868
36869 \end_inset
36870
36871
36872 \end_layout
36873
36874 \end_inset
36875
36876 .
36877 \end_layout
36878
36879 \end_inset
36880
36881
36882 \begin_inset Index idx
36883 status collapsed
36884
36885 \begin_layout Plain Layout
36886 Paquetes ! upgreek
36887 \end_layout
36888
36889 \end_inset
36890
36891 , que se carga en el preámbulo \SpecialChar LaTeX
36892  con la línea
36893 \end_layout
36894
36895 \begin_layout Standard
36896
36897 \series bold
36898
36899 \backslash
36900 usepackage{upgreek}
36901 \end_layout
36902
36903 \begin_layout Standard
36904 las suministra.
36905  
36906 \begin_inset ERT
36907 status collapsed
36908
36909 \begin_layout Plain Layout
36910
36911
36912 \backslash
36913 ifupgreek 
36914 \end_layout
36915
36916 \end_inset
36917
36918
36919 \begin_inset Note Note
36920 status open
36921
36922 \begin_layout Plain Layout
36923 Lo siguiente sólo se podrá ver si está instalado el paquete \SpecialChar LaTeX
36924  
36925 \series bold
36926 upgreek
36927 \series default
36928 :
36929 \end_layout
36930
36931 \end_inset
36932
36933  Se imprimen con el comando de la letra correspondiente precedido de 
36934 \series bold
36935 up
36936 \series default
36937 .
36938  Por ejemplo, el comando 
36939 \series bold
36940
36941 \backslash
36942 uptau
36943 \series default
36944  genera: 
36945 \begin_inset Formula $\uptau$
36946 \end_inset
36947
36948
36949 \end_layout
36950
36951 \begin_layout Standard
36952 Con estos comandos se pueden escribir reacciones entre partículas elementales:
36953 \begin_inset Formula 
36954 \[
36955 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
36956 \]
36957
36958 \end_inset
36959
36960
36961 \end_layout
36962
36963 \begin_layout Standard
36964 Las letras en redonda son más remarcadas y más grandes que las correspondientes
36965  en cursiva.
36966  Por tanto no deberían emplearse para unidades como 
36967 \begin_inset Quotes fld
36968 \end_inset
36969
36970 µm
36971 \begin_inset Quotes frd
36972 \end_inset
36973
36974 .
36975 \end_layout
36976
36977 \begin_layout Standard
36978 \begin_inset ERT
36979 status collapsed
36980
36981 \begin_layout Plain Layout
36982
36983
36984 \backslash
36985 else 
36986 \end_layout
36987
36988 \end_inset
36989
36990
36991 \begin_inset Note Note
36992 status open
36993
36994 \begin_layout Plain Layout
36995 Lo siguiente se mostrará si el paquete \SpecialChar LaTeX
36996  
36997 \series bold
36998 upgreek
36999 \series default
37000  no está instalado:
37001 \end_layout
37002
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \begin_layout Standard
37009 Debes instalar el paquete \SpecialChar LaTeX
37010  
37011 \series bold
37012 upgreek
37013 \series default
37014  para ver en la salida el resto de esta subsección.
37015  
37016 \end_layout
37017
37018 \begin_layout Standard
37019 \begin_inset ERT
37020 status collapsed
37021
37022 \begin_layout Plain Layout
37023
37024
37025 \backslash
37026 fi
37027 \end_layout
37028
37029 \end_inset
37030
37031
37032 \end_layout
37033
37034 \begin_layout Subsection
37035 Caracteres de texto en ecuaciones
37036 \begin_inset Index idx
37037 status collapsed
37038
37039 \begin_layout Plain Layout
37040 Texto ! en ecuaciones
37041 \end_layout
37042
37043 \end_inset
37044
37045
37046 \end_layout
37047
37048 \begin_layout Standard
37049 En algunos casos podrías querer insertar caracteres de texto directamente
37050  en ecuaciones.
37051  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37052 \begin_inset Formula $\cdot$
37053 \end_inset
37054
37055  en expresiones como 
37056 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37057 \end_inset
37058
37059 , habría que insertar el comando 
37060 \series bold
37061
37062 \backslash
37063 cdot
37064 \series default
37065
37066 \begin_inset Foot
37067 status collapsed
37068
37069 \begin_layout Plain Layout
37070 véase 
37071 \begin_inset CommandInset ref
37072 LatexCommand ref
37073 reference "subsec:Operadores-binarios"
37074
37075 \end_inset
37076
37077
37078 \end_layout
37079
37080 \end_inset
37081
37082  continuamente, porque este carácter está definido en todas las codificaciones
37083  como carácter de texto.
37084  Pero la codificación se puede cambiar con la línea de preámbulo \SpecialChar LaTeX
37085 :
37086 \end_layout
37087
37088 \begin_layout Standard
37089
37090 \series bold
37091
37092 \backslash
37093 Declare Inputtext{183}{
37094 \backslash
37095 ifmmode
37096 \backslash
37097 cdot
37098 \backslash
37099 else
37100 \backslash
37101 textperiodcentered
37102 \backslash
37103 f\SpecialChar ligaturebreak
37104 i}
37105 \end_layout
37106
37107 \begin_layout Standard
37108 La codificación de caracteres (menú 
37109 \family sans
37110 Documento\SpecialChar menuseparator
37111 Configuración\SpecialChar menuseparator
37112 Idioma
37113 \family default
37114 ) especifica el carácter que se muestra al pulsar una tecla.
37115  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37116  
37117 \series bold
37118
37119 \backslash
37120 textperiodcentered
37121 \series default
37122 .
37123  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37124  de \SpecialChar LaTeX
37125 .
37126  Con la codificación cambiada se escoge automáticamente el comando correcto,
37127  dependiendo de si el carácter se ha insertado en una ecuación o no.
37128 \end_layout
37129
37130 \begin_layout Standard
37131 La codificación de diversos caracteres se guarda en archivos de definición.
37132  Por ejemplo la codificación 
37133 \series bold
37134 latin9
37135 \series default
37136  se define en el archivo 
37137 \series bold
37138 latin9.def
37139 \series default
37140  que está en el directorio de \SpecialChar LaTeX
37141 .
37142  La codificación sólo debería cambiarse en el preámbulo \SpecialChar LaTeX
37143  y no en el archivo
37144  de definición, de lo contrario nuestros documentos no podrían ser editados
37145  en otros ordenadores.
37146 \begin_inset VSpace medskip
37147 \end_inset
37148
37149
37150 \end_layout
37151
37152 \begin_layout Standard
37153 Además del punto centrado, en este documento se ha definido el símbolo grado
37154  ° con la siguiente línea de preámbulo \SpecialChar LaTeX
37155 , para que se pueda insertar directamente
37156  en una fórmula:
37157 \end_layout
37158
37159 \begin_layout Standard
37160
37161 \series bold
37162
37163 \backslash
37164 DeclareInputtext{176}{
37165 \backslash
37166 ifmmode^
37167 \backslash
37168 circ
37169 \backslash
37170 else
37171 \backslash
37172 textdegree
37173 \backslash
37174 f\SpecialChar ligaturebreak
37175 i}
37176 \end_layout
37177
37178 \begin_layout Subsection
37179 Comentarios de \SpecialChar LaTeX
37180  en ecuaciones
37181 \end_layout
37182
37183 \begin_layout Standard
37184 En texto se pueden insertar comentarios que sólo son visibles en el código
37185  fuente de \SpecialChar LaTeX
37186  con el menú 
37187 \family sans
37188 Insertar\SpecialChar menuseparator
37189 Nota\SpecialChar menuseparator
37190 Comentario
37191 \family default
37192 .
37193  Esto no es posible en ecuaciones, pero puedes insertar comentarios en \SpecialChar LaTeX
37194
37195  con el comando
37196 \end_layout
37197
37198 \begin_layout Standard
37199
37200 \series bold
37201
37202 \backslash
37203 %
37204 \end_layout
37205
37206 \begin_layout Standard
37207 Este comando crea un marco en el que puedes escribir el comentario.
37208  Debido a un fallo de \SpecialChar LyX
37209
37210 \begin_inset Foot
37211 status collapsed
37212
37213 \begin_layout Plain Layout
37214 \begin_inset CommandInset href
37215 LatexCommand href
37216 name "LyX-bug #9002"
37217 target "http://www.lyx.org/trac/ticket/9002"
37218
37219 \end_inset
37220
37221
37222 \end_layout
37223
37224 \end_inset
37225
37226  no puedes escribir texto normal en el comentario, incluso si usas texto
37227  matemático verás sus comandos \SpecialChar LaTeX
37228  en la salida \SpecialChar LaTeX
37229 .
37230 \begin_inset Newline newline
37231 \end_inset
37232
37233 Una ecuación con un comentario en \SpecialChar LaTeX
37234 :
37235 \begin_inset Formula 
37236 \[
37237 A=B%\text{Esto es el comentario}
37238 \]
37239
37240 \end_inset
37241
37242
37243 \series bold
37244
37245 \begin_inset Newpage newpage
37246 \end_inset
37247
37248
37249 \end_layout
37250
37251 \begin_layout Section
37252 \start_of_appendix
37253 Notas sobre tipografía
37254 \begin_inset Index idx
37255 status collapsed
37256
37257 \begin_layout Plain Layout
37258 Tipografía, normas
37259 \end_layout
37260
37261 \end_inset
37262
37263
37264 \end_layout
37265
37266 \begin_layout Standard
37267 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37268 \begin_inset Foot
37269 status collapsed
37270
37271 \begin_layout Plain Layout
37272 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37273  
37274 \begin_inset Quotes fld
37275 \end_inset
37276
37277 Duden
37278 \begin_inset Quotes frd
37279 \end_inset
37280
37281  
37282 \begin_inset CommandInset citation
37283 LatexCommand cite
37284 key "Duden"
37285
37286 \end_inset
37287
37288 , que incluye algunas de las normas ISO.
37289  
37290 \begin_inset Newline newline
37291 \end_inset
37292
37293 (
37294 \emph on
37295 N.
37296 \begin_inset space \thinspace{}
37297 \end_inset
37298
37299 del t.
37300 \emph default
37301 : Para documentación en español sobre el tema, véase 
37302 \begin_inset CommandInset citation
37303 LatexCommand cite
37304 key "Bezos"
37305
37306 \end_inset
37307
37308 .)
37309 \end_layout
37310
37311 \end_inset
37312
37313
37314 \end_layout
37315
37316 \begin_layout Itemize
37317 Las unidades físicas se escriben 
37318 \emph on
37319 siempre 
37320 \emph default
37321 en redonda
37322 \begin_inset Foot
37323 status collapsed
37324
37325 \begin_layout Plain Layout
37326 véase estilos de tipografías en 
37327 \begin_inset CommandInset ref
37328 LatexCommand ref
37329 reference "subsec:Estilos-de-tipografías"
37330
37331 \end_inset
37332
37333
37334 \end_layout
37335
37336 \end_inset
37337
37338 , aunque aparezcan en un texto en cursiva: 30
37339 \begin_inset space \thinspace{}
37340 \end_inset
37341
37342 km/h
37343 \begin_inset Newline newline
37344 \end_inset
37345
37346 Entre el valor y la unidad hay un espacio delgado, véase 
37347 \begin_inset CommandInset ref
37348 LatexCommand ref
37349 reference "subsec:Espacio-predefinido"
37350
37351 \end_inset
37352
37353 .
37354 \begin_inset Newline newline
37355 \end_inset
37356
37357 Esta norma la cumple automáticamente el comando 
37358 \series bold
37359
37360 \backslash
37361 unittwo
37362 \series default
37363 .
37364  Si se introduce en una fórmula aparecen dos marcos.
37365  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37366  como antes, 
37367 \begin_inset Formula $\unit[30]{km/h}$
37368 \end_inset
37369
37370
37371 \begin_inset space \thinspace{}
37372 \end_inset
37373
37374 .
37375  Ten en cuenta que 
37376 \series bold
37377
37378 \backslash
37379 unittwo
37380 \series default
37381  no es un auténtico comando \SpecialChar LaTeX
37382 , sino el comando 
37383 \series bold
37384
37385 \backslash
37386 unit[value]{unit}
37387 \series default
37388 , por tanto no lo puedes usar en código \SpecialChar TeX
37389 .
37390 \end_layout
37391
37392 \begin_layout Itemize
37393 Los signos por ciento y por mil se escriben como las unidades físicas:
37394 \begin_inset Newline newline
37395 \end_inset
37396
37397 1,2
37398 \begin_inset space \thinspace{}
37399 \end_inset
37400
37401 ‰ de alcohol en sangre.
37402 \end_layout
37403
37404 \begin_layout Itemize
37405 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37406  otra unidad: 15
37407 \begin_inset space \thinspace{}
37408 \end_inset
37409
37410 °C
37411 \end_layout
37412
37413 \begin_layout Itemize
37414 En números con más de cuatro dígitos se inserta un espacio delgado para
37415  separarlos en grupos de tres cifras: 18
37416 \begin_inset space \thinspace{}
37417 \end_inset
37418
37419 473
37420 \begin_inset space \thinspace{}
37421 \end_inset
37422
37423 588
37424 \end_layout
37425
37426 \begin_layout Itemize
37427 Para dimensiones como 120×90×40
37428 \begin_inset space \thinspace{}
37429 \end_inset
37430
37431 cm se usa el aspa de multiplicar 
37432 \begin_inset Quotes fld
37433 \end_inset
37434
37435 ×
37436 \begin_inset Quotes frd
37437 \end_inset
37438
37439 .
37440  Está disponible en el menú 
37441 \family sans
37442 Insertar\SpecialChar menuseparator
37443 Carácter especial
37444 \family default
37445 \SpecialChar menuseparator
37446
37447 \family sans
37448 Símbolos
37449 \family default
37450  o bien mediante el comando 
37451 \series bold
37452
37453 \backslash
37454 times
37455 \series default
37456 .
37457  Se puede insertar directamente con cierta combinación de teclas.
37458 \end_layout
37459
37460 \begin_layout Itemize
37461 Las funciones con nombres que constan de varias letras se escriben en redonda
37462  para evitar confusiones, véase 
37463 \begin_inset CommandInset ref
37464 LatexCommand ref
37465 reference "subsec:Funciones-predefinidas"
37466
37467 \end_inset
37468
37469 .
37470 \end_layout
37471
37472 \begin_layout Itemize
37473 Los índices que constan de varias letras se escriben en redonda: 
37474 \begin_inset Formula $E_{\mathrm{cin}}$
37475 \end_inset
37476
37477
37478 \begin_inset Newline newline
37479 \end_inset
37480
37481 Los componentes de una matriz se escriben en cursiva: 
37482 \begin_inset Formula $\hat{H}_{kl}$
37483 \end_inset
37484
37485
37486 \end_layout
37487
37488 \begin_layout Itemize
37489 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37490  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37491 s con otras variables.
37492 \end_layout
37493
37494 \begin_layout Itemize
37495 El carácter que indica una transformación 
37496 \noun on
37497 Fourier
37498 \noun default
37499  se inserta con el comando 
37500 \series bold
37501
37502 \backslash
37503 mathscr
37504 \begin_inset space \textvisiblespace{}
37505 \end_inset
37506
37507 F
37508 \series default
37509  o mediante el menú
37510 \family sans
37511  Insertar\SpecialChar menuseparator
37512 Carácter especial
37513 \family default
37514 \SpecialChar menuseparator
37515
37516 \family sans
37517 Símbolos\SpecialChar menuseparator
37518 Símbolos de letra
37519 \family default
37520
37521 \begin_inset Formula $\mathscr{F}$
37522 \end_inset
37523
37524
37525 \end_layout
37526
37527 \begin_layout Standard
37528 \begin_inset Newpage newpage
37529 \end_inset
37530
37531
37532 \end_layout
37533
37534 \begin_layout Section
37535 Comandos sinónimos
37536 \begin_inset Index idx
37537 status collapsed
37538
37539 \begin_layout Plain Layout
37540 Sinónimos
37541 \end_layout
37542
37543 \end_inset
37544
37545
37546 \end_layout
37547
37548 \begin_layout Standard
37549 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37550  como los que se recogen en esta lista:
37551 \begin_inset Foot
37552 status collapsed
37553
37554 \begin_layout Plain Layout
37555 véase también 
37556 \begin_inset CommandInset ref
37557 LatexCommand ref
37558 reference "fn:sinónimos"
37559
37560 \end_inset
37561
37562 .
37563 \end_layout
37564
37565 \end_inset
37566
37567
37568 \end_layout
37569
37570 \begin_layout Standard
37571 \begin_inset VSpace bigskip
37572 \end_inset
37573
37574
37575 \lang english
37576
37577 \begin_inset space \hfill{}
37578 \end_inset
37579
37580
37581 \lang spanish
37582
37583 \begin_inset Tabular
37584 <lyxtabular version="3" rows="12" columns="2">
37585 <features booktabs="true" tabularvalignment="middle">
37586 <column alignment="center" valignment="top" width="0pt">
37587 <column alignment="center" valignment="top" width="0pt">
37588 <row>
37589 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37590 \begin_inset Text
37591
37592 \begin_layout Plain Layout
37593 Comando
37594 \end_layout
37595
37596 \end_inset
37597 </cell>
37598 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37599 \begin_inset Text
37600
37601 \begin_layout Plain Layout
37602 equivalente a
37603 \end_layout
37604
37605 \end_inset
37606 </cell>
37607 </row>
37608 <row>
37609 <cell alignment="center" valignment="top" usebox="none">
37610 \begin_inset Text
37611
37612 \begin_layout Plain Layout
37613
37614 \backslash
37615 ast
37616 \end_layout
37617
37618 \end_inset
37619 </cell>
37620 <cell alignment="center" valignment="top" usebox="none">
37621 \begin_inset Text
37622
37623 \begin_layout Plain Layout
37624 *
37625 \end_layout
37626
37627 \end_inset
37628 </cell>
37629 </row>
37630 <row>
37631 <cell alignment="center" valignment="top" usebox="none">
37632 \begin_inset Text
37633
37634 \begin_layout Plain Layout
37635
37636 \backslash
37637 choose
37638 \end_layout
37639
37640 \end_inset
37641 </cell>
37642 <cell alignment="center" valignment="top" usebox="none">
37643 \begin_inset Text
37644
37645 \begin_layout Plain Layout
37646
37647 \backslash
37648 binom
37649 \end_layout
37650
37651 \end_inset
37652 </cell>
37653 </row>
37654 <row>
37655 <cell alignment="center" valignment="top" usebox="none">
37656 \begin_inset Text
37657
37658 \begin_layout Plain Layout
37659
37660 \backslash
37661 geq
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 <cell alignment="center" valignment="top" usebox="none">
37667 \begin_inset Text
37668
37669 \begin_layout Plain Layout
37670
37671 \backslash
37672 ge
37673 \end_layout
37674
37675 \end_inset
37676 </cell>
37677 </row>
37678 <row>
37679 <cell alignment="center" valignment="top" usebox="none">
37680 \begin_inset Text
37681
37682 \begin_layout Plain Layout
37683
37684 \backslash
37685 lbrace
37686 \end_layout
37687
37688 \end_inset
37689 </cell>
37690 <cell alignment="center" valignment="top" usebox="none">
37691 \begin_inset Text
37692
37693 \begin_layout Plain Layout
37694 {
37695 \end_layout
37696
37697 \end_inset
37698 </cell>
37699 </row>
37700 <row>
37701 <cell alignment="center" valignment="top" usebox="none">
37702 \begin_inset Text
37703
37704 \begin_layout Plain Layout
37705
37706 \backslash
37707 lbracket
37708 \end_layout
37709
37710 \end_inset
37711 </cell>
37712 <cell alignment="center" valignment="top" usebox="none">
37713 \begin_inset Text
37714
37715 \begin_layout Plain Layout
37716 [
37717 \end_layout
37718
37719 \end_inset
37720 </cell>
37721 </row>
37722 <row>
37723 <cell alignment="center" valignment="top" usebox="none">
37724 \begin_inset Text
37725
37726 \begin_layout Plain Layout
37727
37728 \backslash
37729 leftarrow
37730 \end_layout
37731
37732 \end_inset
37733 </cell>
37734 <cell alignment="center" valignment="top" usebox="none">
37735 \begin_inset Text
37736
37737 \begin_layout Plain Layout
37738
37739 \backslash
37740 gets
37741 \end_layout
37742
37743 \end_inset
37744 </cell>
37745 </row>
37746 <row>
37747 <cell alignment="center" valignment="top" usebox="none">
37748 \begin_inset Text
37749
37750 \begin_layout Plain Layout
37751
37752 \backslash
37753 leq
37754 \end_layout
37755
37756 \end_inset
37757 </cell>
37758 <cell alignment="center" valignment="top" usebox="none">
37759 \begin_inset Text
37760
37761 \begin_layout Plain Layout
37762
37763 \backslash
37764 le
37765 \end_layout
37766
37767 \end_inset
37768 </cell>
37769 </row>
37770 <row>
37771 <cell alignment="center" valignment="top" usebox="none">
37772 \begin_inset Text
37773
37774 \begin_layout Plain Layout
37775
37776 \backslash
37777 lor
37778 \end_layout
37779
37780 \end_inset
37781 </cell>
37782 <cell alignment="center" valignment="top" usebox="none">
37783 \begin_inset Text
37784
37785 \begin_layout Plain Layout
37786
37787 \backslash
37788 vee
37789 \end_layout
37790
37791 \end_inset
37792 </cell>
37793 </row>
37794 <row>
37795 <cell alignment="center" valignment="top" usebox="none">
37796 \begin_inset Text
37797
37798 \begin_layout Plain Layout
37799
37800 \backslash
37801 neq
37802 \end_layout
37803
37804 \end_inset
37805 </cell>
37806 <cell alignment="center" valignment="top" usebox="none">
37807 \begin_inset Text
37808
37809 \begin_layout Plain Layout
37810
37811 \backslash
37812 not=
37813 \end_layout
37814
37815 \end_inset
37816 </cell>
37817 </row>
37818 <row>
37819 <cell alignment="center" valignment="top" usebox="none">
37820 \begin_inset Text
37821
37822 \begin_layout Plain Layout
37823
37824 \backslash
37825 slash
37826 \end_layout
37827
37828 \end_inset
37829 </cell>
37830 <cell alignment="center" valignment="top" usebox="none">
37831 \begin_inset Text
37832
37833 \begin_layout Plain Layout
37834 /
37835 \end_layout
37836
37837 \end_inset
37838 </cell>
37839 </row>
37840 <row>
37841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37842 \begin_inset Text
37843
37844 \begin_layout Plain Layout
37845
37846 \backslash
37847 vert
37848 \end_layout
37849
37850 \end_inset
37851 </cell>
37852 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37853 \begin_inset Text
37854
37855 \begin_layout Plain Layout
37856 |
37857 \end_layout
37858
37859 \end_inset
37860 </cell>
37861 </row>
37862 </lyxtabular>
37863
37864 \end_inset
37865
37866
37867 \begin_inset space \hfill{}
37868 \end_inset
37869
37870
37871 \begin_inset Tabular
37872 <lyxtabular version="3" rows="12" columns="2">
37873 <features booktabs="true" tabularvalignment="middle">
37874 <column alignment="center" valignment="top" width="0pt">
37875 <column alignment="center" valignment="top" width="0pt">
37876 <row>
37877 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37878 \begin_inset Text
37879
37880 \begin_layout Plain Layout
37881 Comando
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890 equivalente a
37891 \end_layout
37892
37893 \end_inset
37894 </cell>
37895 </row>
37896 <row>
37897 <cell alignment="center" valignment="top" usebox="none">
37898 \begin_inset Text
37899
37900 \begin_layout Plain Layout
37901
37902 \backslash
37903 backslash
37904 \end_layout
37905
37906 \end_inset
37907 </cell>
37908 <cell alignment="center" valignment="top" usebox="none">
37909 \begin_inset Text
37910
37911 \begin_layout Plain Layout
37912
37913 \backslash
37914
37915 \backslash
37916
37917 \end_layout
37918
37919 \end_inset
37920 </cell>
37921 </row>
37922 <row>
37923 <cell alignment="center" valignment="top" usebox="none">
37924 \begin_inset Text
37925
37926 \begin_layout Plain Layout
37927
37928 \backslash
37929 dasharrow
37930 \end_layout
37931
37932 \end_inset
37933 </cell>
37934 <cell alignment="center" valignment="top" usebox="none">
37935 \begin_inset Text
37936
37937 \begin_layout Plain Layout
37938
37939 \backslash
37940 dashrightarrow
37941 \end_layout
37942
37943 \end_inset
37944 </cell>
37945 </row>
37946 <row>
37947 <cell alignment="center" valignment="top" usebox="none">
37948 \begin_inset Text
37949
37950 \begin_layout Plain Layout
37951
37952 \backslash
37953 land
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 <cell alignment="center" valignment="top" usebox="none">
37959 \begin_inset Text
37960
37961 \begin_layout Plain Layout
37962
37963 \backslash
37964 wedge
37965 \end_layout
37966
37967 \end_inset
37968 </cell>
37969 </row>
37970 <row>
37971 <cell alignment="center" valignment="top" usebox="none">
37972 \begin_inset Text
37973
37974 \begin_layout Plain Layout
37975
37976 \backslash
37977 rbrace
37978 \end_layout
37979
37980 \end_inset
37981 </cell>
37982 <cell alignment="center" valignment="top" usebox="none">
37983 \begin_inset Text
37984
37985 \begin_layout Plain Layout
37986 }
37987 \end_layout
37988
37989 \end_inset
37990 </cell>
37991 </row>
37992 <row>
37993 <cell alignment="center" valignment="top" usebox="none">
37994 \begin_inset Text
37995
37996 \begin_layout Plain Layout
37997
37998 \backslash
37999 rbracket
38000 \end_layout
38001
38002 \end_inset
38003 </cell>
38004 <cell alignment="center" valignment="top" usebox="none">
38005 \begin_inset Text
38006
38007 \begin_layout Plain Layout
38008 ]
38009 \end_layout
38010
38011 \end_inset
38012 </cell>
38013 </row>
38014 <row>
38015 <cell alignment="center" valignment="top" usebox="none">
38016 \begin_inset Text
38017
38018 \begin_layout Plain Layout
38019
38020 \backslash
38021 rightarrow
38022 \end_layout
38023
38024 \end_inset
38025 </cell>
38026 <cell alignment="center" valignment="top" usebox="none">
38027 \begin_inset Text
38028
38029 \begin_layout Plain Layout
38030
38031 \backslash
38032 to
38033 \end_layout
38034
38035 \end_inset
38036 </cell>
38037 </row>
38038 <row>
38039 <cell alignment="center" valignment="top" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043
38044 \backslash
38045 lnot
38046 \end_layout
38047
38048 \end_inset
38049 </cell>
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054
38055 \backslash
38056 neg
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 </row>
38062 <row>
38063 <cell alignment="center" valignment="top" usebox="none">
38064 \begin_inset Text
38065
38066 \begin_layout Plain Layout
38067
38068 \backslash
38069 ne
38070 \end_layout
38071
38072 \end_inset
38073 </cell>
38074 <cell alignment="center" valignment="top" usebox="none">
38075 \begin_inset Text
38076
38077 \begin_layout Plain Layout
38078
38079 \backslash
38080 not=
38081 \end_layout
38082
38083 \end_inset
38084 </cell>
38085 </row>
38086 <row>
38087 <cell alignment="center" valignment="top" usebox="none">
38088 \begin_inset Text
38089
38090 \begin_layout Plain Layout
38091
38092 \backslash
38093 owns
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 <cell alignment="center" valignment="top" usebox="none">
38099 \begin_inset Text
38100
38101 \begin_layout Plain Layout
38102
38103 \backslash
38104 ni
38105 \end_layout
38106
38107 \end_inset
38108 </cell>
38109 </row>
38110 <row>
38111 <cell alignment="center" valignment="top" usebox="none">
38112 \begin_inset Text
38113
38114 \begin_layout Plain Layout
38115
38116 \backslash
38117 square
38118 \end_layout
38119
38120 \end_inset
38121 </cell>
38122 <cell alignment="center" valignment="top" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126
38127 \backslash
38128 Box
38129 \end_layout
38130
38131 \end_inset
38132 </cell>
38133 </row>
38134 <row>
38135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139
38140 \backslash
38141 Vert
38142 \end_layout
38143
38144 \end_inset
38145 </cell>
38146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38147 \begin_inset Text
38148
38149 \begin_layout Plain Layout
38150
38151 \backslash
38152 |
38153 \end_layout
38154
38155 \end_inset
38156 </cell>
38157 </row>
38158 </lyxtabular>
38159
38160 \end_inset
38161
38162
38163 \begin_inset space \hfill{}
38164 \end_inset
38165
38166
38167 \end_layout
38168
38169 \begin_layout Standard
38170 \begin_inset Newpage newpage
38171 \end_inset
38172
38173
38174 \end_layout
38175
38176 \begin_layout Bibliography
38177 \begin_inset CommandInset bibitem
38178 LatexCommand bibitem
38179 key "TLC2"
38180
38181 \end_inset
38182
38183
38184 \shape smallcaps
38185 Mittelbach, F.
38186  ; Goossens, M.
38187 \shape default
38188
38189 \shape italic
38190 The \SpecialChar LaTeX
38191  Companion
38192 \shape default
38193 .
38194  Addison Wesley, 2004
38195 \end_layout
38196
38197 \begin_layout Bibliography
38198 \begin_inset CommandInset bibitem
38199 LatexCommand bibitem
38200 key "Mathmode"
38201
38202 \end_inset
38203
38204
38205 \begin_inset CommandInset href
38206 LatexCommand href
38207 name "Descripción"
38208 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38209
38210 \end_inset
38211
38212  de habilidades matemáticas de \SpecialChar LaTeX
38213
38214 \end_layout
38215
38216 \begin_layout Bibliography
38217 \begin_inset CommandInset bibitem
38218 LatexCommand bibitem
38219 key "AMS"
38220
38221 \end_inset
38222
38223
38224 \begin_inset CommandInset href
38225 LatexCommand href
38226 name "Descripción"
38227 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
38228
38229 \end_inset
38230
38231  de 
38232 \begin_inset ERT
38233 status collapsed
38234
38235 \begin_layout Plain Layout
38236
38237
38238 \backslash
38239 AmS
38240 \end_layout
38241
38242 \end_inset
38243
38244 -\SpecialChar LaTeX
38245
38246 \end_layout
38247
38248 \begin_layout Bibliography
38249 \begin_inset CommandInset bibitem
38250 LatexCommand bibitem
38251 key "Symbols"
38252
38253 \end_inset
38254
38255
38256 \begin_inset CommandInset href
38257 LatexCommand href
38258 name "Lista"
38259 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38260
38261 \end_inset
38262
38263  de todos los símbolos disponibles con paquetes \SpecialChar LaTeX
38264
38265 \end_layout
38266
38267 \begin_layout Bibliography
38268 \begin_inset CommandInset bibitem
38269 LatexCommand bibitem
38270 key "cancel"
38271
38272 \end_inset
38273
38274
38275 \begin_inset CommandInset href
38276 LatexCommand href
38277 name "Documentación"
38278 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38279
38280 \end_inset
38281
38282  del paquete \SpecialChar LaTeX
38283  
38284 \series bold
38285 cancel
38286 \series default
38287
38288 \begin_inset Index idx
38289 status collapsed
38290
38291 \begin_layout Plain Layout
38292 Paquetes ! cancel
38293 \end_layout
38294
38295 \end_inset
38296
38297
38298 \end_layout
38299
38300 \begin_layout Bibliography
38301 \begin_inset CommandInset bibitem
38302 LatexCommand bibitem
38303 key "hyperref"
38304
38305 \end_inset
38306
38307
38308 \begin_inset CommandInset href
38309 LatexCommand href
38310 name "Documentación"
38311 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38312
38313 \end_inset
38314
38315  del paquete \SpecialChar LaTeX
38316  
38317 \series bold
38318 hyperref
38319 \series default
38320
38321 \begin_inset Index idx
38322 status collapsed
38323
38324 \begin_layout Plain Layout
38325 Paquetes ! hyperref
38326 \end_layout
38327
38328 \end_inset
38329
38330
38331 \end_layout
38332
38333 \begin_layout Bibliography
38334 \begin_inset CommandInset bibitem
38335 LatexCommand bibitem
38336 key "mhchem"
38337
38338 \end_inset
38339
38340
38341 \begin_inset CommandInset href
38342 LatexCommand href
38343 name "Documentación"
38344 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38345
38346 \end_inset
38347
38348  del paquete \SpecialChar LaTeX
38349  
38350 \series bold
38351 mhchem
38352 \series default
38353
38354 \begin_inset Index idx
38355 status collapsed
38356
38357 \begin_layout Plain Layout
38358 Paquetes ! mhchem
38359 \end_layout
38360
38361 \end_inset
38362
38363
38364 \end_layout
38365
38366 \begin_layout Bibliography
38367 \begin_inset CommandInset bibitem
38368 LatexCommand bibitem
38369 key "Duden"
38370
38371 \end_inset
38372
38373
38374 \emph on
38375 Duden Band 1
38376 \emph default
38377 .
38378  22.
38379  Auflage, Duden 2001
38380 \end_layout
38381
38382 \begin_layout Bibliography
38383 \begin_inset CommandInset bibitem
38384 LatexCommand bibitem
38385 key "spanish"
38386
38387 \end_inset
38388
38389
38390 \begin_inset CommandInset href
38391 LatexCommand href
38392 name "Página web"
38393 target "http://www.tex-tipografia.com/spanish.html"
38394
38395 \end_inset
38396
38397  del estilo 
38398 \series bold
38399 spanish
38400 \family sans
38401 \series default
38402  
38403 \family default
38404 incluido en el paquete 
38405 \series bold
38406 babel
38407 \end_layout
38408
38409 \begin_layout Bibliography
38410 \begin_inset CommandInset bibitem
38411 LatexCommand bibitem
38412 key "Bezos"
38413
38414 \end_inset
38415
38416
38417 \begin_inset CommandInset href
38418 LatexCommand href
38419 name "Documento"
38420 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38421
38422 \end_inset
38423
38424  sobre ortotipografía y notaciones matemáticas en español
38425 \end_layout
38426
38427 \begin_layout Standard
38428 \begin_inset CommandInset index_print
38429 LatexCommand printindex
38430 type "idx"
38431
38432 \end_inset
38433
38434
38435 \end_layout
38436
38437 \end_body
38438 \end_document