]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
- Spanish documentation updates by Ignacio
[features.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
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 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 \newlength{\abc}
44 \settowidth{\abc}{\space}
45 \addto\extrasspanish{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC is numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
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 % provides caption formatting
71 \setkomafont{captionlabel}{\bfseries}
72
73 % used in Kap. 22.4
74 \usepackage{braket}
75
76 % used in Kap. 22.6
77 \usepackage[samesize]{cancel}
78
79 % enables calculation of values,
80 \usepackage{calc}
81
82 % for multiple table row and column cells
83 \usepackage{multirow}
84 \usepackage{multicol}
85
86 % needed in sec. 19.4
87 \usepackage{remreset}
88
89 % center multirows (e.g. in sec. 13.3)
90 \renewcommand{\multirowsetup}{\centering}
91
92 % define a color, used in sec.9.3
93 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
94
95 % declare operators (see sec. 10.4 and sec. 15.2)
96 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
97 \DeclareMathOperator{\sgn}{sgn}
98
99 \newcommand{\spce}{\textvisiblespace}
100
101 % example definitions for sec. 20.1 
102 \newcommand{\gr}{\Longrightarrow}
103 \newcommand{\us}[1]{\underline{#1}}
104 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
105 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
106 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
107
108 % example macro from sec. 19.4
109 %\def\tagform@#1{\maketag@@@{|#1|}}
110
111 % macro from sec. 10.2
112 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
113 \def\mathclap {\mathpalette \mathclapinternal}
114 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
115
116 % redefine the greyed out note
117 \renewenvironment{lyxgreyedout}
118  {\textcolor{blue}\bgroup}{\egroup}
119
120 % ------------------------------------
121 % used to check for needed LaTeX packages
122 \usepackage{ifthen}
123
124 % check for package eurosym
125 % used for the Euro symbol
126 \newboolean{eurosym}
127 \IfFileExists{eurosym.sty}
128  {\usepackage[gennarrow]{eurosym}
129   \setboolean{eurosym}{true}}
130  {\setboolean{eurosym}{false}}
131
132 % needed in sec. 22.4
133 % check for package braket
134 \newboolean{braket}
135 \IfFileExists{braket.sty}
136  {\usepackage{braket}
137   \setboolean{braket}{true}}
138  {\setboolean{braket}{false}}
139
140 % needed in sec. 22.10
141 % check for package upgreek
142 \newboolean{upgreek}
143 \IfFileExists{upgreek.sty}
144  {\usepackage{upgreek}
145   \setboolean{upgreek}{true}}
146  {\setboolean{upgreek}{false}}
147 \end_preamble
148 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
149 \language spanish
150 \inputencoding auto
151 \font_roman default
152 \font_sans default
153 \font_typewriter default
154 \font_default_family default
155 \font_sc false
156 \font_osf false
157 \font_sf_scale 100
158 \font_tt_scale 100
159
160 \graphics default
161 \paperfontsize 12
162 \spacing single
163 \use_hyperref true
164 \pdf_title "Manual detallado de Matemáticas en LyX"
165 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
166 \pdf_subject "LyX-documentation about math"
167 \pdf_keywords "LyX, Mathed"
168 \pdf_bookmarks true
169 \pdf_bookmarksnumbered true
170 \pdf_bookmarksopen true
171 \pdf_bookmarksopenlevel 1
172 \pdf_breaklinks false
173 \pdf_pdfborder false
174 \pdf_colorlinks true
175 \pdf_backref false
176 \pdf_pagebackref false
177 \pdf_pdfusetitle false
178 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
179 \papersize a4paper
180 \use_geometry false
181 \use_amsmath 2
182 \use_esint 1
183 \cite_engine basic
184 \use_bibtopic false
185 \paperorientation portrait
186 \secnumdepth 4
187 \tocdepth 3
188 \paragraph_separation skip
189 \defskip medskip
190 \quotes_language french
191 \papercolumns 1
192 \papersides 2
193 \paperpagestyle plain
194 \bullet 1 0 6 -1
195 \bullet 2 2 35 -1
196 \bullet 3 2 7 -1
197 \tracking_changes false
198 \output_changes false
199 \author "" 
200 \author "" 
201 \end_header
202
203 \begin_body
204
205 \begin_layout Title
206 Manual detallado de
207 \begin_inset Newline newline
208 \end_inset
209
210 Matemáticas en LyX
211 \end_layout
212
213 \begin_layout Author
214 por el Equipo LyX
215 \begin_inset Foot
216 status collapsed
217
218 \begin_layout Plain Layout
219 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
220  lista de correo de documentación de LyX
221 \family typewriter
222
223 \begin_inset CommandInset href
224 LatexCommand href
225 name "lyx-docs@lists.lyx.org"
226 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
227
228 \end_inset
229
230
231 \end_layout
232
233 \end_inset
234
235
236 \begin_inset Note Note
237 status collapsed
238
239 \begin_layout Plain Layout
240 autor: Uwe Stöhr, translation: Ignacio Garcia
241 \end_layout
242
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \begin_inset Newline newline
251 \end_inset
252
253 Versión 1.6svn
254 \end_layout
255
256 \begin_layout Standard
257 \begin_inset CommandInset toc
258 LatexCommand tableofcontents
259
260 \end_inset
261
262
263 \end_layout
264
265 \begin_layout Standard
266 \begin_inset Note Note
267 status open
268
269 \begin_layout Plain Layout
270 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
271  paquetes LaTeX 
272 \series bold
273 eurosym
274 \series default
275
276 \series bold
277 multirow
278 \series default
279  y 
280 \series bold
281 was
282 \series default
283 .
284  Si no están instalados también puedes exportar el documento pero las secciones
285  en que se requieren dichos paquetes no aparecerán en la salida.
286 \end_layout
287
288 \begin_layout Plain Layout
289 La última versión PDF de este documento está disponible en:
290 \begin_inset Newline newline
291 \end_inset
292
293
294 \series bold
295 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
296 \end_layout
297
298 \end_inset
299
300
301 \begin_inset Newpage newpage
302 \end_inset
303
304
305 \end_layout
306
307 \begin_layout Section
308 Introducción
309 \begin_inset CommandInset label
310 LatexCommand label
311 name "sec:Introducción"
312
313 \end_inset
314
315
316 \end_layout
317
318 \begin_layout Standard
319 Este documento explica las características matemáticas de LyX y además es
320  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
321  Las explicaciones están diseñadas para el uso de comandos.
322  Por consiguiente es preciso que hayas leído la sección 
323 \emph on
324 Ecuaciones matemáticas
325 \emph default
326  de la 
327 \emph on
328 Guía del usuario
329 \emph default
330 .
331 \end_layout
332
333 \begin_layout Standard
334 La mayoría de caracteres y muchas estructuras explicadas en este manual
335  también son accesibles mediante el menú 
336 \family sans
337 Insertar\SpecialChar \menuseparator
338 Ecuación
339 \family default
340  o la barra de herramientas
341 \family sans
342  Ecuaciones
343 \family default
344 .
345  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
346  mucho más rápido usar comandos que la barra de herramientas.
347  Por tanto este manual está enfocado al uso de comandos, aunque también
348  se mencionan los botones correspondientes de las barras de herramientas
349  cuando están disponibles.
350 \end_layout
351
352 \begin_layout Standard
353 Si no se especifica lo contrario los comandos sólo están disponibles dentro
354  de las fórmulas.
355  Para poder usar todos los comandos explicados en este documento, debe usarse
356  la opción 
357 \family sans
358 Usar el paquete de ecuaciones AMS
359 \family default
360  en la configuración del documento (menú 
361 \family sans
362 Documento\SpecialChar \menuseparator
363 Configuración\SpecialChar \menuseparator
364 Ecuaciones
365 \family default
366 )
367 \begin_inset Foot
368 status collapsed
369
370 \begin_layout Plain Layout
371 La opción 
372 \family sans
373 Usar el paquete de ecuaciones AMS automáticamente
374 \family default
375  sólo usa ecuaciones 
376 \begin_inset ERT
377 status collapsed
378
379 \begin_layout Plain Layout
380
381
382 \backslash
383 AmS 
384 \end_layout
385
386 \end_inset
387
388
389 \begin_inset space ~
390 \end_inset
391
392  si las estructuras matemáticas son soportadas por LyX.
393 \end_layout
394
395 \end_inset
396
397 .
398 \end_layout
399
400 \begin_layout Standard
401 Este documento no recoge todos los comandos de ecuaciones 
402 \begin_inset ERT
403 status collapsed
404
405 \begin_layout Plain Layout
406
407
408 \backslash
409 AmS 
410 \end_layout
411
412 \end_inset
413
414
415 \begin_inset Foot
416 status collapsed
417
418 \begin_layout Plain Layout
419 En el archivo 
420 \family sans
421
422 \begin_inset CommandInset href
423 LatexCommand href
424 name "amsguide.ps"
425 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
426
427 \end_inset
428
429
430 \family default
431 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
432  lista con 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 \end_layout
447
448 \end_inset
449
450  por razones de claridad.
451 \end_layout
452
453 \begin_layout Section
454 Instrucciones generales
455 \begin_inset CommandInset label
456 LatexCommand label
457 name "sec:Instrucciones-generales"
458
459 \end_inset
460
461
462 \end_layout
463
464 \begin_layout Standard
465 Para crear una ecuación en línea
466 \begin_inset Index
467 status collapsed
468
469 \begin_layout Plain Layout
470 Ecuación ! en línea
471 \end_layout
472
473 \end_inset
474
475 , insertada en una línea de texto, teclea 
476 \family sans
477 Ctrl-m
478 \family default
479  o pulsa el botón 
480 \begin_inset Graphics
481         filename ../../images/math-mode.png
482         scale 85
483
484 \end_inset
485
486  de la barra de herramientas.
487 \begin_inset Newline newline
488 \end_inset
489
490 Para crear una ecuación en estilo presentación
491 \begin_inset Index
492 status collapsed
493
494 \begin_layout Plain Layout
495 Ecuación ! en presentación
496 \end_layout
497
498 \end_inset
499
500 , que se verá más grande y en su propio párrafo, teclea
501 \family sans
502  Ctrl-M
503 \family default
504 .
505 \end_layout
506
507 \begin_layout Standard
508 Para cambiar una ecuación en estilo presentación a estilo en línea, pon
509  el cursor dentro de la ecuación y teclea 
510 \family sans
511 Ctrl-M
512 \family default
513  o usa el menú 
514 \family sans
515 Editar\SpecialChar \menuseparator
516 Ecuación\SpecialChar \menuseparator
517 Cambiar tipo de ecuación
518 \family default
519 .
520  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
521 \end_layout
522
523 \begin_layout Standard
524 Para mostrar partes de una ecuación en línea en el tamaño del estilo presentació
525 n, escribe el comando 
526 \series bold
527
528 \backslash
529 displaystyle
530 \series default
531
532 \begin_inset Index
533 status collapsed
534
535 \begin_layout Plain Layout
536 Comandos ! D ! 
537 \backslash
538 displaystyle
539 \end_layout
540
541 \end_inset
542
543  en la ecuación y pulsa espacio.
544  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
545  de la ecuación.
546 \end_layout
547
548 \begin_layout Standard
549 En las tablas sólo se permiten ecuaciones en línea.
550 \end_layout
551
552 \begin_layout Standard
553 Las barras 
554 \family sans
555 Ecuaciones
556 \family default
557  y 
558 \family sans
559 Panel de ecuaciones 
560 \family default
561 se pueden visualizar mediante el menú 
562 \family sans
563 Ver\SpecialChar \menuseparator
564 Barras de herramientas
565 \family default
566 .
567  Si ahí pulsas en 
568 \begin_inset Quotes fld
569 \end_inset
570
571 Ecuaciones
572 \begin_inset Quotes frd
573 \end_inset
574
575  y/o en 
576 \begin_inset Quotes fld
577 \end_inset
578
579 Panel de ecuaciones
580 \begin_inset Quotes frd
581 \end_inset
582
583 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
584  estado se visualiza en el menú de las barras de herramientas con una marca.
585  Si en este estado pulsas de nuevo sobre 
586 \begin_inset Quotes fld
587 \end_inset
588
589 Ecuaciones
590 \begin_inset Quotes frd
591 \end_inset
592
593  y/o 
594 \begin_inset Quotes fld
595 \end_inset
596
597 Panel de ecuaciones
598 \begin_inset Quotes frd
599 \end_inset
600
601  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
602  de una ecuación; este estado se indica añadiendo a las entradas del menú
603  la palabra 
604 \begin_inset Quotes fld
605 \end_inset
606
607 (auto)
608 \begin_inset Quotes frd
609 \end_inset
610
611 .
612  
613 \end_layout
614
615 \begin_layout Standard
616 El modo TeX
617 \begin_inset Index
618 status collapsed
619
620 \begin_layout Plain Layout
621 T@TeX ! modo
622 \end_layout
623
624 \end_inset
625
626  se invoca pulsando el botón 
627 \begin_inset Graphics
628         filename ../../images/ert-insert.png
629         scale 85
630
631 \end_inset
632
633  de la barra de herramientas o con el menú 
634 \family sans
635 Insertar\SpecialChar \menuseparator
636 Código Te
637 \begin_inset ERT
638 status collapsed
639
640 \begin_layout Plain Layout
641
642 {}
643 \end_layout
644
645 \end_inset
646
647 X
648 \family default
649 , (atajo 
650 \family sans
651 Ctrl-l
652 \family default
653 ).
654 \begin_inset Note Note
655 status open
656
657 \begin_layout Plain Layout
658 En LyX hay tres 
659 \begin_inset Quotes fld
660 \end_inset
661
662 nombres propios
663 \begin_inset Quotes frd
664 \end_inset
665
666  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
667  LaTeX y LyX.
668 \end_layout
669
670 \begin_layout Plain Layout
671 Para evitar que estas palabras sean reconocidas como tales nombres propios,
672  se inserta un par de llaves TeX.
673  
674 \end_layout
675
676 \end_inset
677
678
679 \end_layout
680
681 \begin_layout Standard
682 Para cambiar el preámbulo LaTeX
683 \begin_inset Index
684 status collapsed
685
686 \begin_layout Plain Layout
687 LaTeX preámbulo
688 \end_layout
689
690 \end_inset
691
692 , usa el menú 
693 \family sans
694 Documento\SpecialChar \menuseparator
695 Configuración\SpecialChar \menuseparator
696 Preámbulo LaT
697 \begin_inset ERT
698 status collapsed
699
700 \begin_layout Plain Layout
701
702 {}
703 \end_layout
704
705 \end_inset
706
707 eX
708 \family default
709 .
710 \end_layout
711
712 \begin_layout Standard
713 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
714  multilínea, se pueden usar los menús 
715 \family sans
716 Editar\SpecialChar \menuseparator
717 Ecuación
718 \family default
719  y 
720 \family sans
721 Editar\SpecialChar \menuseparator
722 Filas y columnas
723 \family default
724  o la barra de herramientas de 
725 \family sans
726 Tabla
727 \family default
728 .
729  Cuando las líneas y columnas se intercambian mediante el menú, la columna
730  o línea en la que está se cambia con la columna de la derecha o con la
731  línea de abajo, respectivamente.
732  Si el cursor está en la última columna o fila, el cambio se hace con la
733  columna de la izquierda o la línea de arriba.
734 \end_layout
735
736 \begin_layout Standard
737 Para escribir texto en fórmulas se usa 
738 \emph on
739 texto de ecuaciones
740 \emph default
741
742 \begin_inset Index
743 status collapsed
744
745 \begin_layout Plain Layout
746 Texto ! en ecuaciones
747 \end_layout
748
749 \end_inset
750
751 .
752 \begin_inset Foot
753 status collapsed
754
755 \begin_layout Plain Layout
756 Para ecuaciones multilínea se usa el comando 
757 \series bold
758
759 \backslash
760 intertext
761 \series default
762 , véase
763 \begin_inset space ~
764 \end_inset
765
766
767 \begin_inset CommandInset ref
768 LatexCommand ref
769 reference "sub:Texto-en-multilínea"
770
771 \end_inset
772
773 .
774 \end_layout
775
776 \end_inset
777
778  Este modo se invoca con el atajo 
779 \family sans
780 Alt-m
781 \begin_inset space ~
782 \end_inset
783
784 m
785 \family default
786  o insertando el comando 
787 \series bold
788
789 \backslash
790 text
791 \series default
792
793 \begin_inset Index
794 status collapsed
795
796 \begin_layout Plain Layout
797 Comandos ! T ! 
798 \backslash
799 text
800 \end_layout
801
802 \end_inset
803
804 .
805  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
806  partes de la ecuación que se ven en azul.
807  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
808 a de otras partes de la fórmula.
809 \end_layout
810
811 \begin_layout Subsection*
812 Esquema de comandos
813 \end_layout
814
815 \begin_layout Standard
816 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
817  siguiente esquema:
818 \end_layout
819
820 \begin_layout Standard
821
822 \series bold
823
824 \backslash
825 nombre_del_comando[argumento opcional]{argumento requerido}
826 \end_layout
827
828 \begin_layout Standard
829 Un comando empieza siempre por una barra inversa, 
830 \series bold
831
832 \backslash
833
834 \series default
835 .
836  Para omitir argumentos opcionales, quita también los corchetes asociados.
837  En este documento, las llaves que encierran los argumentos requeridos se
838  denominan llaves TeX
839 \begin_inset Index
840 status collapsed
841
842 \begin_layout Plain Layout
843 T@TeX ! llaves
844 \end_layout
845
846 \end_inset
847
848 .
849  Si en una ecuación añades una llave de apertura al nombre de un comando,
850  LyX crea automáticamente una llave TeX.
851  En todos los demás casos las llaves TeX se crean en las ecuaciones con
852  el comando 
853 \series bold
854
855 \backslash
856 {
857 \series default
858 .
859  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
860  que se muestran en azul.
861  En modo TeX no hace falta comando para poner llaves TeX.
862  Las llaves TeX no aparecen en la salida.
863 \end_layout
864
865 \begin_layout Standard
866 En el caso de comandos sin argumentos, como los comandos para símbolos que
867  se introducen en modo TeX, 
868 \emph on
869 siempre
870 \emph default
871  debe teclearse un espacio tras el comando para finalizarlo.
872  Este espacio no aparece en la salida.
873  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
874  de un espacio protegido en texto normal.
875 \end_layout
876
877 \begin_layout Standard
878 Un espacio protegido se inserta con 
879 \family sans
880 Ctrl-espacio
881 \family default
882 .
883 \begin_inset Newpage newpage
884 \end_inset
885
886
887 \end_layout
888
889 \begin_layout Subsection*
890 Explicación de la sintaxis
891 \end_layout
892
893 \begin_layout Itemize
894 El símbolo 
895 \begin_inset ERT
896 status collapsed
897
898 \begin_layout Plain Layout
899
900
901 \backslash
902 spce 
903 \end_layout
904
905 \end_inset
906
907
908 \begin_inset Foot
909 status collapsed
910
911 \begin_layout Plain Layout
912 Este carácter, espacio visible, se puede componer con el comando 
913 \series bold
914
915 \backslash
916 textvisiblespace
917 \series default
918
919 \begin_inset Index
920 status collapsed
921
922 \begin_layout Plain Layout
923 Comandos ! T ! 
924 \backslash
925 textvisiblespace
926 \end_layout
927
928 \end_inset
929
930  insertado en código TeX.
931 \end_layout
932
933 \end_inset
934
935  indica que hay que teclear un espacio.
936 \end_layout
937
938 \begin_layout Itemize
939 Una flecha como 
940 \begin_inset Formula $\rightarrow$
941 \end_inset
942
943  indica el uso de la correspondiente tecla de flecha.
944  
945 \end_layout
946
947 \begin_layout Subsection*
948 Unidades disponibles
949 \end_layout
950
951 \begin_layout Standard
952 \align center
953 \begin_inset Float table
954 placement H
955 wide false
956 sideways false
957 status open
958
959 \begin_layout Plain Layout
960 \align center
961 \begin_inset Caption
962
963 \begin_layout Plain Layout
964 \begin_inset CommandInset label
965 LatexCommand label
966 name "tab:Unidades-disponibles"
967
968 \end_inset
969
970 Unidades disponibles
971 \end_layout
972
973 \end_inset
974
975
976 \end_layout
977
978 \begin_layout Plain Layout
979 \align center
980 \begin_inset Tabular
981 <lyxtabular version="3" rows="13" columns="2">
982 <features>
983 <column alignment="center" valignment="top" width="0">
984 <column alignment="center" valignment="top" width="0">
985 <row>
986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
987 \begin_inset Text
988
989 \begin_layout Plain Layout
990 Unidad
991 \end_layout
992
993 \end_inset
994 </cell>
995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
996 \begin_inset Text
997
998 \begin_layout Plain Layout
999 Nombre / Descripción
1000 \end_layout
1001
1002 \end_inset
1003 </cell>
1004 </row>
1005 <row>
1006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1007 \begin_inset Text
1008
1009 \begin_layout Plain Layout
1010 mm
1011 \end_layout
1012
1013 \end_inset
1014 </cell>
1015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1016 \begin_inset Text
1017
1018 \begin_layout Plain Layout
1019 Milímetro
1020 \end_layout
1021
1022 \end_inset
1023 </cell>
1024 </row>
1025 <row>
1026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1027 \begin_inset Text
1028
1029 \begin_layout Plain Layout
1030 cm
1031 \end_layout
1032
1033 \end_inset
1034 </cell>
1035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1036 \begin_inset Text
1037
1038 \begin_layout Plain Layout
1039 Centímetro
1040 \end_layout
1041
1042 \end_inset
1043 </cell>
1044 </row>
1045 <row>
1046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1047 \begin_inset Text
1048
1049 \begin_layout Plain Layout
1050 in
1051 \end_layout
1052
1053 \end_inset
1054 </cell>
1055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1056 \begin_inset Text
1057
1058 \begin_layout Plain Layout
1059 Pulgada (1
1060 \begin_inset space \thinspace{}
1061 \end_inset
1062
1063 in = 2,54
1064 \begin_inset space \thinspace{}
1065 \end_inset
1066
1067 cm)
1068 \end_layout
1069
1070 \end_inset
1071 </cell>
1072 </row>
1073 <row>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 pt
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1084 \begin_inset Text
1085
1086 \begin_layout Plain Layout
1087 Punto (72.27
1088 \begin_inset space \thinspace{}
1089 \end_inset
1090
1091 pt = 1
1092 \begin_inset space \thinspace{}
1093 \end_inset
1094
1095 in)
1096 \end_layout
1097
1098 \end_inset
1099 </cell>
1100 </row>
1101 <row>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 pc
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1112 \begin_inset Text
1113
1114 \begin_layout Plain Layout
1115 Pica (1
1116 \begin_inset space \thinspace{}
1117 \end_inset
1118
1119 pc = 12
1120 \begin_inset space \thinspace{}
1121 \end_inset
1122
1123 pt)
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 </row>
1129 <row>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 sp
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1140 \begin_inset Text
1141
1142 \begin_layout Plain Layout
1143 Punto escalado (65536
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 sp = 1
1148 \begin_inset space \thinspace{}
1149 \end_inset
1150
1151 pt)
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 </row>
1157 <row>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 bp
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1168 \begin_inset Text
1169
1170 \begin_layout Plain Layout
1171 Punto grande (72
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 bp = 1
1176 \begin_inset space \thinspace{}
1177 \end_inset
1178
1179 in)
1180 \end_layout
1181
1182 \end_inset
1183 </cell>
1184 </row>
1185 <row>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 dd
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1196 \begin_inset Text
1197
1198 \begin_layout Plain Layout
1199 Didot (1
1200 \begin_inset space \thinspace{}
1201 \end_inset
1202
1203 dd 
1204 \begin_inset Formula $\approx$
1205 \end_inset
1206
1207  0.376
1208 \begin_inset space \thinspace{}
1209 \end_inset
1210
1211 mm)
1212 \end_layout
1213
1214 \end_inset
1215 </cell>
1216 </row>
1217 <row>
1218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1219 \begin_inset Text
1220
1221 \begin_layout Plain Layout
1222 cc
1223 \end_layout
1224
1225 \end_inset
1226 </cell>
1227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1228 \begin_inset Text
1229
1230 \begin_layout Plain Layout
1231 Cicero (1
1232 \begin_inset space \thinspace{}
1233 \end_inset
1234
1235 cc = 12
1236 \begin_inset space \thinspace{}
1237 \end_inset
1238
1239 dd)
1240 \end_layout
1241
1242 \end_inset
1243 </cell>
1244 </row>
1245 <row>
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 ex
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \begin_layout Plain Layout
1259 Altura de la letra 
1260 \begin_inset Quotes fld
1261 \end_inset
1262
1263
1264 \emph on
1265 x
1266 \emph default
1267
1268 \begin_inset Quotes frd
1269 \end_inset
1270
1271  en la fuente actual
1272 \end_layout
1273
1274 \end_inset
1275 </cell>
1276 </row>
1277 <row>
1278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1279 \begin_inset Text
1280
1281 \begin_layout Plain Layout
1282 em
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Plain Layout
1291 Anchura de la letra 
1292 \begin_inset Quotes fld
1293 \end_inset
1294
1295
1296 \emph on
1297 M
1298 \emph default
1299
1300 \begin_inset Quotes frd
1301 \end_inset
1302
1303  en la fuente actual
1304 \end_layout
1305
1306 \end_inset
1307 </cell>
1308 </row>
1309 <row>
1310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1311 \begin_inset Text
1312
1313 \begin_layout Plain Layout
1314 mu
1315 \end_layout
1316
1317 \end_inset
1318 </cell>
1319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1320 \begin_inset Text
1321
1322 \begin_layout Plain Layout
1323 Unidad matemática (1
1324 \begin_inset space \thinspace{}
1325 \end_inset
1326
1327 mu = 
1328 \begin_inset Formula $\nicefrac{1}{18}$
1329 \end_inset
1330
1331
1332 \begin_inset space \thinspace{}
1333 \end_inset
1334
1335 em)
1336 \end_layout
1337
1338 \end_inset
1339 </cell>
1340 </row>
1341 </lyxtabular>
1342
1343 \end_inset
1344
1345
1346 \end_layout
1347
1348 \end_inset
1349
1350
1351 \end_layout
1352
1353 \begin_layout Standard
1354 \align center
1355 \begin_inset Newpage newpage
1356 \end_inset
1357
1358
1359 \end_layout
1360
1361 \begin_layout Section
1362 Funciones básicas
1363 \end_layout
1364
1365 \begin_layout Subsection
1366 Exponentes
1367 \begin_inset Index
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371 Exponentes
1372 \end_layout
1373
1374 \end_inset
1375
1376  e índices
1377 \begin_inset Index
1378 status collapsed
1379
1380 \begin_layout Plain Layout
1381 Indices@Índices
1382 \end_layout
1383
1384 \end_inset
1385
1386
1387 \begin_inset Index
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 Superíndices|see
1392 \begin_inset ERT
1393 status collapsed
1394
1395 \begin_layout Plain Layout
1396
1397 {
1398 \end_layout
1399
1400 \end_inset
1401
1402 Exponentes
1403 \begin_inset ERT
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407
1408 }
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \end_layout
1415
1416 \end_inset
1417
1418
1419 \begin_inset Index
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423 Subíndices|see
1424 \begin_inset ERT
1425 status collapsed
1426
1427 \begin_layout Plain Layout
1428
1429 {
1430 \end_layout
1431
1432 \end_inset
1433
1434 Índices
1435 \begin_inset ERT
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439
1440 }
1441 \end_layout
1442
1443 \end_inset
1444
1445
1446 \end_layout
1447
1448 \end_inset
1449
1450
1451 \end_layout
1452
1453 \begin_layout Standard
1454 Los índices se componen con un guión bajo 
1455 \begin_inset Quotes fld
1456 \end_inset
1457
1458 _
1459 \begin_inset Quotes frd
1460 \end_inset
1461
1462  o con el botón de la barra de herramientas de ecuaciones 
1463 \begin_inset Graphics
1464         filename ../../images/math-subscript.png
1465         scale 85
1466
1467 \end_inset
1468
1469 , los exponentes con un circunflejo 
1470 \begin_inset Quotes fld
1471 \end_inset
1472
1473 ^
1474 \begin_inset Quotes frd
1475 \end_inset
1476
1477  o con el botón de la barra de herramientas de ecuaciones 
1478 \begin_inset Graphics
1479         filename ../../images/math-superscript.png
1480         scale 85
1481
1482 \end_inset
1483
1484 .
1485 \end_layout
1486
1487 \begin_layout Standard
1488 \noindent
1489 \align center
1490 \begin_inset Tabular
1491 <lyxtabular version="3" rows="4" columns="2">
1492 <features>
1493 <column alignment="center" valignment="top" width="0">
1494 <column alignment="center" valignment="top" width="0">
1495 <row>
1496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1497 \begin_inset Text
1498
1499 \begin_layout Plain Layout
1500 Comando
1501 \end_layout
1502
1503 \end_inset
1504 </cell>
1505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1506 \begin_inset Text
1507
1508 \begin_layout Plain Layout
1509 Resultado
1510 \begin_inset Note Note
1511 status collapsed
1512
1513 \begin_layout Plain Layout
1514
1515 \series bold
1516
1517 \backslash
1518 raisebox
1519 \series default
1520  sólo se usa como espaciador.
1521 \end_layout
1522
1523 \end_inset
1524
1525
1526 \end_layout
1527
1528 \end_inset
1529 </cell>
1530 </row>
1531 <row>
1532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1533 \begin_inset Text
1534
1535 \begin_layout Plain Layout
1536 B_V
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 \begin_inset Formula $B_{V}$
1546 \end_inset
1547
1548
1549 \end_layout
1550
1551 \end_inset
1552 </cell>
1553 </row>
1554 <row>
1555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1556 \begin_inset Text
1557
1558 \begin_layout Plain Layout
1559 B^V
1560 \end_layout
1561
1562 \end_inset
1563 </cell>
1564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1565 \begin_inset Text
1566
1567 \begin_layout Plain Layout
1568 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1569 \end_inset
1570
1571
1572 \end_layout
1573
1574 \end_inset
1575 </cell>
1576 </row>
1577 <row>
1578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1579 \begin_inset Text
1580
1581 \begin_layout Plain Layout
1582 B^
1583 \begin_inset ERT
1584 status collapsed
1585
1586 \begin_layout Plain Layout
1587
1588
1589 \backslash
1590 spce 
1591 \end_layout
1592
1593 \end_inset
1594
1595 A
1596 \end_layout
1597
1598 \end_inset
1599 </cell>
1600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1605 \end_inset
1606
1607
1608 \end_layout
1609
1610 \end_inset
1611 </cell>
1612 </row>
1613 </lyxtabular>
1614
1615 \end_inset
1616
1617
1618 \end_layout
1619
1620 \begin_layout Standard
1621 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1622  caso acentuará las vocales y no funcionará como exponente.
1623 \begin_inset Foot
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627 Dependiendo de la configuración del teclado esto puede suceder también con
1628  otros caracteres además de las vocales.
1629 \end_layout
1630
1631 \end_inset
1632
1633  Para conseguir exponentes en estos casos debes pulsar 
1634 \family sans
1635 Espacio
1636 \family default
1637  tras el circunflejo, como en el último ejemplo.
1638  
1639 \end_layout
1640
1641 \begin_layout Subsection
1642 Fracciones
1643 \begin_inset CommandInset label
1644 LatexCommand label
1645 name "sub:Fracciones"
1646
1647 \end_inset
1648
1649
1650 \begin_inset Index
1651 status collapsed
1652
1653 \begin_layout Plain Layout
1654 Fracciones
1655 \end_layout
1656
1657 \end_inset
1658
1659
1660 \end_layout
1661
1662 \begin_layout Standard
1663 Las fracciones se generan con el comando 
1664 \series bold
1665
1666 \backslash
1667 frac
1668 \series default
1669
1670 \begin_inset Index
1671 status collapsed
1672
1673 \begin_layout Plain Layout
1674 Comandos ! F ! 
1675 \backslash
1676 frac
1677 \end_layout
1678
1679 \end_inset
1680
1681  o con el botón 
1682 \begin_inset Graphics
1683         filename ../../images/math/frac.png
1684         scale 50
1685
1686 \end_inset
1687
1688  de la barra de herramientas.
1689  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1690  está en línea o en estilo presentación.
1691  Con el botón 
1692 \begin_inset Graphics
1693         filename ../../images/math/frac-square.png
1694         scale 85
1695
1696 \end_inset
1697
1698 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1699  de fracciones.
1700 \end_layout
1701
1702 \begin_layout Standard
1703 Con el comando 
1704 \series bold
1705
1706 \backslash
1707 dfrac
1708 \series default
1709
1710 \begin_inset Index
1711 status collapsed
1712
1713 \begin_layout Plain Layout
1714 Comandos ! D ! 
1715 \backslash
1716 dfrac
1717 \end_layout
1718
1719 \end_inset
1720
1721  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1722  presentación.
1723  Con 
1724 \series bold
1725
1726 \backslash
1727 tfrac
1728 \series default
1729
1730 \begin_inset Index
1731 status collapsed
1732
1733 \begin_layout Plain Layout
1734 Comandos ! T ! 
1735 \backslash
1736 tfrac
1737 \end_layout
1738
1739 \end_inset
1740
1741  la fracción tiene siempre el tamaño del estilo en línea.
1742  Un ejemplo:
1743 \end_layout
1744
1745 \begin_layout Standard
1746 Una línea con la fracción 
1747 \begin_inset Formula $\frac{1}{2}$
1748 \end_inset
1749
1750  creada con el comando 
1751 \series bold
1752
1753 \backslash
1754 frac
1755 \series default
1756 .
1757  
1758 \end_layout
1759
1760 \begin_layout Standard
1761 Una línea con la fracción 
1762 \begin_inset Formula $\dfrac{1}{2}$
1763 \end_inset
1764
1765  creada con el comando 
1766 \series bold
1767
1768 \backslash
1769 dfrac
1770 \series default
1771 .
1772 \end_layout
1773
1774 \begin_layout Standard
1775 \noindent
1776 \align center
1777 \begin_inset Tabular
1778 <lyxtabular version="3" rows="4" columns="2">
1779 <features>
1780 <column alignment="center" valignment="top" width="0">
1781 <column alignment="center" valignment="top" width="0">
1782 <row>
1783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1784 \begin_inset Text
1785
1786 \begin_layout Plain Layout
1787 Comando
1788 \end_layout
1789
1790 \end_inset
1791 </cell>
1792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1793 \begin_inset Text
1794
1795 \begin_layout Plain Layout
1796 Resultado
1797 \begin_inset Note Note
1798 status collapsed
1799
1800 \begin_layout Plain Layout
1801
1802 \series bold
1803
1804 \backslash
1805 raisebox
1806 \series default
1807  se usa sólo como espaciador
1808 \end_layout
1809
1810 \end_inset
1811
1812
1813 \end_layout
1814
1815 \end_inset
1816 </cell>
1817 </row>
1818 <row>
1819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1820 \begin_inset Text
1821
1822 \begin_layout Plain Layout
1823
1824 \backslash
1825 frac
1826 \begin_inset ERT
1827 status collapsed
1828
1829 \begin_layout Plain Layout
1830
1831
1832 \backslash
1833 spce 
1834 \end_layout
1835
1836 \end_inset
1837
1838 A
1839 \begin_inset Formula $\downarrow$
1840 \end_inset
1841
1842 B
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1848 \begin_inset Text
1849
1850 \begin_layout Plain Layout
1851 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1852 \end_inset
1853
1854
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 </row>
1860 <row>
1861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865
1866 \backslash
1867 dfrac
1868 \begin_inset ERT
1869 status collapsed
1870
1871 \begin_layout Plain Layout
1872
1873
1874 \backslash
1875 spce 
1876 \end_layout
1877
1878 \end_inset
1879
1880 A
1881 \begin_inset Formula $\downarrow$
1882 \end_inset
1883
1884 B
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1890 \begin_inset Text
1891
1892 \begin_layout Plain Layout
1893 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1894 \end_inset
1895
1896
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 </row>
1902 <row>
1903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Plain Layout
1907
1908 \backslash
1909 dfrac
1910 \begin_inset ERT
1911 status collapsed
1912
1913 \begin_layout Plain Layout
1914
1915
1916 \backslash
1917 spce 
1918 \end_layout
1919
1920 \end_inset
1921
1922 e^
1923 \begin_inset ERT
1924 status collapsed
1925
1926 \begin_layout Plain Layout
1927
1928
1929 \backslash
1930 spce 
1931 \end_layout
1932
1933 \end_inset
1934
1935
1936 \backslash
1937 frac
1938 \begin_inset ERT
1939 status collapsed
1940
1941 \begin_layout Plain Layout
1942
1943
1944 \backslash
1945 spce 
1946 \end_layout
1947
1948 \end_inset
1949
1950 1
1951 \begin_inset Formula $\downarrow$
1952 \end_inset
1953
1954 2
1955 \begin_inset Formula $\downarrow$
1956 \end_inset
1957
1958 3
1959 \end_layout
1960
1961 \end_inset
1962 </cell>
1963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1964 \begin_inset Text
1965
1966 \begin_layout Plain Layout
1967 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1968 \end_inset
1969
1970
1971 \end_layout
1972
1973 \end_inset
1974 </cell>
1975 </row>
1976 </lyxtabular>
1977
1978 \end_inset
1979
1980
1981 \begin_inset VSpace bigskip
1982 \end_inset
1983
1984
1985 \end_layout
1986
1987 \begin_layout Standard
1988 Para fracciones anidadas se puede usar el comando 
1989 \series bold
1990
1991 \backslash
1992 cfrac
1993 \series default
1994
1995 \begin_inset Index
1996 status collapsed
1997
1998 \begin_layout Plain Layout
1999 Comandos ! C ! 
2000 \backslash
2001 cfrac
2002 \end_layout
2003
2004 \end_inset
2005
2006 .
2007  Un ejemplo:
2008 \begin_inset VSpace -3mm
2009 \end_inset
2010
2011
2012 \end_layout
2013
2014 \begin_layout Standard
2015 \begin_inset Formula \begin{align*}
2016 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2017 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2018
2019 \end_inset
2020
2021
2022 \end_layout
2023
2024 \begin_layout Standard
2025 El comando para el ejemplo de arriba es:
2026 \end_layout
2027
2028 \begin_layout Standard
2029
2030 \series bold
2031
2032 \backslash
2033 cfrac{A
2034 \begin_inset Formula $\to$
2035 \end_inset
2036
2037
2038 \backslash
2039 {B+
2040 \backslash
2041 cfrac{C+
2042 \backslash
2043 cfrac{E
2044 \begin_inset Formula $\to$
2045 \end_inset
2046
2047
2048 \backslash
2049 {F
2050 \begin_inset Formula $\to\to$
2051 \end_inset
2052
2053
2054 \backslash
2055 {D
2056 \end_layout
2057
2058 \begin_layout Standard
2059 \begin_inset VSpace medskip
2060 \end_inset
2061
2062
2063 \end_layout
2064
2065 \begin_layout Standard
2066
2067 \series bold
2068
2069 \backslash
2070 cfrac
2071 \series default
2072  compone la fracción siempre en el tamaño del estilo presentación, también
2073  cuando es parte de otra fracción.
2074  
2075 \series bold
2076
2077 \backslash
2078 cfrac
2079 \series default
2080  tiene el siguiente esquema de comando:
2081 \end_layout
2082
2083 \begin_layout Standard
2084
2085 \series bold
2086
2087 \backslash
2088 cfrac[posición del numerador]{numerador}{denominador}
2089 \end_layout
2090
2091 \begin_layout Standard
2092 La posición del numerador puede ser 
2093 \emph on
2094 l
2095 \emph default
2096
2097 \emph on
2098 c
2099 \emph default
2100  o 
2101 \emph on
2102 r
2103 \emph default
2104  .
2105  
2106 \emph on
2107 l
2108 \emph default
2109  o 
2110 \emph on
2111 r
2112 \emph default
2113  alinean el numerador a la izquierda o a la derecha, respectivamente, de
2114  la raya de fracción.
2115  Si se pone 
2116 \emph on
2117 c
2118 \emph default
2119  o no se especifica posición, el numerador aparece centrado.
2120  Estas fracciones muestran las distintas alineaciones:
2121 \end_layout
2122
2123 \begin_layout Standard
2124 \noindent
2125 \align center
2126 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2127 \end_inset
2128
2129  ; 
2130 \begin_inset Formula $\cfrac{A}{B+C}$
2131 \end_inset
2132
2133  ; 
2134 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2135 \end_inset
2136
2137  
2138 \begin_inset VSpace medskip
2139 \end_inset
2140
2141
2142 \end_layout
2143
2144 \begin_layout Standard
2145 Muchas veces es adecuado combinar 
2146 \series bold
2147
2148 \backslash
2149 cfrac
2150 \series default
2151  y 
2152 \series bold
2153
2154 \backslash
2155 frac
2156 \series default
2157 :
2158 \begin_inset Formula \[
2159 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2160
2161 \end_inset
2162
2163
2164 \end_layout
2165
2166 \begin_layout Standard
2167 Para componer fracciones en línea con raya de fracción inclinada puedes
2168  usar el comando 
2169 \series bold
2170
2171 \backslash
2172 nicefrac
2173 \series default
2174
2175 \begin_inset Index
2176 status collapsed
2177
2178 \begin_layout Plain Layout
2179 Comandos ! N ! 
2180 \backslash
2181 nicefrac
2182 \end_layout
2183
2184 \end_inset
2185
2186
2187 \begin_inset Formula $\nicefrac{5}{31}$
2188 \end_inset
2189
2190  Hay además el comando 
2191 \series bold
2192
2193 \backslash
2194 unitfracthree
2195 \series default
2196  que permite escribir una fracción en combinación con un número: 
2197 \begin_inset Formula $\unitfrac[2]{1}{3}$
2198 \end_inset
2199
2200
2201 \begin_inset Newline newline
2202 \end_inset
2203
2204 Ten en cuenta que 
2205 \series bold
2206
2207 \backslash
2208 unitfracthree
2209 \series default
2210  no es un comando LaTeX auténtico, sino el comando
2211 \begin_inset Newline newline
2212 \end_inset
2213
2214
2215 \series bold
2216
2217 \backslash
2218 unitfrac[número]{numerador}{denominador}
2219 \series default
2220 , por tanto no puedes usarlo en código TeX.
2221 \end_layout
2222
2223 \begin_layout Standard
2224 En la 
2225 \begin_inset CommandInset ref
2226 LatexCommand ref
2227 reference "sub:Fracciones-personalizadas"
2228
2229 \end_inset
2230
2231  se explica cómo componer fracciones personalizadas en las que la raya de
2232  fracción se puede cambiar.
2233  
2234 \end_layout
2235
2236 \begin_layout Subsection
2237 Raíces
2238 \begin_inset Index
2239 status collapsed
2240
2241 \begin_layout Plain Layout
2242 Raíces
2243 \end_layout
2244
2245 \end_inset
2246
2247
2248 \end_layout
2249
2250 \begin_layout Standard
2251 Las raíces cuadradas se componen con 
2252 \series bold
2253
2254 \backslash
2255 sqrt
2256 \series default
2257
2258 \begin_inset Index
2259 status collapsed
2260
2261 \begin_layout Plain Layout
2262 Comandos ! S ! 
2263 \backslash
2264 sqrt
2265 \end_layout
2266
2267 \end_inset
2268
2269  o con el botón 
2270 \begin_inset Graphics
2271         filename ../../images/math/sqrt.png
2272         scale 85
2273
2274 \end_inset
2275
2276  de la barra de  ecuaciones; todas las demás raíces con el comando 
2277 \series bold
2278
2279 \backslash
2280 root
2281 \series default
2282
2283 \begin_inset Index
2284 status collapsed
2285
2286 \begin_layout Plain Layout
2287 Comandos ! R ! 
2288 \backslash
2289 root
2290 \end_layout
2291
2292 \end_inset
2293
2294  o con el botón 
2295 \begin_inset Graphics
2296         filename ../../images/math/root.png
2297         scale 85
2298
2299 \end_inset
2300
2301 .
2302 \end_layout
2303
2304 \begin_layout Standard
2305 \noindent
2306 \align center
2307 \begin_inset Tabular
2308 <lyxtabular version="3" rows="3" columns="2">
2309 <features>
2310 <column alignment="center" valignment="top" width="0">
2311 <column alignment="center" valignment="top" width="0">
2312 <row>
2313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2314 \begin_inset Text
2315
2316 \begin_layout Plain Layout
2317 Comando
2318 \end_layout
2319
2320 \end_inset
2321 </cell>
2322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2323 \begin_inset Text
2324
2325 \begin_layout Plain Layout
2326 Resultado
2327 \begin_inset Note Note
2328 status collapsed
2329
2330 \begin_layout Plain Layout
2331
2332 \series bold
2333
2334 \backslash
2335 raisebox
2336 \series default
2337  se usa sólo como espaciador
2338 \end_layout
2339
2340 \end_inset
2341
2342
2343 \end_layout
2344
2345 \end_inset
2346 </cell>
2347 </row>
2348 <row>
2349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353
2354 \backslash
2355 sqrt
2356 \begin_inset ERT
2357 status collapsed
2358
2359 \begin_layout Plain Layout
2360
2361
2362 \backslash
2363 spce 
2364 \end_layout
2365
2366 \end_inset
2367
2368 A-B
2369 \end_layout
2370
2371 \end_inset
2372 </cell>
2373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2374 \begin_inset Text
2375
2376 \begin_layout Plain Layout
2377 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2378 \end_inset
2379
2380
2381 \end_layout
2382
2383 \end_inset
2384 </cell>
2385 </row>
2386 <row>
2387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2388 \begin_inset Text
2389
2390 \begin_layout Plain Layout
2391
2392 \backslash
2393 root
2394 \begin_inset ERT
2395 status collapsed
2396
2397 \begin_layout Plain Layout
2398
2399
2400 \backslash
2401 spce 
2402 \end_layout
2403
2404 \end_inset
2405
2406 3
2407 \begin_inset Formula $\downarrow$
2408 \end_inset
2409
2410 A-B
2411 \end_layout
2412
2413 \end_inset
2414 </cell>
2415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2416 \begin_inset Text
2417
2418 \begin_layout Plain Layout
2419 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2420 \end_inset
2421
2422
2423 \end_layout
2424
2425 \end_inset
2426 </cell>
2427 </row>
2428 </lyxtabular>
2429
2430 \end_inset
2431
2432
2433 \end_layout
2434
2435 \begin_layout Standard
2436 Una raíz cuadrada se compone también con 
2437 \series bold
2438
2439 \backslash
2440 root
2441 \series default
2442  dejando vacío el campo del índice.
2443 \end_layout
2444
2445 \begin_layout Standard
2446 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2447  la raíz: 
2448 \begin_inset Formula $\sqrt[\beta]{B}$
2449 \end_inset
2450
2451
2452 \begin_inset Newline newline
2453 \end_inset
2454
2455 La 
2456 \begin_inset Formula $\beta$
2457 \end_inset
2458
2459  toca la raíz.
2460  Para evitar esto se usan los comandos 
2461 \series bold
2462
2463 \backslash
2464 leftroot
2465 \series default
2466
2467 \begin_inset Index
2468 status collapsed
2469
2470 \begin_layout Plain Layout
2471 Comandos ! L ! 
2472 \backslash
2473 leftroot
2474 \end_layout
2475
2476 \end_inset
2477
2478  y 
2479 \series bold
2480
2481 \backslash
2482 uproot
2483 \series default
2484
2485 \begin_inset Index
2486 status collapsed
2487
2488 \begin_layout Plain Layout
2489 Comandos ! U ! 
2490 \backslash
2491 uproot
2492 \end_layout
2493
2494 \end_inset
2495
2496  con el esquema siguiente:
2497 \end_layout
2498
2499 \begin_layout Standard
2500
2501 \series bold
2502
2503 \backslash
2504 leftroot{distancia}
2505 \series default
2506  y 
2507 \series bold
2508
2509 \backslash
2510 uproot{distancia}
2511 \end_layout
2512
2513 \begin_layout Standard
2514 Distancia es el número de Puntos Grandes (
2515 \begin_inset Quotes fld
2516 \end_inset
2517
2518 Big Points
2519 \begin_inset Quotes frd
2520 \end_inset
2521
2522 , unidad bp; 
2523 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2524 \end_inset
2525
2526 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2527  Los comandos se escriben en el índice.
2528  Así, el comando:
2529 \begin_inset Newline newline
2530 \end_inset
2531
2532
2533 \series bold
2534
2535 \backslash
2536 root
2537 \backslash
2538 leftroot{-1
2539 \begin_inset Formula $\to$
2540 \end_inset
2541
2542
2543 \backslash
2544 uproot{2
2545 \begin_inset Formula $\to$
2546 \end_inset
2547
2548
2549 \backslash
2550 beta
2551 \begin_inset ERT
2552 status collapsed
2553
2554 \begin_layout Plain Layout
2555
2556
2557 \backslash
2558 spce 
2559 \end_layout
2560
2561 \end_inset
2562
2563
2564 \begin_inset Formula $\to$
2565 \end_inset
2566
2567 B
2568 \begin_inset Newline newline
2569 \end_inset
2570
2571
2572 \series default
2573 genera una fórmula correctamente tipografiada: 
2574 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2575 \end_inset
2576
2577
2578 \end_layout
2579
2580 \begin_layout Subsection
2581 Coeficientes de un binomio
2582 \begin_inset Index
2583 status collapsed
2584
2585 \begin_layout Plain Layout
2586 Binomios
2587 \end_layout
2588
2589 \end_inset
2590
2591
2592 \end_layout
2593
2594 \begin_layout Standard
2595 Los coeficientes de un binomio se insertan con el comando 
2596 \series bold
2597
2598 \backslash
2599 binom
2600 \series default
2601
2602 \begin_inset Index
2603 status collapsed
2604
2605 \begin_layout Plain Layout
2606 Comandos ! B ! 
2607 \backslash
2608 binom
2609 \end_layout
2610
2611 \end_inset
2612
2613  o con el submenú del botón 
2614 \begin_inset Graphics
2615         filename ../../images/math/frac-square.png
2616         scale 85
2617
2618 \end_inset
2619
2620 de la barra de herramientas de ecuaciones.
2621  Como en las fracciones, además de 
2622 \series bold
2623
2624 \backslash
2625 binom
2626 \series default
2627  hay los comandos 
2628 \series bold
2629
2630 \backslash
2631 dbinom
2632 \begin_inset Index
2633 status collapsed
2634
2635 \begin_layout Plain Layout
2636 Comandos ! D ! 
2637 \backslash
2638 dbinom
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \series default
2645  y 
2646 \series bold
2647
2648 \backslash
2649 tbinom
2650 \series default
2651
2652 \begin_inset Index
2653 status collapsed
2654
2655 \begin_layout Plain Layout
2656 Comandos ! T ! 
2657 \backslash
2658 tbinom
2659 \end_layout
2660
2661 \end_inset
2662
2663 .
2664  Para otros delimitadores de coeficientes de un binomio hay los comandos
2665  
2666 \series bold
2667
2668 \backslash
2669 brace
2670 \series default
2671
2672 \begin_inset Index
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 Comandos ! B ! 
2677 \backslash
2678 brace
2679 \end_layout
2680
2681 \end_inset
2682
2683  y 
2684 \series bold
2685
2686 \backslash
2687 brack
2688 \series default
2689
2690 \begin_inset Index
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Comandos ! B ! 
2695 \backslash
2696 brack
2697 \end_layout
2698
2699 \end_inset
2700
2701 .
2702 \end_layout
2703
2704 \begin_layout Standard
2705 \noindent
2706 \align center
2707 \begin_inset Tabular
2708 <lyxtabular version="3" rows="6" columns="2">
2709 <features>
2710 <column alignment="center" valignment="top" width="0">
2711 <column alignment="center" valignment="top" width="0">
2712 <row>
2713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2714 \begin_inset Text
2715
2716 \begin_layout Plain Layout
2717 Comando
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726 Resultado
2727 \begin_inset Note Note
2728 status collapsed
2729
2730 \begin_layout Plain Layout
2731
2732 \series bold
2733
2734 \backslash
2735 raisebox
2736 \series default
2737  se usa sólo como espaciador
2738 \end_layout
2739
2740 \end_inset
2741
2742
2743 \end_layout
2744
2745 \end_inset
2746 </cell>
2747 </row>
2748 <row>
2749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2750 \begin_inset Text
2751
2752 \begin_layout Plain Layout
2753
2754 \backslash
2755 binom
2756 \begin_inset ERT
2757 status collapsed
2758
2759 \begin_layout Plain Layout
2760
2761
2762 \backslash
2763 spce 
2764 \end_layout
2765
2766 \end_inset
2767
2768 A
2769 \begin_inset Formula $\downarrow$
2770 \end_inset
2771
2772 B
2773 \end_layout
2774
2775 \end_inset
2776 </cell>
2777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2778 \begin_inset Text
2779
2780 \begin_layout Plain Layout
2781 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2782 \end_inset
2783
2784
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 </row>
2790 <row>
2791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2792 \begin_inset Text
2793
2794 \begin_layout Plain Layout
2795
2796 \backslash
2797 dbinom
2798 \begin_inset ERT
2799 status collapsed
2800
2801 \begin_layout Plain Layout
2802
2803
2804 \backslash
2805 spce 
2806 \end_layout
2807
2808 \end_inset
2809
2810 A
2811 \begin_inset Formula $\downarrow$
2812 \end_inset
2813
2814 B
2815 \end_layout
2816
2817 \end_inset
2818 </cell>
2819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2820 \begin_inset Text
2821
2822 \begin_layout Plain Layout
2823 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2824 \end_inset
2825
2826
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 </row>
2832 <row>
2833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2834 \begin_inset Text
2835
2836 \begin_layout Plain Layout
2837
2838 \backslash
2839 tbinom
2840 \begin_inset ERT
2841 status collapsed
2842
2843 \begin_layout Plain Layout
2844
2845
2846 \backslash
2847 spce 
2848 \end_layout
2849
2850 \end_inset
2851
2852 A
2853 \begin_inset Formula $\downarrow$
2854 \end_inset
2855
2856 B
2857 \end_layout
2858
2859 \end_inset
2860 </cell>
2861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \begin_layout Plain Layout
2865 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2866 \end_inset
2867
2868
2869 \end_layout
2870
2871 \end_inset
2872 </cell>
2873 </row>
2874 <row>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879
2880 \backslash
2881 brack
2882 \begin_inset ERT
2883 status collapsed
2884
2885 \begin_layout Plain Layout
2886
2887
2888 \backslash
2889 spce 
2890 \end_layout
2891
2892 \end_inset
2893
2894 A
2895 \begin_inset Formula $\downarrow$
2896 \end_inset
2897
2898 B
2899 \end_layout
2900
2901 \end_inset
2902 </cell>
2903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2904 \begin_inset Text
2905
2906 \begin_layout Plain Layout
2907 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2908 \end_inset
2909
2910
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 </row>
2916 <row>
2917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921
2922 \backslash
2923 brace
2924 \begin_inset ERT
2925 status collapsed
2926
2927 \begin_layout Plain Layout
2928
2929
2930 \backslash
2931 spce 
2932 \end_layout
2933
2934 \end_inset
2935
2936 A
2937 \begin_inset Formula $\downarrow$
2938 \end_inset
2939
2940 B
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 </row>
2958 </lyxtabular>
2959
2960 \end_inset
2961
2962
2963 \begin_inset Newpage newpage
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \begin_layout Subsection
2970 Diferenciaciones de casos
2971 \begin_inset Index
2972 status collapsed
2973
2974 \begin_layout Plain Layout
2975 Casos
2976 \end_layout
2977
2978 \end_inset
2979
2980
2981 \end_layout
2982
2983 \begin_layout Standard
2984 \noindent
2985 \align center
2986 \begin_inset Tabular
2987 <lyxtabular version="3" rows="3" columns="2">
2988 <features>
2989 <column alignment="center" valignment="top" width="0">
2990 <column alignment="center" valignment="top" width="0">
2991 <row>
2992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996 Comando
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 Resultado
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 <row>
3012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016
3017 \backslash
3018 cases
3019 \begin_inset ERT
3020 status collapsed
3021
3022 \begin_layout Plain Layout
3023
3024
3025 \backslash
3026 spce 
3027 \end_layout
3028
3029 \end_inset
3030
3031 A
3032 \begin_inset Formula $\to$
3033 \end_inset
3034
3035 B>0
3036 \begin_inset Index
3037 status collapsed
3038
3039 \begin_layout Plain Layout
3040 Comandos ! C ! 
3041 \backslash
3042 cases
3043 \end_layout
3044
3045 \end_inset
3046
3047
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 \begin_inset Formula $\begin{cases}
3057 A & B>0\end{cases}$
3058 \end_inset
3059
3060
3061 \end_layout
3062
3063 \end_inset
3064 </cell>
3065 </row>
3066 <row>
3067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071
3072 \backslash
3073 cases
3074 \begin_inset ERT
3075 status collapsed
3076
3077 \begin_layout Plain Layout
3078
3079
3080 \backslash
3081 spce 
3082 \end_layout
3083
3084 \end_inset
3085
3086 Ctrl-Retorno
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095 \begin_inset Formula $\begin{cases}
3096 A & \textrm{para }x>0\\
3097 B & \textrm{para }x=0\end{cases}$
3098 \end_inset
3099
3100
3101 \end_layout
3102
3103 \end_inset
3104 </cell>
3105 </row>
3106 </lyxtabular>
3107
3108 \end_inset
3109
3110
3111 \end_layout
3112
3113 \begin_layout Standard
3114 Después de insertar 
3115 \series bold
3116
3117 \backslash
3118 cases
3119 \series default
3120  o usar el botón 
3121 \begin_inset Graphics
3122         filename ../../images/math/cases.png
3123         scale 85
3124
3125 \end_inset
3126
3127  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3128 \family sans
3129 Ctrl-Retorno
3130 \family default
3131  o con el botón
3132 \family sans
3133  
3134 \family default
3135
3136 \begin_inset Graphics
3137         filename ../../images/tabular-feature_append-row.png
3138         scale 85
3139
3140 \end_inset
3141
3142  de la barra de tablas.
3143 \end_layout
3144
3145 \begin_layout Standard
3146 El comando 
3147 \series bold
3148
3149 \backslash
3150 cases
3151 \series default
3152  también está disponible en el menú 
3153 \family sans
3154 Insertar\SpecialChar \menuseparator
3155 Ecuación\SpecialChar \menuseparator
3156 Entorno casos
3157 \family default
3158 .
3159 \end_layout
3160
3161 \begin_layout Subsection
3162 Negaciones
3163 \begin_inset Index
3164 status collapsed
3165
3166 \begin_layout Plain Layout
3167 Negaciones
3168 \end_layout
3169
3170 \end_inset
3171
3172
3173 \end_layout
3174
3175 \begin_layout Standard
3176 Con el comando 
3177 \series bold
3178
3179 \backslash
3180 not
3181 \series default
3182
3183 \begin_inset Index
3184 status collapsed
3185
3186 \begin_layout Plain Layout
3187 Comandos ! N ! 
3188 \backslash
3189 not
3190 \end_layout
3191
3192 \end_inset
3193
3194  todo carácter se puede mostrar cancelado.
3195  Los caracteres son casi tachados con una barra inclinada.
3196 \end_layout
3197
3198 \begin_layout Standard
3199 \noindent
3200 \align center
3201 \begin_inset Tabular
3202 <lyxtabular version="3" rows="4" columns="2">
3203 <features>
3204 <column alignment="center" valignment="top" width="0">
3205 <column alignment="center" valignment="top" width="0">
3206 <row>
3207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211 Comando
3212 \end_layout
3213
3214 \end_inset
3215 </cell>
3216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3217 \begin_inset Text
3218
3219 \begin_layout Plain Layout
3220 Resultado
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 </row>
3226 <row>
3227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Plain Layout
3231
3232 \backslash
3233 not=
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242 \begin_inset Formula $\not=$
3243 \end_inset
3244
3245
3246 \end_layout
3247
3248 \end_inset
3249 </cell>
3250 </row>
3251 <row>
3252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3253 \begin_inset Text
3254
3255 \begin_layout Plain Layout
3256
3257 \backslash
3258 not 
3259 \backslash
3260 le
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Plain Layout
3269 \begin_inset Formula $\not\le$
3270 \end_inset
3271
3272
3273 \end_layout
3274
3275 \end_inset
3276 </cell>
3277 </row>
3278 <row>
3279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3280 \begin_inset Text
3281
3282 \begin_layout Plain Layout
3283
3284 \backslash
3285 not 
3286 \backslash
3287 parallel
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296 \begin_inset Formula $\not\parallel$
3297 \end_inset
3298
3299
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 </row>
3305 </lyxtabular>
3306
3307 \end_inset
3308
3309
3310 \end_layout
3311
3312 \begin_layout Standard
3313 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3314  Por tanto para algunas negaciones hay comandos especiales (véase 
3315 \begin_inset CommandInset ref
3316 LatexCommand ref
3317 reference "sub:Símbolos-matemáticos"
3318
3319 \end_inset
3320
3321  y 
3322 \begin_inset CommandInset ref
3323 LatexCommand ref
3324 reference "sec:Relaciones"
3325
3326 \end_inset
3327
3328 ).
3329 \end_layout
3330
3331 \begin_layout Subsection
3332 Espaciadores fantasma 
3333 \begin_inset CommandInset label
3334 LatexCommand label
3335 name "sub:Espaciadores-fantasma"
3336
3337 \end_inset
3338
3339
3340 \begin_inset Index
3341 status collapsed
3342
3343 \begin_layout Plain Layout
3344 Espaciadores fantasma
3345 \end_layout
3346
3347 \end_inset
3348
3349
3350 \begin_inset Index
3351 status collapsed
3352
3353 \begin_layout Plain Layout
3354 Química ! isótopos
3355 \end_layout
3356
3357 \end_inset
3358
3359
3360 \begin_inset Index
3361 status collapsed
3362
3363 \begin_layout Plain Layout
3364 Isótopos|see
3365 \begin_inset ERT
3366 status collapsed
3367
3368 \begin_layout Plain Layout
3369
3370 {
3371 \end_layout
3372
3373 \end_inset
3374
3375 Química
3376 \begin_inset ERT
3377 status collapsed
3378
3379 \begin_layout Plain Layout
3380
3381 }
3382 \end_layout
3383
3384 \end_inset
3385
3386
3387 \end_layout
3388
3389 \end_inset
3390
3391
3392 \end_layout
3393
3394 \begin_layout Standard
3395 En la presentación de isótopos,
3396 \begin_inset Foot
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Más sobre símbolos químicos en 
3401 \begin_inset CommandInset ref
3402 LatexCommand ref
3403 reference "sub:Símbolos-y-ecuaciones-químicas"
3404
3405 \end_inset
3406
3407
3408 \end_layout
3409
3410 \end_inset
3411
3412  p.
3413 \begin_inset space \thinspace{}
3414 \end_inset
3415
3416 e., surge el problema siguiente:
3417 \end_layout
3418
3419 \begin_layout Standard
3420 \noindent
3421 \align center
3422 \begin_inset Tabular
3423 <lyxtabular version="3" rows="2" columns="2">
3424 <features>
3425 <column alignment="center" valignment="top" width="0">
3426 <column alignment="center" valignment="top" width="0">
3427 <row>
3428 <cell alignment="center" valignment="top" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432 Índices generados con sub- y superíndices:
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 <cell alignment="center" valignment="top" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3442 \end_inset
3443
3444
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 </row>
3450 <row>
3451 <cell alignment="center" valignment="top" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 Índices correctos:
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 <cell alignment="center" valignment="top" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3465 \end_inset
3466
3467
3468 \end_layout
3469
3470 \end_inset
3471 </cell>
3472 </row>
3473 </lyxtabular>
3474
3475 \end_inset
3476
3477
3478 \begin_inset Note Note
3479 status collapsed
3480
3481 \begin_layout Plain Layout
3482
3483 \series bold
3484
3485 \backslash
3486 raisebox
3487 \series default
3488  se usa sólo como espaciador
3489 \end_layout
3490
3491 \end_inset
3492
3493
3494 \end_layout
3495
3496 \begin_layout Standard
3497 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3498  del índice más largo.
3499  Para evitarlo está el comando 
3500 \series bold
3501
3502 \backslash
3503 phantom
3504 \series default
3505
3506 \begin_inset Index
3507 status collapsed
3508
3509 \begin_layout Plain Layout
3510 Comandos ! P ! 
3511 \backslash
3512 phantom
3513 \end_layout
3514
3515 \end_inset
3516
3517  o el botón 
3518 \begin_inset space ~
3519 \end_inset
3520
3521
3522 \begin_inset Graphics
3523         filename ../../images/math/phantom.png
3524         scale 85
3525
3526 \end_inset
3527
3528  del submenú de espaciado de ecuaciones
3529 \begin_inset Foot
3530 status collapsed
3531
3532 \begin_layout Plain Layout
3533 Botón 
3534 \begin_inset Graphics
3535         filename ../../images/math/space.png
3536         scale 85
3537
3538 \end_inset
3539
3540  de la barra de ecuaciones
3541 \end_layout
3542
3543 \end_inset
3544
3545 , que genera uno o más caracteres fantasma.
3546  Al insertar 
3547 \series bold
3548
3549 \backslash
3550 phantom
3551 \series default
3552  aparece un pequeño marco azul con dos flechas rojas superpuestas
3553 \begin_inset Formula $\phantom{}$
3554 \end_inset
3555
3556 .
3557  Las flechas indican que se utilizarán como espaciador la anchura y altura
3558  totales del contenido del marco.
3559  Los caracteres fantasmas son espaciadores adecuados al tamaño de los caracteres.
3560 \end_layout
3561
3562 \begin_layout Standard
3563 \noindent
3564 \align center
3565 \begin_inset Tabular
3566 <lyxtabular version="3" rows="4" columns="2">
3567 <features>
3568 <column alignment="center" valignment="top" width="0">
3569 <column alignment="center" valignment="top" width="0">
3570 <row>
3571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 Comando
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 Resultado
3585 \begin_inset Note Note
3586 status collapsed
3587
3588 \begin_layout Plain Layout
3589
3590 \series bold
3591
3592 \backslash
3593 raisebox
3594 \series default
3595  se usa sólo como espaciador
3596 \end_layout
3597
3598 \end_inset
3599
3600
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 </row>
3606 <row>
3607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611 ^19
3612 \begin_inset ERT
3613 status collapsed
3614
3615 \begin_layout Plain Layout
3616
3617
3618 \backslash
3619 spce 
3620 \end_layout
3621
3622 \end_inset
3623
3624 _
3625 \backslash
3626 phantom
3627 \begin_inset ERT
3628 status collapsed
3629
3630 \begin_layout Plain Layout
3631
3632
3633 \backslash
3634 spce 
3635 \end_layout
3636
3637 \end_inset
3638
3639 1
3640 \begin_inset Formula $\rightarrow$
3641 \end_inset
3642
3643 9
3644 \begin_inset ERT
3645 status collapsed
3646
3647 \begin_layout Plain Layout
3648
3649
3650 \backslash
3651 spce 
3652 \end_layout
3653
3654 \end_inset
3655
3656 F
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3666 \end_inset
3667
3668
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 </row>
3674 <row>
3675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679 ^235
3680 \begin_inset ERT
3681 status collapsed
3682
3683 \begin_layout Plain Layout
3684
3685
3686 \backslash
3687 spce 
3688 \end_layout
3689
3690 \end_inset
3691
3692 _
3693 \backslash
3694 phantom
3695 \begin_inset ERT
3696 status collapsed
3697
3698 \begin_layout Plain Layout
3699
3700
3701 \backslash
3702 spce 
3703 \end_layout
3704
3705 \end_inset
3706
3707 23
3708 \begin_inset Formula $\rightarrow$
3709 \end_inset
3710
3711 9
3712 \begin_inset ERT
3713 status collapsed
3714
3715 \begin_layout Plain Layout
3716
3717
3718 \backslash
3719 spce 
3720 \end_layout
3721
3722 \end_inset
3723
3724 F
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3734 \end_inset
3735
3736
3737 \end_layout
3738
3739 \end_inset
3740 </cell>
3741 </row>
3742 <row>
3743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747
3748 \backslash
3749 Lambda^
3750 \begin_inset ERT
3751 status collapsed
3752
3753 \begin_layout Plain Layout
3754
3755
3756 \backslash
3757 spce 
3758 \end_layout
3759
3760 \end_inset
3761
3762
3763 \backslash
3764 phantom
3765 \begin_inset ERT
3766 status collapsed
3767
3768 \begin_layout Plain Layout
3769
3770
3771 \backslash
3772 spce 
3773 \end_layout
3774
3775 \end_inset
3776
3777 ii
3778 \begin_inset Formula $\rightarrow$
3779 \end_inset
3780
3781 t
3782 \begin_inset ERT
3783 status collapsed
3784
3785 \begin_layout Plain Layout
3786
3787
3788 \backslash
3789 spce 
3790 \end_layout
3791
3792 \end_inset
3793
3794 _MMt
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3804 \end_inset
3805
3806
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 </row>
3812 </lyxtabular>
3813
3814 \end_inset
3815
3816
3817 \end_layout
3818
3819 \begin_layout Standard
3820 Además hay los comandos 
3821 \series bold
3822
3823 \backslash
3824 vphantom
3825 \series default
3826
3827 \begin_inset Index
3828 status collapsed
3829
3830 \begin_layout Plain Layout
3831 Comandos ! V ! 
3832 \backslash
3833 vphantom
3834 \end_layout
3835
3836 \end_inset
3837
3838  (botón 
3839 \begin_inset space ~
3840 \end_inset
3841
3842
3843 \begin_inset Graphics
3844         filename ../../images/math/vphantom.png
3845         scale 85
3846
3847 \end_inset
3848
3849 ) y 
3850 \series bold
3851
3852 \backslash
3853 hphantom
3854 \series default
3855
3856 \begin_inset Index
3857 status collapsed
3858
3859 \begin_layout Plain Layout
3860 Comandos ! H ! 
3861 \backslash
3862 hphantom
3863 \end_layout
3864
3865 \end_inset
3866
3867  (botón 
3868 \begin_inset space ~
3869 \end_inset
3870
3871
3872 \begin_inset Graphics
3873         filename ../../images/math/hphantom.png
3874         scale 85
3875
3876 \end_inset
3877
3878 ).
3879  
3880 \series bold
3881
3882 \backslash
3883 hphantom
3884 \series default
3885  genera espacio en el marco sólo para la altura máxima de los caracteres,
3886  no para su anchura.
3887  
3888 \series bold
3889
3890 \backslash
3891 vphantom
3892 \series default
3893  genera espacio sólo para la anchura del contenido del marco.
3894  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3895 \end_layout
3896
3897 \begin_layout Standard
3898 Por ejemplo, 
3899 \series bold
3900
3901 \backslash
3902 vphantom
3903 \series default
3904
3905 \begin_inset ERT
3906 status collapsed
3907
3908 \begin_layout Plain Layout
3909
3910
3911 \backslash
3912 spce 
3913 \end_layout
3914
3915 \end_inset
3916
3917
3918 \series bold
3919 a
3920 \backslash
3921 int
3922 \series default
3923  genera espacio de la altura del signo de la integral,
3924 \begin_inset Foot
3925 status collapsed
3926
3927 \begin_layout Plain Layout
3928 El comando 
3929 \series bold
3930
3931 \backslash
3932 int
3933 \series default
3934  genera un signo de integral, véase 
3935 \begin_inset CommandInset ref
3936 LatexCommand ref
3937 reference "sub:Operadores-grandes"
3938
3939 \end_inset
3940
3941
3942 \end_layout
3943
3944 \end_inset
3945
3946  porque este es el carácter más largo.
3947  En la 
3948 \begin_inset CommandInset ref
3949 LatexCommand ref
3950 reference "sub:Delimitadores-multilínea"
3951
3952 \end_inset
3953
3954  hay un ejemplo de aplicación.
3955 \end_layout
3956
3957 \begin_layout Subsection
3958 Líneas
3959 \begin_inset Index
3960 status collapsed
3961
3962 \begin_layout Plain Layout
3963 Lineas@Líneas
3964 \end_layout
3965
3966 \end_inset
3967
3968
3969 \begin_inset Index
3970 status collapsed
3971
3972 \begin_layout Plain Layout
3973 Ecuación ! sub- o superrayada
3974 \end_layout
3975
3976 \end_inset
3977
3978
3979 \end_layout
3980
3981 \begin_layout Standard
3982 \noindent
3983 \align center
3984 \begin_inset Tabular
3985 <lyxtabular version="3" rows="4" columns="2">
3986 <features>
3987 <column alignment="center" valignment="top" width="0">
3988 <column alignment="center" valignment="top" width="0">
3989 <row>
3990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3991 \begin_inset Text
3992
3993 \begin_layout Plain Layout
3994 Comando
3995 \end_layout
3996
3997 \end_inset
3998 </cell>
3999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003 Resultado
4004 \begin_inset Note Note
4005 status collapsed
4006
4007 \begin_layout Plain Layout
4008
4009 \series bold
4010
4011 \backslash
4012 raisebox
4013 \series default
4014  se usa sólo como espaciador
4015 \end_layout
4016
4017 \end_inset
4018
4019
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 </row>
4025 <row>
4026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030
4031 \backslash
4032 overline
4033 \begin_inset ERT
4034 status collapsed
4035
4036 \begin_layout Plain Layout
4037
4038
4039 \backslash
4040 spce 
4041 \end_layout
4042
4043 \end_inset
4044
4045 A+B
4046 \begin_inset Index
4047 status collapsed
4048
4049 \begin_layout Plain Layout
4050 Comandos ! O ! 
4051 \backslash
4052 overline
4053 \end_layout
4054
4055 \end_inset
4056
4057
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4067 \end_inset
4068
4069
4070 \end_layout
4071
4072 \end_inset
4073 </cell>
4074 </row>
4075 <row>
4076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080
4081 \backslash
4082 underline
4083 \begin_inset ERT
4084 status collapsed
4085
4086 \begin_layout Plain Layout
4087
4088
4089 \backslash
4090 spce 
4091 \end_layout
4092
4093 \end_inset
4094
4095 A+B
4096 \begin_inset Index
4097 status collapsed
4098
4099 \begin_layout Plain Layout
4100 Comandos ! U ! 
4101 \backslash
4102 underline
4103 \end_layout
4104
4105 \end_inset
4106
4107
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4117 \end_inset
4118
4119
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130
4131 \backslash
4132 overline
4133 \begin_inset ERT
4134 status collapsed
4135
4136 \begin_layout Plain Layout
4137
4138
4139 \backslash
4140 spce 
4141 \end_layout
4142
4143 \end_inset
4144
4145
4146 \backslash
4147 underline
4148 \begin_inset ERT
4149 status collapsed
4150
4151 \begin_layout Plain Layout
4152
4153
4154 \backslash
4155 spce 
4156 \end_layout
4157
4158 \end_inset
4159
4160 A+B
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4170 \end_inset
4171
4172
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 </row>
4178 </lyxtabular>
4179
4180 \end_inset
4181
4182
4183 \end_layout
4184
4185 \begin_layout Standard
4186 En el último ejemplo es indiferente poner primero 
4187 \series bold
4188
4189 \backslash
4190 overline
4191 \series default
4192  o 
4193 \series bold
4194
4195 \backslash
4196 underline
4197 \series default
4198 .
4199 \end_layout
4200
4201 \begin_layout Standard
4202 Para poner doble subrayado, p.
4203 \begin_inset space \thinspace{}
4204 \end_inset
4205
4206 e.
4207  en resultados, se usa 
4208 \series bold
4209
4210 \backslash
4211 underline
4212 \series default
4213  dos veces.
4214 \end_layout
4215
4216 \begin_layout Standard
4217 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4218 \begin_inset VSpace bigskip
4219 \end_inset
4220
4221 Se pueden crear líneas personalizadas con el comando 
4222 \series bold
4223
4224 \backslash
4225 rule
4226 \series default
4227
4228 \begin_inset Index
4229 status open
4230
4231 \begin_layout Plain Layout
4232 Comandos ! R ! 
4233 \backslash
4234 rule
4235 \end_layout
4236
4237 \end_inset
4238
4239  con el esquema siguiente:
4240 \end_layout
4241
4242 \begin_layout Standard
4243
4244 \series bold
4245
4246 \backslash
4247 rule[hueco vertical]{longitud}{grosor}
4248 \end_layout
4249
4250 \begin_layout Standard
4251 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4252  si el valor es negativo).
4253  Las unidades disponibles para los valores están listadas en
4254 \begin_inset space ~
4255 \end_inset
4256
4257
4258 \begin_inset CommandInset ref
4259 LatexCommand ref
4260 reference "tab:Unidades-disponibles"
4261
4262 \end_inset
4263
4264 .
4265  A continuación hay dos ejemplos de líneas creadas con los comandos
4266 \series bold
4267
4268 \begin_inset Newline newline
4269 \end_inset
4270
4271
4272 \backslash
4273 rule[-2ex]{3cm}{2pt}
4274 \series default
4275  y 
4276 \series bold
4277
4278 \backslash
4279 rule{2cm}{1pt}
4280 \series default
4281 :
4282 \end_layout
4283
4284 \begin_layout Standard
4285 Esto es una frase 
4286 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4287 \end_inset
4288
4289  con dos líneas.
4290 \end_layout
4291
4292 \begin_layout Standard
4293
4294 \series bold
4295
4296 \backslash
4297 rule
4298 \series default
4299  también se puede usar para texto si se inserta en modo TeX.
4300 \end_layout
4301
4302 \begin_layout Subsection
4303 Puntos
4304 \begin_inset CommandInset label
4305 LatexCommand label
4306 name "sub:Puntos"
4307
4308 \end_inset
4309
4310
4311 \begin_inset Index
4312 status collapsed
4313
4314 \begin_layout Plain Layout
4315 Puntos
4316 \end_layout
4317
4318 \end_inset
4319
4320
4321 \end_layout
4322
4323 \begin_layout Standard
4324 Hay distintos tipos de puntos disponibles.
4325 \begin_inset Foot
4326 status collapsed
4327
4328 \begin_layout Plain Layout
4329 En la barra de herramientas de ecuaciones, en el panel del botón 
4330 \begin_inset Graphics
4331         filename ../../images/math/ldots.png
4332         scale 85
4333
4334 \end_inset
4335
4336 .
4337 \end_layout
4338
4339 \end_inset
4340
4341  Para continuación en enumeraciones se usan puntos bajos, (
4342 \series bold
4343
4344 \backslash
4345 ldots
4346 \series default
4347
4348 \begin_inset Index
4349 status collapsed
4350
4351 \begin_layout Plain Layout
4352 Comandos ! L ! 
4353 \backslash
4354 ldots
4355 \end_layout
4356
4357 \end_inset
4358
4359 ), mientras que para operaciones se usan puntos centrados a la misma altura
4360  que los operadores, (
4361 \series bold
4362
4363 \backslash
4364 cdots
4365 \series default
4366
4367 \begin_inset Index
4368 status collapsed
4369
4370 \begin_layout Plain Layout
4371 Comandos ! C ! 
4372 \backslash
4373 cdots
4374 \end_layout
4375
4376 \end_inset
4377
4378 ).
4379  Si se usa el comando 
4380 \series bold
4381
4382 \backslash
4383 dots
4384 \series default
4385
4386 \begin_inset Index
4387 status collapsed
4388
4389 \begin_layout Plain Layout
4390 Comandos ! D ! 
4391 \backslash
4392 dots
4393 \end_layout
4394
4395 \end_inset
4396
4397 , LaTeX decide el tipo a usar en función del carácter siguiente.
4398 \end_layout
4399
4400 \begin_layout Standard
4401 \align center
4402 \begin_inset Tabular
4403 <lyxtabular version="3" rows="8" columns="2">
4404 <features>
4405 <column alignment="center" valignment="top" width="0pt">
4406 <column alignment="center" valignment="top" width="0pt">
4407 <row>
4408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 Comando
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 Resultado
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 </row>
4427 <row>
4428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 A_1
4433 \begin_inset ERT
4434 status collapsed
4435
4436 \begin_layout Plain Layout
4437
4438
4439 \backslash
4440 spce 
4441 \end_layout
4442
4443 \end_inset
4444
4445 ,
4446 \backslash
4447 dots
4448 \begin_inset ERT
4449 status collapsed
4450
4451 \begin_layout Plain Layout
4452
4453
4454 \backslash
4455 spce 
4456 \end_layout
4457
4458 \end_inset
4459
4460 ,A_n
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 \begin_inset Formula $A_{1},\dots,A_{n}$
4470 \end_inset
4471
4472
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 </row>
4478 <row>
4479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 A_1
4484 \begin_inset ERT
4485 status collapsed
4486
4487 \begin_layout Plain Layout
4488
4489
4490 \backslash
4491 spce 
4492 \end_layout
4493
4494 \end_inset
4495
4496 +
4497 \backslash
4498 dots
4499 \begin_inset ERT
4500 status collapsed
4501
4502 \begin_layout Plain Layout
4503
4504
4505 \backslash
4506 spce 
4507 \end_layout
4508
4509 \end_inset
4510
4511 +A_n
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 \begin_inset Formula $A_{1}+\dots+A_{n}$
4521 \end_inset
4522
4523
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534 A_1
4535 \begin_inset ERT
4536 status collapsed
4537
4538 \begin_layout Plain Layout
4539
4540
4541 \backslash
4542 spce 
4543 \end_layout
4544
4545 \end_inset
4546
4547 ,
4548 \backslash
4549 ldots
4550 \begin_inset ERT
4551 status collapsed
4552
4553 \begin_layout Plain Layout
4554
4555
4556 \backslash
4557 spce 
4558 \end_layout
4559
4560 \end_inset
4561
4562 ,A_n
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 \begin_inset Formula $A_{1},\ldots,A_{n}$
4572 \end_inset
4573
4574
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 </row>
4580 <row>
4581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 A_1
4586 \begin_inset ERT
4587 status collapsed
4588
4589 \begin_layout Plain Layout
4590
4591
4592 \backslash
4593 spce 
4594 \end_layout
4595
4596 \end_inset
4597
4598 +
4599 \backslash
4600 cdots
4601 \begin_inset ERT
4602 status collapsed
4603
4604 \begin_layout Plain Layout
4605
4606
4607 \backslash
4608 spce 
4609 \end_layout
4610
4611 \end_inset
4612
4613 +A_n
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4623 \end_inset
4624
4625
4626 \end_layout
4627
4628 \end_inset
4629 </cell>
4630 </row>
4631 <row>
4632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636
4637 \backslash
4638 vdots
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 \begin_inset Formula $\vdots$
4648 \end_inset
4649
4650
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 </row>
4656 <row>
4657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661
4662 \backslash
4663 ddots
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 \begin_inset Formula $\ddots$
4673 \end_inset
4674
4675
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 </row>
4681 <row>
4682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 Matriz
4687 \begin_inset space \thinspace{}
4688 \end_inset
4689
4690 3×3 con los distintos puntos
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 \begin_inset Formula $\begin{array}{ccc}
4700 A_{11} & \cdots & A_{1m}\\
4701 \vdots & \ddots & \vdots\\
4702 A_{n1} & \cdots & A_{nm}\end{array}$
4703 \end_inset
4704
4705
4706 \end_layout
4707
4708 \end_inset
4709 </cell>
4710 </row>
4711 </lyxtabular>
4712
4713 \end_inset
4714
4715
4716 \end_layout
4717
4718 \begin_layout Standard
4719 Los puntos suspensivos disponibles en el menú 
4720 \family sans
4721 Insertar\SpecialChar \menuseparator
4722 Carácter especial
4723 \family default
4724  son 
4725 \series bold
4726
4727 \backslash
4728 ldots
4729 \series default
4730 .
4731 \begin_inset VSpace medskip
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 Hay puntos específicos para matrices que se extienden por varias columnas.
4739  Se generan con el comando 
4740 \series bold
4741
4742 \backslash
4743 hdotsfor
4744 \series default
4745
4746 \begin_inset Index
4747 status collapsed
4748
4749 \begin_layout Plain Layout
4750 Comandos ! H ! 
4751 \backslash
4752 hdotsfor
4753 \end_layout
4754
4755 \end_inset
4756
4757 , que tiene el siguiente esquema:
4758 \end_layout
4759
4760 \begin_layout Standard
4761
4762 \series bold
4763
4764 \backslash
4765 hdotsfor[distancia]{número de columnas}
4766 \end_layout
4767
4768 \begin_layout Standard
4769 Número de columnas especifica cuántas columnas deben abarcarse.
4770  Distancia es un factor para la separación entre los puntos.
4771 \end_layout
4772
4773 \begin_layout Standard
4774 En la siguiente matriz se ha insertado el comando 
4775 \series bold
4776
4777 \backslash
4778 hdotsfor[2]{4}
4779 \series default
4780  en el primer recuadro de la segunda línea para obtener puntos separados
4781  una distancia equivalente a dos veces la del comando 
4782 \series bold
4783
4784 \backslash
4785 dots
4786 \series default
4787 .
4788 \begin_inset Formula \[
4789 \left(\begin{array}{cccc}
4790 A & B & C & D\\
4791 \hdotsfor[2]{4}\\
4792 q & w & e & r\end{array}\right)\]
4793
4794 \end_inset
4795
4796
4797 \end_layout
4798
4799 \begin_layout Standard
4800 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4801  de lo contrario se producen errores de LaTeX.
4802 \end_layout
4803
4804 \begin_layout Standard
4805 \begin_inset VSpace bigskip
4806 \end_inset
4807
4808
4809 \end_layout
4810
4811 \begin_layout Standard
4812 Además, con el comando 
4813 \series bold
4814
4815 \backslash
4816 dotfill
4817 \series default
4818
4819 \begin_inset Index
4820 status collapsed
4821
4822 \begin_layout Plain Layout
4823 Comandos ! D ! 
4824 \backslash
4825 dotfill
4826 \end_layout
4827
4828 \end_inset
4829
4830  puedes completar con puntos una línea.
4831  El efecto de este tipo de comandos es como el de 
4832 \series bold
4833
4834 \backslash
4835 hfill
4836 \series default
4837 , véase 
4838 \begin_inset CommandInset ref
4839 LatexCommand ref
4840 reference "sub:Espacio-variable"
4841
4842 \end_inset
4843
4844 .
4845 \end_layout
4846
4847 \begin_layout Standard
4848 Por ejemplo el comando 
4849 \series bold
4850 A
4851 \backslash
4852 dotfill
4853 \series default
4854
4855 \begin_inset ERT
4856 status collapsed
4857
4858 \begin_layout Plain Layout
4859
4860
4861 \backslash
4862 spce 
4863 \end_layout
4864
4865 \end_inset
4866
4867
4868 \series bold
4869 B
4870 \series default
4871  genera
4872 \end_layout
4873
4874 \begin_layout Standard
4875 \begin_inset Formula $A\dotfill B$
4876 \end_inset
4877
4878
4879 \end_layout
4880
4881 \begin_layout Standard
4882 Un comando análogo a 
4883 \series bold
4884
4885 \backslash
4886 dotfill
4887 \series default
4888  para rellenar con una línea es 
4889 \series bold
4890
4891 \backslash
4892 hrulefill
4893 \series default
4894
4895 \begin_inset Index
4896 status collapsed
4897
4898 \begin_layout Plain Layout
4899 Comandos ! H ! 
4900 \backslash
4901 hrulefill
4902 \end_layout
4903
4904 \end_inset
4905
4906 :
4907 \end_layout
4908
4909 \begin_layout Standard
4910 \begin_inset Formula $A\hrulefill B$
4911 \end_inset
4912
4913
4914 \end_layout
4915
4916 \begin_layout Standard
4917 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4918 \end_layout
4919
4920 \begin_layout Section
4921 Matrices
4922 \begin_inset CommandInset label
4923 LatexCommand label
4924 name "sec:Matrices"
4925
4926 \end_inset
4927
4928
4929 \begin_inset Index
4930 status collapsed
4931
4932 \begin_layout Plain Layout
4933 Matrices
4934 \end_layout
4935
4936 \end_inset
4937
4938
4939 \end_layout
4940
4941 \begin_layout Standard
4942 Se pueden insertar con el botón 
4943 \begin_inset Graphics
4944         filename ../../images/dialog-show_mathmatrix.png
4945         scale 85
4946
4947 \end_inset
4948
4949  de la barra de ecuaciones o con el menú 
4950 \family sans
4951 Insertar\SpecialChar \menuseparator
4952 Ecuación\SpecialChar \menuseparator
4953 Matriz
4954 \family default
4955 .
4956  Aparece una ventana en la que se pide el número de filas y columnas y la
4957  alineación.
4958  La alineación vertical sólo es relevante para matrices en línea:
4959 \end_layout
4960
4961 \begin_layout Standard
4962 Esta primera matriz tiene alineación superior 
4963 \begin_inset Formula $\begin{array}[t]{cccc}
4964 A & D & G & J\\
4965 B & E & H & K\\
4966 D & F & I & L\end{array}$
4967 \end_inset
4968
4969  , la segunda alineación central 
4970 \begin_inset Formula $\begin{array}{cccc}
4971 A & D & G & J\\
4972 B & E & H & K\\
4973 D & F & I & L\end{array}$
4974 \end_inset
4975
4976  , y la tercera alineación inferior 
4977 \begin_inset Formula $\begin{array}[b]{cccc}
4978 A & D & G & J\\
4979 B & E & H & K\\
4980 D & F & I & L\end{array}$
4981 \end_inset
4982
4983 .
4984 \end_layout
4985
4986 \begin_layout Standard
4987 La alineación horizontal especifica cómo deben alinearse las entradas de
4988  la columna.
4989  Se determina mediante una letra para cada columna.
4990  
4991 \emph on
4992 l
4993 \emph default
4994  indica alineación a la izquierda, 
4995 \emph on
4996 c
4997 \emph default
4998  alineación centrada y 
4999 \emph on
5000 r
5001 \emph default
5002  alineación a la derecha.
5003  Por ejemplo, para componer una matriz
5004 \begin_inset space ~
5005 \end_inset
5006
5007 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5008  centradas y la última a la derecha, se anota 
5009 \series bold
5010 lccr
5011 \series default
5012  en la alineación horizontal.
5013  Normalmente todas las columnas de una matriz están centradas, por tanto
5014  el valor por omisión es 
5015 \series bold
5016 c
5017 \series default
5018  para todas ellas.
5019 \end_layout
5020
5021 \begin_layout Standard
5022 Alineación horizontal:
5023 \end_layout
5024
5025 \begin_layout Standard
5026
5027 \series bold
5028 lll
5029 \series default
5030  : 
5031 \begin_inset Formula $\begin{array}{lll}
5032 10000 & D & G\\
5033 B & 10000 & H\\
5034 C & F & 10000\end{array}$
5035 \end_inset
5036
5037  , 
5038 \series bold
5039 ccc 
5040 \series default
5041
5042 \begin_inset Formula $\begin{array}{ccc}
5043 10000 & D & G\\
5044 B & 10000 & H\\
5045 C & F & 10000\end{array}$
5046 \end_inset
5047
5048  
5049 \series bold
5050 ,
5051 \series default
5052  
5053 \series bold
5054 rrr 
5055 \series default
5056
5057 \begin_inset Formula $\begin{array}{rrr}
5058 10000 & D & G\\
5059 B & 10000 & H\\
5060 C & F & 10000\end{array}$
5061 \end_inset
5062
5063
5064 \end_layout
5065
5066 \begin_layout Standard
5067 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5068  botones 
5069 \begin_inset Graphics
5070         filename ../../images/tabular-feature_append-row.png
5071         scale 85
5072
5073 \end_inset
5074
5075
5076 \begin_inset Graphics
5077         filename ../../images/tabular-feature_delete-row.png
5078         scale 85
5079
5080 \end_inset
5081
5082 , etc.
5083  de la barra de ecuaciones o el menú 
5084 \family sans
5085 Editar\SpecialChar \menuseparator
5086 Filas y columnas
5087 \family default
5088 .
5089  También se pueden añadir filas nuevas con 
5090 \family sans
5091 Ctrl-Retorno
5092 \family default
5093 .
5094 \end_layout
5095
5096 \begin_layout Standard
5097 \begin_inset VSpace bigskip
5098 \end_inset
5099
5100
5101 \end_layout
5102
5103 \begin_layout Standard
5104 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5105 \series bold
5106
5107 \backslash
5108 left
5109 \series default
5110
5111 \begin_inset Index
5112 status collapsed
5113
5114 \begin_layout Plain Layout
5115 Comandos ! L ! 
5116 \backslash
5117 left
5118 \end_layout
5119
5120 \end_inset
5121
5122  y 
5123 \series bold
5124
5125 \backslash
5126 right
5127 \series default
5128
5129 \begin_inset Index
5130 status collapsed
5131
5132 \begin_layout Plain Layout
5133 Comandos ! R ! 
5134 \backslash
5135 right
5136 \end_layout
5137
5138 \end_inset
5139
5140  (atajo 
5141 \family sans
5142 Alt-m
5143 \begin_inset space ~
5144 \end_inset
5145
5146 paréntesis
5147 \family default
5148 ), véase 
5149 \begin_inset CommandInset ref
5150 LatexCommand ref
5151 reference "sub:Tamaño-automático-de"
5152
5153 \end_inset
5154
5155 , o usando los comandos siguientes:
5156 \end_layout
5157
5158 \begin_layout Standard
5159 \begin_inset VSpace medskip
5160 \end_inset
5161
5162
5163 \end_layout
5164
5165 \begin_layout Standard
5166 \begin_inset space \hfill{}
5167 \end_inset
5168
5169
5170 \begin_inset Tabular
5171 <lyxtabular version="3" rows="4" columns="2">
5172 <features>
5173 <column alignment="center" valignment="top" width="0">
5174 <column alignment="center" valignment="top" width="0">
5175 <row>
5176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 Comando
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 Resultado
5190 \begin_inset Note Note
5191 status collapsed
5192
5193 \begin_layout Plain Layout
5194
5195 \series bold
5196
5197 \backslash
5198 raisebox
5199 \series default
5200  se usa sólo como espaciador
5201 \end_layout
5202
5203 \end_inset
5204
5205
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 </row>
5211 <row>
5212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216
5217 \backslash
5218 bmatrix
5219 \begin_inset ERT
5220 status collapsed
5221
5222 \begin_layout Plain Layout
5223
5224
5225 \backslash
5226 spce 
5227 \end_layout
5228
5229 \end_inset
5230
5231 2
5232 \series bold
5233 ×
5234 \series default
5235 2
5236 \begin_inset space \thinspace{}
5237 \end_inset
5238
5239 matriz
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5249 0 & \textrm{-}\mathrm{i}\\
5250 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5251 \end_inset
5252
5253
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 </row>
5259 <row>
5260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264
5265 \backslash
5266 Bmatrix
5267 \begin_inset ERT
5268 status collapsed
5269
5270 \begin_layout Plain Layout
5271
5272
5273 \backslash
5274 spce 
5275 \end_layout
5276
5277 \end_inset
5278
5279 2×2
5280 \begin_inset space \thinspace{}
5281 \end_inset
5282
5283 matriz
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5293 0 & \textrm{-}\mathrm{i}\\
5294 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5295 \end_inset
5296
5297
5298 \end_layout
5299
5300 \end_inset
5301 </cell>
5302 </row>
5303 <row>
5304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308
5309 \backslash
5310 pmatrix
5311 \begin_inset ERT
5312 status collapsed
5313
5314 \begin_layout Plain Layout
5315
5316
5317 \backslash
5318 spce 
5319 \end_layout
5320
5321 \end_inset
5322
5323 2
5324 \series bold
5325 ×
5326 \series default
5327 2
5328 \begin_inset space \thinspace{}
5329 \end_inset
5330
5331 matriz
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5341 0 & \textrm{-}\mathrm{i}\\
5342 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5343 \end_inset
5344
5345
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 </row>
5351 </lyxtabular>
5352
5353 \end_inset
5354
5355
5356 \begin_inset space \hfill{}
5357 \end_inset
5358
5359
5360 \begin_inset Tabular
5361 <lyxtabular version="3" rows="4" columns="2">
5362 <features>
5363 <column alignment="center" valignment="top" width="0">
5364 <column alignment="center" valignment="top" width="0">
5365 <row>
5366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5367 \begin_inset Text
5368
5369 \begin_layout Plain Layout
5370 Comando
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5376 \begin_inset Text
5377
5378 \begin_layout Plain Layout
5379 Resultado
5380 \begin_inset Note Note
5381 status collapsed
5382
5383 \begin_layout Plain Layout
5384
5385 \series bold
5386
5387 \backslash
5388 raisebox
5389 \series default
5390  se usa sólo como espaciador
5391 \end_layout
5392
5393 \end_inset
5394
5395
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 </row>
5401 <row>
5402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406
5407 \backslash
5408 vmatrix
5409 \begin_inset ERT
5410 status collapsed
5411
5412 \begin_layout Plain Layout
5413
5414
5415 \backslash
5416 spce 
5417 \end_layout
5418
5419 \end_inset
5420
5421 2
5422 \series bold
5423 ×
5424 \series default
5425 2
5426 \begin_inset space \thinspace{}
5427 \end_inset
5428
5429 matriz
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5439 0 & \textrm{-}\mathrm{i}\\
5440 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5441 \end_inset
5442
5443
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 </row>
5449 <row>
5450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Plain Layout
5454
5455 \backslash
5456 Vmatrix
5457 \begin_inset ERT
5458 status collapsed
5459
5460 \begin_layout Plain Layout
5461
5462
5463 \backslash
5464 spce 
5465 \end_layout
5466
5467 \end_inset
5468
5469 2
5470 \series bold
5471 ×
5472 \series default
5473 2
5474 \begin_inset space \thinspace{}
5475 \end_inset
5476
5477 matriz
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5483 \begin_inset Text
5484
5485 \begin_layout Plain Layout
5486 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5487 0 & \textrm{-}\mathrm{i}\\
5488 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5489 \end_inset
5490
5491
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 </row>
5497 <row>
5498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5499 \begin_inset Text
5500
5501 \begin_layout Plain Layout
5502
5503 \backslash
5504 matrix
5505 \begin_inset ERT
5506 status collapsed
5507
5508 \begin_layout Plain Layout
5509
5510
5511 \backslash
5512 spce 
5513 \end_layout
5514
5515 \end_inset
5516
5517 2
5518 \series bold
5519 ×
5520 \series default
5521 2
5522 \begin_inset space \thinspace{}
5523 \end_inset
5524
5525 matriz
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5531 \begin_inset Text
5532
5533 \begin_layout Plain Layout
5534 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5535 0 & \textrm{-}\mathrm{i}\\
5536 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5537 \end_inset
5538
5539
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 </row>
5545 </lyxtabular>
5546
5547 \end_inset
5548
5549
5550 \begin_inset space \hfill{}
5551 \end_inset
5552
5553
5554 \end_layout
5555
5556 \begin_layout Standard
5557 \begin_inset VSpace medskip
5558 \end_inset
5559
5560
5561 \end_layout
5562
5563 \begin_layout Standard
5564 Cuando se inserta p.
5565 \begin_inset space \thinspace{}
5566 \end_inset
5567
5568 e.
5569 \begin_inset space ~
5570 \end_inset
5571
5572
5573 \series bold
5574
5575 \backslash
5576 vmatrix
5577 \series default
5578 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5579  la matriz.
5580 \end_layout
5581
5582 \begin_layout Standard
5583 \begin_inset VSpace bigskip
5584 \end_inset
5585
5586
5587 \end_layout
5588
5589 \begin_layout Standard
5590 Como todas las ecuaciones multilínea son matrices, la longitud 
5591 \series bold
5592
5593 \backslash
5594 arraycolsep
5595 \series default
5596
5597 \begin_inset Index
5598 status collapsed
5599
5600 \begin_layout Plain Layout
5601 Comandos ! A ! 
5602 \backslash
5603 arraycolsep
5604 \end_layout
5605
5606 \end_inset
5607
5608 , que se describe en 
5609 \begin_inset CommandInset ref
5610 LatexCommand ref
5611 reference "sub:Separación-de-columnas"
5612
5613 \end_inset
5614
5615 , también se puede usar para cambiar la separación de las columnas en una
5616  matriz.
5617  Para cambiar la separación de las filas, se usa el comando 
5618 \series bold
5619
5620 \backslash
5621 arraystretch
5622 \series default
5623
5624 \begin_inset Index
5625 status collapsed
5626
5627 \begin_layout Plain Layout
5628 Comandos ! A ! 
5629 \backslash
5630 arraystretch
5631 \end_layout
5632
5633 \end_inset
5634
5635  de la siguiente manera:
5636 \end_layout
5637
5638 \begin_layout Standard
5639
5640 \series bold
5641
5642 \backslash
5643 renewcommand{
5644 \backslash
5645 arraystretch}{factor de separación}
5646 \begin_inset Index
5647 status collapsed
5648
5649 \begin_layout Plain Layout
5650 Comandos ! R ! 
5651 \backslash
5652 renewcommand
5653 \end_layout
5654
5655 \end_inset
5656
5657
5658 \end_layout
5659
5660 \begin_layout Standard
5661 El comando 
5662 \series bold
5663
5664 \backslash
5665 renewcommand
5666 \series default
5667  asigna el factor de separación al comando predefinido 
5668 \series bold
5669
5670 \backslash
5671 arraystretch
5672 \series default
5673 .
5674  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5675  Además, éste se usa para todas las matrices siguientes.
5676  Para volver a la separación original, asigna factor 1 a 
5677 \series bold
5678
5679 \backslash
5680 arraystretch
5681 \series default
5682 .
5683 \end_layout
5684
5685 \begin_layout Standard
5686 Para poner matrices en línea se usa el comando 
5687 \series bold
5688
5689 \backslash
5690 smallmatrix
5691 \series default
5692
5693 \begin_inset Index
5694 status collapsed
5695
5696 \begin_layout Plain Layout
5697 Comandos ! S ! 
5698 \backslash
5699 smallmatrix
5700 \end_layout
5701
5702 \end_inset
5703
5704 .
5705  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5706  se inserta la matriz.
5707  
5708 \end_layout
5709
5710 \begin_layout Standard
5711 Esto es una matriz 
5712 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5713 C & D\end{smallmatrix}\right)$
5714 \end_inset
5715
5716  en línea.
5717 \end_layout
5718
5719 \begin_layout Section
5720 Delimitadores
5721 \begin_inset Index
5722 status collapsed
5723
5724 \begin_layout Plain Layout
5725 Delimitadores
5726 \end_layout
5727
5728 \end_inset
5729
5730
5731 \end_layout
5732
5733 \begin_layout Subsection
5734 Delimitadores verticales
5735 \begin_inset Index
5736 status collapsed
5737
5738 \begin_layout Plain Layout
5739 Delimitadores ! verticales
5740 \end_layout
5741
5742 \end_inset
5743
5744
5745 \end_layout
5746
5747 \begin_layout Standard
5748 \begin_inset space \hfill{}
5749 \end_inset
5750
5751
5752 \begin_inset Tabular
5753 <lyxtabular version="3" rows="9" columns="2">
5754 <features>
5755 <column alignment="center" valignment="top" width="0pt">
5756 <column alignment="center" valignment="top" width="0pt">
5757 <row>
5758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 Comando
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 Resultado
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 </row>
5777 <row>
5778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5779 \begin_inset Text
5780
5781 \begin_layout Plain Layout
5782 (
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Plain Layout
5791 \begin_inset Formula $($
5792 \end_inset
5793
5794
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 </row>
5800 <row>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 {
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 \begin_inset Formula $\{$
5815 \end_inset
5816
5817
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 </row>
5823 <row>
5824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5825 \begin_inset Text
5826
5827 \begin_layout Plain Layout
5828 [
5829 \end_layout
5830
5831 \end_inset
5832 </cell>
5833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5834 \begin_inset Text
5835
5836 \begin_layout Plain Layout
5837 \begin_inset Formula $[$
5838 \end_inset
5839
5840
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 </row>
5846 <row>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851
5852 \backslash
5853 langle
5854 \end_layout
5855
5856 \end_inset
5857 </cell>
5858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5859 \begin_inset Text
5860
5861 \begin_layout Plain Layout
5862 \begin_inset Formula $\langle$
5863 \end_inset
5864
5865
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 </row>
5871 <row>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876
5877 \backslash
5878 lceil
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 \begin_inset Formula $\lceil$
5888 \end_inset
5889
5890
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 </row>
5896 <row>
5897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5898 \begin_inset Text
5899
5900 \begin_layout Plain Layout
5901
5902 \backslash
5903 lfloor
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 \begin_inset Formula $\lfloor$
5913 \end_inset
5914
5915
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 </row>
5921 <row>
5922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926 /
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935 \begin_inset Formula $/$
5936 \end_inset
5937
5938
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 </row>
5944 <row>
5945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949 |
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5955 \begin_inset Text
5956
5957 \begin_layout Plain Layout
5958 \begin_inset Formula $|$
5959 \end_inset
5960
5961
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 </row>
5967 </lyxtabular>
5968
5969 \end_inset
5970
5971
5972 \begin_inset space \hfill{}
5973 \end_inset
5974
5975
5976 \begin_inset Tabular
5977 <lyxtabular version="3" rows="9" columns="2">
5978 <features>
5979 <column alignment="center" valignment="top" width="0pt">
5980 <column alignment="center" valignment="top" width="0pt">
5981 <row>
5982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 Comando
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 Resultado
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 </row>
6001 <row>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 )
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 \begin_inset Formula $)$
6016 \end_inset
6017
6018
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 </row>
6024 <row>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 }
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 \begin_inset Formula $\}$
6039 \end_inset
6040
6041
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 </row>
6047 <row>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 ]
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 \begin_inset Formula $]$
6062 \end_inset
6063
6064
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 </row>
6070 <row>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075
6076 \backslash
6077 rangle
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 \begin_inset Formula $\rangle$
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 <row>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100
6101 \backslash
6102 rceil
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 \begin_inset Formula $\rceil$
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 </row>
6120 <row>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125
6126 \backslash
6127 rfloor
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 \begin_inset Formula $\rfloor$
6137 \end_inset
6138
6139
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 </row>
6145 <row>
6146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \begin_layout Plain Layout
6150
6151 \backslash
6152
6153 \backslash
6154
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163 \begin_inset Formula $\backslash$
6164 \end_inset
6165
6166
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 </row>
6172 <row>
6173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6174 \begin_inset Text
6175
6176 \begin_layout Plain Layout
6177
6178 \backslash
6179 |
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188 \begin_inset Formula $\|$
6189 \end_inset
6190
6191
6192 \end_layout
6193
6194 \end_inset
6195 </cell>
6196 </row>
6197 </lyxtabular>
6198
6199 \end_inset
6200
6201
6202 \begin_inset space \hfill{}
6203 \end_inset
6204
6205
6206 \end_layout
6207
6208 \begin_layout Standard
6209 \begin_inset Note Greyedout
6210 status collapsed
6211
6212 \begin_layout Plain Layout
6213
6214 \series bold
6215 Nota
6216 \series default
6217 : En modo TeX hay que usar el comando 
6218 \series bold
6219
6220 \backslash
6221 textbackslash
6222 \series default
6223
6224 \begin_inset Index
6225 status collapsed
6226
6227 \begin_layout Plain Layout
6228 Comandos ! T ! 
6229 \backslash
6230 textbackslash
6231 \end_layout
6232
6233 \end_inset
6234
6235  para la barra invertida, porque si no el comando 
6236 \series bold
6237
6238 \backslash
6239
6240 \backslash
6241
6242 \series default
6243  genera un salto de línea.
6244 \end_layout
6245
6246 \end_inset
6247
6248
6249 \end_layout
6250
6251 \begin_layout Standard
6252 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6253  descritos en las dos subsecciones siguientes.
6254  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6255  < y > en vez de los comandos 
6256 \series bold
6257
6258 \backslash
6259 langle
6260 \series default
6261  y 
6262 \series bold
6263
6264 \backslash
6265 rangle
6266 \series default
6267 .
6268  
6269 \end_layout
6270
6271 \begin_layout Subsubsection
6272 Tamaño manual de los delimitadores
6273 \begin_inset CommandInset label
6274 LatexCommand label
6275 name "sub:Tamaño-manual-de"
6276
6277 \end_inset
6278
6279
6280 \begin_inset Index
6281 status collapsed
6282
6283 \begin_layout Plain Layout
6284 Delimitadores ! tamaño manual
6285 \end_layout
6286
6287 \end_inset
6288
6289
6290 \end_layout
6291
6292 \begin_layout Standard
6293 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6294  LaTeX 
6295 \series bold
6296
6297 \backslash
6298 big
6299 \series default
6300
6301 \begin_inset Index
6302 status collapsed
6303
6304 \begin_layout Plain Layout
6305 Comandos ! B ! 
6306 \backslash
6307 big
6308 \end_layout
6309
6310 \end_inset
6311
6312
6313 \series bold
6314
6315 \backslash
6316 Big
6317 \series default
6318
6319 \series bold
6320
6321 \backslash
6322 bigg
6323 \series default
6324 , y 
6325 \series bold
6326
6327 \backslash
6328 Bigg
6329 \series default
6330 .
6331  
6332 \series bold
6333
6334 \backslash
6335 big
6336 \series default
6337  indica el tamaño menor y 
6338 \series bold
6339
6340 \backslash
6341 Bigg
6342 \series default
6343  el mayor.
6344 \end_layout
6345
6346 \begin_layout Standard
6347 Estos comandos se usan para resaltar niveles de delimitación:
6348 \end_layout
6349
6350 \begin_layout Standard
6351 \noindent
6352 \align center
6353 \begin_inset Tabular
6354 <lyxtabular version="3" rows="2" columns="2">
6355 <features>
6356 <column alignment="center" valignment="top" width="0">
6357 <column alignment="center" valignment="top" width="0">
6358 <row>
6359 <cell alignment="center" valignment="top" usebox="none">
6360 \begin_inset Text
6361
6362 \begin_layout Plain Layout
6363 todos los delimitadores de igual tamaño:
6364 \end_layout
6365
6366 \end_inset
6367 </cell>
6368 <cell alignment="center" valignment="top" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6373 \end_inset
6374
6375
6376 \end_layout
6377
6378 \end_inset
6379 </cell>
6380 </row>
6381 <row>
6382 <cell alignment="center" valignment="top" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 así tiene mejor aspecto:
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6396 \end_inset
6397
6398
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 </row>
6404 </lyxtabular>
6405
6406 \end_inset
6407
6408
6409 \begin_inset Note Note
6410 status collapsed
6411
6412 \begin_layout Plain Layout
6413
6414 \series bold
6415
6416 \backslash
6417 raisebox
6418 \series default
6419  se usa sólo como espaciador
6420 \end_layout
6421
6422 \end_inset
6423
6424
6425 \end_layout
6426
6427 \begin_layout Standard
6428 Para la segunda expresión se ha empleado el comando 
6429 \series bold
6430
6431 \backslash
6432 Big((A+B)(A-B)
6433 \backslash
6434 Big)^
6435 \series default
6436
6437 \begin_inset ERT
6438 status collapsed
6439
6440 \begin_layout Plain Layout
6441
6442
6443 \backslash
6444 spce 
6445 \end_layout
6446
6447 \end_inset
6448
6449
6450 \series bold
6451 C
6452 \series default
6453 .
6454 \end_layout
6455
6456 \begin_layout Standard
6457 He aquí una visión conjunta de todos los tamaños y delimitadores:
6458 \end_layout
6459
6460 \begin_layout Standard
6461 \noindent
6462 \align center
6463
6464 \backslash
6465 Bigg(
6466 \backslash
6467 exp
6468 \backslash
6469 bigg<
6470 \backslash
6471 Big[
6472 \backslash
6473 big{
6474 \backslash
6475 ln(3x)
6476 \backslash
6477 big}^2
6478 \begin_inset ERT
6479 status collapsed
6480
6481 \begin_layout Plain Layout
6482
6483
6484 \backslash
6485 spce 
6486 \end_layout
6487
6488 \end_inset
6489
6490
6491 \backslash
6492 sen(x)
6493 \backslash
6494 Big]^
6495 \begin_inset ERT
6496 status collapsed
6497
6498 \begin_layout Plain Layout
6499
6500
6501 \backslash
6502 spce 
6503 \end_layout
6504
6505 \end_inset
6506
6507 A
6508 \begin_inset ERT
6509 status collapsed
6510
6511 \begin_layout Plain Layout
6512
6513
6514 \backslash
6515 spce 
6516 \end_layout
6517
6518 \end_inset
6519
6520
6521 \backslash
6522 bigg>
6523 \backslash
6524 Bigg)^0,5
6525 \begin_inset Formula \[
6526 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6527
6528 \end_inset
6529
6530
6531 \end_layout
6532
6533 \begin_layout Standard
6534 Además de los comandos 
6535 \series bold
6536
6537 \backslash
6538 big
6539 \series default
6540  hay la variante 
6541 \series bold
6542
6543 \backslash
6544 bigm
6545 \series default
6546
6547 \begin_inset Index
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551 Comandos ! B ! 
6552 \backslash
6553 bigm
6554 \end_layout
6555
6556 \end_inset
6557
6558 , que añade un poco más de espacio entre el delimitador y su contenido,
6559  y la variante 
6560 \series bold
6561
6562 \backslash
6563 bigl
6564 \series default
6565 -
6566 \series bold
6567
6568 \backslash
6569 bigr
6570 \series default
6571
6572 \begin_inset Index
6573 status collapsed
6574
6575 \begin_layout Plain Layout
6576 Comandos ! B ! 
6577 \backslash
6578 bigl - 
6579 \backslash
6580 bigr
6581 \end_layout
6582
6583 \end_inset
6584
6585 , que no añade espacio adicional.
6586  La 
6587 \emph on
6588 l
6589 \emph default
6590  al final del comando 
6591 \series bold
6592
6593 \backslash
6594 bigl 
6595 \series default
6596 es para el delimitador izquierdo, la 
6597 \emph on
6598 r
6599 \emph default
6600  es para el delimitador derecho.
6601  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6602  apertura o de cierre.
6603 \end_layout
6604
6605 \begin_layout Standard
6606 En el siguiente cuadro hay una comparación de las variantes:
6607 \end_layout
6608
6609 \begin_layout Standard
6610 \noindent
6611 \align center
6612 \begin_inset Tabular
6613 <lyxtabular version="3" rows="5" columns="2">
6614 <features>
6615 <column alignment="center" valignment="top" width="0">
6616 <column alignment="center" valignment="top" width="0">
6617 <row>
6618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6619 \begin_inset Text
6620
6621 \begin_layout Plain Layout
6622 Comando
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6628 \begin_inset Text
6629
6630 \begin_layout Plain Layout
6631 Resultado
6632 \begin_inset Note Note
6633 status collapsed
6634
6635 \begin_layout Plain Layout
6636
6637 \series bold
6638
6639 \backslash
6640 raisebox
6641 \series default
6642  se usa sólo como espaciador
6643 \end_layout
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 </row>
6653 <row>
6654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6655 \begin_inset Text
6656
6657 \begin_layout Plain Layout
6658
6659 \backslash
6660 Bigm(
6661 \backslash
6662 bigm(
6663 \backslash
6664 ln(3x)
6665 \backslash
6666 bigm)^2
6667 \series bold
6668
6669 \begin_inset ERT
6670 status collapsed
6671
6672 \begin_layout Plain Layout
6673
6674
6675 \backslash
6676 spce 
6677 \end_layout
6678
6679 \end_inset
6680
6681
6682 \series default
6683
6684 \backslash
6685 Bigm)
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6695 \end_inset
6696
6697
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 </row>
6703 <row>
6704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708
6709 \backslash
6710 Big(
6711 \backslash
6712 big(
6713 \backslash
6714 ln(3x)
6715 \backslash
6716 big)^2
6717 \series bold
6718
6719 \begin_inset ERT
6720 status collapsed
6721
6722 \begin_layout Plain Layout
6723
6724
6725 \backslash
6726 spce 
6727 \end_layout
6728
6729 \end_inset
6730
6731
6732 \series default
6733
6734 \backslash
6735 Big)
6736 \end_layout
6737
6738 \end_inset
6739 </cell>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6745 \end_inset
6746
6747
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 </row>
6753 <row>
6754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758
6759 \backslash
6760 Bigl(
6761 \backslash
6762 bigl(
6763 \backslash
6764 ln(3x)
6765 \backslash
6766 bigr)^2
6767 \series bold
6768
6769 \begin_inset ERT
6770 status collapsed
6771
6772 \begin_layout Plain Layout
6773
6774
6775 \backslash
6776 spce 
6777 \end_layout
6778
6779 \end_inset
6780
6781
6782 \series default
6783
6784 \backslash
6785 Bigr)
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6795 \end_inset
6796
6797
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 </row>
6803 <row>
6804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6805 \begin_inset Text
6806
6807 \begin_layout Plain Layout
6808
6809 \backslash
6810 bigl)
6811 \backslash
6812 ln(3x)
6813 \backslash
6814 bigr(
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6824 \end_inset
6825
6826
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 </row>
6832 </lyxtabular>
6833
6834 \end_inset
6835
6836
6837 \end_layout
6838
6839 \begin_layout Subsubsection
6840 Tamaño automático de los delimitadores
6841 \begin_inset CommandInset label
6842 LatexCommand label
6843 name "sub:Tamaño-automático-de"
6844
6845 \end_inset
6846
6847
6848 \begin_inset Index
6849 status collapsed
6850
6851 \begin_layout Plain Layout
6852 Delimitadores ! tamaño automático
6853 \end_layout
6854
6855 \end_inset
6856
6857
6858 \end_layout
6859
6860 \begin_layout Standard
6861 Se pueden insertar delimitadores de tamaño variable con los comandos 
6862 \series bold
6863
6864 \backslash
6865 left
6866 \series default
6867
6868 \begin_inset Index
6869 status collapsed
6870
6871 \begin_layout Plain Layout
6872 Comandos ! L ! 
6873 \backslash
6874 left
6875 \end_layout
6876
6877 \end_inset
6878
6879  y 
6880 \series bold
6881
6882 \backslash
6883 right
6884 \series default
6885
6886 \begin_inset Index
6887 status collapsed
6888
6889 \begin_layout Plain Layout
6890 Comandos ! R ! 
6891 \backslash
6892 right
6893 \end_layout
6894
6895 \end_inset
6896
6897  o con el botón de la barra de ecuaciones 
6898 \begin_inset Graphics
6899         filename ../../images/dialog-show_mathdelimiter.png
6900         scale 85
6901
6902 \end_inset
6903
6904 .
6905  El delimitador deseado se debe insertar directamente detrás de 
6906 \series bold
6907
6908 \backslash
6909 left
6910 \series default
6911  y 
6912 \series bold
6913
6914 \backslash
6915 right
6916 \series default
6917 .
6918  El tamaño se calculará automáticamente después para la salida.
6919  
6920 \end_layout
6921
6922 \begin_layout Standard
6923 \noindent
6924 \align center
6925 delimitador normal: El comando 
6926 \series bold
6927
6928 \backslash
6929 ln(
6930 \backslash
6931 frac
6932 \series default
6933
6934 \begin_inset ERT
6935 status collapsed
6936
6937 \begin_layout Plain Layout
6938
6939
6940 \backslash
6941 spce 
6942 \end_layout
6943
6944 \end_inset
6945
6946
6947 \series bold
6948 A
6949 \begin_inset Formula $\downarrow$
6950 \end_inset
6951
6952 C
6953 \series default
6954
6955 \begin_inset ERT
6956 status collapsed
6957
6958 \begin_layout Plain Layout
6959
6960
6961 \backslash
6962 spce
6963 \end_layout
6964
6965 \end_inset
6966
6967
6968 \series bold
6969 )
6970 \series default
6971  genera
6972 \begin_inset Formula \[
6973 \ln(\frac{A}{C})\]
6974
6975 \end_inset
6976
6977
6978 \end_layout
6979
6980 \begin_layout Standard
6981 \noindent
6982 \align center
6983 delimitador multilínea: El comando 
6984 \series bold
6985
6986 \backslash
6987 ln
6988 \backslash
6989 left(
6990 \backslash
6991 frac
6992 \series default
6993
6994 \begin_inset ERT
6995 status collapsed
6996
6997 \begin_layout Plain Layout
6998
6999
7000 \backslash
7001 spce 
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \series bold
7008 A
7009 \begin_inset Formula $\downarrow$
7010 \end_inset
7011
7012 C
7013 \series default
7014
7015 \begin_inset ERT
7016 status collapsed
7017
7018 \begin_layout Plain Layout
7019
7020
7021 \backslash
7022 spce 
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \series bold
7029
7030 \backslash
7031 right)
7032 \series default
7033  genera
7034 \begin_inset Formula \[
7035 \ln\left(\frac{A}{C}\right)\]
7036
7037 \end_inset
7038
7039
7040 \end_layout
7041
7042 \begin_layout Standard
7043 En lugar de 
7044 \series bold
7045
7046 \backslash
7047 left
7048 \series default
7049  y 
7050 \series bold
7051
7052 \backslash
7053 right
7054 \series default
7055  se puede usar el atajo 
7056 \family sans
7057 Alt-m
7058 \begin_inset space ~
7059 \end_inset
7060
7061 delimitador
7062 \family default
7063 .
7064  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7065  real del delimitador y además se genera el correspondiente delimitador
7066  de cierre.
7067 \begin_inset Newline newline
7068 \end_inset
7069
7070 El comando para el último ejemplo sería 
7071 \series bold
7072
7073 \backslash
7074 ln Alt-m
7075 \series default
7076  
7077 \series bold
7078 (
7079 \backslash
7080 frac
7081 \begin_inset ERT
7082 status collapsed
7083
7084 \begin_layout Plain Layout
7085
7086
7087 \backslash
7088 spce 
7089 \end_layout
7090
7091 \end_inset
7092
7093 A
7094 \begin_inset Formula $\downarrow$
7095 \end_inset
7096
7097
7098 \end_layout
7099
7100 \begin_layout Standard
7101 Para omitir uno de los dos delimitadores se inserta un punto.
7102  Por ejemplo, el comando 
7103 \series bold
7104
7105 \backslash
7106 left.
7107 \backslash
7108 frac
7109 \series default
7110
7111 \begin_inset ERT
7112 status collapsed
7113
7114 \begin_layout Plain Layout
7115
7116
7117 \backslash
7118 spce 
7119 \end_layout
7120
7121 \end_inset
7122
7123
7124 \series bold
7125 A
7126 \begin_inset Formula $\downarrow$
7127 \end_inset
7128
7129 B
7130 \series default
7131
7132 \begin_inset ERT
7133 status collapsed
7134
7135 \begin_layout Plain Layout
7136
7137
7138 \backslash
7139 spce 
7140 \end_layout
7141
7142 \end_inset
7143
7144
7145 \series bold
7146
7147 \backslash
7148 right}
7149 \series default
7150  da lugar a:
7151 \begin_inset Formula \[
7152 \left.\frac{A}{B}\right\} \]
7153
7154 \end_inset
7155
7156
7157 \end_layout
7158
7159 \begin_layout Standard
7160 LyX convertirá los comandos 
7161 \series bold
7162
7163 \backslash
7164 left
7165 \series default
7166  y 
7167 \series bold
7168
7169 \backslash
7170 right
7171 \series default
7172  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7173  omitido aparecerá como línea de trazos.
7174  
7175 \begin_inset VSpace bigskip
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7183  de LaTeX, el comando 
7184 \series bold
7185
7186 \backslash
7187 middle
7188 \series default
7189
7190 \begin_inset Index
7191 status collapsed
7192
7193 \begin_layout Plain Layout
7194 Comandos ! M ! 
7195 \backslash
7196 middle
7197 \end_layout
7198
7199 \end_inset
7200
7201  está también disponible para todos los delimitadores y límites.
7202  Con este comando la altura del siguiente carácter se adapta a la de los
7203  delimitadores circundantes, lo que es necesario, p.
7204 \begin_inset space \thinspace{}
7205 \end_inset
7206
7207 e., para vectores físicos: 
7208 \begin_inset Formula \[
7209 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7210
7211 \end_inset
7212
7213
7214 \end_layout
7215
7216 \begin_layout Standard
7217 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7218 \begin_inset CommandInset ref
7219 LatexCommand ref
7220 reference "sub:Vectores-físicos"
7221
7222 \end_inset
7223
7224 .
7225 \end_layout
7226
7227 \begin_layout Subsection
7228 Delimitadores horizontales
7229 \begin_inset Index
7230 status collapsed
7231
7232 \begin_layout Plain Layout
7233 Delimitadores ! horizontales
7234 \end_layout
7235
7236 \end_inset
7237
7238
7239 \end_layout
7240
7241 \begin_layout Standard
7242 \noindent
7243 \align center
7244 \begin_inset Tabular
7245 <lyxtabular version="3" rows="4" columns="2">
7246 <features>
7247 <column alignment="center" valignment="top" width="0">
7248 <column alignment="center" valignment="top" width="0">
7249 <row>
7250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7251 \begin_inset Text
7252
7253 \begin_layout Plain Layout
7254 Comando
7255 \begin_inset Note Note
7256 status collapsed
7257
7258 \begin_layout Plain Layout
7259
7260 \series bold
7261
7262 \backslash
7263 raisebox
7264 \series default
7265  se usa sólo como espaciador
7266 \end_layout
7267
7268 \end_inset
7269
7270
7271 \end_layout
7272
7273 \end_inset
7274 </cell>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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" topline="true" leftline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290 \begin_inset ERT
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294
7295
7296 \backslash
7297 raisebox{2.3mm}{
7298 \end_layout
7299
7300 \end_inset
7301
7302
7303 \backslash
7304 overbrace
7305 \begin_inset ERT
7306 status collapsed
7307
7308 \begin_layout Plain Layout
7309
7310
7311 \backslash
7312 spce 
7313 \end_layout
7314
7315 \end_inset
7316
7317 A+B
7318 \begin_inset ERT
7319 status collapsed
7320
7321 \begin_layout Plain Layout
7322
7323
7324 \backslash
7325 spce 
7326 \end_layout
7327
7328 \end_inset
7329
7330 ^
7331 \begin_inset ERT
7332 status collapsed
7333
7334 \begin_layout Plain Layout
7335
7336
7337 \backslash
7338 spce 
7339 \end_layout
7340
7341 \end_inset
7342
7343 3
7344 \begin_inset ERT
7345 status collapsed
7346
7347 \begin_layout Plain Layout
7348
7349 }
7350 \end_layout
7351
7352 \end_inset
7353
7354
7355 \begin_inset Index
7356 status collapsed
7357
7358 \begin_layout Plain Layout
7359 Comandos ! O ! 
7360 \backslash
7361 overbrace
7362 \end_layout
7363
7364 \end_inset
7365
7366
7367 \end_layout
7368
7369 \end_inset
7370 </cell>
7371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7372 \begin_inset Text
7373
7374 \begin_layout Plain Layout
7375 \begin_inset Formula $\overbrace{A+B}^{3}$
7376 \end_inset
7377
7378
7379 \end_layout
7380
7381 \end_inset
7382 </cell>
7383 </row>
7384 <row>
7385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 \begin_inset ERT
7390 status collapsed
7391
7392 \begin_layout Plain Layout
7393
7394
7395 \backslash
7396 raisebox{-2.2mm}{
7397 \end_layout
7398
7399 \end_inset
7400
7401
7402 \backslash
7403 underbrace
7404 \begin_inset ERT
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408
7409
7410 \backslash
7411 spce 
7412 \end_layout
7413
7414 \end_inset
7415
7416 A+B
7417 \begin_inset ERT
7418 status collapsed
7419
7420 \begin_layout Plain Layout
7421
7422
7423 \backslash
7424 spce 
7425 \end_layout
7426
7427 \end_inset
7428
7429 _5
7430 \begin_inset ERT
7431 status collapsed
7432
7433 \begin_layout Plain Layout
7434
7435 }
7436 \end_layout
7437
7438 \end_inset
7439
7440
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Comandos ! U ! 
7446 \backslash
7447 underbrace
7448 \end_layout
7449
7450 \end_inset
7451
7452
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 \begin_inset Formula $\underbrace{A+B}_{5}$
7462 \end_inset
7463
7464
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 </row>
7470 <row>
7471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475
7476 \backslash
7477 overbrace
7478 \begin_inset ERT
7479 status collapsed
7480
7481 \begin_layout Plain Layout
7482
7483
7484 \backslash
7485 spce 
7486 \end_layout
7487
7488 \end_inset
7489
7490
7491 \backslash
7492 underbrace
7493 \begin_inset ERT
7494 status collapsed
7495
7496 \begin_layout Plain Layout
7497
7498
7499 \backslash
7500 spce 
7501 \end_layout
7502
7503 \end_inset
7504
7505 A+B_w
7506 \begin_inset ERT
7507 status collapsed
7508
7509 \begin_layout Plain Layout
7510
7511
7512 \backslash
7513 spce 
7514 \end_layout
7515
7516 \end_inset
7517
7518
7519 \begin_inset ERT
7520 status collapsed
7521
7522 \begin_layout Plain Layout
7523
7524
7525 \backslash
7526 spce 
7527 \end_layout
7528
7529 \end_inset
7530
7531 _7
7532 \begin_inset ERT
7533 status collapsed
7534
7535 \begin_layout Plain Layout
7536
7537
7538 \backslash
7539 spce 
7540 \end_layout
7541
7542 \end_inset
7543
7544
7545 \begin_inset ERT
7546 status collapsed
7547
7548 \begin_layout Plain Layout
7549
7550
7551 \backslash
7552 spce 
7553 \end_layout
7554
7555 \end_inset
7556
7557 ^
7558 \begin_inset ERT
7559 status collapsed
7560
7561 \begin_layout Plain Layout
7562
7563
7564 \backslash
7565 spce 
7566 \end_layout
7567
7568 \end_inset
7569
7570 C
7571 \end_layout
7572
7573 \end_inset
7574 </cell>
7575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7576 \begin_inset Text
7577
7578 \begin_layout Plain Layout
7579 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7580 \end_inset
7581
7582
7583 \end_layout
7584
7585 \end_inset
7586 </cell>
7587 </row>
7588 </lyxtabular>
7589
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \begin_layout Standard
7596 En el último ejemplo no importa en qué orden se introducen los comandos
7597  
7598 \series bold
7599
7600 \backslash
7601 overbrace
7602 \series default
7603  y 
7604 \series bold
7605
7606 \backslash
7607 underbrace
7608 \series default
7609 .
7610 \begin_inset VSpace bigskip
7611 \end_inset
7612
7613
7614 \end_layout
7615
7616 \begin_layout Standard
7617 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7618  multilínea, como se describe en
7619 \begin_inset space ~
7620 \end_inset
7621
7622
7623 \begin_inset CommandInset ref
7624 LatexCommand ref
7625 reference "sec:Ecuaciones-multilínea"
7626
7627 \end_inset
7628
7629 :
7630 \begin_inset Formula \begin{eqnarray*}
7631 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7632  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7633
7634 \end_inset
7635
7636 En la primera fila se insertan la ecuación y la primera llave.
7637  Aquí es importante insertar el comando de espacio
7638 \begin_inset Foot
7639 status collapsed
7640
7641 \begin_layout Plain Layout
7642 Los comandos para espacios se explican en 
7643 \begin_inset CommandInset ref
7644 LatexCommand ref
7645 reference "sub:Espacio-predefinido"
7646
7647 \end_inset
7648
7649
7650 \end_layout
7651
7652 \end_inset
7653
7654  
7655 \series bold
7656
7657 \backslash
7658 :
7659 \series default
7660  antes de la primera
7661 \series bold
7662  
7663 \series default
7664
7665 \begin_inset Formula $d$
7666 \end_inset
7667
7668 , porque la llave que termina detrás de 
7669 \begin_inset Formula $q$
7670 \end_inset
7671
7672  impide que el siguiente 
7673 \begin_inset Quotes fld
7674 \end_inset
7675
7676 +
7677 \begin_inset Quotes frd
7678 \end_inset
7679
7680  esté rodeado de espacio.
7681 \begin_inset Foot
7682 status collapsed
7683
7684 \begin_layout Plain Layout
7685 Debido a que la llave no es considerada como carácter, véase 
7686 \begin_inset CommandInset ref
7687 LatexCommand ref
7688 reference "sub:Operadores-binarios"
7689
7690 \end_inset
7691
7692
7693 \end_layout
7694
7695 \end_inset
7696
7697  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7698  de 
7699 \begin_inset Formula $b$
7700 \end_inset
7701
7702  se inserta antes el comando 
7703 \series bold
7704
7705 \backslash
7706 hphantom{gggg+
7707 \backslash
7708 :}
7709 \series default
7710 .
7711 \begin_inset Foot
7712 status collapsed
7713
7714 \begin_layout Plain Layout
7715 Más sobre 
7716 \series bold
7717
7718 \backslash
7719 hphantom
7720 \series default
7721  en 
7722 \begin_inset CommandInset ref
7723 LatexCommand ref
7724 reference "sub:Espaciadores-fantasma"
7725
7726 \end_inset
7727
7728
7729 \end_layout
7730
7731 \end_inset
7732
7733  Ese espacio es necesario porque el signo 
7734 \begin_inset Quotes fld
7735 \end_inset
7736
7737 +
7738 \begin_inset Quotes frd
7739 \end_inset
7740
7741  va seguido de un espacio en la ecuación.
7742  La llave se coloca bajo el comando 
7743 \series bold
7744
7745 \backslash
7746 hphantom{bbqq+dddd}
7747 \series default
7748 .
7749  
7750 \end_layout
7751
7752 \begin_layout Standard
7753 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7754  ejemplo:
7755 \begin_inset ERT
7756 status collapsed
7757
7758 \begin_layout Plain Layout
7759
7760
7761 \backslash
7762 setlength{
7763 \backslash
7764 jot}{-6pt}
7765 \end_layout
7766
7767 \end_inset
7768
7769
7770 \begin_inset Formula \begin{eqnarray*}
7771  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7772 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7773
7774 \end_inset
7775
7776
7777 \begin_inset ERT
7778 status collapsed
7779
7780 \begin_layout Plain Layout
7781
7782
7783 \backslash
7784 setlength{
7785 \backslash
7786 jot}{3pt}
7787 \end_layout
7788
7789 \end_inset
7790
7791 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7792  anterior, con la diferencia de que la llave está encima.
7793  La segunda fila contiene la ecuación junto con la segunda llave.
7794  Para evitar que haya demasiado espacio entre la llave superior en la primera
7795  fila y la ecuación hay que reducirlo.
7796  Esto no es fácil de hacer debido a un fallo de LyX.
7797 \begin_inset Foot
7798 status collapsed
7799
7800 \begin_layout Plain Layout
7801 \begin_inset CommandInset href
7802 LatexCommand href
7803 name "LyX-bug #1505"
7804 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7805
7806 \end_inset
7807
7808
7809 \end_layout
7810
7811 \end_inset
7812
7813  Una solución es cambiar la separación global de filas en la ecuación, 
7814 \series bold
7815
7816 \backslash
7817 jot
7818 \series default
7819
7820 \begin_inset Index
7821 status collapsed
7822
7823 \begin_layout Plain Layout
7824 Comandos ! J ! 
7825 \backslash
7826 jot
7827 \end_layout
7828
7829 \end_inset
7830
7831 , en -6
7832 \begin_inset space \thinspace{}
7833 \end_inset
7834
7835 pt insertando antes de la ecuación el comando 
7836 \series bold
7837
7838 \backslash
7839 setlength{
7840 \backslash
7841 jot}{-6pt}
7842 \series default
7843  en modo TeX.
7844  Después de la ecuación se vuelve al valor normal 3
7845 \begin_inset space \thinspace{}
7846 \end_inset
7847
7848 pt de 
7849 \series bold
7850
7851 \backslash
7852 jot
7853 \series default
7854  usando el mismo comando.
7855  Más información sobre separación de filas en ecuaciones en
7856 \begin_inset space ~
7857 \end_inset
7858
7859
7860 \begin_inset CommandInset ref
7861 LatexCommand ref
7862 reference "sub:Separación-de-líneas"
7863
7864 \end_inset
7865
7866 .
7867 \end_layout
7868
7869 \begin_layout Section
7870 Flechas
7871 \begin_inset Index
7872 status collapsed
7873
7874 \begin_layout Plain Layout
7875 Flechas
7876 \end_layout
7877
7878 \end_inset
7879
7880
7881 \end_layout
7882
7883 \begin_layout Standard
7884 Las flechas se pueden insertar con el botón 
7885 \begin_inset Graphics
7886         filename ../../images/math/leftarrow.png
7887         scale 85
7888
7889 \end_inset
7890
7891  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7892  siguientes.
7893 \end_layout
7894
7895 \begin_layout Subsection
7896 Flechas horizontales
7897 \begin_inset Index
7898 status collapsed
7899
7900 \begin_layout Plain Layout
7901 Flechas ! horizontales
7902 \end_layout
7903
7904 \end_inset
7905
7906
7907 \end_layout
7908
7909 \begin_layout Standard
7910 \begin_inset space \hfill{}
7911 \end_inset
7912
7913
7914 \begin_inset Tabular
7915 <lyxtabular version="3" rows="8" columns="2">
7916 <features>
7917 <column alignment="center" valignment="top" width="0pt">
7918 <column alignment="center" valignment="top" width="0pt">
7919 <row>
7920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924 Comando
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933 Resultado
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 </row>
7939 <row>
7940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944
7945 \backslash
7946 gets
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955 \begin_inset Formula $\gets$
7956 \end_inset
7957
7958
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 </row>
7964 <row>
7965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969
7970 \backslash
7971 Leftarrow
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 \begin_inset Formula $\Leftarrow$
7981 \end_inset
7982
7983
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 </row>
7989 <row>
7990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \backslash
7996 longleftarrow
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 \begin_inset Formula $\longleftarrow$
8006 \end_inset
8007
8008
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 </row>
8014 <row>
8015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \backslash
8021 Longleftarrow
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 \begin_inset Formula $\Longleftarrow$
8031 \end_inset
8032
8033
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 </row>
8039 <row>
8040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044
8045 \backslash
8046 leftharpoonup
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 \begin_inset Formula $\leftharpoonup$
8056 \end_inset
8057
8058
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 </row>
8064 <row>
8065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \backslash
8071 leftharpoondown
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 \begin_inset Formula $\leftharpoondown$
8081 \end_inset
8082
8083
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 </row>
8089 <row>
8090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094
8095 \backslash
8096 hookleftarrow
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 \begin_inset Formula $\hookleftarrow$
8106 \end_inset
8107
8108
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 </lyxtabular>
8115
8116 \end_inset
8117
8118
8119 \begin_inset space \hfill{}
8120 \end_inset
8121
8122
8123 \begin_inset Tabular
8124 <lyxtabular version="3" rows="8" columns="2">
8125 <features>
8126 <column alignment="center" valignment="top" width="0pt">
8127 <column alignment="center" valignment="top" width="0pt">
8128 <row>
8129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 Comando
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 Resultado
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 </row>
8148 <row>
8149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153
8154 \backslash
8155 to
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 \begin_inset Formula $\to$
8165 \end_inset
8166
8167
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 </row>
8173 <row>
8174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178
8179 \backslash
8180 Rightarrow
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189 \begin_inset Formula $\Rightarrow$
8190 \end_inset
8191
8192
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 </row>
8198 <row>
8199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203
8204 \backslash
8205 longrightarrow
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 \begin_inset Formula $\longrightarrow$
8215 \end_inset
8216
8217
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 </row>
8223 <row>
8224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228
8229 \backslash
8230 Longrightarrow
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239 \begin_inset Formula $\Longrightarrow$
8240 \end_inset
8241
8242
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 </row>
8248 <row>
8249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253
8254 \backslash
8255 rightharpoonup
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 \begin_inset Formula $\rightharpoonup$
8265 \end_inset
8266
8267
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 </row>
8273 <row>
8274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278
8279 \backslash
8280 rightharpoondown
8281 \end_layout
8282
8283 \end_inset
8284 </cell>
8285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289 \begin_inset Formula $\rightharpoondown$
8290 \end_inset
8291
8292
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 </row>
8298 <row>
8299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8300 \begin_inset Text
8301
8302 \begin_layout Plain Layout
8303
8304 \backslash
8305 hookrightarrow
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314 \begin_inset Formula $\hookrightarrow$
8315 \end_inset
8316
8317
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 </row>
8323 </lyxtabular>
8324
8325 \end_inset
8326
8327
8328 \begin_inset space \hfill{}
8329 \end_inset
8330
8331
8332 \end_layout
8333
8334 \begin_layout Standard
8335 \begin_inset space \hfill{}
8336 \end_inset
8337
8338
8339 \begin_inset Tabular
8340 <lyxtabular version="3" rows="6" columns="2">
8341 <features>
8342 <column alignment="center" valignment="top" width="0pt">
8343 <column alignment="center" valignment="top" width="0pt">
8344 <row>
8345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349 Comando
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 Resultado
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 </row>
8364 <row>
8365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369
8370 \backslash
8371 leftrightarrow
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380 \begin_inset Formula $\leftrightarrow$
8381 \end_inset
8382
8383
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 </row>
8389 <row>
8390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Plain Layout
8394
8395 \backslash
8396 Leftrightarrow
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 \begin_inset Formula $\Leftrightarrow$
8406 \end_inset
8407
8408
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \backslash
8421 longleftrightarrow
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 \begin_inset Formula $\longleftrightarrow$
8431 \end_inset
8432
8433
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \backslash
8446 Longleftrightarrow
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 \begin_inset Formula $\Longleftrightarrow$
8456 \end_inset
8457
8458
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 </row>
8464 <row>
8465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469
8470 \backslash
8471 rightleftharpoons
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480 \begin_inset Formula $\rightleftharpoons$
8481 \end_inset
8482
8483
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 </row>
8489 </lyxtabular>
8490
8491 \end_inset
8492
8493
8494 \begin_inset space \hspace{}
8495 \length 25pt
8496 \end_inset
8497
8498
8499 \begin_inset space \hfill{}
8500 \end_inset
8501
8502
8503 \begin_inset Tabular
8504 <lyxtabular version="3" rows="5" columns="2">
8505 <features>
8506 <column alignment="center" valignment="top" width="0pt">
8507 <column alignment="center" valignment="top" width="0pt">
8508 <row>
8509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513 Comando
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522 Resultado
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row>
8529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533
8534 \backslash
8535 mapsto
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 \begin_inset Formula $\mapsto$
8545 \end_inset
8546
8547
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 </row>
8553 <row>
8554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558
8559 \backslash
8560 longmapsto
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 \begin_inset Formula $\longmapsto$
8570 \end_inset
8571
8572
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \backslash
8585 leadsto
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 \begin_inset Formula $\leadsto$
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \backslash
8610 dasharrow
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 \begin_inset Formula $\dasharrow$
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 </lyxtabular>
8629
8630 \end_inset
8631
8632
8633 \begin_inset space \hfill{}
8634 \end_inset
8635
8636
8637 \begin_inset VSpace medskip
8638 \end_inset
8639
8640
8641 \end_layout
8642
8643 \begin_layout Standard
8644 Las flechas que se utilizan como acentos, p.
8645 \begin_inset space \thinspace{}
8646 \end_inset
8647
8648 e.
8649  en vectores, se describen en 
8650 \begin_inset CommandInset ref
8651 LatexCommand ref
8652 reference "sec:Acentos"
8653
8654 \end_inset
8655
8656 .
8657  
8658 \begin_inset VSpace bigskip
8659 \end_inset
8660
8661
8662 \end_layout
8663
8664 \begin_layout Standard
8665 Además hay las flechas etiquetadas
8666 \begin_inset Index
8667 status collapsed
8668
8669 \begin_layout Plain Layout
8670 Flechas ! etiquetadas
8671 \end_layout
8672
8673 \end_inset
8674
8675  
8676 \series bold
8677
8678 \backslash
8679 xleftarrow
8680 \series default
8681
8682 \begin_inset Index
8683 status collapsed
8684
8685 \begin_layout Plain Layout
8686 Comandos ! X ! 
8687 \backslash
8688 xleftarrow
8689 \end_layout
8690
8691 \end_inset
8692
8693  y 
8694 \series bold
8695
8696 \backslash
8697 xrightarrow
8698 \series default
8699
8700 \begin_inset Index
8701 status collapsed
8702
8703 \begin_layout Plain Layout
8704 Comandos ! X ! 
8705 \backslash
8706 xrightarrow
8707 \begin_inset ERT
8708 status collapsed
8709
8710 \begin_layout Plain Layout
8711
8712
8713 \backslash
8714 vspace{4mm}
8715 \end_layout
8716
8717 \end_inset
8718
8719
8720 \end_layout
8721
8722 \end_inset
8723
8724 .
8725  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8726  con dos marcos azules donde se puede insertar la etiqueta.
8727  La longitud de la flecha se adapta a la anchura de la etiqueta.
8728 \end_layout
8729
8730 \begin_layout Standard
8731 \noindent
8732 \align center
8733 \begin_inset Tabular
8734 <lyxtabular version="3" rows="3" columns="2">
8735 <features>
8736 <column alignment="center" valignment="top" width="0">
8737 <column alignment="center" valignment="top" width="0">
8738 <row>
8739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 Comando
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 Resultado
8753 \begin_inset Note Note
8754 status collapsed
8755
8756 \begin_layout Plain Layout
8757
8758 \series bold
8759
8760 \backslash
8761 raisebox
8762 \series default
8763  se usa sólo como espaciador
8764 \end_layout
8765
8766 \end_inset
8767
8768
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 </row>
8774 <row>
8775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779 F(a)
8780 \backslash
8781 xleftarrow
8782 \begin_inset ERT
8783 status collapsed
8784
8785 \begin_layout Plain Layout
8786
8787
8788 \backslash
8789 spce 
8790 \end_layout
8791
8792 \end_inset
8793
8794 x=a
8795 \begin_inset Formula $\downarrow$
8796 \end_inset
8797
8798 x>0
8799 \begin_inset Formula $\to$
8800 \end_inset
8801
8802 F(x)
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8812 \end_inset
8813
8814
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 </row>
8820 <row>
8821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 F(x)
8826 \backslash
8827 xrightarrow
8828 \begin_inset ERT
8829 status collapsed
8830
8831 \begin_layout Plain Layout
8832
8833
8834 \backslash
8835 spce 
8836 \end_layout
8837
8838 \end_inset
8839
8840 x=a
8841 \begin_inset Formula $\downarrow$
8842 \end_inset
8843
8844 x>0
8845 \begin_inset Formula $\to$
8846 \end_inset
8847
8848 F(a)
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8858 \end_inset
8859
8860
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 </lyxtabular>
8867
8868 \end_inset
8869
8870
8871 \end_layout
8872
8873 \begin_layout Subsection
8874 Flechas verticales y diagonales
8875 \begin_inset Index
8876 status collapsed
8877
8878 \begin_layout Plain Layout
8879 Flechas ! diagonales
8880 \end_layout
8881
8882 \end_inset
8883
8884
8885 \begin_inset Index
8886 status collapsed
8887
8888 \begin_layout Plain Layout
8889 Flechas ! verticales
8890 \end_layout
8891
8892 \end_inset
8893
8894
8895 \end_layout
8896
8897 \begin_layout Standard
8898 \begin_inset space \hfill{}
8899 \end_inset
8900
8901
8902 \begin_inset Tabular
8903 <lyxtabular version="3" rows="7" columns="2">
8904 <features>
8905 <column alignment="center" valignment="top" width="0pt">
8906 <column alignment="center" valignment="top" width="0pt">
8907 <row>
8908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 Comando
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921 Resultado
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 </row>
8927 <row>
8928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932
8933 \backslash
8934 uparrow
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943 \begin_inset Formula $\uparrow$
8944 \end_inset
8945
8946
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 </row>
8952 <row>
8953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957
8958 \backslash
8959 Uparrow
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 \begin_inset Formula $\Uparrow$
8969 \end_inset
8970
8971
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 </row>
8977 <row>
8978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982
8983 \backslash
8984 updownarrow
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993 \begin_inset Formula $\updownarrow$
8994 \end_inset
8995
8996
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 </row>
9002 <row>
9003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007
9008 \backslash
9009 Updownarrow
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018 \begin_inset Formula $\Updownarrow$
9019 \end_inset
9020
9021
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 </row>
9027 <row>
9028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032
9033 \backslash
9034 Downarrow
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043 \begin_inset Formula $\Downarrow$
9044 \end_inset
9045
9046
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 </row>
9052 <row>
9053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057
9058 \backslash
9059 downarrow
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 \begin_inset Formula $\downarrow$
9069 \end_inset
9070
9071
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 </row>
9077 </lyxtabular>
9078
9079 \end_inset
9080
9081
9082 \begin_inset space \hfill{}
9083 \end_inset
9084
9085
9086 \begin_inset Tabular
9087 <lyxtabular version="3" rows="5" columns="2">
9088 <features>
9089 <column alignment="center" valignment="top" width="0pt">
9090 <column alignment="center" valignment="top" width="0pt">
9091 <row>
9092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096 Comando
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 Resultado
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 </row>
9111 <row>
9112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116
9117 \backslash
9118 nearrow
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127 \begin_inset Formula $\nearrow$
9128 \end_inset
9129
9130
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 </row>
9136 <row>
9137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141
9142 \backslash
9143 searrow
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152 \begin_inset Formula $\searrow$
9153 \end_inset
9154
9155
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 </row>
9161 <row>
9162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166
9167 \backslash
9168 swarrow
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 \begin_inset Formula $\swarrow$
9178 \end_inset
9179
9180
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 </row>
9186 <row>
9187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191
9192 \backslash
9193 nwarrow
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 \begin_inset Formula $\nwarrow$
9203 \end_inset
9204
9205
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 </row>
9211 </lyxtabular>
9212
9213 \end_inset
9214
9215
9216 \begin_inset space \hfill{}
9217 \end_inset
9218
9219
9220 \end_layout
9221
9222 \begin_layout Standard
9223 \begin_inset VSpace medskip
9224 \end_inset
9225
9226
9227 \end_layout
9228
9229 \begin_layout Standard
9230 Las flechas verticales también se pueden usar como delimitadores junto con
9231  los comandos descritos en
9232 \begin_inset space ~
9233 \end_inset
9234
9235
9236 \begin_inset CommandInset ref
9237 LatexCommand ref
9238 reference "sub:Tamaño-manual-de"
9239
9240 \end_inset
9241
9242  y 
9243 \begin_inset CommandInset ref
9244 LatexCommand ref
9245 reference "sub:Tamaño-automático-de"
9246
9247 \end_inset
9248
9249 .
9250 \end_layout
9251
9252 \begin_layout Standard
9253
9254 \end_layout
9255
9256 \begin_layout Section
9257 Acentos
9258 \begin_inset CommandInset label
9259 LatexCommand label
9260 name "sec:Acentos"
9261
9262 \end_inset
9263
9264
9265 \begin_inset Index
9266 status collapsed
9267
9268 \begin_layout Plain Layout
9269 Acentos
9270 \end_layout
9271
9272 \end_inset
9273
9274
9275 \end_layout
9276
9277 \begin_layout Standard
9278 Los acentos se pueden insertar con el botón 
9279 \begin_inset Graphics
9280         filename ../../images/math/hat.png
9281         scale 85
9282
9283 \end_inset
9284
9285  o mediante los comandos listados en las siguientes subsecciones.
9286 \end_layout
9287
9288 \begin_layout Subsection
9289 Acentos para un carácter
9290 \begin_inset ERT
9291 status collapsed
9292
9293 \begin_layout Plain Layout
9294
9295
9296 \backslash
9297 texorpdfstring{
9298 \end_layout
9299
9300 \end_inset
9301
9302
9303 \begin_inset Foot
9304 status open
9305
9306 \begin_layout Plain Layout
9307 Para acentos en texto, véase 
9308 \begin_inset CommandInset ref
9309 LatexCommand ref
9310 reference "sub:Acentos-en-texto"
9311
9312 \end_inset
9313
9314
9315 \end_layout
9316
9317 \end_inset
9318
9319
9320 \begin_inset ERT
9321 status collapsed
9322
9323 \begin_layout Plain Layout
9324
9325 }{}
9326 \end_layout
9327
9328 \end_inset
9329
9330
9331 \begin_inset Note Note
9332 status collapsed
9333
9334 \begin_layout Plain Layout
9335
9336 \backslash
9337 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9338  PDF.
9339 \end_layout
9340
9341 \begin_layout Plain Layout
9342 Más sobre 
9343 \backslash
9344 texorpdfstring en la sección 
9345 \begin_inset CommandInset ref
9346 LatexCommand ref
9347 reference "sub:Ecuaciones-en-encabezados"
9348
9349 \end_inset
9350
9351 .
9352 \end_layout
9353
9354 \end_inset
9355
9356
9357 \begin_inset CommandInset label
9358 LatexCommand label
9359 name "sub:Acentos-para-un"
9360
9361 \end_inset
9362
9363
9364 \begin_inset Index
9365 status collapsed
9366
9367 \begin_layout Plain Layout
9368 Acentos ! para un carácter
9369 \end_layout
9370
9371 \end_inset
9372
9373
9374 \end_layout
9375
9376 \begin_layout Standard
9377 \begin_inset space \hfill{}
9378 \end_inset
9379
9380
9381 \begin_inset Tabular
9382 <lyxtabular version="3" rows="8" columns="2">
9383 <features>
9384 <column alignment="center" valignment="top" width="0pt">
9385 <column alignment="center" valignment="top" width="0pt">
9386 <row>
9387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391 Comando
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400 Resultado
9401 \begin_inset Note Note
9402 status collapsed
9403
9404 \begin_layout Plain Layout
9405
9406 \series bold
9407
9408 \backslash
9409 raisebox
9410 \series default
9411  se usa sólo como espaciador
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427
9428 \backslash
9429 dot
9430 \begin_inset ERT
9431 status collapsed
9432
9433 \begin_layout Plain Layout
9434
9435
9436 \backslash
9437 spce 
9438 \end_layout
9439
9440 \end_inset
9441
9442 A
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9452 \end_inset
9453
9454
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 </row>
9460 <row>
9461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465
9466 \backslash
9467 ddot
9468 \begin_inset ERT
9469 status collapsed
9470
9471 \begin_layout Plain Layout
9472
9473
9474 \backslash
9475 spce 
9476 \end_layout
9477
9478 \end_inset
9479
9480 A
9481 \end_layout
9482
9483 \end_inset
9484 </cell>
9485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9490 \end_inset
9491
9492
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 </row>
9498 <row>
9499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503
9504 \backslash
9505 dddot
9506 \begin_inset ERT
9507 status collapsed
9508
9509 \begin_layout Plain Layout
9510
9511
9512 \backslash
9513 spce 
9514 \end_layout
9515
9516 \end_inset
9517
9518 A
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9528 \end_inset
9529
9530
9531 \end_layout
9532
9533 \end_inset
9534 </cell>
9535 </row>
9536 <row>
9537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541
9542 \backslash
9543 ddddot{A
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9553 \end_inset
9554
9555
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 </row>
9561 <row>
9562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566
9567 \backslash
9568 vec
9569 \begin_inset ERT
9570 status collapsed
9571
9572 \begin_layout Plain Layout
9573
9574
9575 \backslash
9576 spce 
9577 \end_layout
9578
9579 \end_inset
9580
9581 A
9582 \begin_inset Index
9583 status collapsed
9584
9585 \begin_layout Plain Layout
9586 Vectores
9587 \end_layout
9588
9589 \end_inset
9590
9591
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9601 \end_inset
9602
9603
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 </row>
9609 <row>
9610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \backslash
9616 bar
9617 \begin_inset ERT
9618 status collapsed
9619
9620 \begin_layout Plain Layout
9621
9622
9623 \backslash
9624 spce 
9625 \end_layout
9626
9627 \end_inset
9628
9629 A
9630 \end_layout
9631
9632 \end_inset
9633 </cell>
9634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9639 \end_inset
9640
9641
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 </row>
9647 <row>
9648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652
9653 \backslash
9654 mathring
9655 \begin_inset ERT
9656 status collapsed
9657
9658 \begin_layout Plain Layout
9659
9660
9661 \backslash
9662 spce 
9663 \end_layout
9664
9665 \end_inset
9666
9667 A
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 </row>
9685 </lyxtabular>
9686
9687 \end_inset
9688
9689
9690 \begin_inset space \hfill{}
9691 \end_inset
9692
9693
9694 \begin_inset Tabular
9695 <lyxtabular version="3" rows="7" columns="2">
9696 <features>
9697 <column alignment="center" valignment="top" width="0pt">
9698 <column alignment="center" valignment="top" width="0pt">
9699 <row>
9700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704 Comando
9705 \end_layout
9706
9707 \end_inset
9708 </cell>
9709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9710 \begin_inset Text
9711
9712 \begin_layout Plain Layout
9713 Resultado
9714 \begin_inset Note Note
9715 status collapsed
9716
9717 \begin_layout Plain Layout
9718
9719 \series bold
9720
9721 \backslash
9722 raisebox
9723 \series default
9724  se usa sólo como espaciador
9725 \end_layout
9726
9727 \end_inset
9728
9729
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 </row>
9735 <row>
9736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740
9741 \backslash
9742 tilde
9743 \begin_inset ERT
9744 status collapsed
9745
9746 \begin_layout Plain Layout
9747
9748
9749 \backslash
9750 spce 
9751 \end_layout
9752
9753 \end_inset
9754
9755 A
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9765 \end_inset
9766
9767
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 </row>
9773 <row>
9774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778
9779 \backslash
9780 hat
9781 \begin_inset ERT
9782 status collapsed
9783
9784 \begin_layout Plain Layout
9785
9786
9787 \backslash
9788 spce 
9789 \end_layout
9790
9791 \end_inset
9792
9793 A
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9803 \end_inset
9804
9805
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 </row>
9811 <row>
9812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816
9817 \backslash
9818 check
9819 \begin_inset ERT
9820 status collapsed
9821
9822 \begin_layout Plain Layout
9823
9824
9825 \backslash
9826 spce 
9827 \end_layout
9828
9829 \end_inset
9830
9831 A
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9841 \end_inset
9842
9843
9844 \end_layout
9845
9846 \end_inset
9847 </cell>
9848 </row>
9849 <row>
9850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854
9855 \backslash
9856 acute
9857 \begin_inset ERT
9858 status collapsed
9859
9860 \begin_layout Plain Layout
9861
9862
9863 \backslash
9864 spce 
9865 \end_layout
9866
9867 \end_inset
9868
9869 A
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9879 \end_inset
9880
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 </row>
9887 <row>
9888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \backslash
9894 grave
9895 \begin_inset ERT
9896 status collapsed
9897
9898 \begin_layout Plain Layout
9899
9900
9901 \backslash
9902 spce 
9903 \end_layout
9904
9905 \end_inset
9906
9907 A
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9917 \end_inset
9918
9919
9920 \end_layout
9921
9922 \end_inset
9923 </cell>
9924 </row>
9925 <row>
9926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930
9931 \backslash
9932 breve
9933 \begin_inset ERT
9934 status collapsed
9935
9936 \begin_layout Plain Layout
9937
9938
9939 \backslash
9940 spce 
9941 \end_layout
9942
9943 \end_inset
9944
9945 A
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9955 \end_inset
9956
9957
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 </row>
9963 </lyxtabular>
9964
9965 \end_inset
9966
9967
9968 \begin_inset space \hfill{}
9969 \end_inset
9970
9971
9972 \end_layout
9973
9974 \begin_layout Standard
9975 \begin_inset VSpace bigskip
9976 \end_inset
9977
9978
9979 \end_layout
9980
9981 \begin_layout Standard
9982 Para poner diéresis
9983 \begin_inset Index
9984 status collapsed
9985
9986 \begin_layout Plain Layout
9987 Dieresis@Diéresis
9988 \end_layout
9989
9990 \end_inset
9991
9992  en una ecuación se insertan comillas antes de la vocal.
9993  Estos dos caracteres son considerados por LaTeX como 
9994 \emph on
9995 un solo
9996 \emph default
9997  carácter si la parte de la ecuación con la diéresis se marca con idioma
9998  alemán.
9999 \begin_inset Foot
10000 status collapsed
10001
10002 \begin_layout Plain Layout
10003 O algún otro idioma que use acentos, p.
10004 \begin_inset space \thinspace{}
10005 \end_inset
10006
10007 e.
10008  catalán.
10009  Sin embargo, en español no funciona por algún conflicto con el estilo 
10010 \series bold
10011 spanish
10012 \series default
10013  de 
10014 \series bold
10015 babel
10016 \series default
10017 .
10018  Dicho estilo suministra la orden 
10019 \series bold
10020
10021 \backslash
10022 dotlessi
10023 \series default
10024  para generar una 
10025 \begin_inset Quotes fld
10026 \end_inset
10027
10028 i
10029 \begin_inset Quotes frd
10030 \end_inset
10031
10032  sin punto en modo matemático, que se puede usar como alternativa al comando
10033  
10034 \series bold
10035
10036 \begin_inset Quotes eld
10037 \end_inset
10038
10039 i
10040 \series default
10041 , p.e., el comando 
10042 \series bold
10043
10044 \backslash
10045 ddot
10046 \series default
10047
10048 \begin_inset ERT
10049 status collapsed
10050
10051 \begin_layout Plain Layout
10052
10053
10054 \backslash
10055 spce 
10056 \end_layout
10057
10058 \end_inset
10059
10060
10061 \series bold
10062
10063 \backslash
10064 dotlessi
10065 \series default
10066  genera
10067 \series bold
10068  
10069 \series default
10070
10071 \begin_inset Formula $\ddot{\dotlessi}$
10072 \end_inset
10073
10074 .
10075  Véase la documentación del estilo, 
10076 \begin_inset CommandInset citation
10077 LatexCommand cite
10078 key "spanish"
10079
10080 \end_inset
10081
10082 .
10083  También se puede usar 
10084 \series bold
10085
10086 \backslash
10087 imath
10088 \series default
10089  en vez de 
10090 \series bold
10091
10092 \backslash
10093 dotlessi
10094 \series default
10095 .
10096  (
10097 \emph on
10098 N.
10099 \begin_inset space \thinspace{}
10100 \end_inset
10101
10102 del t.
10103 \emph default
10104 )
10105 \end_layout
10106
10107 \end_inset
10108
10109  A diferencia de 
10110 \series bold
10111
10112 \backslash
10113 ddot
10114 \series default
10115 , con este método se generan diéresis 
10116 \begin_inset Quotes fld
10117 \end_inset
10118
10119 reales
10120 \begin_inset Quotes frd
10121 \end_inset
10122
10123 , como se demuestra en el siguiente ejemplo:
10124 \begin_inset VSpace -2mm
10125 \end_inset
10126
10127
10128 \end_layout
10129
10130 \begin_layout Standard
10131 \noindent
10132 \align center
10133 \begin_inset Tabular
10134 <lyxtabular version="3" rows="3" columns="2">
10135 <features>
10136 <column alignment="center" valignment="top" width="0">
10137 <column alignment="center" valignment="top" width="0">
10138 <row>
10139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Plain Layout
10143 Comando
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152 Resultado
10153 \begin_inset Note Note
10154 status collapsed
10155
10156 \begin_layout Plain Layout
10157
10158 \series bold
10159
10160 \backslash
10161 raisebox
10162 \series default
10163  se usa sólo como espaciador.
10164 \end_layout
10165
10166 \end_inset
10167
10168
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 </row>
10174 <row>
10175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179 \begin_inset Quotes grd
10180 \end_inset
10181
10182 i
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 \begin_inset Formula $\ddot{\dotlessi}$
10192 \end_inset
10193
10194
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 </row>
10200 <row>
10201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205
10206 \backslash
10207 ddot
10208 \begin_inset ERT
10209 status collapsed
10210
10211 \begin_layout Plain Layout
10212
10213
10214 \backslash
10215 spce 
10216 \end_layout
10217
10218 \end_inset
10219
10220 i
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10230 \end_inset
10231
10232
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 </row>
10238 </lyxtabular>
10239
10240 \end_inset
10241
10242
10243 \end_layout
10244
10245 \begin_layout Standard
10246 Otra ventaja frente a 
10247 \series bold
10248
10249 \backslash
10250 ddot
10251 \series default
10252  es que la diéresis puede convertirse directamente a texto matemático, porque
10253  los anteriores comandos para acentos 
10254 \emph on
10255 no están permitidos en texto matemático
10256 \emph default
10257 .
10258  Para convertir un carácter acentuado a texto matemático, se debe convertir
10259  sólo el carácter bajo el acento.
10260  Esto también se aplica para otras conversiones, p.
10261 \begin_inset space \thinspace{}
10262 \end_inset
10263
10264 e.
10265 \begin_inset space ~
10266 \end_inset
10267
10268 cursiva o negrita.
10269 \end_layout
10270
10271 \begin_layout Standard
10272 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10273 \end_layout
10274
10275 \begin_layout Subsection
10276 Acentos para operadores
10277 \begin_inset Index
10278 status collapsed
10279
10280 \begin_layout Plain Layout
10281 Acentos ! en operadores
10282 \end_layout
10283
10284 \end_inset
10285
10286
10287 \end_layout
10288
10289 \begin_layout Standard
10290 Con los comandos 
10291 \series bold
10292
10293 \backslash
10294 overset
10295 \series default
10296
10297 \begin_inset Index
10298 status collapsed
10299
10300 \begin_layout Plain Layout
10301 Comandos ! O ! 
10302 \backslash
10303 overset
10304 \end_layout
10305
10306 \end_inset
10307
10308  y 
10309 \series bold
10310
10311 \backslash
10312 underset
10313 \series default
10314
10315 \begin_inset Index
10316 status collapsed
10317
10318 \begin_layout Plain Layout
10319 Comandos ! U ! 
10320 \backslash
10321 underset
10322 \end_layout
10323
10324 \end_inset
10325
10326  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10327  Con el comando 
10328 \series bold
10329
10330 \backslash
10331 sideset
10332 \series default
10333
10334 \begin_inset Index
10335 status collapsed
10336
10337 \begin_layout Plain Layout
10338 Comandos ! S ! 
10339 \backslash
10340 sideset
10341 \end_layout
10342
10343 \end_inset
10344
10345  se pueden poner caracteres delante y detrás de un operador.
10346  El esquema del comando es:
10347 \end_layout
10348
10349 \begin_layout Standard
10350
10351 \series bold
10352
10353 \backslash
10354 sideset{carácter
10355 \series default
10356  
10357 \series bold
10358 anterior}{carácter posterior}
10359 \end_layout
10360
10361 \begin_layout Standard
10362
10363 \series bold
10364
10365 \backslash
10366 sideset
10367 \series default
10368  siempre debe estar delante del operador que debe acentuarse.
10369  Se puede acentuar con varios caracteres e incluso con otros operadores
10370  y símbolos.
10371  Para colocar con
10372 \series bold
10373  
10374 \backslash
10375 sideset
10376 \series default
10377  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10378  el primer par de llaves, pero sin quitarlas.
10379  
10380 \end_layout
10381
10382 \begin_layout Standard
10383 Por ejemplo, el comando 
10384 \series bold
10385
10386 \backslash
10387 sideset{
10388 \begin_inset Formula $\to$
10389 \end_inset
10390
10391
10392 \backslash
10393 {
10394 \series default
10395 '
10396 \series bold
10397
10398 \begin_inset Formula $\to$
10399 \end_inset
10400
10401
10402 \backslash
10403 sum_k=1
10404 \begin_inset ERT
10405 status collapsed
10406
10407 \begin_layout Plain Layout
10408
10409
10410 \backslash
10411 spce 
10412 \end_layout
10413
10414 \end_inset
10415
10416
10417 \series default
10418 ^
10419 \series bold
10420
10421 \begin_inset ERT
10422 status collapsed
10423
10424 \begin_layout Plain Layout
10425
10426
10427 \backslash
10428 spce 
10429 \end_layout
10430
10431 \end_inset
10432
10433 n
10434 \series default
10435  genera:
10436 \begin_inset Formula \[
10437 \sideset{}{'}\sum_{k=1}^{n}\]
10438
10439 \end_inset
10440
10441
10442 \end_layout
10443
10444 \begin_layout Standard
10445 El comando 
10446 \series bold
10447
10448 \backslash
10449 overset
10450 \begin_inset ERT
10451 status collapsed
10452
10453 \begin_layout Plain Layout
10454
10455
10456 \backslash
10457 spce 
10458 \end_layout
10459
10460 \end_inset
10461
10462
10463 \backslash
10464 maltese
10465 \begin_inset ERT
10466 status collapsed
10467
10468 \begin_layout Plain Layout
10469
10470
10471 \backslash
10472 spce 
10473 \end_layout
10474
10475 \end_inset
10476
10477
10478 \series default
10479
10480 \begin_inset Formula $\uparrow$
10481 \end_inset
10482
10483
10484 \series bold
10485 a
10486 \series default
10487  genera:
10488 \begin_inset Formula \[
10489 \overset{a}{\maltese}\]
10490
10491 \end_inset
10492
10493
10494 \end_layout
10495
10496 \begin_layout Standard
10497 Como se ve en el último ejemplo, con 
10498 \series bold
10499
10500 \backslash
10501 overset
10502 \series default
10503  y 
10504 \series bold
10505
10506 \backslash
10507 underset
10508 \series default
10509  también se pueden acentuar símbolos y caracteres; con 
10510 \series bold
10511
10512 \backslash
10513 sideset
10514 \series default
10515  esto no es posible.
10516 \end_layout
10517
10518 \begin_layout Subsection
10519 Acentos para varios caracteres
10520 \begin_inset CommandInset label
10521 LatexCommand label
10522 name "sub:Acentos-para-varios"
10523
10524 \end_inset
10525
10526
10527 \begin_inset Index
10528 status collapsed
10529
10530 \begin_layout Plain Layout
10531 Acentos ! en varios caracteres
10532 \end_layout
10533
10534 \end_inset
10535
10536
10537 \end_layout
10538
10539 \begin_layout Standard
10540 \begin_inset space \hfill{}
10541 \end_inset
10542
10543
10544 \begin_inset Tabular
10545 <lyxtabular version="3" rows="5" columns="2">
10546 <features>
10547 <column alignment="center" valignment="top" width="0pt">
10548 <column alignment="center" valignment="top" width="0pt">
10549 <row>
10550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 Comando
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 Resultado
10564 \begin_inset Note Note
10565 status collapsed
10566
10567 \begin_layout Plain Layout
10568
10569 \series bold
10570
10571 \backslash
10572 raisebox
10573 \series default
10574  se usa sólo como espaciador
10575 \end_layout
10576
10577 \end_inset
10578
10579
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \backslash
10592 overleftarrow
10593 \begin_inset ERT
10594 status collapsed
10595
10596 \begin_layout Plain Layout
10597
10598
10599 \backslash
10600 spce 
10601 \end_layout
10602
10603 \end_inset
10604
10605 A=B
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10615 \end_inset
10616
10617
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 </row>
10623 <row>
10624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628
10629 \backslash
10630 underleftarrow
10631 \begin_inset ERT
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635
10636
10637 \backslash
10638 spce 
10639 \end_layout
10640
10641 \end_inset
10642
10643 A=B
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10653 \end_inset
10654
10655
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 </row>
10661 <row>
10662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666
10667 \backslash
10668 overleftrightarrow
10669 \begin_inset ERT
10670 status collapsed
10671
10672 \begin_layout Plain Layout
10673
10674
10675 \backslash
10676 spce 
10677 \end_layout
10678
10679 \end_inset
10680
10681 A=B
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10691 \end_inset
10692
10693
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 <row>
10700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704
10705 \backslash
10706 underleftrightarrow
10707 \begin_inset ERT
10708 status collapsed
10709
10710 \begin_layout Plain Layout
10711
10712
10713 \backslash
10714 spce 
10715 \end_layout
10716
10717 \end_inset
10718
10719 A=B
10720 \end_layout
10721
10722 \end_inset
10723 </cell>
10724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10729 \end_inset
10730
10731
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 </row>
10737 </lyxtabular>
10738
10739 \end_inset
10740
10741
10742 \begin_inset space \hfill{}
10743 \end_inset
10744
10745
10746 \begin_inset Tabular
10747 <lyxtabular version="3" rows="5" columns="2">
10748 <features>
10749 <column alignment="center" valignment="top" width="0pt">
10750 <column alignment="center" valignment="top" width="0pt">
10751 <row>
10752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 Comando
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 Resultado
10766 \begin_inset Note Note
10767 status collapsed
10768
10769 \begin_layout Plain Layout
10770
10771 \series bold
10772
10773 \backslash
10774 raisebox
10775 \series default
10776  se usa sólo como espaciador
10777 \end_layout
10778
10779 \end_inset
10780
10781
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 </row>
10787 <row>
10788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792
10793 \backslash
10794 overrightarrow
10795 \begin_inset ERT
10796 status collapsed
10797
10798 \begin_layout Plain Layout
10799
10800
10801 \backslash
10802 spce 
10803 \end_layout
10804
10805 \end_inset
10806
10807 A=B
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10817 \end_inset
10818
10819
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 </row>
10825 <row>
10826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830
10831 \backslash
10832 underrightarrow
10833 \begin_inset ERT
10834 status collapsed
10835
10836 \begin_layout Plain Layout
10837
10838
10839 \backslash
10840 spce 
10841 \end_layout
10842
10843 \end_inset
10844
10845 A=B
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10855 \end_inset
10856
10857
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 </row>
10863 <row>
10864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868
10869 \backslash
10870 widetilde
10871 \begin_inset ERT
10872 status collapsed
10873
10874 \begin_layout Plain Layout
10875
10876
10877 \backslash
10878 spce 
10879 \end_layout
10880
10881 \end_inset
10882
10883 A=B
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \backslash
10908 widehat
10909 \begin_inset ERT
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913
10914
10915 \backslash
10916 spce 
10917 \end_layout
10918
10919 \end_inset
10920
10921 A=B
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 </lyxtabular>
10940
10941 \end_inset
10942
10943
10944 \begin_inset space \hfill{}
10945 \end_inset
10946
10947
10948 \end_layout
10949
10950 \begin_layout Standard
10951 \begin_inset VSpace medskip
10952 \end_inset
10953
10954
10955 \end_layout
10956
10957 \begin_layout Standard
10958 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10959  Pero los acentos 
10960 \series bold
10961
10962 \backslash
10963 widetilde
10964 \series default
10965  y 
10966 \series bold
10967
10968 \backslash
10969 widehat
10970 \series default
10971  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10972  ejemplo:
10973 \begin_inset Formula \[
10974 \widetilde{A+B=C-D}\]
10975
10976 \end_inset
10977
10978
10979 \end_layout
10980
10981 \begin_layout Standard
10982 Con los comandos 
10983 \series bold
10984
10985 \backslash
10986 overset
10987 \series default
10988
10989 \begin_inset Index
10990 status collapsed
10991
10992 \begin_layout Plain Layout
10993 Comandos ! O ! 
10994 \backslash
10995 overset
10996 \end_layout
10997
10998 \end_inset
10999
11000  y 
11001 \series bold
11002
11003 \backslash
11004 underset
11005 \series default
11006
11007 \begin_inset Index
11008 status collapsed
11009
11010 \begin_layout Plain Layout
11011 Comandos ! U ! 
11012 \backslash
11013 underset
11014 \end_layout
11015
11016 \end_inset
11017
11018 , descritos en la subsección anterior, también se pueden acentuar varios
11019  caracteres.
11020  El comando 
11021 \series bold
11022
11023 \backslash
11024 underset
11025 \begin_inset ERT
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029
11030
11031 \backslash
11032 spce 
11033 \end_layout
11034
11035 \end_inset
11036
11037 A=B
11038 \begin_inset Formula $\downarrow$
11039 \end_inset
11040
11041 ***
11042 \series default
11043  da:
11044 \begin_inset Formula \[
11045 \underset{***}{A=B}\]
11046
11047 \end_inset
11048
11049
11050 \end_layout
11051
11052 \begin_layout Section
11053 Espacios
11054 \begin_inset CommandInset label
11055 LatexCommand label
11056 name "sec:Espacio"
11057
11058 \end_inset
11059
11060
11061 \begin_inset Index
11062 status collapsed
11063
11064 \begin_layout Plain Layout
11065 Espacio ! horizontal
11066 \end_layout
11067
11068 \end_inset
11069
11070
11071 \end_layout
11072
11073 \begin_layout Subsection
11074 Espacio predefinido
11075 \begin_inset CommandInset label
11076 LatexCommand label
11077 name "sub:Espacio-predefinido"
11078
11079 \end_inset
11080
11081
11082 \begin_inset Index
11083 status collapsed
11084
11085 \begin_layout Plain Layout
11086 Espacio ! horizontal ! predefinido
11087 \end_layout
11088
11089 \end_inset
11090
11091
11092 \end_layout
11093
11094 \begin_layout Standard
11095 A veces es necesario insertar espacio horizontal en una ecuación.
11096  Esto se hace insertando un espacio protegido (atajo 
11097 \family sans
11098 Ctrl-Espacio
11099 \family default
11100 ).
11101  Aparece un 
11102 \begin_inset Quotes fld
11103 \end_inset
11104
11105
11106 \begin_inset ERT
11107 status open
11108
11109 \begin_layout Plain Layout
11110
11111
11112 \backslash
11113 spce 
11114 \end_layout
11115
11116 \end_inset
11117
11118
11119 \begin_inset Quotes frd
11120 \end_inset
11121
11122  azul, y pulsando 
11123 \family sans
11124 Espacio
11125 \family default
11126  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11127  espacio.
11128  También se pueden insertar espacios mediante el botón 
11129 \begin_inset Graphics
11130         filename ../../images/math/space.png
11131         scale 85
11132
11133 \end_inset
11134
11135  de la barra de ecuaciones o con comandos especiales.
11136  Independientemente del comando insertado, se puede seleccionar de nuevo
11137  el tamaño pulsando acto seguido 
11138 \family sans
11139 Espacio.
11140  
11141 \end_layout
11142
11143 \begin_layout Standard
11144 \noindent
11145 \align center
11146 \begin_inset VSpace -5mm
11147 \end_inset
11148
11149
11150 \begin_inset Tabular
11151 <lyxtabular version="3" rows="3" columns="7">
11152 <features>
11153 <column alignment="center" valignment="middle" width="6.8cm">
11154 <column alignment="center" valignment="top" width="0">
11155 <column alignment="center" valignment="top" width="0">
11156 <column alignment="center" valignment="top" width="0">
11157 <column alignment="center" valignment="top" width="0">
11158 <column alignment="center" valignment="top" width="0">
11159 <column alignment="center" valignment="top" width="0">
11160 <row>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 Comando
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11171 \begin_inset Text
11172
11173 \begin_layout Plain Layout
11174
11175 \backslash
11176 ,
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185
11186 \backslash
11187 :
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196
11197 \backslash
11198 ;
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207
11208 \backslash
11209 quad
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218
11219 \backslash
11220 qquad
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229
11230 \backslash
11231 !
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 </row>
11237 <row>
11238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 Número de pulsaciones de 
11243 \family sans
11244 Espacio
11245 \family default
11246  tras insertar el espacio protegido
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 0
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 1
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 2
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 3
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 4
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 5
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 </row>
11306 <row>
11307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11308 \begin_inset Text
11309
11310 \begin_layout Plain Layout
11311 Resultado
11312 \end_layout
11313
11314 \end_inset
11315 </cell>
11316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320 \begin_inset Formula $A\, B$
11321 \end_inset
11322
11323
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 \begin_inset Formula $A\: B$
11333 \end_inset
11334
11335
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 \begin_inset Formula $A\; B$
11345 \end_inset
11346
11347
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 \begin_inset Formula $A\quad B$
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368 \begin_inset Formula $A\qquad B$
11369 \end_inset
11370
11371
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 \begin_inset Formula $A\! B$
11381 \end_inset
11382
11383
11384 \end_layout
11385
11386 \end_inset
11387 </cell>
11388 </row>
11389 </lyxtabular>
11390
11391 \end_inset
11392
11393
11394 \end_layout
11395
11396 \begin_layout Standard
11397 El último tamaño parece no generar espacio.
11398  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11399  negativo.
11400  Hay otros dos espacios negativos:
11401 \end_layout
11402
11403 \begin_layout Standard
11404 \align center
11405 \begin_inset Tabular
11406 <lyxtabular version="3" rows="3" columns="3">
11407 <features>
11408 <column alignment="center" valignment="middle" width="6.8cm">
11409 <column alignment="center" valignment="top" width="0pt">
11410 <column alignment="center" valignment="top" width="0pt">
11411 <row>
11412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 Comando
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11422 \begin_inset Text
11423
11424 \begin_layout Plain Layout
11425
11426 \backslash
11427 negmedspace
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436
11437 \backslash
11438 negthickspace
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 </row>
11444 <row>
11445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11446 \begin_inset Text
11447
11448 \begin_layout Plain Layout
11449 Número de pulsaciones de 
11450 \family sans
11451 Espacio
11452 \family default
11453  tras insertar el espacio protegido
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 6
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 7
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 </row>
11477 <row>
11478 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 Resultado
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 \begin_inset Formula $A\negmedspace B$
11492 \end_inset
11493
11494
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 \begin_inset Formula $A\negthickspace B$
11504 \end_inset
11505
11506
11507 \end_layout
11508
11509 \end_inset
11510 </cell>
11511 </row>
11512 </lyxtabular>
11513
11514 \end_inset
11515
11516
11517 \end_layout
11518
11519 \begin_layout Standard
11520 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11521  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11522 \begin_inset space \thinspace{}
11523 \end_inset
11524
11525 e., para operadores suma: 
11526 \end_layout
11527
11528 \begin_layout Standard
11529 \noindent
11530 \align center
11531 \begin_inset Tabular
11532 <lyxtabular version="3" rows="3" columns="2">
11533 <features>
11534 <column alignment="center" valignment="top" width="0">
11535 <column alignment="center" valignment="top" width="0">
11536 <row>
11537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 Comando
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 Resultado
11551 \begin_inset Note Note
11552 status collapsed
11553
11554 \begin_layout Plain Layout
11555
11556 \series bold
11557
11558 \backslash
11559 raisebox
11560 \series default
11561  se usa sólo como espaciador
11562 \end_layout
11563
11564 \end_inset
11565
11566
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 </row>
11572 <row>
11573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577
11578 \backslash
11579 sum
11580 \backslash
11581 sum
11582 \begin_inset ERT
11583 status collapsed
11584
11585 \begin_layout Plain Layout
11586
11587
11588 \backslash
11589 spce 
11590 \end_layout
11591
11592 \end_inset
11593
11594 f_kl
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11604 \end_inset
11605
11606
11607 \end_layout
11608
11609 \end_inset
11610 </cell>
11611 </row>
11612 <row>
11613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11614 \begin_inset Text
11615
11616 \begin_layout Plain Layout
11617
11618 \backslash
11619 sum
11620 \backslash
11621 negmedspace
11622 \backslash
11623 sum
11624 \begin_inset ERT
11625 status collapsed
11626
11627 \begin_layout Plain Layout
11628
11629
11630 \backslash
11631 spce 
11632 \end_layout
11633
11634 \end_inset
11635
11636 f_kl
11637 \end_layout
11638
11639 \end_inset
11640 </cell>
11641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11642 \begin_inset Text
11643
11644 \begin_layout Plain Layout
11645 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11646 \end_inset
11647
11648
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 </row>
11654 </lyxtabular>
11655
11656 \end_inset
11657
11658
11659 \end_layout
11660
11661 \begin_layout Standard
11662 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11663  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11664  El siguiente ejemplo lo ilustra:
11665 \end_layout
11666
11667 \begin_layout Standard
11668 \noindent
11669 \align center
11670 \begin_inset Tabular
11671 <lyxtabular version="3" rows="2" columns="2">
11672 <features>
11673 <column alignment="center" valignment="top" width="0">
11674 <column alignment="center" valignment="top" width="0">
11675 <row>
11676 <cell alignment="center" valignment="top" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 ecuación normal
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 <cell alignment="center" valignment="top" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 \begin_inset Formula $A=B$
11690 \end_inset
11691
11692
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 </row>
11698 <row>
11699 <cell alignment="center" valignment="top" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Plain Layout
11703 \begin_inset Note Note
11704 status collapsed
11705
11706 \begin_layout Plain Layout
11707
11708 \series bold
11709
11710 \backslash
11711 raisebox
11712 \series default
11713  se usa sólo como espaciador
11714 \end_layout
11715
11716 \end_inset
11717
11718
11719 \begin_inset Formula $\raisebox{5mm}{}$
11720 \end_inset
11721
11722 ecuación sin espacio
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 <cell alignment="center" valignment="top" usebox="none">
11728 \begin_inset Text
11729
11730 \begin_layout Plain Layout
11731 \begin_inset Formula $A{=}B$
11732 \end_inset
11733
11734
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 </row>
11740 </lyxtabular>
11741
11742 \end_inset
11743
11744
11745 \end_layout
11746
11747 \begin_layout Standard
11748 El comando para la segunda ecuación es: 
11749 \series bold
11750 A
11751 \backslash
11752 {=
11753 \begin_inset Formula $\rightarrow$
11754 \end_inset
11755
11756 B
11757 \series default
11758  
11759 \begin_inset VSpace bigskip
11760 \end_inset
11761
11762
11763 \end_layout
11764
11765 \begin_layout Standard
11766 Para las unidades físicas hacen falta espacios, porque entre el valor y
11767  su unidad se pone un espacio más pequeño que el normal.
11768  Para unidades en el texto se inserta con el menú 
11769 \family sans
11770 Insertar\SpecialChar \menuseparator
11771 Formato\SpecialChar \menuseparator
11772 Espacio
11773 \begin_inset space ~
11774 \end_inset
11775
11776 delgado
11777 \family default
11778  (atajo 
11779 \family sans
11780 Ctrl-Mayúscula-Espacio
11781 \family default
11782 ).
11783 \end_layout
11784
11785 \begin_layout Standard
11786 Un ejemplo para visualizar la diferencia:
11787 \end_layout
11788
11789 \begin_layout Standard
11790 \begin_inset Tabular
11791 <lyxtabular version="3" rows="2" columns="2">
11792 <features>
11793 <column alignment="center" valignment="top" width="0">
11794 <column alignment="left" valignment="top" width="0">
11795 <row>
11796 <cell alignment="center" valignment="top" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 24 kW
11801 \begin_inset Formula $\cdot$
11802 \end_inset
11803
11804 h
11805 \end_layout
11806
11807 \end_inset
11808 </cell>
11809 <cell alignment="center" valignment="top" usebox="none">
11810 \begin_inset Text
11811
11812 \begin_layout Plain Layout
11813 espacio entre valor y unidad 
11814 \end_layout
11815
11816 \end_inset
11817 </cell>
11818 </row>
11819 <row>
11820 <cell alignment="center" valignment="top" usebox="none">
11821 \begin_inset Text
11822
11823 \begin_layout Plain Layout
11824 24
11825 \begin_inset space \thinspace{}
11826 \end_inset
11827
11828 kW
11829 \begin_inset Formula $\cdot$
11830 \end_inset
11831
11832 h
11833 \end_layout
11834
11835 \end_inset
11836 </cell>
11837 <cell alignment="center" valignment="top" usebox="none">
11838 \begin_inset Text
11839
11840 \begin_layout Plain Layout
11841 espacio delgado entre valor y unidad
11842 \end_layout
11843
11844 \end_inset
11845 </cell>
11846 </row>
11847 </lyxtabular>
11848
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \begin_layout Subsection
11855 Espacio variable
11856 \begin_inset ERT
11857 status collapsed
11858
11859 \begin_layout Plain Layout
11860
11861
11862 \backslash
11863 texorpdfstring{
11864 \end_layout
11865
11866 \end_inset
11867
11868
11869 \begin_inset Foot
11870 status collapsed
11871
11872 \begin_layout Plain Layout
11873 Para espacio vertical en ecuaciones véase 
11874 \begin_inset CommandInset ref
11875 LatexCommand ref
11876 reference "sub:Separación-de-líneas"
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \end_inset
11884
11885
11886 \begin_inset ERT
11887 status collapsed
11888
11889 \begin_layout Plain Layout
11890
11891 }{}
11892 \end_layout
11893
11894 \end_inset
11895
11896
11897 \begin_inset Note Note
11898 status collapsed
11899
11900 \begin_layout Plain Layout
11901
11902 \backslash
11903 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11904  PDF.
11905 \end_layout
11906
11907 \begin_layout Plain Layout
11908 Más sobre 
11909 \backslash
11910 texorpdfstring en la sección 
11911 \begin_inset CommandInset ref
11912 LatexCommand ref
11913 reference "sub:Ecuaciones-en-encabezados"
11914
11915 \end_inset
11916
11917 .
11918 \end_layout
11919
11920 \end_inset
11921
11922
11923 \begin_inset CommandInset label
11924 LatexCommand label
11925 name "sub:Espacio-variable"
11926
11927 \end_inset
11928
11929
11930 \begin_inset Index
11931 status collapsed
11932
11933 \begin_layout Plain Layout
11934 Espacio ! horizontal ! variable
11935 \end_layout
11936
11937 \end_inset
11938
11939
11940 \end_layout
11941
11942 \begin_layout Standard
11943 En LyX se puede insertar espacio con una longitud definida con el comando
11944 \begin_inset Newline newline
11945 \end_inset
11946
11947
11948 \series bold
11949
11950 \backslash
11951 hspace{longitud}
11952 \series default
11953
11954 \begin_inset Index
11955 status collapsed
11956
11957 \begin_layout Plain Layout
11958 Comandos ! H ! 
11959 \backslash
11960 hspace
11961 \end_layout
11962
11963 \end_inset
11964
11965 .
11966  Para la longitud están permitidas todas las unidades de la 
11967 \begin_inset CommandInset ref
11968 LatexCommand ref
11969 reference "tab:Unidades-disponibles"
11970
11971 \end_inset
11972
11973 , excepto la unidad 
11974 \begin_inset Quotes fld
11975 \end_inset
11976
11977 mu
11978 \begin_inset Quotes frd
11979 \end_inset
11980
11981 .
11982  La longitud también puede ser negativa.
11983  Para insertar en una ecuación tanto espacio como esté disponible se usa
11984  el comando 
11985 \series bold
11986
11987 \backslash
11988 hfill
11989 \series default
11990
11991 \begin_inset Index
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995 Comandos ! H ! 
11996 \backslash
11997 hfill
11998 \end_layout
11999
12000 \end_inset
12001
12002 .
12003 \begin_inset VSpace -1mm
12004 \end_inset
12005
12006
12007 \end_layout
12008
12009 \begin_layout Standard
12010 \noindent
12011 \align center
12012 \begin_inset Tabular
12013 <lyxtabular version="3" rows="4" columns="2">
12014 <features>
12015 <column alignment="center" valignment="top" width="0">
12016 <column alignment="center" valignment="top" width="0">
12017 <row>
12018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12019 \begin_inset Text
12020
12021 \begin_layout Plain Layout
12022 Comando
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 Resultado
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 </row>
12037 <row>
12038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12039 \begin_inset Text
12040
12041 \begin_layout Plain Layout
12042 A=B
12043 \backslash
12044 hspace{3cm
12045 \begin_inset Formula $\to$
12046 \end_inset
12047
12048 A
12049 \backslash
12050 not=C
12051 \end_layout
12052
12053 \end_inset
12054 </cell>
12055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12056 \begin_inset Text
12057
12058 \begin_layout Plain Layout
12059 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12060 \end_inset
12061
12062
12063 \end_layout
12064
12065 \end_inset
12066 </cell>
12067 </row>
12068 <row>
12069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12070 \begin_inset Text
12071
12072 \begin_layout Plain Layout
12073 A
12074 \backslash
12075 hspace{-1mm
12076 \begin_inset Formula $\to$
12077 \end_inset
12078
12079 A
12080 \backslash
12081 not=A
12082 \end_layout
12083
12084 \end_inset
12085 </cell>
12086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12087 \begin_inset Text
12088
12089 \begin_layout Plain Layout
12090 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12091 \end_inset
12092
12093
12094 \end_layout
12095
12096 \end_inset
12097 </cell>
12098 </row>
12099 <row>
12100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12101 \begin_inset Text
12102
12103 \begin_layout Plain Layout
12104 A=A
12105 \backslash
12106 hfill
12107 \begin_inset ERT
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111
12112
12113 \backslash
12114 spce 
12115 \end_layout
12116
12117 \end_inset
12118
12119 B=B
12120 \end_layout
12121
12122 \end_inset
12123 </cell>
12124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 \begin_inset Formula $A=A\hfill B=B$
12129 \end_inset
12130
12131
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 </row>
12137 </lyxtabular>
12138
12139 \end_inset
12140
12141
12142 \end_layout
12143
12144 \begin_layout Standard
12145 En el último ejemplo el espacio disponible viene dado por la entrada más
12146  larga de columna en la tabla.
12147  En una ecuación en línea el espacio depende de la longitud de la línea
12148  en la que se inserta 
12149 \series bold
12150
12151 \backslash
12152 hfill
12153 \series default
12154 .
12155  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12156  
12157 \series bold
12158
12159 \backslash
12160 hfill
12161 \series default
12162  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12163 \series bold
12164 Sangrado
12165 \series default
12166 .
12167  (Los estilos de ecuaciones se explican en
12168 \begin_inset space ~
12169 \end_inset
12170
12171
12172 \begin_inset CommandInset ref
12173 LatexCommand ref
12174 reference "sec:Estilos-de-ecuación"
12175
12176 \end_inset
12177
12178 ).
12179 \end_layout
12180
12181 \begin_layout Standard
12182 Además de 
12183 \series bold
12184
12185 \backslash
12186 hfill
12187 \series default
12188  hay los comandos 
12189 \series bold
12190
12191 \backslash
12192 dotfill
12193 \series default
12194  y 
12195 \series bold
12196
12197 \backslash
12198 hrulefill
12199 \series default
12200  que llenan el espacio con un patrón, véase un ejemplo en 
12201 \begin_inset space ~
12202 \end_inset
12203
12204
12205 \begin_inset CommandInset ref
12206 LatexCommand ref
12207 reference "sub:Puntos"
12208
12209 \end_inset
12210
12211 .
12212 \end_layout
12213
12214 \begin_layout Standard
12215 Para texto se puede insertar espacio variable con el menú 
12216 \family sans
12217 Insertar\SpecialChar \menuseparator
12218 Formato\SpecialChar \menuseparator
12219 Espacio
12220 \begin_inset space ~
12221 \end_inset
12222
12223 horizontal, lo que no es posible en ecuaciones.
12224 \end_layout
12225
12226 \begin_layout Standard
12227 En esta línea hay un espacio
12228 \begin_inset space \hspace{}
12229 \length 2cm
12230 \end_inset
12231
12232 de 2
12233 \begin_inset space \thinspace{}
12234 \end_inset
12235
12236 cm.
12237 \end_layout
12238
12239 \begin_layout Standard
12240 En esta línea hay un
12241 \begin_inset space \hfill{}
12242 \end_inset
12243
12244 espacio máximo.
12245 \end_layout
12246
12247 \begin_layout Subsection
12248 Espacio adicional en ecuaciones en línea
12249 \begin_inset Index
12250 status collapsed
12251
12252 \begin_layout Plain Layout
12253 Espacio ! adicional en línea
12254 \end_layout
12255
12256 \end_inset
12257
12258
12259 \end_layout
12260
12261 \begin_layout Standard
12262 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12263  
12264 \series bold
12265
12266 \backslash
12267 mathsurround
12268 \begin_inset Index
12269 status collapsed
12270
12271 \begin_layout Plain Layout
12272 Comandos ! M ! 
12273 \backslash
12274 mathsurround
12275 \end_layout
12276
12277 \end_inset
12278
12279
12280 \series default
12281 .
12282  El valor de una longitud se establece con el comando 
12283 \series bold
12284
12285 \backslash
12286 setlength
12287 \series default
12288
12289 \begin_inset Index
12290 status collapsed
12291
12292 \begin_layout Plain Layout
12293 Comandos ! S ! 
12294 \backslash
12295 setlength
12296 \end_layout
12297
12298 \end_inset
12299
12300  según el siguiente esquema:
12301 \end_layout
12302
12303 \begin_layout Standard
12304
12305 \series bold
12306
12307 \backslash
12308 setlength{nombre de la longitud}{valor}
12309 \end_layout
12310
12311 \begin_layout Standard
12312 Para poner a 
12313 \series bold
12314
12315 \backslash
12316 mathsurround
12317 \series default
12318  un valor de 5
12319 \begin_inset space \thinspace{}
12320 \end_inset
12321
12322 mm, se inserta el comando
12323 \end_layout
12324
12325 \begin_layout Standard
12326
12327 \series bold
12328
12329 \backslash
12330 setlength{
12331 \backslash
12332 mathsurround}{5mm}
12333 \end_layout
12334
12335 \begin_layout Standard
12336 en modo TeX.
12337  Se establecerá un espacio de 5
12338 \begin_inset space \thinspace{}
12339 \end_inset
12340
12341 mm alrededor de todas las ecuaciones en línea:
12342 \begin_inset ERT
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346
12347
12348 \backslash
12349 setlength{
12350 \backslash
12351 mathsurround}{5mm}
12352 \end_layout
12353
12354 \end_inset
12355
12356
12357 \end_layout
12358
12359 \begin_layout Standard
12360 En esta línea hay una ecuación 
12361 \begin_inset Formula $A=B$
12362 \end_inset
12363
12364  rodeada por espacios de 5
12365 \begin_inset space \thinspace{}
12366 \end_inset
12367
12368 mm.
12369 \begin_inset ERT
12370 status collapsed
12371
12372 \begin_layout Plain Layout
12373
12374
12375 \backslash
12376 setlength{
12377 \backslash
12378 mathsurround}{0mm}
12379 \end_layout
12380
12381 \end_inset
12382
12383
12384 \end_layout
12385
12386 \begin_layout Standard
12387 Para volver al espacio predeterminado, 
12388 \series bold
12389
12390 \backslash
12391 mathsurround
12392 \series default
12393  se restablece al valor 0
12394 \begin_inset space \thinspace{}
12395 \end_inset
12396
12397 pt.
12398 \end_layout
12399
12400 \begin_layout Section
12401 Cuadros y marcos
12402 \begin_inset Index
12403 status collapsed
12404
12405 \begin_layout Plain Layout
12406 Marcos
12407 \end_layout
12408
12409 \end_inset
12410
12411
12412 \begin_inset Index
12413 status collapsed
12414
12415 \begin_layout Plain Layout
12416 Marcos | see 
12417 \begin_inset ERT
12418 status collapsed
12419
12420 \begin_layout Plain Layout
12421
12422 {
12423 \end_layout
12424
12425 \end_inset
12426
12427 Cuadros
12428 \begin_inset ERT
12429 status collapsed
12430
12431 \begin_layout Plain Layout
12432
12433 }
12434 \end_layout
12435
12436 \end_inset
12437
12438
12439 \end_layout
12440
12441 \end_inset
12442
12443
12444 \end_layout
12445
12446 \begin_layout Standard
12447 Los cuadros para texto se describen en el capítulo 
12448 \emph on
12449 Cuadros
12450 \emph default
12451  del manual 
12452 \emph on
12453 Objetos incrustados
12454 \emph default
12455 .
12456 \end_layout
12457
12458 \begin_layout Subsection
12459 Cuadros con marco
12460 \begin_inset CommandInset label
12461 LatexCommand label
12462 name "sub:Cuadros-con-marco"
12463
12464 \end_inset
12465
12466
12467 \begin_inset Index
12468 status collapsed
12469
12470 \begin_layout Plain Layout
12471 Cuadros ! con marco
12472 \end_layout
12473
12474 \end_inset
12475
12476
12477 \end_layout
12478
12479 \begin_layout Standard
12480 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12481 \series bold
12482
12483 \backslash
12484 fbox
12485 \series default
12486
12487 \begin_inset Index
12488 status collapsed
12489
12490 \begin_layout Plain Layout
12491 Comandos ! F ! 
12492 \backslash
12493 fbox
12494 \end_layout
12495
12496 \end_inset
12497
12498  y 
12499 \series bold
12500
12501 \backslash
12502 boxed
12503 \series default
12504
12505 \begin_inset Index
12506 status collapsed
12507
12508 \begin_layout Plain Layout
12509 Comandos ! B ! 
12510 \backslash
12511 boxed
12512 \end_layout
12513
12514 \end_inset
12515
12516 .
12517 \end_layout
12518
12519 \begin_layout Standard
12520 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12521  azul en un marco donde se introduce parte de una ecuación.
12522  Para 
12523 \series bold
12524
12525 \backslash
12526 fbox
12527 \series default
12528  hay que generar una ecuación adicional con 
12529 \family sans
12530 Ctrl-m
12531 \family default
12532  dentro del recuadro,
12533 \begin_inset Foot
12534 status collapsed
12535
12536 \begin_layout Plain Layout
12537 Debido a un fallo de LyX, 
12538 \begin_inset CommandInset href
12539 LatexCommand href
12540 name "LyX-bug #1435"
12541 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12542
12543 \end_inset
12544
12545 , no es posible crear una nueva ecuación con 
12546 \family sans
12547 Ctrl-m
12548 \family default
12549 .
12550 \end_layout
12551
12552 \end_inset
12553
12554  porque si no el contenido del mismo sería considerado texto matemático.
12555  Si se usa 
12556 \series bold
12557
12558 \backslash
12559 boxed
12560 \series default
12561  la nueva ecuación se genera automáticamente dentro del marco.
12562 \end_layout
12563
12564 \begin_layout Standard
12565 El comando 
12566 \series bold
12567
12568 \backslash
12569 fbox
12570 \series default
12571  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12572  ecuación tendría siempre el tamaño del texto.
12573  Por otra parte, 
12574 \series bold
12575
12576 \backslash
12577 fboxed
12578 \series default
12579  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12580  siempre el tamaño de una ecuación en modo presentación.
12581 \end_layout
12582
12583 \begin_layout Standard
12584 El comando 
12585 \series bold
12586
12587 \backslash
12588 framebox
12589 \series default
12590
12591 \begin_inset Index
12592 status collapsed
12593
12594 \begin_layout Plain Layout
12595 Comandos ! F ! 
12596 \backslash
12597 framebox
12598 \end_layout
12599
12600 \end_inset
12601
12602  es una extensión de 
12603 \series bold
12604
12605 \backslash
12606 fbox
12607 \series default
12608 , que permite especificar además la anchura del marco yla alineación.
12609  
12610 \series bold
12611
12612 \backslash
12613 framebox
12614 \series default
12615  se usa con el siguiente esquema: 
12616 \end_layout
12617
12618 \begin_layout Standard
12619
12620 \series bold
12621
12622 \backslash
12623 framebox[anchura del marco][posición]{contenido del cuadro}
12624 \end_layout
12625
12626 \begin_layout Standard
12627 La posición puede ser 
12628 \emph on
12629 l
12630 \emph default
12631  o 
12632 \emph on
12633 r
12634 \emph default
12635
12636 \emph on
12637 l
12638 \emph default
12639  alinea la ecuación a la izquierda del cuadro, 
12640 \emph on
12641 r
12642 \emph default
12643  la alinea a la derecha.
12644  Si no se da posición la ecuación será centrada.
12645 \begin_inset Newline newline
12646 \end_inset
12647
12648 Si no se pone anchura tampoco puede darse posición.
12649  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12650  con 
12651 \series bold
12652
12653 \backslash
12654 fbox
12655 \series default
12656 .
12657  
12658 \end_layout
12659
12660 \begin_layout Standard
12661 Cuando se inserta el comando 
12662 \series bold
12663
12664 \backslash
12665 framebox
12666 \series default
12667  aparece un recuadro con tres marcos azules.
12668  Los dos primeros marcos están encerrados entre corchetes e indican los
12669  dos argumentos opcionales.
12670  El tercer marco es para partes de la ecuación, como para 
12671 \series bold
12672
12673 \backslash
12674 fbox
12675 \series default
12676 .
12677 \end_layout
12678
12679 \begin_layout Standard
12680 \noindent
12681 \align center
12682 \begin_inset Note Note
12683 status open
12684
12685 \begin_layout Plain Layout
12686 La tabla se ha puesto en una minipágina para que aparezca la nota al pie.
12687  De lo contrario el texto de la nota no se mostraría.
12688 \end_layout
12689
12690 \end_inset
12691
12692
12693 \begin_inset Box Frameless
12694 position "t"
12695 hor_pos "c"
12696 has_inner_box 1
12697 inner_pos "t"
12698 use_parbox 0
12699 width "100col%"
12700 special "none"
12701 height "1in"
12702 height_special "totalheight"
12703 status open
12704
12705 \begin_layout Plain Layout
12706 \align center
12707 \begin_inset Tabular
12708 <lyxtabular version="3" rows="5" columns="2">
12709 <features>
12710 <column alignment="center" valignment="top" width="0">
12711 <column alignment="center" valignment="top" width="0">
12712 <row>
12713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12714 \begin_inset Text
12715
12716 \begin_layout Plain Layout
12717 Comando
12718 \begin_inset Foot
12719 status collapsed
12720
12721 \begin_layout Plain Layout
12722 Debido a un fallo de LyX, 
12723 \begin_inset CommandInset href
12724 LatexCommand href
12725 name "LyX-bug #1435"
12726 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12727
12728 \end_inset
12729
12730 , no es posible crear una nueva ecuación con 
12731 \family sans
12732 Ctrl-m
12733 \family default
12734 .
12735  
12736 \end_layout
12737
12738 \end_inset
12739
12740
12741 \end_layout
12742
12743 \end_inset
12744 </cell>
12745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12746 \begin_inset Text
12747
12748 \begin_layout Plain Layout
12749 Resultado
12750 \begin_inset Note Note
12751 status collapsed
12752
12753 \begin_layout Plain Layout
12754
12755 \series bold
12756
12757 \backslash
12758 raisebox
12759 \series default
12760  se usa sólo como espaciador
12761 \end_layout
12762
12763 \end_inset
12764
12765
12766 \end_layout
12767
12768 \end_inset
12769 </cell>
12770 </row>
12771 <row>
12772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12773 \begin_inset Text
12774
12775 \begin_layout Plain Layout
12776
12777 \backslash
12778 fbox
12779 \begin_inset ERT
12780 status collapsed
12781
12782 \begin_layout Plain Layout
12783
12784
12785 \backslash
12786 spce 
12787 \end_layout
12788
12789 \end_inset
12790
12791
12792 \family sans
12793 Ctrl-m
12794 \family default
12795  
12796 \backslash
12797 int
12798 \begin_inset ERT
12799 status collapsed
12800
12801 \begin_layout Plain Layout
12802
12803
12804 \backslash
12805 spce 
12806 \end_layout
12807
12808 \end_inset
12809
12810 A=B
12811 \end_layout
12812
12813 \end_inset
12814 </cell>
12815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12816 \begin_inset Text
12817
12818 \begin_layout Plain Layout
12819 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12820
12821 \end_inset
12822
12823
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 </row>
12829 <row>
12830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12831 \begin_inset Text
12832
12833 \begin_layout Plain Layout
12834
12835 \backslash
12836 boxed
12837 \begin_inset ERT
12838 status collapsed
12839
12840 \begin_layout Plain Layout
12841
12842
12843 \backslash
12844 spce 
12845 \end_layout
12846
12847 \end_inset
12848
12849
12850 \backslash
12851 int
12852 \begin_inset ERT
12853 status collapsed
12854
12855 \begin_layout Plain Layout
12856
12857
12858 \backslash
12859 spce 
12860 \end_layout
12861
12862 \end_inset
12863
12864 A=B
12865 \end_layout
12866
12867 \end_inset
12868 </cell>
12869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12870 \begin_inset Text
12871
12872 \begin_layout Plain Layout
12873 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12874 \end_inset
12875
12876
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 </row>
12882 <row>
12883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 A+
12888 \backslash
12889 fbox
12890 \begin_inset ERT
12891 status collapsed
12892
12893 \begin_layout Plain Layout
12894
12895
12896 \backslash
12897 spce 
12898 \end_layout
12899
12900 \end_inset
12901
12902 B
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12912 \end_inset
12913
12914
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 </row>
12920 <row>
12921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925
12926 \backslash
12927 framebox
12928 \begin_inset ERT
12929 status collapsed
12930
12931 \begin_layout Plain Layout
12932
12933
12934 \backslash
12935 spce 
12936 \end_layout
12937
12938 \end_inset
12939
12940 20mm
12941 \begin_inset Formula $\to$
12942 \end_inset
12943
12944
12945 \begin_inset Formula $\to$
12946 \end_inset
12947
12948
12949 \family sans
12950 Ctrl-m
12951 \family default
12952  
12953 \backslash
12954 frac
12955 \begin_inset ERT
12956 status collapsed
12957
12958 \begin_layout Plain Layout
12959
12960
12961 \backslash
12962 spce 
12963 \end_layout
12964
12965 \end_inset
12966
12967 A
12968 \begin_inset Formula $\downarrow$
12969 \end_inset
12970
12971 B
12972 \end_layout
12973
12974 \end_inset
12975 </cell>
12976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12977 \begin_inset Text
12978
12979 \begin_layout Plain Layout
12980 \begin_inset Formula $\raisebox{6mm}{}$
12981 \end_inset
12982
12983
12984 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12985 \end_inset
12986
12987
12988 \begin_inset Formula $\raisebox{-4mm}{}$
12989 \end_inset
12990
12991
12992 \end_layout
12993
12994 \end_inset
12995 </cell>
12996 </row>
12997 </lyxtabular>
12998
12999 \end_inset
13000
13001
13002 \end_layout
13003
13004 \end_inset
13005
13006
13007 \end_layout
13008
13009 \begin_layout Standard
13010 El grosor del marco también se puede ajustar.
13011  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13012  la fórmula:
13013 \end_layout
13014
13015 \begin_layout Standard
13016
13017 \series bold
13018
13019 \backslash
13020 fboxrule
13021 \series default
13022  
13023 \series bold
13024
13025 \begin_inset Quotes fld
13026 \end_inset
13027
13028 grosor
13029 \begin_inset Quotes frd
13030 \end_inset
13031
13032
13033 \series default
13034  
13035 \series bold
13036
13037 \backslash
13038 fboxsep
13039 \series default
13040  
13041 \series bold
13042
13043 \begin_inset Quotes fld
13044 \end_inset
13045
13046 distancia
13047 \begin_inset Quotes frd
13048 \end_inset
13049
13050
13051 \end_layout
13052
13053 \begin_layout Standard
13054 \begin_inset Quotes fld
13055 \end_inset
13056
13057 distancia
13058 \begin_inset Quotes frd
13059 \end_inset
13060
13061  especifica la distancia mínima entre el marco y el primer carácter en el
13062  cuadro.
13063  Un ejemplo de esto es la siguiente ecuación enmarcada:
13064 \begin_inset ERT
13065 status collapsed
13066
13067 \begin_layout Plain Layout
13068
13069
13070 \backslash
13071 fboxrule 2mm 
13072 \backslash
13073 fboxsep 3mm
13074 \end_layout
13075
13076 \end_inset
13077
13078
13079 \begin_inset Formula \[
13080 \boxed{A+B=C}\]
13081
13082 \end_inset
13083
13084
13085 \end_layout
13086
13087 \begin_layout Standard
13088 Delante de esta ecuación se han insertado los comandos
13089 \end_layout
13090
13091 \begin_layout Standard
13092
13093 \series bold
13094
13095 \backslash
13096 fboxrule
13097 \series default
13098  
13099 \series bold
13100 2mm
13101 \series default
13102  
13103 \series bold
13104
13105 \backslash
13106 fboxsep
13107 \series default
13108  
13109 \series bold
13110 3mm
13111 \end_layout
13112
13113 \begin_layout Standard
13114 en modo TeX.
13115  Los valores dados se usan para todos los cuadros siguientes.
13116 \end_layout
13117
13118 \begin_layout Standard
13119 Para volver al tamaño estándar del marco se inserta el comando
13120 \end_layout
13121
13122 \begin_layout Standard
13123
13124 \series bold
13125
13126 \backslash
13127 fboxrule
13128 \series default
13129  
13130 \series bold
13131 0.4pt
13132 \series default
13133  
13134 \series bold
13135
13136 \backslash
13137 fboxsep
13138 \series default
13139  
13140 \series bold
13141 3pt
13142 \series default
13143
13144 \begin_inset ERT
13145 status collapsed
13146
13147 \begin_layout Plain Layout
13148
13149
13150 \backslash
13151 fboxrule 0.4pt 
13152 \backslash
13153 fboxsep 3pt
13154 \end_layout
13155
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \begin_layout Standard
13162 en modo TeX antes de la ecuación siguiente.
13163 \end_layout
13164
13165 \begin_layout Subsection
13166 Cuadros sin marco
13167 \begin_inset CommandInset label
13168 LatexCommand label
13169 name "sub:Cuadros-sin-marco"
13170
13171 \end_inset
13172
13173
13174 \begin_inset Index
13175 status collapsed
13176
13177 \begin_layout Plain Layout
13178 Cuadros ! sin marco
13179 \end_layout
13180
13181 \end_inset
13182
13183
13184 \end_layout
13185
13186 \begin_layout Standard
13187 Para cuadros sin marco hay los comandos: 
13188 \series bold
13189
13190 \backslash
13191 mbox
13192 \series default
13193
13194 \begin_inset Index
13195 status collapsed
13196
13197 \begin_layout Plain Layout
13198 Comandos ! M ! 
13199 \backslash
13200 mbox
13201 \end_layout
13202
13203 \end_inset
13204
13205
13206 \series bold
13207
13208 \backslash
13209 makebox
13210 \series default
13211
13212 \begin_inset Index
13213 status collapsed
13214
13215 \begin_layout Plain Layout
13216 Comandos ! M ! 
13217 \backslash
13218 makebox
13219 \end_layout
13220
13221 \end_inset
13222
13223  y 
13224 \series bold
13225
13226 \backslash
13227 raisebox
13228 \series default
13229
13230 \begin_inset Index
13231 status collapsed
13232
13233 \begin_layout Plain Layout
13234 Comandos ! R ! 
13235 \backslash
13236 raisebox
13237 \end_layout
13238
13239 \end_inset
13240
13241 .
13242 \end_layout
13243
13244 \begin_layout Standard
13245 Con 
13246 \series bold
13247
13248 \backslash
13249 raisebox
13250 \series default
13251  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13252  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13253  
13254 \series bold
13255
13256 \backslash
13257 raisebox
13258 \series default
13259  se usa con el siguiente esquema: 
13260 \end_layout
13261
13262 \begin_layout Standard
13263
13264 \series bold
13265
13266 \backslash
13267 raisebox{altura}{contenido del marco}
13268 \end_layout
13269
13270 \begin_layout Standard
13271 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13272  extra, como con 
13273 \series bold
13274
13275 \backslash
13276 fbox
13277 \series default
13278 .
13279 \end_layout
13280
13281 \begin_layout Standard
13282 \align center
13283 \begin_inset Tabular
13284 <lyxtabular version="3" rows="4" columns="2">
13285 <features>
13286 <column alignment="center" valignment="top" width="0">
13287 <column alignment="center" valignment="top" width="0">
13288 <row>
13289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 Comando
13294 \end_layout
13295
13296 \end_inset
13297 </cell>
13298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13299 \begin_inset Text
13300
13301 \begin_layout Plain Layout
13302 Resultado
13303 \end_layout
13304
13305 \end_inset
13306 </cell>
13307 </row>
13308 <row>
13309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13310 \begin_inset Text
13311
13312 \begin_layout Plain Layout
13313 H
13314 \backslash
13315 raisebox{2mm
13316 \begin_inset Formula $\to$
13317 \end_inset
13318
13319
13320 \backslash
13321 {al
13322 \begin_inset Formula $\to$
13323 \end_inset
13324
13325  lo
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13335 \end_inset
13336
13337
13338 \end_layout
13339
13340 \end_inset
13341 </cell>
13342 </row>
13343 <row>
13344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 H
13349 \backslash
13350 raisebox{-2mm
13351 \begin_inset Formula $\to$
13352 \end_inset
13353
13354
13355 \backslash
13356 {al
13357 \begin_inset Formula $\to$
13358 \end_inset
13359
13360 lo
13361 \end_layout
13362
13363 \end_inset
13364 </cell>
13365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13366 \begin_inset Text
13367
13368 \begin_layout Plain Layout
13369 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13370 \end_inset
13371
13372
13373 \end_layout
13374
13375 \end_inset
13376 </cell>
13377 </row>
13378 <row>
13379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383 A=
13384 \backslash
13385 raisebox{-2mm
13386 \begin_inset Formula $\to$
13387 \end_inset
13388
13389
13390 \backslash
13391 {
13392 \family sans
13393 Ctrl-m
13394 \family default
13395  
13396 \backslash
13397 sqrt
13398 \begin_inset ERT
13399 status collapsed
13400
13401 \begin_layout Plain Layout
13402
13403
13404 \backslash
13405 spce 
13406 \end_layout
13407
13408 \end_inset
13409
13410
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419 \begin_inset ERT
13420 status collapsed
13421
13422 \begin_layout Plain Layout
13423
13424 $A=
13425 \backslash
13426 raisebox{-2mm}{$
13427 \backslash
13428 sqrt{B}$}$
13429 \end_layout
13430
13431 \end_inset
13432
13433
13434 \end_layout
13435
13436 \end_inset
13437 </cell>
13438 </row>
13439 </lyxtabular>
13440
13441 \end_inset
13442
13443
13444 \end_layout
13445
13446 \begin_layout Standard
13447 La última ecuación sólo se puede componer, de momento, usando el modo TeX
13448  porque LyX inserta un cuadro en lugar de la ecuación extra que hace falta.
13449 \begin_inset Foot
13450 status collapsed
13451
13452 \begin_layout Plain Layout
13453 véase 
13454 \begin_inset CommandInset href
13455 LatexCommand href
13456 name "LyX-bug #1435"
13457 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13458
13459 \end_inset
13460
13461
13462 \end_layout
13463
13464 \end_inset
13465
13466
13467 \end_layout
13468
13469 \begin_layout Standard
13470 El comando 
13471 \series bold
13472
13473 \backslash
13474 mbox
13475 \series default
13476  es equivalente a 
13477 \series bold
13478
13479 \backslash
13480 fbox
13481 \series default
13482  y 
13483 \series bold
13484
13485 \backslash
13486 makebox
13487 \series default
13488  es equivalente a 
13489 \series bold
13490
13491 \backslash
13492 framebox
13493 \series default
13494 , con la diferencia de que no hay marco.
13495 \end_layout
13496
13497 \begin_layout Subsection
13498 Cuadros coloreados
13499 \begin_inset CommandInset label
13500 LatexCommand label
13501 name "sub:Cuadros-coloreados"
13502
13503 \end_inset
13504
13505
13506 \begin_inset Index
13507 status collapsed
13508
13509 \begin_layout Plain Layout
13510 Cuadros ! coloreados
13511 \end_layout
13512
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Standard
13519 Para poder usar todos los comandos explicados en esta sección hay que cargar
13520  en el preámbulo LaTeX el paquete LaTeX 
13521 \series bold
13522 color
13523 \series default
13524
13525 \begin_inset Foot
13526 status collapsed
13527
13528 \begin_layout Plain Layout
13529 El paquete LaTeX 
13530 \series bold
13531 color
13532 \series default
13533  forma parte de toda distribución LaTeX estándar.
13534 \end_layout
13535
13536 \end_inset
13537
13538
13539 \begin_inset Index
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543 Paquetes ! color
13544 \end_layout
13545
13546 \end_inset
13547
13548 , con la línea
13549 \begin_inset Foot
13550 status collapsed
13551
13552 \begin_layout Plain Layout
13553 Cuando hay texto coloreado con un color predefinido en alguna parte del
13554  documento, LyX carga automáticamente el paquete LaTeX 
13555 \series bold
13556 color
13557 \series default
13558 .
13559  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13560  origina problemas.
13561 \end_layout
13562
13563 \end_inset
13564
13565
13566 \begin_inset Note Note
13567 status open
13568
13569 \begin_layout Plain Layout
13570 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13571  en el preámbulo LaTeX.
13572 \end_layout
13573
13574 \end_inset
13575
13576
13577 \end_layout
13578
13579 \begin_layout Standard
13580
13581 \series bold
13582
13583 \backslash
13584 usepackage{color}
13585 \begin_inset VSpace medskip
13586 \end_inset
13587
13588
13589 \end_layout
13590
13591 \begin_layout Standard
13592 Para colorear cuadros se usa el comando 
13593 \series bold
13594
13595 \backslash
13596 colorbox
13597 \series default
13598
13599 \begin_inset Index
13600 status collapsed
13601
13602 \begin_layout Plain Layout
13603 Comandos ! C ! 
13604 \backslash
13605 colorbox
13606 \end_layout
13607
13608 \end_inset
13609
13610  con el siguiente esquema:
13611 \end_layout
13612
13613 \begin_layout Standard
13614
13615 \series bold
13616
13617 \backslash
13618 colorbox{color}{contenido del cuadro}
13619 \end_layout
13620
13621 \begin_layout Standard
13622 El contenido del cuadro puede ser otro cuadro, y también un 
13623 \backslash
13624
13625 \series bold
13626 colorbox
13627 \series default
13628  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13629  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13630  como con 
13631 \series bold
13632
13633 \backslash
13634 fbox
13635 \series default
13636 .
13637 \begin_inset Foot
13638 status collapsed
13639
13640 \begin_layout Plain Layout
13641 Esto también se aplica para el comando 
13642 \series bold
13643
13644 \backslash
13645 fcolorbox
13646 \series default
13647 .
13648  Por eso ten en cuenta 
13649 \begin_inset CommandInset href
13650 LatexCommand href
13651 name "LyX-bug #1435"
13652 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13653
13654 \end_inset
13655
13656 .
13657 \end_layout
13658
13659 \end_inset
13660
13661  
13662 \end_layout
13663
13664 \begin_layout Standard
13665 Se puede elegir uno de los siguientes colores predefinidos:
13666 \end_layout
13667
13668 \begin_layout Standard
13669
13670 \series bold
13671 black
13672 \series default
13673
13674 \series bold
13675 blue
13676 \series default
13677
13678 \series bold
13679 cyan
13680 \series default
13681
13682 \series bold
13683 green
13684 \series default
13685
13686 \series bold
13687 magenta
13688 \series default
13689
13690 \series bold
13691 red
13692 \series default
13693
13694 \series bold
13695 white
13696 \series default
13697
13698 \series bold
13699 yellow
13700 \end_layout
13701
13702 \begin_layout Standard
13703 \align center
13704 \begin_inset Tabular
13705 <lyxtabular version="3" rows="4" columns="2">
13706 <features>
13707 <column alignment="center" valignment="top" width="0">
13708 <column alignment="center" valignment="top" width="0">
13709 <row>
13710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Plain Layout
13714 Comando
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Plain Layout
13723 Resultado
13724 \begin_inset Note Note
13725 status collapsed
13726
13727 \begin_layout Plain Layout
13728
13729 \series bold
13730
13731 \backslash
13732 raisebox
13733 \series default
13734  se usa sólo como espaciador
13735 \end_layout
13736
13737 \end_inset
13738
13739
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 </row>
13745 <row>
13746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750
13751 \backslash
13752 colorbox{yellow
13753 \begin_inset Formula $\to$
13754 \end_inset
13755
13756
13757 \backslash
13758 {A=B
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13768 \end_inset
13769
13770
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 </row>
13776 <row>
13777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781
13782 \backslash
13783 colorbox{green
13784 \begin_inset Formula $\to$
13785 \end_inset
13786
13787
13788 \backslash
13789 {
13790 \backslash
13791 fbox
13792 \begin_inset ERT
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796
13797
13798 \backslash
13799 spce 
13800 \end_layout
13801
13802 \end_inset
13803
13804 A=B
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 </row>
13822 <row>
13823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827
13828 \backslash
13829 fbox
13830 \begin_inset ERT
13831 status collapsed
13832
13833 \begin_layout Plain Layout
13834
13835
13836 \backslash
13837 spce 
13838 \end_layout
13839
13840 \end_inset
13841
13842
13843 \backslash
13844 colorbox{green
13845 \begin_inset Formula $\to$
13846 \end_inset
13847
13848
13849 \backslash
13850 {A=B
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Plain Layout
13859 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13860 \end_inset
13861
13862
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 </row>
13868 </lyxtabular>
13869
13870 \end_inset
13871
13872
13873 \end_layout
13874
13875 \begin_layout Standard
13876
13877 \series bold
13878
13879 \backslash
13880 colorbox
13881 \series default
13882  sólo colorea el cuadro pero no los caracteres.
13883  Para colorear todos los caracteres se selecciona toda la ecuación y se
13884  elige un color en el diálogo 
13885 \family sans
13886 Estilo
13887 \begin_inset space ~
13888 \end_inset
13889
13890 del
13891 \begin_inset space ~
13892 \end_inset
13893
13894 texto
13895 \family default
13896 .
13897  El diálogo puede abrirse con el botón 
13898 \begin_inset Graphics
13899         filename ../../images/dialog-show_character.png
13900         scale 85
13901
13902 \end_inset
13903
13904  de la barra de herramientas o con el menú 
13905 \family sans
13906 Editar\SpecialChar \menuseparator
13907 Estilo
13908 \begin_inset space ~
13909 \end_inset
13910
13911 del
13912 \begin_inset space ~
13913 \end_inset
13914
13915 texto\SpecialChar \menuseparator
13916 Personalizado
13917 \family default
13918 .
13919  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13920  Si el número de la ecuación debe tener otro color que el de los caracteres
13921  de la ecuación, el color debe cambiarse dentro de la ecuación.
13922 \end_layout
13923
13924 \begin_layout Standard
13925 Un ejemplo:
13926 \color red
13927
13928 \begin_inset Formula \begin{equation}
13929 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13930
13931 \end_inset
13932
13933
13934 \end_layout
13935
13936 \begin_layout Standard
13937
13938 \color green
13939 \begin_inset Formula \begin{equation}
13940 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13941
13942 \end_inset
13943
13944
13945 \end_layout
13946
13947 \begin_layout Standard
13948 La ecuación 
13949 \begin_inset CommandInset ref
13950 LatexCommand eqref
13951 reference "eq:rojo"
13952
13953 \end_inset
13954
13955  está toda coloreada en rojo.
13956 \begin_inset Newline newline
13957 \end_inset
13958
13959 La ecuación 
13960 \begin_inset CommandInset ref
13961 LatexCommand eqref
13962 reference "eq:rojoverde"
13963
13964 \end_inset
13965
13966  se ha coloreado en primer lugar toda en verde para colorear el número de
13967  la ecuación.
13968  Posteriormente se han coloreado en rojo los caracteres.
13969 \family sans
13970
13971 \begin_inset VSpace bigskip
13972 \end_inset
13973
13974
13975 \end_layout
13976
13977 \begin_layout Standard
13978 Para colorear diferente el marco y el resto del cuadro se usa el comando
13979  
13980 \series bold
13981
13982 \backslash
13983 fcolorbox
13984 \series default
13985
13986 \begin_inset Index
13987 status collapsed
13988
13989 \begin_layout Plain Layout
13990 Comandos ! F ! 
13991 \backslash
13992 fcolorbox
13993 \end_layout
13994
13995 \end_inset
13996
13997  con el siguiente esquema:
13998 \end_layout
13999
14000 \begin_layout Standard
14001
14002 \series bold
14003
14004 \backslash
14005 fcolorbox{color del marco}{color}{contenido del cuadro}
14006 \end_layout
14007
14008 \begin_layout Standard
14009 Así pues 
14010 \series bold
14011
14012 \backslash
14013 fcolorbox
14014 \series default
14015  es una extensión del comando 
14016 \series bold
14017
14018 \backslash
14019 colorbox
14020 \series default
14021 .
14022  La anchura del marco se establece, como para 
14023 \series bold
14024
14025 \backslash
14026 framebox
14027 \series default
14028 , con 
14029 \series bold
14030
14031 \backslash
14032 fboxrule
14033 \series default
14034  y 
14035 \series bold
14036
14037 \backslash
14038 fboxsep
14039 \series default
14040 .
14041  Un ejemplo:
14042 \begin_inset ERT
14043 status collapsed
14044
14045 \begin_layout Plain Layout
14046
14047
14048 \backslash
14049 fboxrule 1mm 
14050 \backslash
14051 fboxsep 1mm
14052 \end_layout
14053
14054 \end_inset
14055
14056
14057 \begin_inset Formula \[
14058 \fcolorbox{cyan}{magenta}{A=B}\]
14059
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \begin_layout Standard
14066 \begin_inset ERT
14067 status collapsed
14068
14069 \begin_layout Plain Layout
14070
14071
14072 \backslash
14073 fboxrule 0.4pt 
14074 \backslash
14075 fboxsep 3pt
14076 \end_layout
14077
14078 \end_inset
14079
14080
14081 \end_layout
14082
14083 \begin_layout Standard
14084 Esta ecuación se ha compuesto con el comando
14085 \begin_inset Newline newline
14086 \end_inset
14087
14088
14089 \series bold
14090
14091 \backslash
14092 fcolorbox{cyan
14093 \begin_inset Formula $\to$
14094 \end_inset
14095
14096
14097 \backslash
14098 {magenta
14099 \begin_inset Formula $\to$
14100 \end_inset
14101
14102
14103 \backslash
14104 {A=B
14105 \end_layout
14106
14107 \begin_layout Standard
14108 \begin_inset VSpace bigskip
14109 \end_inset
14110
14111
14112 \end_layout
14113
14114 \begin_layout Standard
14115 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14116 \end_layout
14117
14118 \begin_layout Standard
14119 Por ejemplo, se puede definir el color 
14120 \begin_inset Quotes fld
14121 \end_inset
14122
14123
14124 \series bold
14125 verdeoscuro
14126 \series default
14127
14128 \begin_inset Quotes frd
14129 \end_inset
14130
14131  con la línea de preámbulo LaTeX:
14132 \end_layout
14133
14134 \begin_layout Standard
14135
14136 \series bold
14137
14138 \backslash
14139 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14140 \series default
14141
14142 \begin_inset Index
14143 status collapsed
14144
14145 \begin_layout Plain Layout
14146 Comandos ! D ! 
14147 \backslash
14148 definecolor
14149 \end_layout
14150
14151 \end_inset
14152
14153
14154 \end_layout
14155
14156 \begin_layout Standard
14157
14158 \series bold
14159 cmyk
14160 \series default
14161  es el espacio de color referido a los colores 
14162 \series bold
14163 cyan
14164 \series default
14165
14166 \series bold
14167 magenta
14168 \series default
14169
14170 \series bold
14171 yellow
14172 \series default
14173  y 
14174 \series bold
14175 black
14176 \series default
14177 .
14178  Los cuatro números separados por coma son el factor de cuota para los colores
14179  correspondientes del espacio de color.
14180  Los factores pueden estar en el rango 0-1.
14181  En vez de 
14182 \series bold
14183 cmyk
14184 \series default
14185  se puede usar el espacio de color 
14186 \series bold
14187 rgb
14188 \series default
14189 , que se refiere a 
14190 \series bold
14191 red
14192 \series default
14193
14194 \series bold
14195 green
14196 \series default
14197  y 
14198 \series bold
14199 blue
14200 \series default
14201 , así pues en este caso hay tres factores de cuota para los correspondientes
14202  colores.
14203  Además hay el espacio de color 
14204 \series bold
14205 gray
14206 \series default
14207  con un factor de cuota para el valor gris.
14208 \end_layout
14209
14210 \begin_layout Standard
14211 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14212 \series bold
14213 verdeoscuro
14214 \series default
14215  y los caracteres en color amarillo:
14216 \color black
14217
14218 \begin_inset Formula \begin{equation}
14219 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14220
14221 \end_inset
14222
14223
14224 \end_layout
14225
14226 \begin_layout Standard
14227 Los colores personalizados también se pueden usar para texto con la ayuda
14228  del comando 
14229 \series bold
14230
14231 \backslash
14232 textcolor
14233 \series default
14234
14235 \begin_inset Index
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239 Texto ! coloreado
14240 \end_layout
14241
14242 \end_inset
14243
14244
14245 \end_layout
14246
14247 \begin_layout Standard
14248 \begin_inset ERT
14249 status open
14250
14251 \begin_layout Plain Layout
14252
14253
14254 \backslash
14255 textcolor{verdeoscuro}{
14256 \end_layout
14257
14258 \end_inset
14259
14260 Esta frase en 
14261 \begin_inset Quotes fld
14262 \end_inset
14263
14264 verdeoscuro
14265 \begin_inset Quotes frd
14266 \end_inset
14267
14268 .
14269 \begin_inset ERT
14270 status collapsed
14271
14272 \begin_layout Plain Layout
14273
14274 }
14275 \end_layout
14276
14277 \end_inset
14278
14279
14280 \end_layout
14281
14282 \begin_layout Standard
14283
14284 \series bold
14285
14286 \backslash
14287 textcolor
14288 \series default
14289
14290 \begin_inset Index
14291 status collapsed
14292
14293 \begin_layout Plain Layout
14294 Comandos ! T ! 
14295 \backslash
14296 textcolor
14297 \end_layout
14298
14299 \end_inset
14300
14301  se usa con el esquema 
14302 \series bold
14303
14304 \backslash
14305 textcolor{color}{caracteres a colorear}
14306 \series default
14307 .
14308 \end_layout
14309
14310 \begin_layout Subsection
14311 Cuadros de párrafo
14312 \begin_inset CommandInset label
14313 LatexCommand label
14314 name "sub:Cuadros-de-párrafo"
14315
14316 \end_inset
14317
14318
14319 \begin_inset Index
14320 status collapsed
14321
14322 \begin_layout Plain Layout
14323 Cuadros ! para párrafos
14324 \end_layout
14325
14326 \end_inset
14327
14328
14329 \end_layout
14330
14331 \begin_layout Standard
14332 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14333  de párrafo (parbox), se puede generar con el menú 
14334 \family sans
14335 Insertar\SpecialChar \menuseparator
14336 Cuadro
14337 \family default
14338  o con el botón 
14339 \begin_inset Graphics
14340         filename ../../images/box-insert.png
14341         scale 85
14342
14343 \end_inset
14344
14345  de la barra de herramientas.
14346 \end_layout
14347
14348 \begin_layout Standard
14349 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14350 \begin_inset VSpace medskip
14351 \end_inset
14352
14353 Esta línea contiene 
14354 \begin_inset Box Boxed
14355 position "c"
14356 hor_pos "c"
14357 has_inner_box 1
14358 inner_pos "c"
14359 use_parbox 1
14360 width "5cm"
14361 special "none"
14362 height "1in"
14363 height_special "totalheight"
14364 status collapsed
14365
14366 \begin_layout Plain Layout
14367 Esto es un cuadro de párrafo.
14368  Tiene exactamente 5
14369 \begin_inset space \thinspace{}
14370 \end_inset
14371
14372 cm de largo y además puede contener ecuaciones: 
14373 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14374 \end_inset
14375
14376
14377 \end_layout
14378
14379 \end_inset
14380
14381
14382 \begin_inset space ~
14383 \end_inset
14384
14385  un cuadro de párrafo.
14386 \begin_inset VSpace medskip
14387 \end_inset
14388
14389 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14390  Surge un diálogo con las propiedades del cuadro.
14391  En este caso: 
14392 \emph on
14393 Decoración
14394 \emph default
14395 : Marco rectangular, 
14396 \emph on
14397 Cuadro interior
14398 \emph default
14399 : Párrafo, 
14400 \emph on
14401 Ancho
14402 \emph default
14403 : 5
14404 \begin_inset space \thinspace{}
14405 \end_inset
14406
14407 cm, 
14408 \emph on
14409 Alineación Vertical
14410 \emph default
14411  
14412 \emph on
14413 Cuadro
14414 \emph default
14415 : Medio.
14416 \end_layout
14417
14418 \begin_layout Standard
14419 \begin_inset VSpace medskip
14420 \end_inset
14421
14422 En LaTeX, un cuadro de párrafo se inserta con el comando 
14423 \series bold
14424
14425 \backslash
14426 parbox
14427 \series default
14428
14429 \begin_inset Index
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433 Comandos ! P ! 
14434 \backslash
14435 parbox
14436 \end_layout
14437
14438 \end_inset
14439
14440  con el esquema siguiente:
14441 \end_layout
14442
14443 \begin_layout Standard
14444
14445 \series bold
14446
14447 \backslash
14448 parbox[posición]{anchura}{contenido}
14449 \end_layout
14450
14451 \begin_layout Standard
14452 Son posibles las posiciones 
14453 \emph on
14454 b
14455 \emph default
14456  y 
14457 \emph on
14458 t
14459 \emph default
14460
14461 \emph on
14462 b
14463 \emph default
14464  por 
14465 \begin_inset Quotes fld
14466 \end_inset
14467
14468 bottom
14469 \begin_inset Quotes frd
14470 \end_inset
14471
14472  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14473  Con 
14474 \emph on
14475 t
14476 \emph default
14477 , por 
14478 \begin_inset Quotes fld
14479 \end_inset
14480
14481 top
14482 \begin_inset Quotes frd
14483 \end_inset
14484
14485  (arriba), la alineación se hace con la primera línea.
14486  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14487  
14488 \emph on
14489 Cuadros
14490 \emph default
14491  del manual 
14492 \emph on
14493 Objetos incrustados
14494 \emph default
14495  para ejemplos.
14496 \end_layout
14497
14498 \begin_layout Standard
14499 \begin_inset VSpace bigskip
14500 \end_inset
14501
14502 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14503  ponerse en un cuadro de párrafo.
14504  Para ello se inserta el comando
14505 \begin_inset Newline newline
14506 \end_inset
14507
14508
14509 \series bold
14510
14511 \backslash
14512 fbox{
14513 \backslash
14514 parbox{
14515 \backslash
14516 linewidth-2
14517 \backslash
14518 fboxsep-2
14519 \backslash
14520 fboxrule}{
14521 \begin_inset Newline newline
14522 \end_inset
14523
14524
14525 \series default
14526 en modo TeX delante de la ecuación.
14527  Aquí 
14528 \series bold
14529
14530 \backslash
14531 linewidth
14532 \begin_inset Index
14533 status collapsed
14534
14535 \begin_layout Plain Layout
14536 Comandos ! L ! 
14537 \backslash
14538 linewidth
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \series default
14545  es la anchura de línea establecida para el documento.
14546  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14547  anchura dos veces la separación del marco y el grosor.
14548  Como LyX no lo hace automáticamente debido a un fallo,
14549 \begin_inset Foot
14550 status collapsed
14551
14552 \begin_layout Plain Layout
14553 \begin_inset CommandInset href
14554 LatexCommand href
14555 name "LyX-bug #4483"
14556 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14557
14558 \end_inset
14559
14560
14561 \end_layout
14562
14563 \end_inset
14564
14565  hay que usar modo TeX.
14566  Para poder multiplicar y restar en los argumentos hay que cargar en el
14567  preámbulo LaTeX el paquete LaTeX 
14568 \series bold
14569 calc
14570 \series default
14571 ,
14572 \begin_inset Foot
14573 status collapsed
14574
14575 \begin_layout Plain Layout
14576
14577 \series bold
14578 calc
14579 \series default
14580  es parte de toda instalación LaTeX estándar.
14581 \end_layout
14582
14583 \end_inset
14584
14585
14586 \begin_inset Index
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590 Paquetes ! calc
14591 \end_layout
14592
14593 \end_inset
14594
14595  con la línea
14596 \end_layout
14597
14598 \begin_layout Standard
14599
14600 \series bold
14601
14602 \backslash
14603 usepackage{calc}
14604 \end_layout
14605
14606 \begin_layout Standard
14607 Detrás de la ecuación se cierran ambos cuadros con 
14608 \series bold
14609 }}
14610 \series default
14611  en modo TeX.
14612  Aquí hay un ejemplo:
14613 \begin_inset ERT
14614 status collapsed
14615
14616 \begin_layout Plain Layout
14617
14618
14619 \backslash
14620 fboxsep 5mm 
14621 \backslash
14622 fboxrule 5mm
14623 \end_layout
14624
14625 \end_inset
14626
14627
14628 \end_layout
14629
14630 \begin_layout Standard
14631 \begin_inset ERT
14632 status collapsed
14633
14634 \begin_layout Plain Layout
14635
14636
14637 \backslash
14638 fbox{
14639 \backslash
14640 parbox{
14641 \backslash
14642 linewidth-2
14643 \backslash
14644 fboxsep-2
14645 \backslash
14646 fboxrule}{
14647 \end_layout
14648
14649 \end_inset
14650
14651
14652 \begin_inset Formula \begin{equation}
14653 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14654
14655 \end_inset
14656
14657
14658 \end_layout
14659
14660 \begin_layout Standard
14661 \begin_inset ERT
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665
14666 }}
14667 \end_layout
14668
14669 \end_inset
14670
14671
14672 \begin_inset ERT
14673 status collapsed
14674
14675 \begin_layout Plain Layout
14676
14677
14678 \backslash
14679 fboxrule 0.4pt 
14680 \backslash
14681 fboxsep 3pt
14682 \end_layout
14683
14684 \end_inset
14685
14686
14687 \end_layout
14688
14689 \begin_layout Standard
14690 \begin_inset VSpace medskip
14691 \end_inset
14692
14693
14694 \end_layout
14695
14696 \begin_layout Standard
14697 Como se ha usado el cuadro de párrafo como argumento de 
14698 \series bold
14699
14700 \backslash
14701 fbox
14702 \series default
14703 , en este caso no hay diferencia entre 
14704 \series bold
14705
14706 \backslash
14707 fbox
14708 \series default
14709  y 
14710 \series bold
14711
14712 \backslash
14713 boxed
14714 \series default
14715 .
14716  
14717 \end_layout
14718
14719 \begin_layout Standard
14720 \begin_inset VSpace bigskip
14721 \end_inset
14722
14723
14724 \end_layout
14725
14726 \begin_layout Standard
14727 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14728  Para hacerlo, se usa 
14729 \series bold
14730
14731 \backslash
14732 parbox
14733 \series default
14734  en combinación con el comando 
14735 \series bold
14736
14737 \backslash
14738 tag
14739 \series default
14740 .
14741  (Véase más sobre 
14742 \series bold
14743
14744 \backslash
14745 tag
14746 \series default
14747  en 
14748 \begin_inset CommandInset ref
14749 LatexCommand ref
14750 reference "sub:Numeración-personalizada"
14751
14752 \end_inset
14753
14754 ).
14755 \end_layout
14756
14757 \begin_layout Standard
14758 Un ejemplo de ecuación comentada con 
14759 \series bold
14760
14761 \backslash
14762 parbox
14763 \series default
14764 :
14765 \end_layout
14766
14767 \begin_layout Standard
14768 \begin_inset ERT
14769 status collapsed
14770
14771 \begin_layout Plain Layout
14772
14773
14774 \backslash
14775 [5x-7b=3b
14776 \backslash
14777 tag*{
14778 \backslash
14779 parbox{5cm}{
14780 \end_layout
14781
14782 \end_inset
14783
14784 Esto es una descripción.
14785  Está claramente separada de la ecuación y es multilínea.
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791 }}
14792 \backslash
14793 ]
14794 \end_layout
14795
14796 \end_inset
14797
14798
14799 \end_layout
14800
14801 \begin_layout Standard
14802 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14803  no soporta el comando 
14804 \series bold
14805
14806 \backslash
14807 parbox
14808 \series default
14809  en ecuaciones.
14810  La ecuación se compone con la siguiente secuencia de comandos:
14811 \end_layout
14812
14813 \begin_layout Standard
14814 El comando 
14815 \series bold
14816
14817 \backslash
14818 [5x-7b=3b
14819 \backslash
14820 tag*
14821 \backslash
14822 {
14823 \backslash
14824 parbox{5cm}{
14825 \series default
14826  se inserta en modo TeX.
14827 \begin_inset Foot
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831 Si se usa el estilo de ecuación 
14832 \series bold
14833 Sangrado
14834 \series default
14835
14836 \series bold
14837
14838 \backslash
14839 tag*
14840 \backslash
14841
14842 \series default
14843  se puede reemplazar por 
14844 \series bold
14845
14846 \backslash
14847 hfill
14848 \series default
14849 .
14850  (Véanse los estilos de ecuación en 
14851 \begin_inset CommandInset ref
14852 LatexCommand ref
14853 reference "sec:Estilos-de-ecuación"
14854
14855 \end_inset
14856
14857 ).
14858 \end_layout
14859
14860 \end_inset
14861
14862  Después sigue la descripción en texto normal, y por último 
14863 \series bold
14864 }}
14865 \backslash
14866 ]
14867 \series default
14868  en modo TeX.
14869  Aquí los comandos 
14870 \series bold
14871
14872 \backslash
14873 [
14874 \series default
14875  y 
14876 \series bold
14877
14878 \backslash
14879 ]
14880 \series default
14881  crean una ecuación presentada.
14882 \end_layout
14883
14884 \begin_layout Standard
14885 Las ventajas de 
14886 \series bold
14887
14888 \backslash
14889 parbox
14890 \series default
14891  pueden verse en este ejemplo que se ha 
14892 \begin_inset Quotes fld
14893 \end_inset
14894
14895 comentado
14896 \begin_inset Quotes frd
14897 \end_inset
14898
14899  usando el modo texto matemático:
14900 \begin_inset Formula \[
14901 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14902
14903 \end_inset
14904
14905
14906 \end_layout
14907
14908 \begin_layout Section
14909 Operadores
14910 \begin_inset Index
14911 status collapsed
14912
14913 \begin_layout Plain Layout
14914 Operadores
14915 \end_layout
14916
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \begin_layout Subsection
14923 Operadores grandes
14924 \begin_inset CommandInset label
14925 LatexCommand label
14926 name "sub:Operadores-grandes"
14927
14928 \end_inset
14929
14930
14931 \begin_inset Index
14932 status collapsed
14933
14934 \begin_layout Plain Layout
14935 Operadores ! grandes
14936 \end_layout
14937
14938 \end_inset
14939
14940
14941 \begin_inset Index
14942 status collapsed
14943
14944 \begin_layout Plain Layout
14945 Sumatorios
14946 \end_layout
14947
14948 \end_inset
14949
14950
14951 \begin_inset Index
14952 status collapsed
14953
14954 \begin_layout Plain Layout
14955 Integrales
14956 \end_layout
14957
14958 \end_inset
14959
14960
14961 \end_layout
14962
14963 \begin_layout Standard
14964 Para poder usar todos los comandos de integrales listados aquí, debe estar
14965  marcada la opción 
14966 \family sans
14967 Usar paquete esint automáticamente
14968 \family default
14969  en el apartado 
14970 \family sans
14971 Ecuaciones
14972 \family default
14973  de la configuración del documento.
14974  
14975 \end_layout
14976
14977 \begin_layout Standard
14978 \begin_inset space \hfill{}
14979 \end_inset
14980
14981
14982 \begin_inset Tabular
14983 <lyxtabular version="3" rows="11" columns="2">
14984 <features>
14985 <column alignment="center" valignment="top" width="0pt">
14986 <column alignment="center" valignment="top" width="0pt">
14987 <row>
14988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14989 \begin_inset Text
14990
14991 \begin_layout Plain Layout
14992 Comando
14993 \end_layout
14994
14995 \end_inset
14996 </cell>
14997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14998 \begin_inset Text
14999
15000 \begin_layout Plain Layout
15001 Resultado
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 </row>
15007 <row>
15008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012
15013 \backslash
15014 sum
15015 \begin_inset Index
15016 status collapsed
15017
15018 \begin_layout Plain Layout
15019 Comandos ! S ! 
15020 \backslash
15021 sum
15022 \end_layout
15023
15024 \end_inset
15025
15026
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035 \begin_inset Formula $\sum$
15036 \end_inset
15037
15038
15039 \end_layout
15040
15041 \end_inset
15042 </cell>
15043 </row>
15044 <row>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049
15050 \backslash
15051 int
15052 \begin_inset Index
15053 status collapsed
15054
15055 \begin_layout Plain Layout
15056 Comandos ! I ! 
15057 \backslash
15058 int
15059 \end_layout
15060
15061 \end_inset
15062
15063
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15069 \begin_inset Text
15070
15071 \begin_layout Plain Layout
15072 \begin_inset Formula $\int$
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 </row>
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \backslash
15088 intop
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 \begin_inset Formula $\intop$
15098 \end_inset
15099
15100
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 </row>
15106 <row>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111
15112 \backslash
15113 oint
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122 \begin_inset Formula $\oint$
15123 \end_inset
15124
15125
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 <row>
15132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136
15137 \backslash
15138 ointop
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147 \begin_inset Formula $\ointop$
15148 \end_inset
15149
15150
15151 \end_layout
15152
15153 \end_inset
15154 </cell>
15155 </row>
15156 <row>
15157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161
15162 \backslash
15163 ointctrclockwise
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172 \begin_inset Formula $\ointctrclockwise$
15173 \end_inset
15174
15175
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 </row>
15181 <row>
15182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15183 \begin_inset Text
15184
15185 \begin_layout Plain Layout
15186
15187 \backslash
15188 ointclockwise
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197 \begin_inset Formula $\ointclockwise$
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \end_inset
15204 </cell>
15205 </row>
15206 <row>
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Plain Layout
15211
15212 \backslash
15213 sqint
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 \begin_inset Formula $\sqint$
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row>
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \backslash
15238 bigcap
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247 \begin_inset Formula $\bigcap$
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row>
15257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261
15262 \backslash
15263 bigcup
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Plain Layout
15272 \begin_inset Formula $\bigcup$
15273 \end_inset
15274
15275
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 </lyxtabular>
15282
15283 \end_inset
15284
15285
15286 \begin_inset space \hfill{}
15287 \end_inset
15288
15289
15290 \begin_inset Tabular
15291 <lyxtabular version="3" rows="10" columns="2">
15292 <features>
15293 <column alignment="center" valignment="top" width="0pt">
15294 <column alignment="center" valignment="top" width="0pt">
15295 <row>
15296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300 Comando
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 Resultado
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 </row>
15315 <row>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320
15321 \backslash
15322 prod
15323 \begin_inset Index
15324 status collapsed
15325
15326 \begin_layout Plain Layout
15327 Comandos ! P ! 
15328 \backslash
15329 prod
15330 \end_layout
15331
15332 \end_inset
15333
15334
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 \begin_inset Formula $\prod$
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 </row>
15352 <row>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357
15358 \backslash
15359 coprod
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Plain Layout
15368 \begin_inset Formula $\coprod$
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 </row>
15377 <row>
15378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382
15383 \backslash
15384 bigodot
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393 \begin_inset Formula $\bigodot$
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 </row>
15402 <row>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407
15408 \backslash
15409 bigotimes
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 \begin_inset Formula $\bigotimes$
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row>
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432
15433 \backslash
15434 bigoplus
15435 \end_layout
15436
15437 \end_inset
15438 </cell>
15439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15440 \begin_inset Text
15441
15442 \begin_layout Plain Layout
15443 \begin_inset Formula $\bigoplus$
15444 \end_inset
15445
15446
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 <row>
15453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457
15458 \backslash
15459 bigwedge
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468 \begin_inset Formula $\bigwedge$
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 </row>
15477 <row>
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482
15483 \backslash
15484 bigvee
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493 \begin_inset Formula $\bigvee$
15494 \end_inset
15495
15496
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 </row>
15502 <row>
15503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15504 \begin_inset Text
15505
15506 \begin_layout Plain Layout
15507
15508 \backslash
15509 bigsqcup
15510 \end_layout
15511
15512 \end_inset
15513 </cell>
15514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15515 \begin_inset Text
15516
15517 \begin_layout Plain Layout
15518 \begin_inset Formula $\bigsqcup$
15519 \end_inset
15520
15521
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 </row>
15527 <row>
15528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15529 \begin_inset Text
15530
15531 \begin_layout Plain Layout
15532
15533 \backslash
15534 biguplus
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15540 \begin_inset Text
15541
15542 \begin_layout Plain Layout
15543 \begin_inset Formula $\biguplus$
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 </row>
15552 </lyxtabular>
15553
15554 \end_inset
15555
15556
15557 \begin_inset space \hfill{}
15558 \end_inset
15559
15560
15561 \end_layout
15562
15563 \begin_layout Standard
15564 Todos los operadores grandes se pueden insertar con el botón 
15565 \begin_inset Graphics
15566         filename ../../images/math/intop.png
15567         scale 85
15568
15569 \end_inset
15570
15571  de la barra de ecuaciones.
15572 \end_layout
15573
15574 \begin_layout Standard
15575 Estos operadores son llamados grandes porque son mayores que los operadores
15576  binarios de aspecto semejante.
15577  Todos los operadores grandes pueden tener límites, como se describe en
15578  la subsección siguiente.
15579 \end_layout
15580
15581 \begin_layout Standard
15582 Los operadores 
15583 \series bold
15584
15585 \backslash
15586 intop
15587 \series default
15588  y 
15589 \series bold
15590
15591 \backslash
15592 ointop
15593 \series default
15594  difieren de 
15595 \series bold
15596
15597 \backslash
15598 int
15599 \series default
15600  y 
15601 \series bold
15602
15603 \backslash
15604 oint
15605 \series default
15606  en el estilo en que se presentan los límites, véase
15607 \series bold
15608  
15609 \series default
15610
15611 \begin_inset CommandInset ref
15612 LatexCommand ref
15613 reference "sub:Límites-de-operadores"
15614
15615 \end_inset
15616
15617 .
15618 \end_layout
15619
15620 \begin_layout Subsubsection*
15621 Sugerencias para las integrales
15622 \end_layout
15623
15624 \begin_layout Standard
15625 La letra 
15626 \emph on
15627 d
15628 \emph default
15629  en una integral es un operador, por consiguiente debe escribirse en redonda.
15630  Esto se hace resaltando la 
15631 \emph on
15632 d
15633 \emph default
15634  y usando el atajo de teclado 
15635 \family sans
15636 Alt-c
15637 \begin_inset space ~
15638 \end_inset
15639
15640 r
15641 \family default
15642 .
15643 \begin_inset Foot
15644 status open
15645
15646 \begin_layout Plain Layout
15647 véase estilos de letras en 
15648 \begin_inset CommandInset ref
15649 LatexCommand ref
15650 reference "sub:Estilos-de-fuentes"
15651
15652 \end_inset
15653
15654  
15655 \end_layout
15656
15657 \end_inset
15658
15659  Delante de la 
15660 \emph on
15661 d
15662 \emph default
15663  se inserta un espacio delgado, como es habitual en los operadores.
15664  Un ejemplo:
15665 \end_layout
15666
15667 \begin_layout Standard
15668 incorrecto: 
15669 \begin_inset Formula $\int A(x)dx$
15670 \end_inset
15671
15672
15673 \begin_inset Newline newline
15674 \end_inset
15675
15676
15677 \begin_inset ERT
15678 status collapsed
15679
15680 \begin_layout Plain Layout
15681
15682
15683 \backslash
15684 hphantom{in}
15685 \end_layout
15686
15687 \end_inset
15688
15689 correcto: 
15690 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \begin_layout Standard
15697 Para integrales múltiples hay los siguientes comandos:
15698 \begin_inset VSpace medskip
15699 \end_inset
15700
15701
15702 \end_layout
15703
15704 \begin_layout Standard
15705 \begin_inset space \hfill{}
15706 \end_inset
15707
15708
15709 \begin_inset Tabular
15710 <lyxtabular version="3" rows="4" columns="2">
15711 <features>
15712 <column alignment="center" valignment="top" width="0">
15713 <column alignment="center" valignment="top" width="0">
15714 <row>
15715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Plain Layout
15719 Comando
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15725 \begin_inset Text
15726
15727 \begin_layout Plain Layout
15728 Resultado
15729 \begin_inset Note Note
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733
15734 \series bold
15735
15736 \backslash
15737 raisebox
15738 \series default
15739  se usa sólo como espaciador
15740 \end_layout
15741
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 </row>
15750 <row>
15751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755
15756 \backslash
15757 iint
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15763 \begin_inset Text
15764
15765 \begin_layout Plain Layout
15766 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 </row>
15775 <row>
15776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780
15781 \backslash
15782 oiint
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 </row>
15800 <row>
15801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805
15806 \backslash
15807 sqiint
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 </row>
15825 </lyxtabular>
15826
15827 \end_inset
15828
15829
15830 \begin_inset space \hfill{}
15831 \end_inset
15832
15833
15834 \begin_inset Tabular
15835 <lyxtabular version="3" rows="4" columns="2">
15836 <features>
15837 <column alignment="center" valignment="top" width="0">
15838 <column alignment="center" valignment="top" width="0">
15839 <row>
15840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844 Comando
15845 \end_layout
15846
15847 \end_inset
15848 </cell>
15849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15850 \begin_inset Text
15851
15852 \begin_layout Plain Layout
15853 Resultado
15854 \begin_inset Note Note
15855 status collapsed
15856
15857 \begin_layout Plain Layout
15858
15859 \series bold
15860
15861 \backslash
15862 raisebox
15863 \series default
15864  se usa sólo como espaciador
15865 \end_layout
15866
15867 \end_inset
15868
15869
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 </row>
15875 <row>
15876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Plain Layout
15880
15881 \backslash
15882 iiint
15883 \end_layout
15884
15885 \end_inset
15886 </cell>
15887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15888 \begin_inset Text
15889
15890 \begin_layout Plain Layout
15891 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 </row>
15900 <row>
15901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905
15906 \backslash
15907 iiiint
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15917 \end_inset
15918
15919
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 </row>
15925 <row>
15926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930
15931 \backslash
15932 dotsint
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Plain Layout
15941 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15942 \end_inset
15943
15944
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 </row>
15950 </lyxtabular>
15951
15952 \end_inset
15953
15954
15955 \begin_inset space \hfill{}
15956 \end_inset
15957
15958
15959 \end_layout
15960
15961 \begin_layout Subsection
15962 Límites de operadores
15963 \begin_inset CommandInset label
15964 LatexCommand label
15965 name "sub:Límites-de-operadores"
15966
15967 \end_inset
15968
15969
15970 \begin_inset Index
15971 status collapsed
15972
15973 \begin_layout Plain Layout
15974 Operadores ! límites de
15975 \end_layout
15976
15977 \end_inset
15978
15979
15980 \end_layout
15981
15982 \begin_layout Standard
15983 Los límites se crean mediante superíndices y subíndices:
15984 \end_layout
15985
15986 \begin_layout Standard
15987 \noindent
15988 \align center
15989 \begin_inset Tabular
15990 <lyxtabular version="3" rows="2" columns="2">
15991 <features>
15992 <column alignment="center" valignment="top" width="0">
15993 <column alignment="center" valignment="top" width="0">
15994 <row>
15995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999 Comando
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16005 \begin_inset Text
16006
16007 \begin_layout Plain Layout
16008 Resultado
16009 \begin_inset Note Note
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013
16014 \series bold
16015
16016 \backslash
16017 raisebox
16018 \series default
16019  se usa sólo como espaciador
16020 \end_layout
16021
16022 \end_inset
16023
16024
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 </row>
16030 <row>
16031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \backslash
16037 prod^
16038 \backslash
16039 infty
16040 \begin_inset ERT
16041 status collapsed
16042
16043 \begin_layout Plain Layout
16044
16045
16046 \backslash
16047 spce 
16048 \end_layout
16049
16050 \end_inset
16051
16052
16053 \begin_inset Formula $\to$
16054 \end_inset
16055
16056 _0
16057 \begin_inset Formula $\to$
16058 \end_inset
16059
16060 A(x)
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16070 \end_inset
16071
16072
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 </row>
16078 </lyxtabular>
16079
16080 \end_inset
16081
16082
16083 \end_layout
16084
16085 \begin_layout Standard
16086 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16087  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16088 \end_layout
16089
16090 \begin_layout Standard
16091 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16092  directamente detrás del operador y se elige 
16093 \series bold
16094 Insertado
16095 \series default
16096  en el menú 
16097 \family sans
16098 Editar\SpecialChar \menuseparator
16099 Ecuación\SpecialChar \menuseparator
16100 Cambiar tipo de límites
16101 \family default
16102  (atajo 
16103 \family sans
16104 Alt-m
16105 \begin_inset space ~
16106 \end_inset
16107
16108 l
16109 \family default
16110 ).
16111  Un ejemplo:
16112 \end_layout
16113
16114 \begin_layout Standard
16115 Los límites por omisión son:
16116 \begin_inset Formula \[
16117 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16118
16119 \end_inset
16120
16121
16122 \end_layout
16123
16124 \begin_layout Standard
16125 Así se ven si se cambia el tipo de límites a 
16126 \series bold
16127 Insertado
16128 \series default
16129 :
16130 \begin_inset Formula \[
16131 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16132
16133 \end_inset
16134
16135
16136 \end_layout
16137
16138 \begin_layout Standard
16139 En integrales, excepto 
16140 \series bold
16141
16142 \backslash
16143 intop
16144 \series default
16145  y 
16146 \series bold
16147
16148 \backslash
16149 ointop
16150 \series default
16151 , los límites se colocan por omisión junto al operador.
16152  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16153  operador.
16154  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16155 \series bold
16156 Pantalla
16157 \series default
16158  para poner el límite debajo:
16159 \begin_inset Formula \begin{equation}
16160 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16161
16162 \end_inset
16163
16164
16165 \begin_inset VSpace medskip
16166 \end_inset
16167
16168 Para especificar condiciones en los límites se usan los comandos 
16169 \series bold
16170
16171 \backslash
16172 subarray
16173 \series default
16174
16175 \begin_inset Index
16176 status collapsed
16177
16178 \begin_layout Plain Layout
16179 Comandos ! S ! 
16180 \backslash
16181 subarray
16182 \end_layout
16183
16184 \end_inset
16185
16186  y 
16187 \series bold
16188
16189 \backslash
16190 substack
16191 \series default
16192
16193 \begin_inset Index
16194 status collapsed
16195
16196 \begin_layout Plain Layout
16197 Comandos ! S ! 
16198 \backslash
16199 substack
16200 \end_layout
16201
16202 \end_inset
16203
16204 .
16205  Por ejemplo, para componer la expresión
16206 \begin_inset Formula \begin{equation}
16207 \sum_{\begin{subarray}{c}
16208 0<k<1000\\
16209 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16210
16211 \end_inset
16212
16213 se ha hecho lo siguiente: primero se escribe el comando 
16214 \series bold
16215
16216 \backslash
16217 sum^n
16218 \series default
16219
16220 \begin_inset ERT
16221 status collapsed
16222
16223 \begin_layout Plain Layout
16224
16225
16226 \backslash
16227 spce 
16228 \end_layout
16229
16230 \end_inset
16231
16232
16233 \series bold
16234 _
16235 \series default
16236 .
16237  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16238  se inserta el comando 
16239 \series bold
16240
16241 \backslash
16242 subarray
16243 \series default
16244
16245 \begin_inset ERT
16246 status collapsed
16247
16248 \begin_layout Plain Layout
16249
16250
16251 \backslash
16252 spce 
16253 \end_layout
16254
16255 \end_inset
16256
16257 .
16258  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16259  distintas.
16260  Cada línea nueva se crea con un salto de línea (
16261 \family sans
16262 Ctrl-Retorno
16263 \family default
16264 ).
16265  Si ahora se escribe en ella
16266 \begin_inset Newline newline
16267 \end_inset
16268
16269
16270 \series bold
16271 0<k<1000 Ctrl-Retorno
16272 \begin_inset Newline newline
16273 \end_inset
16274
16275
16276 \series default
16277 aparece debajo un nuevo marco para la línea nueva.
16278 \end_layout
16279
16280 \begin_layout Standard
16281 La alineación de las líneas puede cambiarse a la izquierda con la 
16282 \family sans
16283 barra de herramientas de tabla
16284 \family default
16285  o con el menú 
16286 \family sans
16287 Editar\SpecialChar \menuseparator
16288 Filas y columnas
16289 \family default
16290 .
16291  Para obtener alineación derecha se inserta 
16292 \series bold
16293
16294 \backslash
16295 hfill
16296 \series default
16297
16298 \begin_inset ERT
16299 status collapsed
16300
16301 \begin_layout Plain Layout
16302
16303
16304 \backslash
16305 spce 
16306 \end_layout
16307
16308 \end_inset
16309
16310  al principio de la línea.
16311 \end_layout
16312
16313 \begin_layout Standard
16314 El comando 
16315 \series bold
16316
16317 \backslash
16318 substack
16319 \series default
16320  es equivalente a 
16321 \series bold
16322
16323 \backslash
16324 subarray
16325 \series default
16326  con la diferencia de que las líneas están siempre centradas.
16327 \begin_inset VSpace bigskip
16328 \end_inset
16329
16330
16331 \end_layout
16332
16333 \begin_layout Standard
16334 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16335  siguientes, como en la ecuación 
16336 \begin_inset CommandInset ref
16337 LatexCommand eqref
16338 reference "eq:substack"
16339
16340 \end_inset
16341
16342 , porque éstos se colocan junto a los límites.
16343 \end_layout
16344
16345 \begin_layout Standard
16346 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16347 \end_layout
16348
16349 \begin_layout Standard
16350
16351 \series bold
16352
16353 \backslash
16354 def
16355 \backslash
16356 clap#1{
16357 \backslash
16358 hbox to 0pt{
16359 \backslash
16360 hss #1
16361 \backslash
16362 hss}}
16363 \begin_inset Newline newline
16364 \end_inset
16365
16366
16367 \backslash
16368 def
16369 \backslash
16370 mathclap {
16371 \backslash
16372 mathpalette 
16373 \backslash
16374 mathclapinternal}
16375 \begin_inset Newline newline
16376 \end_inset
16377
16378
16379 \backslash
16380 def
16381 \backslash
16382 mathclapinternal #1#2{
16383 \backslash
16384 clap{$
16385 \backslash
16386 mathsurround =0pt #1{#2}$}}
16387 \end_layout
16388
16389 \begin_layout Standard
16390 En ella se define el comando 
16391 \series bold
16392
16393 \backslash
16394 mathclap
16395 \series default
16396
16397 \begin_inset Index
16398 status collapsed
16399
16400 \begin_layout Plain Layout
16401 Comandos ! M ! 
16402 \backslash
16403 mathclap
16404 \end_layout
16405
16406 \end_inset
16407
16408  que establece la anchura del límite en 0
16409 \begin_inset space \thinspace{}
16410 \end_inset
16411
16412 pt.
16413  El esquema del comando es:
16414 \end_layout
16415
16416 \begin_layout Standard
16417
16418 \series bold
16419
16420 \backslash
16421 mathclap{límite}
16422 \end_layout
16423
16424 \begin_layout Standard
16425 donde el límite puede consistir en varias condiciones.
16426 \end_layout
16427
16428 \begin_layout Standard
16429 Aplicado en la ecuación 
16430 \begin_inset CommandInset ref
16431 LatexCommand eqref
16432 reference "eq:substack"
16433
16434 \end_inset
16435
16436  se usa el comando
16437 \end_layout
16438
16439 \begin_layout Standard
16440
16441 \series bold
16442
16443 \backslash
16444 sum_
16445 \backslash
16446 mathclap{
16447 \backslash
16448 substack
16449 \begin_inset ERT
16450 status collapsed
16451
16452 \begin_layout Plain Layout
16453
16454
16455 \backslash
16456 spce 
16457 \end_layout
16458
16459 \end_inset
16460
16461 0<k<1000 Ctrl-Retorno
16462 \end_layout
16463
16464 \begin_layout Standard
16465 para componer el límite inferior.
16466  Ahora el sumando está junto al sumatorio:
16467 \begin_inset Formula \[
16468 \sum_{\mathclap{\substack{0<k<1000\\
16469 \\k\,\in\,\mathbb{N}}
16470 }}^{n}k^{-2}\]
16471
16472 \end_inset
16473
16474
16475 \begin_inset VSpace bigskip
16476 \end_inset
16477
16478 Cómo utilizar un límite para varios operadores se describe en la 
16479 \begin_inset CommandInset ref
16480 LatexCommand ref
16481 reference "sub:Operadores-de-usuario"
16482
16483 \end_inset
16484
16485 .
16486 \end_layout
16487
16488 \begin_layout Subsection
16489 Operadores binarios
16490 \begin_inset CommandInset label
16491 LatexCommand label
16492 name "sub:Operadores-binarios"
16493
16494 \end_inset
16495
16496
16497 \begin_inset Index
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501 Operadores ! binarios
16502 \end_layout
16503
16504 \end_inset
16505
16506
16507 \end_layout
16508
16509 \begin_layout Standard
16510 Los operadores binarios se rodean por espacios si llevan un carácter delante
16511  o detrás.
16512 \begin_inset VSpace medskip
16513 \end_inset
16514
16515
16516 \end_layout
16517
16518 \begin_layout Standard
16519 \begin_inset space \hfill{}
16520 \end_inset
16521
16522
16523 \begin_inset Tabular
16524 <lyxtabular version="3" rows="13" columns="2">
16525 <features>
16526 <column alignment="center" valignment="top" width="0pt">
16527 <column alignment="center" valignment="top" width="0pt">
16528 <row>
16529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 Comando
16534 \begin_inset Note Note
16535 status collapsed
16536
16537 \begin_layout Plain Layout
16538
16539 \series bold
16540
16541 \backslash
16542 raisebox
16543 \series default
16544  se usa sólo como espaciador
16545 \end_layout
16546
16547 \end_inset
16548
16549
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558 Operador
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 <row>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569 +
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 \begin_inset Formula $+$
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 -
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 \begin_inset Formula $-$
16602 \end_inset
16603
16604
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 </row>
16610 <row>
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615
16616 \backslash
16617 pm
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626 \begin_inset Formula $\pm$
16627 \end_inset
16628
16629
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 </row>
16635 <row>
16636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640
16641 \backslash
16642 mp
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Plain Layout
16651 \begin_inset Formula $\mp$
16652 \end_inset
16653
16654
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 </row>
16660 <row>
16661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665
16666 \backslash
16667 cdot
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 \begin_inset Formula $\cdot$
16677 \end_inset
16678
16679
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row>
16686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690
16691 \backslash
16692 times
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 \begin_inset Formula $\times$
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \backslash
16717 div
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 \begin_inset Formula $\div$
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 </row>
16735 <row>
16736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 \begin_inset ERT
16741 status collapsed
16742
16743 \begin_layout Plain Layout
16744
16745
16746 \backslash
16747 raisebox{-1.2mm}{
16748 \end_layout
16749
16750 \end_inset
16751
16752 *
16753 \begin_inset ERT
16754 status collapsed
16755
16756 \begin_layout Plain Layout
16757
16758 }
16759 \end_layout
16760
16761 \end_inset
16762
16763
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772 \begin_inset Formula $*$
16773 \end_inset
16774
16775
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 </row>
16781 <row>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786
16787 \backslash
16788 star
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797 \begin_inset Formula $\star$
16798 \end_inset
16799
16800
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 </row>
16806 <row>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \backslash
16813 circ
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 \begin_inset Formula $\circ$
16823 \end_inset
16824
16825
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 </row>
16831 <row>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836
16837 \backslash
16838 diamond
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 \begin_inset Formula $\diamond$
16848 \end_inset
16849
16850
16851 \end_layout
16852
16853 \end_inset
16854 </cell>
16855 </row>
16856 <row>
16857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Plain Layout
16861
16862 \backslash
16863 bullet
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872 \begin_inset Formula $\bullet$
16873 \end_inset
16874
16875
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 </row>
16881 </lyxtabular>
16882
16883 \end_inset
16884
16885
16886 \begin_inset space \hfill{}
16887 \end_inset
16888
16889
16890 \begin_inset Tabular
16891 <lyxtabular version="3" rows="13" columns="2">
16892 <features>
16893 <column alignment="center" valignment="top" width="0pt">
16894 <column alignment="center" valignment="top" width="0pt">
16895 <row>
16896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 Comando
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909 Operador
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 </row>
16915 <row>
16916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \backslash
16922 nabla
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 \begin_inset Formula $\nabla$
16932 \end_inset
16933
16934
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 </row>
16940 <row>
16941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945
16946 \backslash
16947 bigtriangledown
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 \begin_inset Formula $\bigtriangledown$
16957 \end_inset
16958
16959
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 </row>
16965 <row>
16966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16967 \begin_inset Text
16968
16969 \begin_layout Plain Layout
16970
16971 \backslash
16972 bigtriangleup
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981 \begin_inset Formula $\bigtriangleup$
16982 \end_inset
16983
16984
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 </row>
16990 <row>
16991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995
16996 \backslash
16997 Box
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 \begin_inset Formula $\Box$
17007 \end_inset
17008
17009
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 </row>
17015 <row>
17016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020
17021 \backslash
17022 cap 
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 \begin_inset Formula $\cap$
17032 \end_inset
17033
17034
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 </row>
17040 <row>
17041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045
17046 \backslash
17047 cup
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056 \begin_inset Formula $\cup$
17057 \end_inset
17058
17059
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 </row>
17065 <row>
17066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070
17071 \backslash
17072 dagger
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081 \begin_inset Formula $\dagger$
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 <row>
17091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095
17096 \backslash
17097 ddagger
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 \begin_inset Formula $\ddagger$
17107 \end_inset
17108
17109
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 </row>
17115 <row>
17116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120
17121 \backslash
17122 wr
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131 \begin_inset Formula $\wr$
17132 \end_inset
17133
17134
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 </row>
17140 <row>
17141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145
17146 \backslash
17147 bigcirc
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156 \begin_inset Formula $\bigcirc$
17157 \end_inset
17158
17159
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 </row>
17165 <row>
17166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170
17171 \backslash
17172 wedge
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181 \begin_inset Formula $\wedge$
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 </row>
17190 <row>
17191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195
17196 \backslash
17197 vee
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206 \begin_inset Formula $\vee$
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 </row>
17215 </lyxtabular>
17216
17217 \end_inset
17218
17219
17220 \begin_inset space \hfill{}
17221 \end_inset
17222
17223
17224 \begin_inset Tabular
17225 <lyxtabular version="3" rows="13" columns="2">
17226 <features>
17227 <column alignment="center" valignment="top" width="0pt">
17228 <column alignment="center" valignment="top" width="0pt">
17229 <row>
17230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234 Comando
17235 \end_layout
17236
17237 \end_inset
17238 </cell>
17239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17240 \begin_inset Text
17241
17242 \begin_layout Plain Layout
17243 Operador
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 </row>
17249 <row>
17250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254
17255 \backslash
17256 oplus
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 \begin_inset Formula $\oplus$
17266 \end_inset
17267
17268
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 <row>
17275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279
17280 \backslash
17281 ominus
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 \begin_inset Formula $\ominus$
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 </row>
17299 <row>
17300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304
17305 \backslash
17306 otimes
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315 \begin_inset Formula $\otimes$
17316 \end_inset
17317
17318
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 </row>
17324 <row>
17325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329
17330 \backslash
17331 oslash
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 \begin_inset Formula $\oslash$
17341 \end_inset
17342
17343
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 </row>
17349 <row>
17350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \backslash
17356 odot
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 \begin_inset Formula $\odot$
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 </row>
17374 <row>
17375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379
17380 \backslash
17381 amalg
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 \begin_inset Formula $\amalg$
17391 \end_inset
17392
17393
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 </row>
17399 <row>
17400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404
17405 \backslash
17406 uplus
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 \begin_inset Formula $\uplus$
17416 \end_inset
17417
17418
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 </row>
17424 <row>
17425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429
17430 \backslash
17431 setminus
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 \begin_inset Formula $\setminus$
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 </row>
17449 <row>
17450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454
17455 \backslash
17456 sqcap
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465 \begin_inset Formula $\sqcap$
17466 \end_inset
17467
17468
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 </row>
17474 <row>
17475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479
17480 \backslash
17481 sqcup
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490 \begin_inset Formula $\sqcup$
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 </row>
17499 <row>
17500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504
17505 \backslash
17506 triangleleft
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 \begin_inset Formula $\triangleleft$
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 </row>
17524 <row>
17525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529
17530 \backslash
17531 triangleright
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 \begin_inset Formula $\triangleright$
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 </row>
17549 </lyxtabular>
17550
17551 \end_inset
17552
17553
17554 \begin_inset space \hfill{}
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \begin_layout Standard
17561 Todos los operadores binarios se pueden insertar también con el botón 
17562 \begin_inset Graphics
17563         filename ../../images/math/pm.png
17564         scale 85
17565
17566 \end_inset
17567
17568  de la barra de ecuaciones.
17569 \end_layout
17570
17571 \begin_layout Standard
17572 Para imprimir el operador Laplace se pueden usar 
17573 \series bold
17574
17575 \backslash
17576 Delta
17577 \series default
17578  o 
17579 \series bold
17580
17581 \backslash
17582 nabla
17583 \series default
17584 ^
17585 \series bold
17586 2
17587 \series default
17588  (
17589 \begin_inset Formula $\nabla^{2}$
17590 \end_inset
17591
17592 ) en vez de 
17593 \series bold
17594
17595 \backslash
17596 bigtriangleup
17597 \series default
17598 .
17599 \end_layout
17600
17601 \begin_layout Standard
17602 El carácter 
17603 \family sans
17604 Separador de menú
17605 \family default
17606  del menú 
17607 \family sans
17608 Insertar\SpecialChar \menuseparator
17609 Carácter especial
17610 \family default
17611  es el operador 
17612 \series bold
17613
17614 \backslash
17615 triangleright
17616 \series default
17617 .
17618 \end_layout
17619
17620 \begin_layout Subsection
17621 Operadores definidos por el usuario
17622 \begin_inset CommandInset label
17623 LatexCommand label
17624 name "sub:Operadores-de-usuario"
17625
17626 \end_inset
17627
17628
17629 \begin_inset Index
17630 status collapsed
17631
17632 \begin_layout Plain Layout
17633 Operadores ! personalizados
17634 \end_layout
17635
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \begin_layout Standard
17642 Con ayuda del comando 
17643 \series bold
17644
17645 \backslash
17646 DeclareMathOperator
17647 \series default
17648
17649 \begin_inset Index
17650 status collapsed
17651
17652 \begin_layout Plain Layout
17653 Comandos ! D ! 
17654 \backslash
17655 dbinom@
17656 \backslash
17657 DeclareMathOperator
17658 \end_layout
17659
17660 \end_inset
17661
17662  se pueden definir operadores personalizados en el preámbulo LaTeX.
17663  Su esquema es:
17664 \end_layout
17665
17666 \begin_layout Standard
17667
17668 \series bold
17669
17670 \backslash
17671 DeclareMathOperator{comando nuevo}{presentación}
17672 \end_layout
17673
17674 \begin_layout Standard
17675 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17676  en la salida.
17677  Para definir un operador grande hay que añadirle un * detrás.
17678  Todos los operadores grandes personalizados pueden tener límites como se
17679  describe en 
17680 \begin_inset CommandInset ref
17681 LatexCommand ref
17682 reference "sub:Límites-de-operadores"
17683
17684 \end_inset
17685
17686 .
17687 \end_layout
17688
17689 \begin_layout Standard
17690 Por ejemplo, la línea en el preámbulo LaTeX
17691 \end_layout
17692
17693 \begin_layout Standard
17694
17695 \series bold
17696
17697 \backslash
17698 DeclareMathOperator*{
17699 \backslash
17700 Lozenge}{
17701 \backslash
17702 blacklozenge}
17703 \end_layout
17704
17705 \begin_layout Standard
17706 define el comando 
17707 \series bold
17708
17709 \backslash
17710 Lozenge
17711 \series default
17712 , que inserta un operador grande que es el símbolo blacklozenge de la 
17713 \begin_inset CommandInset ref
17714 LatexCommand ref
17715 reference "sub:Símbolos-misceláneos"
17716
17717 \end_inset
17718
17719 .
17720 \begin_inset Formula \[
17721 \Lozenge_{n=1}^{\infty}\]
17722
17723 \end_inset
17724
17725 El comando para esta expresión es: 
17726 \series bold
17727
17728 \backslash
17729 Lozenge^
17730 \backslash
17731 infty
17732 \begin_inset Formula $\rightarrow$
17733 \end_inset
17734
17735 _n=1
17736 \begin_inset VSpace bigskip
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \begin_layout Standard
17743 Si los operadores personalizados no se van a usar varias veces en el documento,
17744  se pueden también definir con los comandos 
17745 \series bold
17746
17747 \backslash
17748 mathop
17749 \series default
17750
17751 \begin_inset Index
17752 status collapsed
17753
17754 \begin_layout Plain Layout
17755 Comandos ! M ! 
17756 \backslash
17757 mathop
17758 \end_layout
17759
17760 \end_inset
17761
17762  y 
17763 \series bold
17764
17765 \backslash
17766 mathbin
17767 \series default
17768
17769 \begin_inset Index
17770 status collapsed
17771
17772 \begin_layout Plain Layout
17773 Comandos ! M ! 
17774 \backslash
17775 mathbin
17776 \end_layout
17777
17778 \end_inset
17779
17780 , con el siguiente esquema:
17781 \end_layout
17782
17783 \begin_layout Standard
17784
17785 \series bold
17786
17787 \backslash
17788 mathop{presentación}
17789 \series default
17790  y 
17791 \series bold
17792
17793 \backslash
17794 mathbin{presentación}
17795 \end_layout
17796
17797 \begin_layout Standard
17798
17799 \series bold
17800
17801 \backslash
17802 mathop
17803 \series default
17804  define operadores grandes, 
17805 \series bold
17806
17807 \backslash
17808 mathbin
17809 \series default
17810  operadores binarios.
17811 \end_layout
17812
17813 \begin_layout Standard
17814
17815 \series bold
17816
17817 \backslash
17818 mathop
17819 \series default
17820  se puede usar, p.e., para poner un límite a varios operadores:
17821 \begin_inset Formula \[
17822 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17823
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \begin_layout Standard
17830 El comando para la expresión anterior es:
17831 \begin_inset Newline newline
17832 \end_inset
17833
17834
17835 \series bold
17836
17837 \backslash
17838 mathop{
17839 \backslash
17840 sum
17841 \backslash
17842 negmedspace
17843 \backslash
17844 sum
17845 \series default
17846
17847 \begin_inset ERT
17848 status collapsed
17849
17850 \begin_layout Plain Layout
17851
17852
17853 \backslash
17854 spce 
17855 \end_layout
17856
17857 \end_inset
17858
17859
17860 \series bold
17861
17862 \begin_inset Formula $\to$
17863 \end_inset
17864
17865 ^N
17866 \series default
17867
17868 \begin_inset ERT
17869 status collapsed
17870
17871 \begin_layout Plain Layout
17872
17873
17874 \backslash
17875 spce 
17876 \end_layout
17877
17878 \end_inset
17879
17880
17881 \series bold
17882 _i,j=1
17883 \end_layout
17884
17885 \begin_layout Section
17886 Fuentes
17887 \begin_inset Index
17888 status collapsed
17889
17890 \begin_layout Plain Layout
17891 Fuentes
17892 \end_layout
17893
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \begin_layout Subsection
17900 Estilos de fuentes
17901 \begin_inset CommandInset label
17902 LatexCommand label
17903 name "sub:Estilos-de-fuentes"
17904
17905 \end_inset
17906
17907
17908 \begin_inset Index
17909 status collapsed
17910
17911 \begin_layout Plain Layout
17912 Fuentes ! estilos de
17913 \end_layout
17914
17915 \end_inset
17916
17917
17918 \end_layout
17919
17920 \begin_layout Standard
17921 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17922  estilos:
17923 \end_layout
17924
17925 \begin_layout Standard
17926 \begin_inset VSpace -2mm
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \begin_layout Standard
17933 \align center
17934 \begin_inset Tabular
17935 <lyxtabular version="3" rows="6" columns="3">
17936 <features>
17937 <column alignment="center" valignment="top" width="0">
17938 <column alignment="center" valignment="top" width="0">
17939 <column alignment="center" valignment="top" width="0">
17940 <row>
17941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945 Comando
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17951 \begin_inset Text
17952
17953 \begin_layout Plain Layout
17954 Resultado
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963 atajo
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 </row>
17969 <row>
17970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974
17975 \backslash
17976 mathbb
17977 \series bold
17978
17979 \begin_inset ERT
17980 status collapsed
17981
17982 \begin_layout Plain Layout
17983
17984
17985 \backslash
17986 spce 
17987 \end_layout
17988
17989 \end_inset
17990
17991
17992 \series default
17993 ABC
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 \begin_inset Formula $\mathbb{ABC}$
18003 \end_inset
18004
18005
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 Alt-c c
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 </row>
18020 <row>
18021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025
18026 \backslash
18027 mathbf
18028 \series bold
18029
18030 \begin_inset ERT
18031 status collapsed
18032
18033 \begin_layout Plain Layout
18034
18035
18036 \backslash
18037 spce 
18038 \end_layout
18039
18040 \end_inset
18041
18042
18043 \series default
18044 AbC
18045 \end_layout
18046
18047 \end_inset
18048 </cell>
18049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18050 \begin_inset Text
18051
18052 \begin_layout Plain Layout
18053 \begin_inset Formula $\mathbf{AbC}$
18054 \end_inset
18055
18056
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 -
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 </row>
18071 <row>
18072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076
18077 \backslash
18078 boldsymbol
18079 \series bold
18080
18081 \begin_inset ERT
18082 status collapsed
18083
18084 \begin_layout Plain Layout
18085
18086
18087 \backslash
18088 spce 
18089 \end_layout
18090
18091 \end_inset
18092
18093
18094 \series default
18095 AbC
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18101 \begin_inset Text
18102
18103 \begin_layout Plain Layout
18104 \begin_inset Formula $\boldsymbol{AbC}$
18105 \end_inset
18106
18107
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 Alt-c b
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row>
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127
18128 \backslash
18129 mathcal
18130 \series bold
18131
18132 \begin_inset ERT
18133 status collapsed
18134
18135 \begin_layout Plain Layout
18136
18137
18138 \backslash
18139 spce 
18140 \end_layout
18141
18142 \end_inset
18143
18144
18145 \series default
18146 ABC
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155 \begin_inset Formula $\mathcal{ABC}$
18156 \end_inset
18157
18158
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 Alt-c e
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \backslash
18180 mathfrak
18181 \series bold
18182
18183 \begin_inset ERT
18184 status collapsed
18185
18186 \begin_layout Plain Layout
18187
18188
18189 \backslash
18190 spce 
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \series default
18197 AbC
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 \begin_inset Formula $\mathfrak{AbC}$
18207 \end_inset
18208
18209
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 -
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 </row>
18224 </lyxtabular>
18225
18226 \end_inset
18227
18228
18229 \end_layout
18230
18231 \begin_layout Standard
18232 \align center
18233 \begin_inset Tabular
18234 <lyxtabular version="3" rows="5" columns="3">
18235 <features>
18236 <column alignment="center" valignment="top" width="0">
18237 <column alignment="center" valignment="top" width="0">
18238 <column alignment="center" valignment="top" width="0">
18239 <row>
18240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 Comando
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 Resultado
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 atajo
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 </row>
18268 <row>
18269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \backslash
18275 mathit
18276 \series bold
18277
18278 \begin_inset ERT
18279 status collapsed
18280
18281 \begin_layout Plain Layout
18282
18283
18284 \backslash
18285 spce 
18286 \end_layout
18287
18288 \end_inset
18289
18290
18291 \series default
18292 AbC
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301 \begin_inset Formula $\mathit{AbC}$
18302 \end_inset
18303
18304
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 -
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 </row>
18319 <row>
18320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324
18325 \backslash
18326 mathrm
18327 \series bold
18328
18329 \begin_inset ERT
18330 status collapsed
18331
18332 \begin_layout Plain Layout
18333
18334
18335 \backslash
18336 spce 
18337 \end_layout
18338
18339 \end_inset
18340
18341
18342 \series default
18343 AbC
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18349 \begin_inset Text
18350
18351 \begin_layout Plain Layout
18352 \begin_inset Formula $\mathrm{AbC}$
18353 \end_inset
18354
18355
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 Alt-c r
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 </row>
18370 <row>
18371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375
18376 \backslash
18377 mathsf
18378 \series bold
18379
18380 \begin_inset ERT
18381 status collapsed
18382
18383 \begin_layout Plain Layout
18384
18385
18386 \backslash
18387 spce 
18388 \end_layout
18389
18390 \end_inset
18391
18392
18393 \series default
18394 AbC
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403 \begin_inset Formula $\mathsf{AbC}$
18404 \end_inset
18405
18406
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 Alt-c s
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 </row>
18421 <row>
18422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426
18427 \backslash
18428 mathtt
18429 \series bold
18430
18431 \begin_inset ERT
18432 status collapsed
18433
18434 \begin_layout Plain Layout
18435
18436
18437 \backslash
18438 spce 
18439 \end_layout
18440
18441 \end_inset
18442
18443
18444 \series default
18445 AbC
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 \begin_inset Formula $\mathtt{AbC}$
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 Alt-c p
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 </row>
18472 </lyxtabular>
18473
18474 \end_inset
18475
18476
18477 \end_layout
18478
18479 \begin_layout Standard
18480 \begin_inset Note Greyedout
18481 status open
18482
18483 \begin_layout Plain Layout
18484
18485 \series bold
18486 Nota
18487 \series default
18488 : Los estilos 
18489 \series bold
18490
18491 \backslash
18492 mathbb
18493 \series default
18494  y 
18495 \series bold
18496
18497 \backslash
18498 mathcal
18499 \series default
18500  sólo se aplican a letras mayúsculas.
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \begin_layout Standard
18509 El estilo predeterminado es 
18510 \series bold
18511
18512 \backslash
18513 mathnormal
18514 \series default
18515 .
18516 \end_layout
18517
18518 \begin_layout Standard
18519 Los comandos de estilo funcionan también en estructuras matemáticas:
18520 \begin_inset Formula \[
18521 \mathfrak{A=\frac{b}{C}}\]
18522
18523 \end_inset
18524
18525
18526 \end_layout
18527
18528 \begin_layout Standard
18529 Los caracteres en texto matemático no aparecen en un estilo de letra de
18530  ecuaciones sino en el estilo 
18531 \series bold
18532
18533 \backslash
18534 textrm
18535 \series default
18536 .
18537  Este estilo no se puede poner correctamente con el diálogo de estilo de
18538  texto por un fallo de LyX.
18539 \begin_inset Foot
18540 status collapsed
18541
18542 \begin_layout Plain Layout
18543 \begin_inset CommandInset href
18544 LatexCommand href
18545 name "LyX-bug #4091"
18546 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18547
18548 \end_inset
18549
18550
18551 \end_layout
18552
18553 \end_inset
18554
18555
18556 \end_layout
18557
18558 \begin_layout Standard
18559 En vez de comandos se puede usar el menú 
18560 \family sans
18561 Editar\SpecialChar \menuseparator
18562 Ecuación\SpecialChar \menuseparator
18563 Estilo del texto
18564 \family default
18565  o el botón 
18566 \begin_inset Graphics
18567         filename ../../images/math/font.png
18568         scale 85
18569
18570 \end_inset
18571
18572 .
18573 \end_layout
18574
18575 \begin_layout Subsection
18576 Ecuaciones en negrita
18577 \begin_inset CommandInset label
18578 LatexCommand label
18579 name "sub:Ecuaciones-en-negrita"
18580
18581 \end_inset
18582
18583
18584 \begin_inset Index
18585 status collapsed
18586
18587 \begin_layout Plain Layout
18588 Ecuación ! en negrita
18589 \end_layout
18590
18591 \end_inset
18592
18593
18594 \end_layout
18595
18596 \begin_layout Standard
18597 Para poner en negrita una ecuación completa no se puede usar el comando
18598  
18599 \series bold
18600
18601 \backslash
18602 mathbf
18603 \series default
18604 , porque no funciona con minúsculas griegas.
18605  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18606 \begin_inset Formula \[
18607 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18608
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \begin_layout Standard
18615 Para presentar la ecuación correctamente se usa el comando 
18616 \series bold
18617 boldsymbol
18618 \series default
18619 :
18620 \begin_inset Formula \[
18621 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18622
18623 \end_inset
18624
18625
18626 \end_layout
18627
18628 \begin_layout Standard
18629 También es posible poner la fórmula en un 
18630 \series bold
18631 entorno boldmath
18632 \series default
18633 , que se inserta con el comando 
18634 \series bold
18635
18636 \backslash
18637 boldmath
18638 \series default
18639
18640 \begin_inset Index
18641 status collapsed
18642
18643 \begin_layout Plain Layout
18644 Comandos ! B ! 
18645 \backslash
18646 boldmath
18647 \end_layout
18648
18649 \end_inset
18650
18651  en modo TeX.
18652  Para finalizar el entorno se usa el comando 
18653 \series bold
18654
18655 \backslash
18656 unboldmath
18657 \series default
18658
18659 \begin_inset Index
18660 status collapsed
18661
18662 \begin_layout Plain Layout
18663 Comandos ! U ! 
18664 \backslash
18665 unboldmath
18666 \end_layout
18667
18668 \end_inset
18669
18670  en modo TeX.
18671 \begin_inset ERT
18672 status collapsed
18673
18674 \begin_layout Plain Layout
18675
18676
18677 \backslash
18678 boldmath
18679 \end_layout
18680
18681 \end_inset
18682
18683
18684 \begin_inset Formula \[
18685 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18686
18687 \end_inset
18688
18689
18690 \end_layout
18691
18692 \begin_layout Standard
18693 \begin_inset ERT
18694 status collapsed
18695
18696 \begin_layout Plain Layout
18697
18698
18699 \backslash
18700 unboldmath
18701 \end_layout
18702
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \begin_layout Subsection
18709 Tamaños de fuentes
18710 \begin_inset CommandInset label
18711 LatexCommand label
18712 name "sub:Tamaños-de-fuentes"
18713
18714 \end_inset
18715
18716
18717 \begin_inset Index
18718 status collapsed
18719
18720 \begin_layout Plain Layout
18721 Fuentes ! tamaño
18722 \end_layout
18723
18724 \end_inset
18725
18726
18727 \end_layout
18728
18729 \begin_layout Standard
18730 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18731  siguientes comandos de tamaño:
18732 \end_layout
18733
18734 \begin_layout Standard
18735
18736 \series bold
18737
18738 \backslash
18739 Huge
18740 \series default
18741
18742 \series bold
18743
18744 \backslash
18745 huge
18746 \series default
18747
18748 \series bold
18749
18750 \backslash
18751 LARGE
18752 \series default
18753
18754 \series bold
18755
18756 \backslash
18757 Large
18758 \series default
18759
18760 \series bold
18761
18762 \backslash
18763 large
18764 \series default
18765
18766 \series bold
18767
18768 \backslash
18769 normalsize
18770 \series default
18771
18772 \series bold
18773
18774 \backslash
18775 small
18776 \series default
18777 ,
18778 \begin_inset Newline newline
18779 \end_inset
18780
18781
18782 \series bold
18783
18784 \backslash
18785 footnotesize
18786 \series default
18787
18788 \series bold
18789
18790 \backslash
18791 scriptsize
18792 \series default
18793 , y 
18794 \series bold
18795
18796 \backslash
18797 tiny
18798 \end_layout
18799
18800 \begin_layout Standard
18801 El tamaño dado por los comandos depende del tamaño base de la fuente en
18802  el documento, dado por el comando 
18803 \series bold
18804
18805 \backslash
18806 normalsize
18807 \series default
18808 .
18809  Los demás comandos producen tamaños menores o mayores que 
18810 \series bold
18811
18812 \backslash
18813 normalsize
18814 \series default
18815 .
18816  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18817  Si, por ejemplo, la fuente del documento es de 12
18818 \begin_inset space \thinspace{}
18819 \end_inset
18820
18821 pt, el comando 
18822 \series bold
18823
18824 \backslash
18825 Huge
18826 \series default
18827  da el mismo tamaño que 
18828 \series bold
18829
18830 \backslash
18831 huge
18832 \series default
18833 .
18834 \end_layout
18835
18836 \begin_layout Standard
18837 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18838  a todas las ecuaciones y texto siguientes.
18839  Para volver al tamaño anterior hay que insertar el comando 
18840 \series bold
18841
18842 \backslash
18843 normalsize
18844 \series default
18845  en modo TeX detrás de la ecuación.
18846  
18847 \end_layout
18848
18849 \begin_layout Standard
18850 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
18851  en texto matemático.
18852  Para hacerlo se inserta el comando en texto matemático.
18853  Todos los caracteres siguientes, hasta el final del texto matemático o
18854  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18855  Dos ejemplos:
18856 \end_layout
18857
18858 \begin_layout Standard
18859 \begin_inset VSpace -2mm
18860 \end_inset
18861
18862
18863 \end_layout
18864
18865 \begin_layout Standard
18866 \begin_inset ERT
18867 status collapsed
18868
18869 \begin_layout Plain Layout
18870
18871
18872 \backslash
18873 huge
18874 \end_layout
18875
18876 \end_inset
18877
18878
18879 \begin_inset Formula \[
18880 A=\frac{B}{c}\cdot\maltese\]
18881
18882 \end_inset
18883
18884
18885 \begin_inset Formula \[
18886 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18887
18888 \end_inset
18889
18890
18891 \end_layout
18892
18893 \begin_layout Standard
18894 \begin_inset ERT
18895 status collapsed
18896
18897 \begin_layout Plain Layout
18898
18899
18900 \backslash
18901 normalsize
18902 \end_layout
18903
18904 \end_inset
18905
18906
18907 \begin_inset VSpace medskip
18908 \end_inset
18909
18910
18911 \end_layout
18912
18913 \begin_layout Standard
18914 Antes de las ecuaciones se ha insertado el comando 
18915 \series bold
18916
18917 \backslash
18918 huge
18919 \series default
18920 .
18921  Para la segunda ecuación el comando es:
18922 \begin_inset Newline newline
18923 \end_inset
18924
18925
18926 \series bold
18927
18928 \backslash
18929 maltese
18930 \begin_inset ERT
18931 status collapsed
18932
18933 \begin_layout Plain Layout
18934
18935
18936 \backslash
18937 spce 
18938 \end_layout
18939
18940 \end_inset
18941
18942 A Alt-m m 
18943 \backslash
18944 Large
18945 \begin_inset ERT
18946 status collapsed
18947
18948 \begin_layout Plain Layout
18949
18950
18951 \backslash
18952 spce 
18953 \end_layout
18954
18955 \end_inset
18956
18957
18958 \backslash
18959 maltese
18960 \begin_inset ERT
18961 status collapsed
18962
18963 \begin_layout Plain Layout
18964
18965
18966 \backslash
18967 spce 
18968 \end_layout
18969
18970 \end_inset
18971
18972
18973 \backslash
18974 textit
18975 \begin_inset ERT
18976 status collapsed
18977
18978 \begin_layout Plain Layout
18979
18980
18981 \backslash
18982 spce 
18983 \end_layout
18984
18985 \end_inset
18986
18987 A
18988 \begin_inset Formula $\to$
18989 \end_inset
18990
18991
18992 \begin_inset Formula $\to$
18993 \end_inset
18994
18995
18996 \begin_inset Newline newline
18997 \end_inset
18998
18999
19000 \begin_inset space \hspace*{}
19001 \length 1cm
19002 \end_inset
19003
19004 Alt-m
19005 \series default
19006  
19007 \series bold
19008
19009 \backslash
19010 tiny
19011 \begin_inset ERT
19012 status collapsed
19013
19014 \begin_layout Plain Layout
19015
19016
19017 \backslash
19018 spce 
19019 \end_layout
19020
19021 \end_inset
19022
19023
19024 \backslash
19025 maltese
19026 \begin_inset ERT
19027 status collapsed
19028
19029 \begin_layout Plain Layout
19030
19031
19032 \backslash
19033 spce 
19034 \end_layout
19035
19036 \end_inset
19037
19038
19039 \backslash
19040 textit
19041 \begin_inset ERT
19042 status collapsed
19043
19044 \begin_layout Plain Layout
19045
19046
19047 \backslash
19048 spce 
19049 \end_layout
19050
19051 \end_inset
19052
19053 A
19054 \end_layout
19055
19056 \begin_layout Standard
19057 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19058  el tamaño por omisión.
19059 \end_layout
19060
19061 \begin_layout Section
19062 Letras griegas
19063 \begin_inset Index
19064 status collapsed
19065
19066 \begin_layout Plain Layout
19067 Letras griegas
19068 \end_layout
19069
19070 \end_inset
19071
19072
19073 \end_layout
19074
19075 \begin_layout Standard
19076 Todas las letras griegas se pueden insertar además mediante el botón 
19077 \begin_inset Graphics
19078         filename ../../images/math/alpha.png
19079         scale 85
19080
19081 \end_inset
19082
19083  de la barra de ecuaciones.
19084 \end_layout
19085
19086 \begin_layout Subsection
19087 Minúsculas
19088 \begin_inset CommandInset label
19089 LatexCommand label
19090 name "sub:Minúsculas"
19091
19092 \end_inset
19093
19094
19095 \begin_inset Index
19096 status collapsed
19097
19098 \begin_layout Plain Layout
19099 Letras griegas ! minúsculas
19100 \end_layout
19101
19102 \end_inset
19103
19104
19105 \end_layout
19106
19107 \begin_layout Standard
19108 \begin_inset space \hfill{}
19109 \end_inset
19110
19111
19112 \begin_inset Tabular
19113 <lyxtabular version="3" rows="11" columns="2">
19114 <features>
19115 <column alignment="center" valignment="top" width="0pt">
19116 <column alignment="center" valignment="top" width="0pt">
19117 <row>
19118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122 Comando
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 Símbolo
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 </row>
19137 <row>
19138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142
19143 \backslash
19144 alpha
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153 \begin_inset Formula $\alpha$
19154 \end_inset
19155
19156
19157 \end_layout
19158
19159 \end_inset
19160 </cell>
19161 </row>
19162 <row>
19163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167
19168 \backslash
19169 beta
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19175 \begin_inset Text
19176
19177 \begin_layout Plain Layout
19178 \begin_inset Formula $\beta$
19179 \end_inset
19180
19181
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 </row>
19187 <row>
19188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192
19193 \backslash
19194 gamma
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203 \begin_inset Formula $\gamma$
19204 \end_inset
19205
19206
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 </row>
19212 <row>
19213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217
19218 \backslash
19219 delta
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228 \begin_inset Formula $\delta$
19229 \end_inset
19230
19231
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 </row>
19237 <row>
19238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242
19243 \backslash
19244 epsilon
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253 \begin_inset Formula $\epsilon$
19254 \end_inset
19255
19256
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 </row>
19262 <row>
19263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267
19268 \backslash
19269 varepsilon
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 \begin_inset Formula $\varepsilon$
19279 \end_inset
19280
19281
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 </row>
19287 <row>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292
19293 \backslash
19294 zeta
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303 \begin_inset Formula $\zeta$
19304 \end_inset
19305
19306
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 </row>
19312 <row>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317
19318 \backslash
19319 eta
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 \begin_inset Formula $\eta$
19329 \end_inset
19330
19331
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 </row>
19337 <row>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342
19343 \backslash
19344 theta
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 \begin_inset Formula $\theta$
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \backslash
19369 vartheta
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 \begin_inset Formula $\vartheta$
19379 \end_inset
19380
19381
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 </lyxtabular>
19388
19389 \end_inset
19390
19391
19392 \begin_inset space \hfill{}
19393 \end_inset
19394
19395
19396 \begin_inset Tabular
19397 <lyxtabular version="3" rows="12" columns="2">
19398 <features>
19399 <column alignment="center" valignment="top" width="0pt">
19400 <column alignment="center" valignment="top" width="0pt">
19401 <row>
19402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 Comando
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415 Símbolo
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 </row>
19421 <row>
19422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \backslash
19428 iota
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 \begin_inset Formula $\iota$
19438 \end_inset
19439
19440
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 </row>
19446 <row>
19447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \backslash
19453 kappa
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Formula $\kappa$
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 </row>
19471 <row>
19472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476
19477 \backslash
19478 varkappa
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 \begin_inset Formula $\varkappa$
19488 \end_inset
19489
19490
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 </row>
19496 <row>
19497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \backslash
19503 lambda
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512 \begin_inset Formula $\lambda$
19513 \end_inset
19514
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 </row>
19521 <row>
19522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \backslash
19528 mu
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 \begin_inset Formula $\mu$
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 <row>
19547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551
19552 \backslash
19553 nu
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 \begin_inset Formula $\nu$
19563 \end_inset
19564
19565
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 </row>
19571 <row>
19572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576
19577 \backslash
19578 xi
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 \begin_inset Formula $\xi$
19588 \end_inset
19589
19590
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 o
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610 \begin_inset Formula $o$
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 </row>
19619 <row>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624
19625 \backslash
19626 pi
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 \begin_inset Formula $\pi$
19636 \end_inset
19637
19638
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 </row>
19644 <row>
19645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649
19650 \backslash
19651 varpi
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 \begin_inset Formula $\varpi$
19661 \end_inset
19662
19663
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 </row>
19669 <row>
19670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \backslash
19676 rho
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 \begin_inset Formula $\rho$
19686 \end_inset
19687
19688
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 </row>
19694 </lyxtabular>
19695
19696 \end_inset
19697
19698
19699 \begin_inset space \hfill{}
19700 \end_inset
19701
19702
19703 \begin_inset Tabular
19704 <lyxtabular version="3" rows="11" columns="2">
19705 <features>
19706 <column alignment="center" valignment="top" width="0pt">
19707 <column alignment="center" valignment="top" width="0pt">
19708 <row>
19709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 Comando
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 Símbolo
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 varrho
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 $\varrho$
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 sigma
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 $\sigma$
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 varsigma
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 $\varsigma$
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 tau
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 $\tau$
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" leftline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \backslash
19835 upsilon
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 \begin_inset Formula $\upsilon$
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 </row>
19853 <row>
19854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \backslash
19860 phi
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869 \begin_inset Formula $\phi$
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 </row>
19878 <row>
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883
19884 \backslash
19885 varphi
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894 \begin_inset Formula $\varphi$
19895 \end_inset
19896
19897
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 <row>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \backslash
19910 chi
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919 \begin_inset Formula $\chi$
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 </row>
19928 <row>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933
19934 \backslash
19935 psi
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944 \begin_inset Formula $\psi$
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 <row>
19954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958
19959 \backslash
19960 omega
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969 \begin_inset Formula $\omega$
19970 \end_inset
19971
19972
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 </lyxtabular>
19979
19980 \end_inset
19981
19982
19983 \begin_inset space \hfill{}
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \begin_layout Standard
19990 \begin_inset VSpace medskip
19991 \end_inset
19992
19993
19994 \end_layout
19995
19996 \begin_layout Standard
19997 Cómo escribir letras griegas en redonda se explica en 
19998 \begin_inset CommandInset ref
19999 LatexCommand ref
20000 reference "sub:Griegas-en-redonda"
20001
20002 \end_inset
20003
20004 .
20005 \end_layout
20006
20007 \begin_layout Subsection
20008 Mayúsculas
20009 \begin_inset Index
20010 status collapsed
20011
20012 \begin_layout Plain Layout
20013 Letras griegas ! mayúsculas
20014 \end_layout
20015
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \begin_layout Standard
20022 \begin_inset space \hfill{}
20023 \end_inset
20024
20025
20026 \begin_inset Tabular
20027 <lyxtabular version="3" rows="7" columns="2">
20028 <features>
20029 <column alignment="center" valignment="top" width="0pt">
20030 <column alignment="center" valignment="top" width="0pt">
20031 <row>
20032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 Comando
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 Símbolo
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 </row>
20051 <row>
20052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \backslash
20058 Gamma
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 \begin_inset Formula $\Gamma$
20068 \end_inset
20069
20070
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row>
20077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \backslash
20083 Delta
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 \begin_inset Formula $\Delta$
20093 \end_inset
20094
20095
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 </row>
20101 <row>
20102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106
20107 \backslash
20108 Theta
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 \begin_inset Formula $\Theta$
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 </row>
20126 <row>
20127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131
20132 \backslash
20133 Lambda
20134 \end_layout
20135
20136 \end_inset
20137 </cell>
20138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Plain Layout
20142 \begin_inset Formula $\Lambda$
20143 \end_inset
20144
20145
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 </row>
20151 <row>
20152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156
20157 \backslash
20158 Xi
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167 \begin_inset Formula $\Xi$
20168 \end_inset
20169
20170
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 </row>
20176 <row>
20177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181
20182 \backslash
20183 Pi
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192 \begin_inset Formula $\Pi$
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 </row>
20201 </lyxtabular>
20202
20203 \end_inset
20204
20205
20206 \begin_inset space \hfill{}
20207 \end_inset
20208
20209
20210 \begin_inset Tabular
20211 <lyxtabular version="3" rows="6" columns="2">
20212 <features>
20213 <column alignment="center" valignment="top" width="0pt">
20214 <column alignment="center" valignment="top" width="0pt">
20215 <row>
20216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 Comando
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 Símbolo
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 </row>
20235 <row>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240
20241 \backslash
20242 Sigma
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 \begin_inset Formula $\Sigma$
20252 \end_inset
20253
20254
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 </row>
20260 <row>
20261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265
20266 \backslash
20267 Upsilon
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276 \begin_inset Formula $\Upsilon$
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 </row>
20285 <row>
20286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290
20291 \backslash
20292 Phi
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 \begin_inset Formula $\Phi$
20302 \end_inset
20303
20304
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 </row>
20310 <row>
20311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315
20316 \backslash
20317 Psi
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326 \begin_inset Formula $\Psi$
20327 \end_inset
20328
20329
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 </row>
20335 <row>
20336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340
20341 \backslash
20342 Omega
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351 \begin_inset Formula $\Omega$
20352 \end_inset
20353
20354
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 </row>
20360 </lyxtabular>
20361
20362 \end_inset
20363
20364
20365 \begin_inset space \hfill{}
20366 \end_inset
20367
20368
20369 \end_layout
20370
20371 \begin_layout Standard
20372 \begin_inset VSpace medskip
20373 \end_inset
20374
20375
20376 \end_layout
20377
20378 \begin_layout Standard
20379 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20380  cuando se desarrolló TeX.
20381  Para obtener mayúsculas en cursiva, inicia cada comando con 
20382 \series bold
20383 var
20384 \series default
20385 .
20386  Por ejemplo, el comando 
20387 \series bold
20388
20389 \backslash
20390 varGamma
20391 \series default
20392  genera: 
20393 \begin_inset Formula $\varGamma$
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \begin_layout Subsection
20400 Letras en negrita
20401 \begin_inset Index
20402 status collapsed
20403
20404 \begin_layout Plain Layout
20405 Letras griegas ! en negrita
20406 \end_layout
20407
20408 \end_inset
20409
20410
20411 \end_layout
20412
20413 \begin_layout Standard
20414 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20415  Sólo se pueden poner en negrita con el comando 
20416 \series bold
20417
20418 \backslash
20419 boldsymbol
20420 \series default
20421
20422 \begin_inset Index
20423 status collapsed
20424
20425 \begin_layout Plain Layout
20426 Comandos ! B ! 
20427 \backslash
20428 boldsymbol
20429 \end_layout
20430
20431 \end_inset
20432
20433 .
20434 \end_layout
20435
20436 \begin_layout Standard
20437 \align center
20438 \begin_inset Tabular
20439 <lyxtabular version="3" rows="3" columns="2">
20440 <features>
20441 <column alignment="center" valignment="top" width="0">
20442 <column alignment="center" valignment="top" width="0">
20443 <row>
20444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448 Comando
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 Símbolo
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 <row>
20464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468
20469 \backslash
20470 Upsilon
20471 \backslash
20472 boldsymbol
20473 \backslash
20474 Upsilon
20475 \end_layout
20476
20477 \end_inset
20478 </cell>
20479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20480 \begin_inset Text
20481
20482 \begin_layout Plain Layout
20483 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20484 \end_inset
20485
20486
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 </row>
20492 <row>
20493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497
20498 \backslash
20499 theta
20500 \backslash
20501 boldsymbol
20502 \backslash
20503 theta
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 \begin_inset Formula $\theta\boldsymbol{\theta}$
20513 \end_inset
20514
20515
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 </row>
20521 </lyxtabular>
20522
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \begin_layout Section
20529 Símbolos
20530 \begin_inset ERT
20531 status collapsed
20532
20533 \begin_layout Plain Layout
20534
20535
20536 \backslash
20537 texorpdfstring{
20538 \end_layout
20539
20540 \end_inset
20541
20542
20543 \begin_inset Foot
20544 status collapsed
20545
20546 \begin_layout Plain Layout
20547 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20548  LaTeX en 
20549 \begin_inset CommandInset citation
20550 LatexCommand cite
20551 key "Symbole"
20552
20553 \end_inset
20554
20555 .
20556 \end_layout
20557
20558 \end_inset
20559
20560
20561 \begin_inset ERT
20562 status collapsed
20563
20564 \begin_layout Plain Layout
20565
20566 }{}
20567 \end_layout
20568
20569 \end_inset
20570
20571
20572 \begin_inset Note Note
20573 status open
20574
20575 \begin_layout Plain Layout
20576
20577 \backslash
20578 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20579  PDF.
20580 \end_layout
20581
20582 \begin_layout Plain Layout
20583 Más sobre 
20584 \backslash
20585 texorpdfstring en la sección 
20586 \begin_inset CommandInset ref
20587 LatexCommand ref
20588 reference "sub:Ecuaciones-en-encabezados"
20589
20590 \end_inset
20591
20592 .
20593 \end_layout
20594
20595 \end_inset
20596
20597
20598 \begin_inset Index
20599 status collapsed
20600
20601 \begin_layout Plain Layout
20602 Símbolos
20603 \end_layout
20604
20605 \end_inset
20606
20607
20608 \end_layout
20609
20610 \begin_layout Standard
20611 Muchos de los símbolos listados en esta sección se pueden insertar además
20612  mediante los botones 
20613 \begin_inset Graphics
20614         filename ../../images/math/nabla.png
20615         scale 85
20616
20617 \end_inset
20618
20619  y 
20620 \begin_inset Graphics
20621         filename ../../images/math/digamma.png
20622         scale 85
20623
20624 \end_inset
20625
20626  de la barra de ecuaciones.
20627 \end_layout
20628
20629 \begin_layout Subsection
20630 Símbolos matemáticos
20631 \begin_inset CommandInset label
20632 LatexCommand label
20633 name "sub:Símbolos-matemáticos"
20634
20635 \end_inset
20636
20637
20638 \begin_inset Index
20639 status collapsed
20640
20641 \begin_layout Plain Layout
20642 Símbolos ! matemáticos
20643 \end_layout
20644
20645 \end_inset
20646
20647
20648 \end_layout
20649
20650 \begin_layout Standard
20651 \begin_inset space \hfill{}
20652 \end_inset
20653
20654
20655 \begin_inset Tabular
20656 <lyxtabular version="3" rows="10" columns="2">
20657 <features>
20658 <column alignment="center" valignment="top" width="0pt">
20659 <column alignment="center" valignment="top" width="0pt">
20660 <row>
20661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 Comando
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674 Símbolo
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 </row>
20680 <row>
20681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685
20686 \backslash
20687 neg
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 \begin_inset Formula $\neg$
20697 \end_inset
20698
20699
20700 \end_layout
20701
20702 \end_inset
20703 </cell>
20704 </row>
20705 <row>
20706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710
20711 \backslash
20712 Im
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721 \begin_inset Formula $\Im$
20722 \end_inset
20723
20724
20725 \end_layout
20726
20727 \end_inset
20728 </cell>
20729 </row>
20730 <row>
20731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735
20736 \backslash
20737 Re
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20743 \begin_inset Text
20744
20745 \begin_layout Plain Layout
20746 \begin_inset Formula $\Re$
20747 \end_inset
20748
20749
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 </row>
20755 <row>
20756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760
20761 \backslash
20762 aleph
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771 \begin_inset Formula $\aleph$
20772 \end_inset
20773
20774
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 </row>
20780 <row>
20781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785
20786 \backslash
20787 partial
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20793 \begin_inset Text
20794
20795 \begin_layout Plain Layout
20796 \begin_inset Formula $\partial$
20797 \end_inset
20798
20799
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 </row>
20805 <row>
20806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810
20811 \backslash
20812 infty
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20818 \begin_inset Text
20819
20820 \begin_layout Plain Layout
20821 \begin_inset Formula $\infty$
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \end_inset
20828 </cell>
20829 </row>
20830 <row>
20831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835
20836 \backslash
20837 wp
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846 \begin_inset Formula $\wp$
20847 \end_inset
20848
20849
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 </row>
20855 <row>
20856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860
20861 \backslash
20862 imath
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20868 \begin_inset Text
20869
20870 \begin_layout Plain Layout
20871 \begin_inset Formula $\imath$
20872 \end_inset
20873
20874
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 </row>
20880 <row>
20881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885
20886 \backslash
20887 jmath
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20893 \begin_inset Text
20894
20895 \begin_layout Plain Layout
20896 \begin_inset Formula $\jmath$
20897 \end_inset
20898
20899
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 </row>
20905 </lyxtabular>
20906
20907 \end_inset
20908
20909
20910 \begin_inset space \hfill{}
20911 \end_inset
20912
20913
20914 \begin_inset Tabular
20915 <lyxtabular version="3" rows="10" columns="2">
20916 <features>
20917 <column alignment="center" valignment="top" width="0pt">
20918 <column alignment="center" valignment="top" width="0pt">
20919 <row>
20920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924 Comando
20925 \end_layout
20926
20927 \end_inset
20928 </cell>
20929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20930 \begin_inset Text
20931
20932 \begin_layout Plain Layout
20933 Símbolo
20934 \begin_inset Note Note
20935 status collapsed
20936
20937 \begin_layout Plain Layout
20938
20939 \series bold
20940
20941 \backslash
20942 raisebox
20943 \series default
20944  se usa sólo como espaciador
20945 \end_layout
20946
20947 \end_inset
20948
20949
20950 \end_layout
20951
20952 \end_inset
20953 </cell>
20954 </row>
20955 <row>
20956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960
20961 \backslash
20962 forall
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971 \begin_inset Formula $\forall$
20972 \end_inset
20973
20974
20975 \end_layout
20976
20977 \end_inset
20978 </cell>
20979 </row>
20980 <row>
20981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985
20986 \backslash
20987 exists
20988 \end_layout
20989
20990 \end_inset
20991 </cell>
20992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996 \begin_inset Formula $\exists$
20997 \end_inset
20998
20999
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 nexists
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Plain Layout
21021 \begin_inset Formula $\nexists$
21022 \end_inset
21023
21024
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 </row>
21030 <row>
21031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035
21036 \backslash
21037 emptyset
21038 \end_layout
21039
21040 \end_inset
21041 </cell>
21042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21043 \begin_inset Text
21044
21045 \begin_layout Plain Layout
21046 \begin_inset Formula $\emptyset$
21047 \end_inset
21048
21049
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 </row>
21055 <row>
21056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21057 \begin_inset Text
21058
21059 \begin_layout Plain Layout
21060
21061 \backslash
21062 varnothing
21063 \end_layout
21064
21065 \end_inset
21066 </cell>
21067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21068 \begin_inset Text
21069
21070 \begin_layout Plain Layout
21071 \begin_inset Formula $\varnothing$
21072 \end_inset
21073
21074
21075 \end_layout
21076
21077 \end_inset
21078 </cell>
21079 </row>
21080 <row>
21081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21082 \begin_inset Text
21083
21084 \begin_layout Plain Layout
21085
21086 \backslash
21087 dag
21088 \end_layout
21089
21090 \end_inset
21091 </cell>
21092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21093 \begin_inset Text
21094
21095 \begin_layout Plain Layout
21096 \begin_inset Formula $\dag$
21097 \end_inset
21098
21099
21100 \end_layout
21101
21102 \end_inset
21103 </cell>
21104 </row>
21105 <row>
21106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21107 \begin_inset Text
21108
21109 \begin_layout Plain Layout
21110
21111 \backslash
21112 ddag
21113 \end_layout
21114
21115 \end_inset
21116 </cell>
21117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21118 \begin_inset Text
21119
21120 \begin_layout Plain Layout
21121 \begin_inset Formula $\ddag$
21122 \end_inset
21123
21124
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 </row>
21130 <row>
21131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21132 \begin_inset Text
21133
21134 \begin_layout Plain Layout
21135
21136 \backslash
21137 complement
21138 \end_layout
21139
21140 \end_inset
21141 </cell>
21142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21143 \begin_inset Text
21144
21145 \begin_layout Plain Layout
21146 \begin_inset ERT
21147 status collapsed
21148
21149 \begin_layout Plain Layout
21150
21151
21152 \backslash
21153 raisebox{-0.8mm}{
21154 \end_layout
21155
21156 \end_inset
21157
21158
21159 \begin_inset Formula $\complement$
21160 \end_inset
21161
21162
21163 \begin_inset ERT
21164 status collapsed
21165
21166 \begin_layout Plain Layout
21167
21168 }
21169 \end_layout
21170
21171 \end_inset
21172
21173
21174 \end_layout
21175
21176 \end_inset
21177 </cell>
21178 </row>
21179 <row>
21180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184
21185 \backslash
21186 Bbbk
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195 \begin_inset Formula $\Bbbk$
21196 \end_inset
21197
21198
21199 \end_layout
21200
21201 \end_inset
21202 </cell>
21203 </row>
21204 </lyxtabular>
21205
21206 \end_inset
21207
21208
21209 \begin_inset space \hfill{}
21210 \end_inset
21211
21212
21213 \begin_inset Tabular
21214 <lyxtabular version="3" rows="10" columns="2">
21215 <features>
21216 <column alignment="center" valignment="top" width="0pt">
21217 <column alignment="center" valignment="top" width="0pt">
21218 <row>
21219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21220 \begin_inset Text
21221
21222 \begin_layout Plain Layout
21223 Comando
21224 \end_layout
21225
21226 \end_inset
21227 </cell>
21228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Plain Layout
21232 Símbolo
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 </row>
21238 <row>
21239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Plain Layout
21243
21244 \backslash
21245 prime
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21251 \begin_inset Text
21252
21253 \begin_layout Plain Layout
21254 \begin_inset Formula $\prime$
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 </row>
21263 <row>
21264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268
21269 \backslash
21270 backprime
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279 \begin_inset Formula $\backprime$
21280 \end_inset
21281
21282
21283 \end_layout
21284
21285 \end_inset
21286 </cell>
21287 </row>
21288 <row>
21289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293
21294 \backslash
21295 mho
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304 \begin_inset Formula $\mho$
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 </row>
21313 <row>
21314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318
21319 \backslash
21320 triangle
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 \begin_inset Formula $\triangle$
21330 \end_inset
21331
21332
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 </row>
21338 <row>
21339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343
21344 \backslash
21345 angle
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354 \begin_inset Formula $\angle$
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 </row>
21363 <row>
21364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368
21369 \backslash
21370 measuredangle
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 \begin_inset Formula $\measuredangle$
21380 \end_inset
21381
21382
21383 \end_layout
21384
21385 \end_inset
21386 </cell>
21387 </row>
21388 <row>
21389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393
21394 \backslash
21395 sphericalangle
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 \begin_inset Formula $\sphericalangle$
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 </row>
21413 <row>
21414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418
21419 \backslash
21420 top
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 \begin_inset Formula $\top$
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443
21444 \backslash
21445 bot
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454 \begin_inset Formula $\bot$
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 </row>
21463 </lyxtabular>
21464
21465 \end_inset
21466
21467
21468 \begin_inset space \hfill{}
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \begin_layout Subsection
21475 Símbolos misceláneos
21476 \begin_inset CommandInset label
21477 LatexCommand label
21478 name "sub:Símbolos-misceláneos"
21479
21480 \end_inset
21481
21482
21483 \begin_inset Index
21484 status collapsed
21485
21486 \begin_layout Plain Layout
21487 Símbolos ! misceláneos
21488 \end_layout
21489
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \begin_layout Standard
21496 \noindent
21497 \align center
21498 \begin_inset Tabular
21499 <lyxtabular version="3" rows="10" columns="2">
21500 <features>
21501 <column alignment="center" valignment="top" width="0pt">
21502 <column alignment="center" valignment="top" width="0pt">
21503 <row>
21504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508 Comando
21509 \end_layout
21510
21511 \end_inset
21512 </cell>
21513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21514 \begin_inset Text
21515
21516 \begin_layout Plain Layout
21517 Símbolo
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 <row>
21524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528
21529 \backslash
21530 flat
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 \begin_inset Formula $\flat$
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row>
21549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553
21554 \backslash
21555 natural
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 \begin_inset Formula $\natural$
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \backslash
21580 sharp
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 \begin_inset Formula $\sharp$
21590 \end_inset
21591
21592
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 </row>
21598 <row>
21599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603
21604 \backslash
21605 surd
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614 \begin_inset Formula $\surd$
21615 \end_inset
21616
21617
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 </row>
21623 <row>
21624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21625 \begin_inset Text
21626
21627 \begin_layout Plain Layout
21628
21629 \backslash
21630 checkmark
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639 \begin_inset Formula $\checkmark$
21640 \end_inset
21641
21642
21643 \end_layout
21644
21645 \end_inset
21646 </cell>
21647 </row>
21648 <row>
21649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21650 \begin_inset Text
21651
21652 \begin_layout Plain Layout
21653
21654 \backslash
21655 yen
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 \begin_inset Formula $\yen$
21665 \end_inset
21666
21667
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 </row>
21673 <row>
21674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678
21679 \backslash
21680 pounds
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689 \begin_inset Formula $\pounds$
21690 \end_inset
21691
21692
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 </row>
21698 <row>
21699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 $
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 \begin_inset Formula $\$$
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 </row>
21721 <row>
21722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726 §
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \begin_layout Plain Layout
21735 \begin_inset Formula $§$
21736 \end_inset
21737
21738
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 </row>
21744 </lyxtabular>
21745
21746 \end_inset
21747
21748
21749 \begin_inset Tabular
21750 <lyxtabular version="3" rows="10" columns="2">
21751 <features>
21752 <column alignment="center" valignment="top" width="0">
21753 <column alignment="center" valignment="top" width="0">
21754 <row>
21755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759 Comando
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768 Símbolo
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 </row>
21774 <row>
21775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779
21780 \backslash
21781 hbar
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21787 \begin_inset Text
21788
21789 \begin_layout Plain Layout
21790 \begin_inset Formula $\hbar$
21791 \end_inset
21792
21793
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 </row>
21799 <row>
21800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804
21805 \backslash
21806 hslash
21807 \end_layout
21808
21809 \end_inset
21810 </cell>
21811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815 \begin_inset Formula $\hslash$
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 </row>
21824 <row>
21825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829
21830 \backslash
21831 clubsuit
21832 \end_layout
21833
21834 \end_inset
21835 </cell>
21836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21837 \begin_inset Text
21838
21839 \begin_layout Plain Layout
21840 \begin_inset Formula $\clubsuit$
21841 \end_inset
21842
21843
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 </row>
21849 <row>
21850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854
21855 \backslash
21856 spadesuit
21857 \end_layout
21858
21859 \end_inset
21860 </cell>
21861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865 \begin_inset Formula $\spadesuit$
21866 \end_inset
21867
21868
21869 \end_layout
21870
21871 \end_inset
21872 </cell>
21873 </row>
21874 <row>
21875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879
21880 \backslash
21881 bigstar
21882 \end_layout
21883
21884 \end_inset
21885 </cell>
21886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21887 \begin_inset Text
21888
21889 \begin_layout Plain Layout
21890 \begin_inset Formula $\bigstar$
21891 \end_inset
21892
21893
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 </row>
21899 <row>
21900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21901 \begin_inset Text
21902
21903 \begin_layout Plain Layout
21904
21905 \backslash
21906 blacklozenge
21907 \end_layout
21908
21909 \end_inset
21910 </cell>
21911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915 \begin_inset Formula $\blacklozenge$
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 </row>
21924 <row>
21925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929
21930 \backslash
21931 blacktriangle
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940 \begin_inset Formula $\blacktriangle$
21941 \end_inset
21942
21943
21944 \end_layout
21945
21946 \end_inset
21947 </cell>
21948 </row>
21949 <row>
21950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21951 \begin_inset Text
21952
21953 \begin_layout Plain Layout
21954
21955 \backslash
21956 blacktiangledown
21957 \end_layout
21958
21959 \end_inset
21960 </cell>
21961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965 \begin_inset Formula $\blacktriangledown$
21966 \end_inset
21967
21968
21969 \end_layout
21970
21971 \end_inset
21972 </cell>
21973 </row>
21974 <row>
21975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21976 \begin_inset Text
21977
21978 \begin_layout Plain Layout
21979
21980 \backslash
21981 bullet
21982 \end_layout
21983
21984 \end_inset
21985 </cell>
21986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21987 \begin_inset Text
21988
21989 \begin_layout Plain Layout
21990 \begin_inset Formula $\bullet$
21991 \end_inset
21992
21993
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 </row>
21999 </lyxtabular>
22000
22001 \end_inset
22002
22003
22004 \begin_inset Tabular
22005 <lyxtabular version="3" rows="10" columns="2">
22006 <features>
22007 <column alignment="center" valignment="top" width="0pt">
22008 <column alignment="center" valignment="top" width="0pt">
22009 <row>
22010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014 Comando
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Plain Layout
22023 Símbolo
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 </row>
22029 <row>
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034
22035 \backslash
22036 diamondsuit
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045 \begin_inset Formula $\diamondsuit$
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 </row>
22054 <row>
22055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059
22060 \backslash
22061 Diamond
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070 \begin_inset Formula $\Diamond$
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 <row>
22080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084
22085 \backslash
22086 heartsuit
22087 \end_layout
22088
22089 \end_inset
22090 </cell>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095 \begin_inset Formula $\heartsuit$
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 </row>
22104 <row>
22105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22106 \begin_inset Text
22107
22108 \begin_layout Plain Layout
22109
22110 \backslash
22111 P
22112 \end_layout
22113
22114 \end_inset
22115 </cell>
22116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120 \begin_inset Formula $\P$
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 </row>
22129 <row>
22130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22131 \begin_inset Text
22132
22133 \begin_layout Plain Layout
22134
22135 \backslash
22136 copyright
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145 \begin_inset Formula $\copyright$
22146 \end_inset
22147
22148
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 </row>
22154 <row>
22155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22156 \begin_inset Text
22157
22158 \begin_layout Plain Layout
22159
22160 \backslash
22161 circledR
22162 \end_layout
22163
22164 \end_inset
22165 </cell>
22166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22167 \begin_inset Text
22168
22169 \begin_layout Plain Layout
22170 \begin_inset Formula $\circledR$
22171 \end_inset
22172
22173
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 </row>
22179 <row>
22180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22181 \begin_inset Text
22182
22183 \begin_layout Plain Layout
22184
22185 \backslash
22186 maltese
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195 \begin_inset Formula $\maltese$
22196 \end_inset
22197
22198
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 </row>
22204 <row>
22205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \backslash
22211 diagup
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220 \begin_inset Formula $\diagup$
22221 \end_inset
22222
22223
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 </row>
22229 <row>
22230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234
22235 \backslash
22236 diagdown
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245 \begin_inset Formula $\diagdown$
22246 \end_inset
22247
22248
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 </row>
22254 </lyxtabular>
22255
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \begin_layout Standard
22262 \begin_inset VSpace medskip
22263 \end_inset
22264
22265
22266 \end_layout
22267
22268 \begin_layout Standard
22269 Hay más símbolos en 
22270 \begin_inset CommandInset ref
22271 LatexCommand ref
22272 reference "sub:Caracteres-especiales-misceláneos"
22273
22274 \end_inset
22275
22276 .
22277 \end_layout
22278
22279 \begin_layout Standard
22280 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22281 \begin_inset CommandInset ref
22282 LatexCommand ref
22283 reference "sub:Tamaños-de-fuentes"
22284
22285 \end_inset
22286
22287
22288 \end_layout
22289
22290 \begin_layout Subsection
22291 El símbolo del euro, €
22292 \begin_inset Index
22293 status collapsed
22294
22295 \begin_layout Plain Layout
22296 Símbolos ! euro
22297 \end_layout
22298
22299 \end_inset
22300
22301
22302 \begin_inset Index
22303 status collapsed
22304
22305 \begin_layout Plain Layout
22306
22307 \backslash
22308 @
22309 \begin_inset ERT
22310 status collapsed
22311
22312 \begin_layout Plain Layout
22313
22314
22315 \backslash
22316 officialeuro
22317 \end_layout
22318
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \end_inset
22325
22326
22327 \end_layout
22328
22329 \begin_layout Standard
22330 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22331  LaTeX 
22332 \series bold
22333 eurosym
22334 \series default
22335
22336 \begin_inset Index
22337 status collapsed
22338
22339 \begin_layout Plain Layout
22340 Paquetes ! eurosym
22341 \end_layout
22342
22343 \end_inset
22344
22345 , y cargado en el preámbulo LaTeX con la línea
22346 \end_layout
22347
22348 \begin_layout Standard
22349
22350 \series bold
22351
22352 \backslash
22353 usepackage[gennarrow]{eurosym}
22354 \end_layout
22355
22356 \begin_layout Standard
22357 Actualmente también se puede insertar con el comando 
22358 \series bold
22359
22360 \backslash
22361 euro
22362 \series default
22363
22364 \begin_inset Index
22365 status collapsed
22366
22367 \begin_layout Plain Layout
22368 Comandos ! E ! 
22369 \backslash
22370 euro
22371 \end_layout
22372
22373 \end_inset
22374
22375 .
22376 \end_layout
22377
22378 \begin_layout Standard
22379 El símbolo del euro puede insertarse directamente con la tecla € en texto
22380  matemático sin tener 
22381 \series bold
22382 eurosym
22383 \series default
22384  instalado.
22385  Si 
22386 \series bold
22387 eurosym
22388 \series default
22389  está instalado, se puede insertar 
22390 \series bold
22391
22392 \backslash
22393 euro
22394 \series default
22395  en modo TeX.
22396  El símbolo oficial de la moneda se puede insertar con el comando 
22397 \series bold
22398
22399 \backslash
22400 officialeuro
22401 \series default
22402
22403 \begin_inset Index
22404 status collapsed
22405
22406 \begin_layout Plain Layout
22407 Comandos ! O ! 
22408 \backslash
22409 officialeuro
22410 \end_layout
22411
22412 \end_inset
22413
22414 , que sólo está disponible en modo TeX.
22415 \end_layout
22416
22417 \begin_layout Standard
22418 \begin_inset ERT
22419 status collapsed
22420
22421 \begin_layout Plain Layout
22422
22423
22424 \backslash
22425 ifeurosym
22426 \end_layout
22427
22428 \end_inset
22429
22430
22431 \begin_inset Note Note
22432 status collapsed
22433
22434 \begin_layout Plain Layout
22435 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22436 \series bold
22437 eurosym
22438 \series default
22439 .
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \begin_layout Standard
22448 Un vistazo a los diferentes símbolos del euro.
22449 \end_layout
22450
22451 \begin_layout Standard
22452 \noindent
22453 \align center
22454 \begin_inset Tabular
22455 <lyxtabular version="3" rows="4" columns="3">
22456 <features>
22457 <column alignment="center" valignment="top" width="0">
22458 <column alignment="center" valignment="top" width="0">
22459 <column alignment="center" valignment="top" width="0">
22460 <row>
22461 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22471 \begin_inset Text
22472
22473 \begin_layout Plain Layout
22474 Comando
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22480 \begin_inset Text
22481
22482 \begin_layout Plain Layout
22483 Símbolo
22484 \end_layout
22485
22486 \end_inset
22487 </cell>
22488 </row>
22489 <row>
22490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22491 \begin_inset Text
22492
22493 \begin_layout Plain Layout
22494 ecuación
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \begin_layout Plain Layout
22503
22504 \backslash
22505 euro
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514 \begin_inset Formula $\euro$
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 </row>
22523 <row>
22524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22525 \begin_inset Text
22526
22527 \begin_layout Plain Layout
22528 texto matemático
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546 \begin_inset Formula $\mbox{€}$
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 </row>
22555 <row>
22556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560 modo TeX
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569
22570 \backslash
22571 officialeuro
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580 \begin_inset ERT
22581 status collapsed
22582
22583 \begin_layout Plain Layout
22584
22585
22586 \backslash
22587 officialeuro
22588 \end_layout
22589
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 </row>
22598 </lyxtabular>
22599
22600 \end_inset
22601
22602
22603 \end_layout
22604
22605 \begin_layout Standard
22606 \begin_inset ERT
22607 status collapsed
22608
22609 \begin_layout Plain Layout
22610
22611
22612 \backslash
22613 else
22614 \end_layout
22615
22616 \end_inset
22617
22618
22619 \begin_inset Note Note
22620 status collapsed
22621
22622 \begin_layout Plain Layout
22623 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22624 \series bold
22625 eurosym
22626 \series default
22627 :
22628 \end_layout
22629
22630 \end_inset
22631
22632
22633 \end_layout
22634
22635 \begin_layout Standard
22636 Para ver la salida completa de esta subsección debe estar instalado el paquete
22637  LaTeX 
22638 \series bold
22639 eurosym
22640 \series default
22641 .
22642 \end_layout
22643
22644 \begin_layout Standard
22645 \begin_inset ERT
22646 status collapsed
22647
22648 \begin_layout Plain Layout
22649
22650
22651 \backslash
22652 fi
22653 \end_layout
22654
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \begin_layout Section
22661 Relaciones
22662 \begin_inset CommandInset label
22663 LatexCommand label
22664 name "sec:Relaciones"
22665
22666 \end_inset
22667
22668
22669 \begin_inset Index
22670 status collapsed
22671
22672 \begin_layout Plain Layout
22673 Relaciones
22674 \end_layout
22675
22676 \end_inset
22677
22678
22679 \begin_inset Index
22680 status collapsed
22681
22682 \begin_layout Plain Layout
22683 Comparaciones|see
22684 \begin_inset ERT
22685 status collapsed
22686
22687 \begin_layout Plain Layout
22688
22689 {
22690 \end_layout
22691
22692 \end_inset
22693
22694 Relaciones
22695 \begin_inset ERT
22696 status collapsed
22697
22698 \begin_layout Plain Layout
22699
22700 }
22701 \end_layout
22702
22703 \end_inset
22704
22705
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \begin_layout Standard
22714 Todas las relaciones se pueden insertar también con el botón 
22715 \begin_inset Graphics
22716         filename ../../images/math/leq.png
22717         scale 85
22718
22719 \end_inset
22720
22721  de la barra de ecuaciones.
22722 \end_layout
22723
22724 \begin_layout Standard
22725 \begin_inset space \hfill{}
22726 \end_inset
22727
22728
22729 \begin_inset Tabular
22730 <lyxtabular version="3" rows="17" columns="2">
22731 <features>
22732 <column alignment="center" valignment="top" width="0pt">
22733 <column alignment="center" valignment="top" width="0pt">
22734 <row>
22735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739 Comando
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748 Relación
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 </row>
22754 <row>
22755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 <
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 \begin_inset Formula $<$
22769 \end_inset
22770
22771
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 </row>
22777 <row>
22778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782
22783 \backslash
22784 le
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 \begin_inset Formula $\le$
22794 \end_inset
22795
22796
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 </row>
22802 <row>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807
22808 \backslash
22809 ll
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22815 \begin_inset Text
22816
22817 \begin_layout Plain Layout
22818 \begin_inset Formula $\ll$
22819 \end_inset
22820
22821
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 </row>
22827 <row>
22828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832
22833 \backslash
22834 prec
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 \begin_inset Formula $\prec$
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \end_inset
22850 </cell>
22851 </row>
22852 <row>
22853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857
22858 \backslash
22859 preceq
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868 \begin_inset Formula $\preceq$
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 </row>
22877 <row>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882
22883 \backslash
22884 subset
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22890 \begin_inset Text
22891
22892 \begin_layout Plain Layout
22893 \begin_inset Formula $\subset$
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 </row>
22902 <row>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907
22908 \backslash
22909 subseteq
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22915 \begin_inset Text
22916
22917 \begin_layout Plain Layout
22918 \begin_inset Formula $\subseteq$
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \end_inset
22925 </cell>
22926 </row>
22927 <row>
22928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932
22933 \backslash
22934 sqsubseteq
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Plain Layout
22943 \begin_inset Formula $\sqsubseteq$
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 </row>
22952 <row>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957
22958 \backslash
22959 in
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968 \begin_inset Formula $\in$
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 </row>
22977 <row>
22978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982
22983 \backslash
22984 vdash
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993 \begin_inset Formula $\vdash$
22994 \end_inset
22995
22996
22997 \end_layout
22998
22999 \end_inset
23000 </cell>
23001 </row>
23002 <row>
23003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007
23008 \backslash
23009 smile
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23015 \begin_inset Text
23016
23017 \begin_layout Plain Layout
23018 \begin_inset Formula $\smile$
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \end_inset
23025 </cell>
23026 </row>
23027 <row>
23028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032
23033 \backslash
23034 lhd
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 \begin_inset Formula $\lhd$
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \end_inset
23050 </cell>
23051 </row>
23052 <row>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057
23058 \backslash
23059 unlhd
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23065 \begin_inset Text
23066
23067 \begin_layout Plain Layout
23068 \begin_inset Formula $\unlhd$
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 </row>
23077 <row>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082
23083 \backslash
23084 gtrless
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23090 \begin_inset Text
23091
23092 \begin_layout Plain Layout
23093 \begin_inset Formula $\gtrless$
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \end_inset
23100 </cell>
23101 </row>
23102 <row>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107
23108 \backslash
23109 mid
23110 \end_layout
23111
23112 \end_inset
23113 </cell>
23114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23115 \begin_inset Text
23116
23117 \begin_layout Plain Layout
23118 \begin_inset Formula $\mid$
23119 \end_inset
23120
23121
23122 \end_layout
23123
23124 \end_inset
23125 </cell>
23126 </row>
23127 <row>
23128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132
23133 \backslash
23134 nmid
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23140 \begin_inset Text
23141
23142 \begin_layout Plain Layout
23143 \begin_inset Formula $\nmid$
23144 \end_inset
23145
23146
23147 \end_layout
23148
23149 \end_inset
23150 </cell>
23151 </row>
23152 </lyxtabular>
23153
23154 \end_inset
23155
23156
23157 \begin_inset space \hfill{}
23158 \end_inset
23159
23160
23161 \begin_inset Tabular
23162 <lyxtabular version="3" rows="17" columns="2">
23163 <features>
23164 <column alignment="center" valignment="top" width="0pt">
23165 <column alignment="center" valignment="top" width="0pt">
23166 <row>
23167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171 Comando
23172 \end_layout
23173
23174 \end_inset
23175 </cell>
23176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Plain Layout
23180 Relación
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 </row>
23186 <row>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191 =
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200 \begin_inset Formula $=$
23201 \end_inset
23202
23203
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 </row>
23209 <row>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214
23215 \backslash
23216 not=
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225 \begin_inset Formula $\not=$
23226 \end_inset
23227
23228
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 </row>
23234 <row>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \backslash
23241 equiv
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250 \begin_inset Formula $\equiv$
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 </row>
23259 <row>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264
23265 \backslash
23266 sim
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \begin_layout Plain Layout
23275 \begin_inset Formula $\sim$
23276 \end_inset
23277
23278
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 </row>
23284 <row>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289
23290 \backslash
23291 simeq
23292 \end_layout
23293
23294 \end_inset
23295 </cell>
23296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23297 \begin_inset Text
23298
23299 \begin_layout Plain Layout
23300 \begin_inset Formula $\simeq$
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 </row>
23309 <row>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314
23315 \backslash
23316 approx
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 \begin_inset Formula $\approx$
23326 \end_inset
23327
23328
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 </row>
23334 <row>
23335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339
23340 \backslash
23341 cong
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350 \begin_inset Formula $\cong$
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 </row>
23359 <row>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \backslash
23366 bowtie
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375 \begin_inset Formula $\bowtie$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389
23390 \backslash
23391 notin
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400 \begin_inset Formula $\notin$
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 </row>
23409 <row>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \backslash
23416 perp
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23422 \begin_inset Text
23423
23424 \begin_layout Plain Layout
23425 \begin_inset Formula $\perp$
23426 \end_inset
23427
23428
23429 \end_layout
23430
23431 \end_inset
23432 </cell>
23433 </row>
23434 <row>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439
23440 \backslash
23441 propto
23442 \end_layout
23443
23444 \end_inset
23445 </cell>
23446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23447 \begin_inset Text
23448
23449 \begin_layout Plain Layout
23450 \begin_inset Formula $\propto$
23451 \end_inset
23452
23453
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 </row>
23459 <row>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464
23465 \backslash
23466 asymp
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475 \begin_inset Formula $\asymp$
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 <row>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489
23490 \backslash
23491 doteq
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500 \begin_inset Formula $\doteq$
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 </row>
23509 <row>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514
23515 \backslash
23516 circeq
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525 \begin_inset Formula $\circeq$
23526 \end_inset
23527
23528
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 </row>
23534 <row>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539
23540 \backslash
23541 models
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550 \begin_inset Formula $\models$
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row>
23560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564
23565 \backslash
23566 widehat=
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 \begin_inset Formula $\widehat{=}$
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 </row>
23584 </lyxtabular>
23585
23586 \end_inset
23587
23588
23589 \begin_inset space \hfill{}
23590 \end_inset
23591
23592
23593 \begin_inset Tabular
23594 <lyxtabular version="3" rows="17" columns="2">
23595 <features>
23596 <column alignment="center" valignment="top" width="0pt">
23597 <column alignment="center" valignment="top" width="0pt">
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603 Comando
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612 Relación
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 </row>
23618 <row>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623 >
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632 \begin_inset Formula $>$
23633 \end_inset
23634
23635
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 </row>
23641 <row>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646
23647 \backslash
23648 ge
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23654 \begin_inset Text
23655
23656 \begin_layout Plain Layout
23657 \begin_inset Formula $\ge$
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 </row>
23666 <row>
23667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671
23672 \backslash
23673 gg
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 \begin_inset Formula $\gg$
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 <row>
23692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696
23697 \backslash
23698 succ
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 \begin_inset Formula $\succ$
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 </row>
23716 <row>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \backslash
23723 succeq
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 \begin_inset Formula $\succeq$
23733 \end_inset
23734
23735
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 </row>
23741 <row>
23742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746
23747 \backslash
23748 supset
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23754 \begin_inset Text
23755
23756 \begin_layout Plain Layout
23757 \begin_inset Formula $\supset$
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771
23772 \backslash
23773 supseteq
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782 \begin_inset Formula $\supseteq$
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 <row>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796
23797 \backslash
23798 sqsupseteq
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807 \begin_inset Formula $\sqsupseteq$
23808 \end_inset
23809
23810
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 </row>
23816 <row>
23817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821
23822 \backslash
23823 ni
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 \begin_inset Formula $\ni$
23833 \end_inset
23834
23835
23836 \end_layout
23837
23838 \end_inset
23839 </cell>
23840 </row>
23841 <row>
23842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846
23847 \backslash
23848 dashv
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \begin_layout Plain Layout
23857 \begin_inset Formula $\dashv$
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 </row>
23866 <row>
23867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871
23872 \backslash
23873 frown
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23879 \begin_inset Text
23880
23881 \begin_layout Plain Layout
23882 \begin_inset Formula $\frown$
23883 \end_inset
23884
23885
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 </row>
23891 <row>
23892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896
23897 \backslash
23898 rhd
23899 \end_layout
23900
23901 \end_inset
23902 </cell>
23903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23904 \begin_inset Text
23905
23906 \begin_layout Plain Layout
23907 \begin_inset Formula $\rhd$
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 </row>
23916 <row>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921
23922 \backslash
23923 unrhd
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932 \begin_inset Formula $\unrhd$
23933 \end_inset
23934
23935
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 </row>
23941 <row>
23942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946
23947 \backslash
23948 lessgtr
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957 \begin_inset Formula $\lessgtr$
23958 \end_inset
23959
23960
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 </row>
23966 <row>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971
23972 \backslash
23973 parallel
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Plain Layout
23982 \begin_inset Formula $\parallel$
23983 \end_inset
23984
23985
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 </row>
23991 <row>
23992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996
23997 \backslash
23998 nparallel
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007 \begin_inset Formula $\nparallel$
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 </row>
24016 </lyxtabular>
24017
24018 \end_inset
24019
24020
24021 \begin_inset space \hfill{}
24022 \end_inset
24023
24024
24025 \end_layout
24026
24027 \begin_layout Standard
24028 \begin_inset VSpace medskip
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \begin_layout Standard
24035 Los caracteres 
24036 \series bold
24037
24038 \backslash
24039 lhd
24040 \series default
24041  y 
24042 \series bold
24043
24044 \backslash
24045 rhd
24046 \series default
24047  son mayores que los operadores de aspecto similar 
24048 \series bold
24049
24050 \backslash
24051 triangleleft
24052 \series default
24053  y 
24054 \series bold
24055
24056 \backslash
24057 triangleright
24058 \series default
24059 , respectivamente.
24060 \end_layout
24061
24062 \begin_layout Standard
24063 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24064 \end_layout
24065
24066 \begin_layout Standard
24067 Se pueden componer relaciones con etiquetas con el comando 
24068 \series bold
24069
24070 \backslash
24071 stackrel
24072 \series default
24073
24074 \begin_inset Index
24075 status collapsed
24076
24077 \begin_layout Plain Layout
24078 Comandos ! S ! 
24079 \backslash
24080 stackrel
24081 \end_layout
24082
24083 \end_inset
24084
24085 :
24086 \end_layout
24087
24088 \begin_layout Standard
24089 \align center
24090 \begin_inset Tabular
24091 <lyxtabular version="3" rows="2" columns="2">
24092 <features>
24093 <column alignment="center" valignment="top" width="0">
24094 <column alignment="center" valignment="top" width="0">
24095 <row>
24096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24097 \begin_inset Text
24098
24099 \begin_layout Plain Layout
24100 Comando
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109 Resultado
24110 \begin_inset Note Note
24111 status collapsed
24112
24113 \begin_layout Plain Layout
24114
24115 \series bold
24116
24117 \backslash
24118 raisebox
24119 \series default
24120  se usa sólo como espaciador
24121 \end_layout
24122
24123 \end_inset
24124
24125
24126 \end_layout
24127
24128 \end_inset
24129 </cell>
24130 </row>
24131 <row>
24132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136 A(r)
24137 \backslash
24138 stackrel
24139 \begin_inset ERT
24140 status collapsed
24141
24142 \begin_layout Plain Layout
24143
24144
24145 \backslash
24146 spce 
24147 \end_layout
24148
24149 \end_inset
24150
24151 r
24152 \backslash
24153 to
24154 \backslash
24155 infty
24156 \begin_inset ERT
24157 status collapsed
24158
24159 \begin_layout Plain Layout
24160
24161
24162 \backslash
24163 spce 
24164 \end_layout
24165
24166 \end_inset
24167
24168
24169 \begin_inset Formula $\downarrow$
24170 \end_inset
24171
24172
24173 \backslash
24174 approx
24175 \begin_inset ERT
24176 status collapsed
24177
24178 \begin_layout Plain Layout
24179
24180
24181 \backslash
24182 spce 
24183 \end_layout
24184
24185 \end_inset
24186
24187
24188 \begin_inset ERT
24189 status collapsed
24190
24191 \begin_layout Plain Layout
24192
24193
24194 \backslash
24195 spce 
24196 \end_layout
24197
24198 \end_inset
24199
24200 B
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24210 \end_inset
24211
24212
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 </row>
24218 </lyxtabular>
24219
24220 \end_inset
24221
24222
24223 \end_layout
24224
24225 \begin_layout Section
24226 Funciones
24227 \end_layout
24228
24229 \begin_layout Subsection
24230 Funciones predefinidas
24231 \begin_inset CommandInset label
24232 LatexCommand label
24233 name "sub:Funciones-predefinidas"
24234
24235 \end_inset
24236
24237
24238 \begin_inset Index
24239 status collapsed
24240
24241 \begin_layout Plain Layout
24242 Funciones ! predefinidas
24243 \end_layout
24244
24245 \end_inset
24246
24247
24248 \end_layout
24249
24250 \begin_layout Standard
24251 En general las variables se escriben en 
24252 \emph on
24253 cursiva
24254 \emph default
24255  en expresiones matemáticas, pero no los nombres de las funciones, porque
24256  
24257 \begin_inset Formula $sen$
24258 \end_inset
24259
24260  podría confundirse con 
24261 \begin_inset Formula $s\cdot e\cdot n$
24262 \end_inset
24263
24264 .
24265  Por eso hay funciones predefinidas, que además se separan un poco del factor
24266  precedente.
24267  Se insertan como comandos con una barra inversa  delante de su nombre.
24268 \end_layout
24269
24270 \begin_layout Standard
24271 \align center
24272 \begin_inset Tabular
24273 <lyxtabular version="3" rows="2" columns="4">
24274 <features>
24275 <column alignment="center" valignment="top" width="0pt">
24276 <column alignment="center" valignment="top" width="0pt">
24277 <column alignment="center" valignment="top" width="0pt">
24278 <column alignment="center" valignment="top" width="0pt">
24279 <row>
24280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284 Comando
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293 Resultado
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302 Comando
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311 Resultado
24312 \end_layout
24313
24314 \end_inset
24315 </cell>
24316 </row>
24317 <row>
24318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322 Asen(x)+B
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 \begin_inset Formula $Asen(x)+B$
24332 \end_inset
24333
24334
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 A
24344 \backslash
24345 sen(x)+B
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354 \begin_inset Formula $A\sen(x)+B$
24355 \end_inset
24356
24357
24358 \end_layout
24359
24360 \end_inset
24361 </cell>
24362 </row>
24363 </lyxtabular>
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \begin_layout Standard
24371 Las funciones siguientes están predefinidas:
24372 \begin_inset Foot
24373 status open
24374
24375 \begin_layout Plain Layout
24376 Se han añadido los comandos equivalentes suministrados por el estilo 
24377 \series bold
24378 spanish
24379 \series default
24380  de 
24381 \series bold
24382 babel
24383 \series default
24384 , adaptados a las convenciones hispanohablantes.
24385  Además, en su caso, las funciones serán acentuadas automáticamente en la
24386  salida, p.
24387 \begin_inset space \thinspace{}
24388 \end_inset
24389
24390 e.
24391  
24392 \begin_inset Quotes fld
24393 \end_inset
24394
24395 lím
24396 \begin_inset Quotes frd
24397 \end_inset
24398
24399  o 
24400 \begin_inset Quotes fld
24401 \end_inset
24402
24403 máx
24404 \begin_inset Quotes frd
24405 \end_inset
24406
24407 .
24408  Más información en 
24409 \begin_inset CommandInset citation
24410 LatexCommand cite
24411 key "spanish"
24412
24413 \end_inset
24414
24415 .
24416  (
24417 \emph on
24418 N.
24419 \begin_inset space \thinspace{}
24420 \end_inset
24421
24422 del t.
24423 \emph default
24424 )
24425 \end_layout
24426
24427 \end_inset
24428
24429
24430 \end_layout
24431
24432 \begin_layout Standard
24433 \begin_inset VSpace -2mm
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \begin_layout Standard
24440 \align center
24441 \begin_inset Tabular
24442 <lyxtabular version="3" rows="9" columns="7">
24443 <features>
24444 <column alignment="center" valignment="top" width="0pt">
24445 <column alignment="center" valignment="top" width="0pt">
24446 <column alignment="center" valignment="top" width="0pt">
24447 <column alignment="center" valignment="top" width="0pt">
24448 <column alignment="center" valignment="top" width="0pt">
24449 <column alignment="center" valignment="top" width="0pt">
24450 <column alignment="center" valignment="top" width="0pt">
24451 <row>
24452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456 Comando
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465 español
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474 Comando
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483 español
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492 Comando
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501 español
24502 \end_layout
24503
24504 \end_inset
24505 </cell>
24506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510 Comando
24511 \end_layout
24512
24513 \end_inset
24514 </cell>
24515 </row>
24516 <row>
24517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521
24522 \backslash
24523 sin
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \backslash
24534 sen
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543
24544 \backslash
24545 sinh
24546 \end_layout
24547
24548 \end_inset
24549 </cell>
24550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24551 \begin_inset Text
24552
24553 \begin_layout Plain Layout
24554
24555 \backslash
24556 senh
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Plain Layout
24565
24566 \backslash
24567 arcsin
24568 \end_layout
24569
24570 \end_inset
24571 </cell>
24572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \begin_layout Plain Layout
24576
24577 \backslash
24578 arcsen
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587
24588 \backslash
24589 sup
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 </row>
24595 <row>
24596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600
24601 \backslash
24602 cos
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Plain Layout
24611
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24617 \begin_inset Text
24618
24619 \begin_layout Plain Layout
24620
24621 \backslash
24622 cosh
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631
24632 \end_layout
24633
24634 \end_inset
24635 </cell>
24636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24637 \begin_inset Text
24638
24639 \begin_layout Plain Layout
24640
24641 \backslash
24642 arccos
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651
24652 \backslash
24653 arccos
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662
24663 \backslash
24664 inf
24665 \end_layout
24666
24667 \end_inset
24668 </cell>
24669 </row>
24670 <row>
24671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24672 \begin_inset Text
24673
24674 \begin_layout Plain Layout
24675
24676 \backslash
24677 tan
24678 \end_layout
24679
24680 \end_inset
24681 </cell>
24682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24683 \begin_inset Text
24684
24685 \begin_layout Plain Layout
24686
24687 \backslash
24688 tg
24689 \end_layout
24690
24691 \end_inset
24692 </cell>
24693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24694 \begin_inset Text
24695
24696 \begin_layout Plain Layout
24697
24698 \backslash
24699 tanh
24700 \end_layout
24701
24702 \end_inset
24703 </cell>
24704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708
24709 \backslash
24710 tgh
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719
24720 \backslash
24721 arctan
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \backslash
24732 arctg
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741
24742 \backslash
24743 lim
24744 \end_layout
24745
24746 \end_inset
24747 </cell>
24748 </row>
24749 <row>
24750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24751 \begin_inset Text
24752
24753 \begin_layout Plain Layout
24754
24755 \backslash
24756 cot
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24762 \begin_inset Text
24763
24764 \begin_layout Plain Layout
24765
24766 \backslash
24767 cotg
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24773 \begin_inset Text
24774
24775 \begin_layout Plain Layout
24776
24777 \backslash
24778 coth
24779 \end_layout
24780
24781 \end_inset
24782 </cell>
24783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787
24788 \end_layout
24789
24790 \end_inset
24791 </cell>
24792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24793 \begin_inset Text
24794
24795 \begin_layout Plain Layout
24796
24797 \backslash
24798 arg
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816
24817 \backslash
24818 liminf
24819 \end_layout
24820
24821 \end_inset
24822 </cell>
24823 </row>
24824 <row>
24825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Plain Layout
24829
24830 \backslash
24831 sec
24832 \end_layout
24833
24834 \end_inset
24835 </cell>
24836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24837 \begin_inset Text
24838
24839 \begin_layout Plain Layout
24840
24841 \end_layout
24842
24843 \end_inset
24844 </cell>
24845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24846 \begin_inset Text
24847
24848 \begin_layout Plain Layout
24849
24850 \backslash
24851 min
24852 \end_layout
24853
24854 \end_inset
24855 </cell>
24856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24857 \begin_inset Text
24858
24859 \begin_layout Plain Layout
24860
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869
24870 \backslash
24871 deg
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889
24890 \backslash
24891 limsup
24892 \end_layout
24893
24894 \end_inset
24895 </cell>
24896 </row>
24897 <row>
24898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902
24903 \backslash
24904 csc
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24910 \begin_inset Text
24911
24912 \begin_layout Plain Layout
24913
24914 \backslash
24915 cosec
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924
24925 \backslash
24926 max
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944
24945 \backslash
24946 det
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964
24965 \backslash
24966 Pr
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 </row>
24972 <row>
24973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Plain Layout
24977
24978 \backslash
24979 ln
24980 \end_layout
24981
24982 \end_inset
24983 </cell>
24984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24985 \begin_inset Text
24986
24987 \begin_layout Plain Layout
24988
24989 \end_layout
24990
24991 \end_inset
24992 </cell>
24993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997
24998 \backslash
24999 exp
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \end_layout
25010
25011 \end_inset
25012 </cell>
25013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \begin_layout Plain Layout
25017
25018 \backslash
25019 dim
25020 \end_layout
25021
25022 \end_inset
25023 </cell>
25024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25025 \begin_inset Text
25026
25027 \begin_layout Plain Layout
25028
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Plain Layout
25037
25038 \backslash
25039 hom
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 </row>
25045 <row>
25046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25047 \begin_inset Text
25048
25049 \begin_layout Plain Layout
25050
25051 \backslash
25052 lg
25053 \end_layout
25054
25055 \end_inset
25056 </cell>
25057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25058 \begin_inset Text
25059
25060 \begin_layout Plain Layout
25061
25062 \end_layout
25063
25064 \end_inset
25065 </cell>
25066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25067 \begin_inset Text
25068
25069 \begin_layout Plain Layout
25070
25071 \backslash
25072 log
25073 \end_layout
25074
25075 \end_inset
25076 </cell>
25077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25078 \begin_inset Text
25079
25080 \begin_layout Plain Layout
25081
25082 \end_layout
25083
25084 \end_inset
25085 </cell>
25086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25087 \begin_inset Text
25088
25089 \begin_layout Plain Layout
25090
25091 \backslash
25092 ker
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25098 \begin_inset Text
25099
25100 \begin_layout Plain Layout
25101
25102 \end_layout
25103
25104 \end_inset
25105 </cell>
25106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25107 \begin_inset Text
25108
25109 \begin_layout Plain Layout
25110
25111 \backslash
25112 gcd
25113 \end_layout
25114
25115 \end_inset
25116 </cell>
25117 </row>
25118 </lyxtabular>
25119
25120 \end_inset
25121
25122
25123 \end_layout
25124
25125 \begin_layout Standard
25126 También se pueden insertar con el botón 
25127 \begin_inset Graphics
25128         filename ../../images/math/functions.png
25129         scale 85
25130
25131 \end_inset
25132
25133  de la barra de ecuaciones.
25134 \end_layout
25135
25136 \begin_layout Subsection
25137 Funciones definidas por el usuario
25138 \begin_inset Index
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142 Funciones ! personalizadas
25143 \end_layout
25144
25145 \end_inset
25146
25147
25148 \end_layout
25149
25150 \begin_layout Standard
25151 Para usar una función no predefinida, como por ejemplo la función signo,
25152  sgn(x), hay dos posibilidades:
25153 \end_layout
25154
25155 \begin_layout Itemize
25156 Define la función añadiendo al preámbulo LaTeX la línea
25157 \begin_inset Foot
25158 status collapsed
25159
25160 \begin_layout Plain Layout
25161 Más sobre 
25162 \series bold
25163
25164 \backslash
25165 DeclareMathOperator
25166 \series default
25167  en 
25168 \begin_inset CommandInset ref
25169 LatexCommand ref
25170 reference "sub:Operadores-de-usuario"
25171
25172 \end_inset
25173
25174
25175 \end_layout
25176
25177 \end_inset
25178
25179
25180 \begin_inset Newline newline
25181 \end_inset
25182
25183
25184 \begin_inset VSpace -3mm
25185 \end_inset
25186
25187
25188 \begin_inset Newline newline
25189 \end_inset
25190
25191
25192 \series bold
25193
25194 \backslash
25195 DeclareMathOperator{
25196 \backslash
25197 sgn}{sgn}
25198 \series default
25199
25200 \begin_inset Index
25201 status collapsed
25202
25203 \begin_layout Plain Layout
25204 Comandos ! D ! 
25205 \backslash
25206 dbinom@
25207 \backslash
25208 DeclareMathOperator
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \begin_inset Newline newline
25215 \end_inset
25216
25217
25218 \begin_inset VSpace -2mm
25219 \end_inset
25220
25221
25222 \begin_inset Newline newline
25223 \end_inset
25224
25225 Ahora la función recién definida se puede obtener con el comando 
25226 \series bold
25227
25228 \backslash
25229 sgn
25230 \series default
25231 .
25232 \end_layout
25233
25234 \begin_layout Itemize
25235 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25236  en nuestro ejemplo las letras 
25237 \emph on
25238 sgn
25239 \emph default
25240 , y cámbialo a texto matemático.
25241  Entre el factor precedente y la función se inserta un espacio.
25242 \end_layout
25243
25244 \begin_layout Standard
25245 El resultado con ambos métodos es el mismo que con una función predefinida:
25246 \begin_inset Foot
25247 status collapsed
25248
25249 \begin_layout Plain Layout
25250 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25251  negro.
25252 \end_layout
25253
25254 \end_inset
25255
25256
25257 \end_layout
25258
25259 \begin_layout Standard
25260 \align center
25261 \begin_inset Tabular
25262 <lyxtabular version="3" rows="3" columns="2">
25263 <features>
25264 <column alignment="center" valignment="top" width="0pt">
25265 <column alignment="center" valignment="top" width="0pt">
25266 <row>
25267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25268 \begin_inset Text
25269
25270 \begin_layout Plain Layout
25271 Comando
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280 Resultado
25281 \end_layout
25282
25283 \end_inset
25284 </cell>
25285 </row>
25286 <row>
25287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Plain Layout
25291 A
25292 \backslash
25293 sgn(x)+B
25294 \end_layout
25295
25296 \end_inset
25297 </cell>
25298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25299 \begin_inset Text
25300
25301 \begin_layout Plain Layout
25302 \begin_inset Formula $A\sgn(x)+B$
25303 \end_inset
25304
25305
25306 \end_layout
25307
25308 \end_inset
25309 </cell>
25310 </row>
25311 <row>
25312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316 A
25317 \backslash
25318 ,
25319 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
25320 \end_inset
25321
25322 (x)+B
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25328 \begin_inset Text
25329
25330 \begin_layout Plain Layout
25331 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25332 \end_inset
25333
25334
25335 \end_layout
25336
25337 \end_inset
25338 </cell>
25339 </row>
25340 </lyxtabular>
25341
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \begin_layout Standard
25348 El primer método es preferible si la función se va a usar varias veces.
25349 \end_layout
25350
25351 \begin_layout Subsection
25352 Límites
25353 \begin_inset Index
25354 status collapsed
25355
25356 \begin_layout Plain Layout
25357 Limites@Límites
25358 \end_layout
25359
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \begin_layout Standard
25366 Para límites, además de 
25367 \series bold
25368
25369 \backslash
25370 lim
25371 \series default
25372
25373 \begin_inset Index
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377 Comandos ! L ! 
25378 \backslash
25379 lim
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \series bold
25386
25387 \backslash
25388 liminf
25389 \series default
25390  y 
25391 \series bold
25392
25393 \backslash
25394 limsup
25395 \series default
25396  están definidas las siguientes funciones:
25397 \series bold
25398  
25399 \end_layout
25400
25401 \begin_layout Standard
25402 \noindent
25403 \align center
25404 \begin_inset Tabular
25405 <lyxtabular version="3" rows="5" columns="2">
25406 <features>
25407 <column alignment="center" valignment="top" width="0">
25408 <column alignment="center" valignment="top" width="0">
25409 <row>
25410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25411 \begin_inset Text
25412
25413 \begin_layout Plain Layout
25414 Comando
25415 \end_layout
25416
25417 \end_inset
25418 </cell>
25419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25420 \begin_inset Text
25421
25422 \begin_layout Plain Layout
25423 Resultado
25424 \begin_inset Note Note
25425 status collapsed
25426
25427 \begin_layout Plain Layout
25428
25429 \series bold
25430
25431 \backslash
25432 raisebox
25433 \series default
25434  se usa sólo como espaciador
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 </row>
25445 <row>
25446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25447 \begin_inset Text
25448
25449 \begin_layout Plain Layout
25450
25451 \backslash
25452 varliminf
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461 \begin_inset Formula $\varliminf$
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \end_inset
25468 </cell>
25469 </row>
25470 <row>
25471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25472 \begin_inset Text
25473
25474 \begin_layout Plain Layout
25475
25476 \backslash
25477 varlimsup
25478 \end_layout
25479
25480 \end_inset
25481 </cell>
25482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25483 \begin_inset Text
25484
25485 \begin_layout Plain Layout
25486 \begin_inset Formula $\varlimsup$
25487 \end_inset
25488
25489
25490 \end_layout
25491
25492 \end_inset
25493 </cell>
25494 </row>
25495 <row>
25496 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500
25501 \backslash
25502 varprojlim
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Plain Layout
25511 \begin_inset Formula $\varprojlim$
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 </row>
25520 <row>
25521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Plain Layout
25525
25526 \backslash
25527 varinjlim
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536 \begin_inset Formula $\varinjlim$
25537 \end_inset
25538
25539
25540 \begin_inset Formula $\raisebox{-2.5mm}{}$
25541 \end_inset
25542
25543
25544 \end_layout
25545
25546 \end_inset
25547 </cell>
25548 </row>
25549 </lyxtabular>
25550
25551 \end_inset
25552
25553
25554 \end_layout
25555
25556 \begin_layout Standard
25557 \begin_inset VSpace medskip
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \begin_layout Standard
25564 El límite se crea insertando un subíndice.
25565  Se imprime a la derecha junto a la función en una fórmula en línea:
25566 \end_layout
25567
25568 \begin_layout Standard
25569 \noindent
25570 \align center
25571 \begin_inset Tabular
25572 <lyxtabular version="3" rows="2" columns="2">
25573 <features>
25574 <column alignment="center" valignment="top" width="0pt">
25575 <column alignment="center" valignment="top" width="0pt">
25576 <row>
25577 <cell alignment="center" valignment="top" usebox="none">
25578 \begin_inset Text
25579
25580 \begin_layout Plain Layout
25581 Comando
25582 \end_layout
25583
25584 \end_inset
25585 </cell>
25586 <cell alignment="center" valignment="top" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Plain Layout
25590 \begin_inset space \hspace{}
25591 \length 1cm
25592 \end_inset
25593
25594 Resultado
25595 \begin_inset Note Note
25596 status collapsed
25597
25598 \begin_layout Plain Layout
25599
25600 \series bold
25601
25602 \backslash
25603 raisebox
25604 \series default
25605  se usa sólo como espaciador
25606 \end_layout
25607
25608 \end_inset
25609
25610
25611 \end_layout
25612
25613 \end_inset
25614 </cell>
25615 </row>
25616 <row>
25617 <cell alignment="center" valignment="top" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621
25622 \backslash
25623 lim_x
25624 \backslash
25625 to
25626 \begin_inset ERT
25627 status collapsed
25628
25629 \begin_layout Plain Layout
25630
25631
25632 \backslash
25633 spce 
25634 \end_layout
25635
25636 \end_inset
25637
25638 A
25639 \begin_inset ERT
25640 status collapsed
25641
25642 \begin_layout Plain Layout
25643
25644
25645 \backslash
25646 spce 
25647 \end_layout
25648
25649 \end_inset
25650
25651 x=B
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 </lyxtabular>
25670
25671 \end_inset
25672
25673
25674 \end_layout
25675
25676 \begin_layout Standard
25677 En una ecuación presentada el límite se imprime debajo, como es habitual:
25678 \begin_inset Formula \[
25679 \lim\limits _{x\rightarrow A}=B\]
25680
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \begin_layout Subsection
25687 Función módulo
25688 \begin_inset Index
25689 status collapsed
25690
25691 \begin_layout Plain Layout
25692 Funciones ! módulo
25693 \end_layout
25694
25695 \end_inset
25696
25697
25698 \end_layout
25699
25700 \begin_layout Standard
25701 La función módulo es especial, porque existe en cuatro variantes.
25702 \end_layout
25703
25704 \begin_layout Standard
25705 En una ecuación presentada:
25706 \begin_inset Formula \begin{align*}
25707 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25708 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25709 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25710 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25711 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25712
25713 \end_inset
25714
25715 En una ecuación en línea se pone menos espacio delante del nombre de la
25716  función para todas las variantes.
25717 \end_layout
25718
25719 \begin_layout Section
25720 Caracteres especiales
25721 \begin_inset Index
25722 status collapsed
25723
25724 \begin_layout Plain Layout
25725 Caracteres especiales
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Subsection
25734 Caracteres especiales en texto matemático
25735 \end_layout
25736
25737 \begin_layout Standard
25738 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25739  TeX:
25740 \end_layout
25741
25742 \begin_layout Standard
25743 \begin_inset space \hfill{}
25744 \end_inset
25745
25746
25747 \begin_inset Tabular
25748 <lyxtabular version="3" rows="8" columns="2">
25749 <features>
25750 <column alignment="block" valignment="top" width="0">
25751 <column alignment="block" valignment="top" width="0">
25752 <row>
25753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25754 \begin_inset Text
25755
25756 \begin_layout Plain Layout
25757 Comando
25758 \end_layout
25759
25760 \end_inset
25761 </cell>
25762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25763 \begin_inset Text
25764
25765 \begin_layout Plain Layout
25766 Resultado
25767 \end_layout
25768
25769 \end_inset
25770 </cell>
25771 </row>
25772 <row>
25773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777
25778 \backslash
25779 oe
25780 \end_layout
25781
25782 \end_inset
25783 </cell>
25784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25785 \begin_inset Text
25786
25787 \begin_layout Plain Layout
25788 \begin_inset Formula $\textrm{œ}$
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \end_inset
25795 </cell>
25796 </row>
25797 <row>
25798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25799 \begin_inset Text
25800
25801 \begin_layout Plain Layout
25802
25803 \backslash
25804 OE
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25810 \begin_inset Text
25811
25812 \begin_layout Plain Layout
25813 \begin_inset Formula $\textrm{Œ}$
25814 \end_inset
25815
25816
25817 \end_layout
25818
25819 \end_inset
25820 </cell>
25821 </row>
25822 <row>
25823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25824 \begin_inset Text
25825
25826 \begin_layout Plain Layout
25827
25828 \backslash
25829 ae
25830 \end_layout
25831
25832 \end_inset
25833 </cell>
25834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25835 \begin_inset Text
25836
25837 \begin_layout Plain Layout
25838 \begin_inset Formula $\textrm{æ}$
25839 \end_inset
25840
25841
25842 \end_layout
25843
25844 \end_inset
25845 </cell>
25846 </row>
25847 <row>
25848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Plain Layout
25852
25853 \backslash
25854 AE
25855 \end_layout
25856
25857 \end_inset
25858 </cell>
25859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25860 \begin_inset Text
25861
25862 \begin_layout Plain Layout
25863 \begin_inset Formula $\textrm{Æ}$
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \end_inset
25870 </cell>
25871 </row>
25872 <row>
25873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25874 \begin_inset Text
25875
25876 \begin_layout Plain Layout
25877
25878 \backslash
25879 aa
25880 \end_layout
25881
25882 \end_inset
25883 </cell>
25884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25885 \begin_inset Text
25886
25887 \begin_layout Plain Layout
25888 \begin_inset Formula $\textrm{\aa}$
25889 \end_inset
25890
25891
25892 \end_layout
25893
25894 \end_inset
25895 </cell>
25896 </row>
25897 <row>
25898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25899 \begin_inset Text
25900
25901 \begin_layout Plain Layout
25902
25903 \backslash
25904 AA
25905 \begin_inset Index
25906 status collapsed
25907
25908 \begin_layout Plain Layout
25909
25910 \backslash
25911 @
25912 \begin_inset ERT
25913 status collapsed
25914
25915 \begin_layout Plain Layout
25916
25917
25918 \backslash
25919 textrm{
25920 \backslash
25921 AA}
25922 \end_layout
25923
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25937 \begin_inset Text
25938
25939 \begin_layout Plain Layout
25940 \begin_inset Formula $\textrm{Å}$
25941 \end_inset
25942
25943
25944 \end_layout
25945
25946 \end_inset
25947 </cell>
25948 </row>
25949 <row>
25950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25951 \begin_inset Text
25952
25953 \begin_layout Plain Layout
25954
25955 \backslash
25956 i
25957 \end_layout
25958
25959 \end_inset
25960 </cell>
25961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25962 \begin_inset Text
25963
25964 \begin_layout Plain Layout
25965 \begin_inset Formula $\textrm{ı}$
25966 \end_inset
25967
25968
25969 \end_layout
25970
25971 \end_inset
25972 </cell>
25973 </row>
25974 </lyxtabular>
25975
25976 \end_inset
25977
25978
25979 \begin_inset space \hfill{}
25980 \end_inset
25981
25982
25983 \begin_inset Tabular
25984 <lyxtabular version="3" rows="8" columns="2">
25985 <features>
25986 <column alignment="block" valignment="top" width="0">
25987 <column alignment="center" valignment="top" width="0">
25988 <row>
25989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Plain Layout
25993 Comando
25994 \begin_inset Note Note
25995 status collapsed
25996
25997 \begin_layout Plain Layout
25998
25999 \series bold
26000
26001 \backslash
26002 raisebox
26003 \series default
26004  se usa sólo como espaciador
26005 \end_layout
26006
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26015 \begin_inset Text
26016
26017 \begin_layout Plain Layout
26018 Resultado
26019 \end_layout
26020
26021 \end_inset
26022 </cell>
26023 </row>
26024 <row>
26025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Plain Layout
26029
26030 \backslash
26031 o
26032 \end_layout
26033
26034 \end_inset
26035 </cell>
26036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26037 \begin_inset Text
26038
26039 \begin_layout Plain Layout
26040 \begin_inset Formula $\textrm{ø}$
26041 \end_inset
26042
26043
26044 \end_layout
26045
26046 \end_inset
26047 </cell>
26048 </row>
26049 <row>
26050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26051 \begin_inset Text
26052
26053 \begin_layout Plain Layout
26054
26055 \backslash
26056 O
26057 \end_layout
26058
26059 \end_inset
26060 </cell>
26061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065 \begin_inset Formula $\textrm{Ø}$
26066 \end_inset
26067
26068
26069 \end_layout
26070
26071 \end_inset
26072 </cell>
26073 </row>
26074 <row>
26075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26076 \begin_inset Text
26077
26078 \begin_layout Plain Layout
26079
26080 \backslash
26081 l
26082 \end_layout
26083
26084 \end_inset
26085 </cell>
26086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26087 \begin_inset Text
26088
26089 \begin_layout Plain Layout
26090 \begin_inset Formula $\textrm{ł}$
26091 \end_inset
26092
26093
26094 \end_layout
26095
26096 \end_inset
26097 </cell>
26098 </row>
26099 <row>
26100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26101 \begin_inset Text
26102
26103 \begin_layout Plain Layout
26104
26105 \backslash
26106 L
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26112 \begin_inset Text
26113
26114 \begin_layout Plain Layout
26115 \begin_inset Formula $\textrm{Ł}$
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \end_inset
26122 </cell>
26123 </row>
26124 <row>
26125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26126 \begin_inset Text
26127
26128 \begin_layout Plain Layout
26129 !
26130 \begin_inset space \hspace{}
26131 \length 0mm
26132 \end_inset
26133
26134 `
26135 \begin_inset ERT
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139
26140
26141 \backslash
26142 spce 
26143 \end_layout
26144
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \end_inset
26151 </cell>
26152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26153 \begin_inset Text
26154
26155 \begin_layout Plain Layout
26156 \begin_inset Formula $\textrm{!`}$
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 </row>
26165 <row>
26166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170 ?
26171 \begin_inset space \hspace{}
26172 \length 0mm
26173 \end_inset
26174
26175 `
26176 \begin_inset ERT
26177 status collapsed
26178
26179 \begin_layout Plain Layout
26180
26181
26182 \backslash
26183 spce 
26184 \end_layout
26185
26186 \end_inset
26187
26188
26189 \end_layout
26190
26191 \end_inset
26192 </cell>
26193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26194 \begin_inset Text
26195
26196 \begin_layout Plain Layout
26197 \begin_inset Formula $\textrm{?`}$
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 </row>
26206 <row>
26207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26208 \begin_inset Text
26209
26210 \begin_layout Plain Layout
26211
26212 \backslash
26213 j
26214 \end_layout
26215
26216 \end_inset
26217 </cell>
26218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26219 \begin_inset Text
26220
26221 \begin_layout Plain Layout
26222 \begin_inset Formula $\textrm{ȷ}$
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 </row>
26231 </lyxtabular>
26232
26233 \end_inset
26234
26235
26236 \begin_inset space \hfill{}
26237 \end_inset
26238
26239
26240 \end_layout
26241
26242 \begin_layout Standard
26243 Los caracteres 
26244 \begin_inset Formula $\textrm{\textrm{Å}}$
26245 \end_inset
26246
26247  y 
26248 \begin_inset Formula $\textrm{\textrm{Ø}}$
26249 \end_inset
26250
26251  también se pueden insertar mediante el botón 
26252 \begin_inset Graphics
26253         filename ../../images/math/digamma.png
26254         scale 85
26255
26256 \end_inset
26257
26258  de la barra de ecuaciones.
26259 \end_layout
26260
26261 \begin_layout Standard
26262 Los comandos 
26263 \series bold
26264 !
26265 \begin_inset space \hspace{}
26266 \length 0mm
26267 \end_inset
26268
26269 `
26270 \series default
26271  y 
26272 \series bold
26273 ?
26274 \begin_inset space \hspace{}
26275 \length 0mm
26276 \end_inset
26277
26278 `
26279 \series default
26280  son una excepción porque se pueden insertar directamente a texto en LyX.
26281  
26282 \end_layout
26283
26284 \begin_layout Subsection
26285 Acentos en texto
26286 \begin_inset CommandInset label
26287 LatexCommand label
26288 name "sub:Acentos-en-texto"
26289
26290 \end_inset
26291
26292
26293 \begin_inset Index
26294 status collapsed
26295
26296 \begin_layout Plain Layout
26297 Acentos ! en texto
26298 \end_layout
26299
26300 \end_inset
26301
26302
26303 \end_layout
26304
26305 \begin_layout Standard
26306 Con los siguientes comandos se pueden acentuar todas las letras.
26307  Los comandos deben ponerse en modo TeX.
26308 \end_layout
26309
26310 \begin_layout Standard
26311 \begin_inset space \hfill{}
26312 \end_inset
26313
26314
26315 \begin_inset Tabular
26316 <lyxtabular version="3" rows="8" columns="2">
26317 <features>
26318 <column alignment="block" valignment="top" width="0">
26319 <column alignment="block" valignment="top" width="0">
26320 <row>
26321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26322 \begin_inset Text
26323
26324 \begin_layout Plain Layout
26325 Comando
26326 \end_layout
26327
26328 \end_inset
26329 </cell>
26330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26331 \begin_inset Text
26332
26333 \begin_layout Plain Layout
26334 Resultado
26335 \end_layout
26336
26337 \end_inset
26338 </cell>
26339 </row>
26340 <row>
26341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26342 \begin_inset Text
26343
26344 \begin_layout Plain Layout
26345
26346 \backslash
26347
26348 \begin_inset Quotes grd
26349 \end_inset
26350
26351 e
26352 \end_layout
26353
26354 \end_inset
26355 </cell>
26356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26357 \begin_inset Text
26358
26359 \begin_layout Plain Layout
26360 \begin_inset ERT
26361 status collapsed
26362
26363 \begin_layout Plain Layout
26364
26365
26366 \backslash
26367 "e
26368 \end_layout
26369
26370 \end_inset
26371
26372
26373 \end_layout
26374
26375 \end_inset
26376 </cell>
26377 </row>
26378 <row>
26379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26380 \begin_inset Text
26381
26382 \begin_layout Plain Layout
26383
26384 \backslash
26385 `e
26386 \end_layout
26387
26388 \end_inset
26389 </cell>
26390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26391 \begin_inset Text
26392
26393 \begin_layout Plain Layout
26394 \begin_inset ERT
26395 status collapsed
26396
26397 \begin_layout Plain Layout
26398
26399
26400 \backslash
26401 `e
26402 \end_layout
26403
26404 \end_inset
26405
26406
26407 \end_layout
26408
26409 \end_inset
26410 </cell>
26411 </row>
26412 <row>
26413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26414 \begin_inset Text
26415
26416 \begin_layout Plain Layout
26417
26418 \backslash
26419 ^
26420 \begin_inset ERT
26421 status collapsed
26422
26423 \begin_layout Plain Layout
26424
26425
26426 \backslash
26427 spce 
26428 \end_layout
26429
26430 \end_inset
26431
26432 e
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441 \begin_inset ERT
26442 status collapsed
26443
26444 \begin_layout Plain Layout
26445
26446
26447 \backslash
26448 ^e
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \end_inset
26457 </cell>
26458 </row>
26459 <row>
26460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26461 \begin_inset Text
26462
26463 \begin_layout Plain Layout
26464
26465 \backslash
26466 =e
26467 \end_layout
26468
26469 \end_inset
26470 </cell>
26471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26472 \begin_inset Text
26473
26474 \begin_layout Plain Layout
26475 \begin_inset ERT
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479
26480
26481 \backslash
26482 =e
26483 \end_layout
26484
26485 \end_inset
26486
26487
26488 \end_layout
26489
26490 \end_inset
26491 </cell>
26492 </row>
26493 <row>
26494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Plain Layout
26498
26499 \backslash
26500 u
26501 \begin_inset ERT
26502 status collapsed
26503
26504 \begin_layout Plain Layout
26505
26506
26507 \backslash
26508 spce 
26509 \end_layout
26510
26511 \end_inset
26512
26513 e
26514 \end_layout
26515
26516 \end_inset
26517 </cell>
26518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26519 \begin_inset Text
26520
26521 \begin_layout Plain Layout
26522 \begin_inset ERT
26523 status collapsed
26524
26525 \begin_layout Plain Layout
26526
26527
26528 \backslash
26529 u e
26530 \end_layout
26531
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" bottomline="true" leftline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Plain Layout
26545
26546 \backslash
26547 b
26548 \begin_inset ERT
26549 status collapsed
26550
26551 \begin_layout Plain Layout
26552
26553
26554 \backslash
26555 spce 
26556 \end_layout
26557
26558 \end_inset
26559
26560 e
26561 \end_layout
26562
26563 \end_inset
26564 </cell>
26565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26566 \begin_inset Text
26567
26568 \begin_layout Plain Layout
26569 \begin_inset ERT
26570 status collapsed
26571
26572 \begin_layout Plain Layout
26573
26574
26575 \backslash
26576 b e
26577 \end_layout
26578
26579 \end_inset
26580
26581
26582 \end_layout
26583
26584 \end_inset
26585 </cell>
26586 </row>
26587 <row>
26588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26589 \begin_inset Text
26590
26591 \begin_layout Plain Layout
26592
26593 \backslash
26594 t
26595 \begin_inset ERT
26596 status collapsed
26597
26598 \begin_layout Plain Layout
26599
26600
26601 \backslash
26602 spce 
26603 \end_layout
26604
26605 \end_inset
26606
26607 ee
26608 \end_layout
26609
26610 \end_inset
26611 </cell>
26612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26613 \begin_inset Text
26614
26615 \begin_layout Plain Layout
26616 \begin_inset ERT
26617 status collapsed
26618
26619 \begin_layout Plain Layout
26620
26621
26622 \backslash
26623 t ee
26624 \end_layout
26625
26626 \end_inset
26627
26628
26629 \end_layout
26630
26631 \end_inset
26632 </cell>
26633 </row>
26634 </lyxtabular>
26635
26636 \end_inset
26637
26638
26639 \begin_inset space \hfill{}
26640 \end_inset
26641
26642
26643 \begin_inset Tabular
26644 <lyxtabular version="3" rows="8" columns="2">
26645 <features>
26646 <column alignment="block" valignment="top" width="0">
26647 <column alignment="center" valignment="top" width="0">
26648 <row>
26649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Plain Layout
26653 Comando
26654 \end_layout
26655
26656 \end_inset
26657 </cell>
26658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26659 \begin_inset Text
26660
26661 \begin_layout Plain Layout
26662 Resultado
26663 \end_layout
26664
26665 \end_inset
26666 </cell>
26667 </row>
26668 <row>
26669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Plain Layout
26673
26674 \backslash
26675 H
26676 \begin_inset ERT
26677 status collapsed
26678
26679 \begin_layout Plain Layout
26680
26681
26682 \backslash
26683 spce 
26684 \end_layout
26685
26686 \end_inset
26687
26688 e
26689 \end_layout
26690
26691 \end_inset
26692 </cell>
26693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26694 \begin_inset Text
26695
26696 \begin_layout Plain Layout
26697 \begin_inset ERT
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701
26702
26703 \backslash
26704 H e
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \end_inset
26713 </cell>
26714 </row>
26715 <row>
26716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26717 \begin_inset Text
26718
26719 \begin_layout Plain Layout
26720
26721 \backslash
26722 'e
26723 \end_layout
26724
26725 \end_inset
26726 </cell>
26727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26728 \begin_inset Text
26729
26730 \begin_layout Plain Layout
26731 \begin_inset ERT
26732 status collapsed
26733
26734 \begin_layout Plain Layout
26735
26736
26737 \backslash
26738 'e
26739 \end_layout
26740
26741 \end_inset
26742
26743
26744 \end_layout
26745
26746 \end_inset
26747 </cell>
26748 </row>
26749 <row>
26750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26751 \begin_inset Text
26752
26753 \begin_layout Plain Layout
26754
26755 \backslash
26756 ~e
26757 \begin_inset Index
26758 status collapsed
26759
26760 \begin_layout Plain Layout
26761 Tilde
26762 \end_layout
26763
26764 \end_inset
26765
26766
26767 \end_layout
26768
26769 \end_inset
26770 </cell>
26771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26772 \begin_inset Text
26773
26774 \begin_layout Plain Layout
26775 \begin_inset ERT
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779
26780
26781 \backslash
26782 ~e
26783 \end_layout
26784
26785 \end_inset
26786
26787
26788 \end_layout
26789
26790 \end_inset
26791 </cell>
26792 </row>
26793 <row>
26794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26795 \begin_inset Text
26796
26797 \begin_layout Plain Layout
26798
26799 \backslash
26800 .e
26801 \end_layout
26802
26803 \end_inset
26804 </cell>
26805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26806 \begin_inset Text
26807
26808 \begin_layout Plain Layout
26809 \begin_inset ERT
26810 status collapsed
26811
26812 \begin_layout Plain Layout
26813
26814
26815 \backslash
26816 .e
26817 \end_layout
26818
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \end_inset
26825 </cell>
26826 </row>
26827 <row>
26828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Plain Layout
26832
26833 \backslash
26834 v
26835 \begin_inset ERT
26836 status collapsed
26837
26838 \begin_layout Plain Layout
26839
26840
26841 \backslash
26842 spce 
26843 \end_layout
26844
26845 \end_inset
26846
26847 e
26848 \end_layout
26849
26850 \end_inset
26851 </cell>
26852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26853 \begin_inset Text
26854
26855 \begin_layout Plain Layout
26856 \begin_inset ERT
26857 status collapsed
26858
26859 \begin_layout Plain Layout
26860
26861
26862 \backslash
26863 v e
26864 \end_layout
26865
26866 \end_inset
26867
26868
26869 \end_layout
26870
26871 \end_inset
26872 </cell>
26873 </row>
26874 <row>
26875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26876 \begin_inset Text
26877
26878 \begin_layout Plain Layout
26879
26880 \backslash
26881 d
26882 \begin_inset ERT
26883 status collapsed
26884
26885 \begin_layout Plain Layout
26886
26887
26888 \backslash
26889 spce 
26890 \end_layout
26891
26892 \end_inset
26893
26894 e
26895 \end_layout
26896
26897 \end_inset
26898 </cell>
26899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26900 \begin_inset Text
26901
26902 \begin_layout Plain Layout
26903 \begin_inset ERT
26904 status collapsed
26905
26906 \begin_layout Plain Layout
26907
26908
26909 \backslash
26910 d e
26911 \end_layout
26912
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \end_inset
26919 </cell>
26920 </row>
26921 <row>
26922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926
26927 \backslash
26928 c
26929 \begin_inset ERT
26930 status collapsed
26931
26932 \begin_layout Plain Layout
26933
26934
26935 \backslash
26936 spce 
26937 \end_layout
26938
26939 \end_inset
26940
26941 e
26942 \end_layout
26943
26944 \end_inset
26945 </cell>
26946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26947 \begin_inset Text
26948
26949 \begin_layout Plain Layout
26950 \begin_inset ERT
26951 status collapsed
26952
26953 \begin_layout Plain Layout
26954
26955
26956 \backslash
26957 c e
26958 \end_layout
26959
26960 \end_inset
26961
26962
26963 \end_layout
26964
26965 \end_inset
26966 </cell>
26967 </row>
26968 </lyxtabular>
26969
26970 \end_inset
26971
26972
26973 \begin_inset space \hfill{}
26974 \end_inset
26975
26976
26977 \end_layout
26978
26979 \begin_layout Standard
26980 \begin_inset VSpace medskip
26981 \end_inset
26982
26983
26984 \end_layout
26985
26986 \begin_layout Standard
26987 Con el comando 
26988 \series bold
26989
26990 \backslash
26991 t
26992 \series default
26993  también se pueden acentuar dos caracteres distintos.
26994  El comando 
26995 \series bold
26996
26997 \backslash
26998 t
26999 \begin_inset ERT
27000 status collapsed
27001
27002 \begin_layout Plain Layout
27003
27004
27005 \backslash
27006 spce 
27007 \end_layout
27008
27009 \end_inset
27010
27011 sz
27012 \series default
27013  genera 
27014 \begin_inset ERT
27015 status collapsed
27016
27017 \begin_layout Plain Layout
27018
27019
27020 \backslash
27021 t sz
27022 \end_layout
27023
27024 \end_inset
27025
27026
27027 \end_layout
27028
27029 \begin_layout Standard
27030 Los acentos 
27031 \series bold
27032 `
27033 \series default
27034  , 
27035 \series bold
27036 '
27037 \series default
27038  y 
27039 \series bold
27040 ^
27041 \series default
27042  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27043  TeX.
27044  Lo mismo se aplica a la tilde
27045 \begin_inset Foot
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27050 \end_layout
27051
27052 \end_inset
27053
27054  con 
27055 \emph on
27056 a
27057 \emph default
27058
27059 \emph on
27060 o
27061 \emph default
27062  y 
27063 \emph on
27064 n.
27065 \end_layout
27066
27067 \begin_layout Standard
27068 Los comandos 
27069 \series bold
27070
27071 \backslash
27072 b
27073 \series default
27074  , 
27075 \series bold
27076
27077 \backslash
27078 c
27079 \series default
27080  , 
27081 \series bold
27082
27083 \backslash
27084 d
27085 \series default
27086  , 
27087 \series bold
27088
27089 \backslash
27090 H
27091 \series default
27092  , 
27093 \series bold
27094
27095 \backslash
27096 t
27097 \series default
27098  , 
27099 \series bold
27100
27101 \backslash
27102 u
27103 \series default
27104  , 
27105 \series bold
27106
27107 \backslash
27108 v
27109 \series default
27110 , y acentos insertados directamente con el teclado también están disponibles
27111  en texto matemático.
27112  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27113  
27114 \begin_inset CommandInset ref
27115 LatexCommand ref
27116 reference "sub:Acentos-para-un"
27117
27118 \end_inset
27119
27120 .
27121 \end_layout
27122
27123 \begin_layout Standard
27124 \begin_inset VSpace bigskip
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Standard
27131 Además, con el comando 
27132 \series bold
27133
27134 \backslash
27135 textcircled
27136 \series default
27137
27138 \begin_inset Index
27139 status collapsed
27140
27141 \begin_layout Plain Layout
27142 Comandos ! T ! 
27143 \backslash
27144 textcircled
27145 \end_layout
27146
27147 \end_inset
27148
27149  se pueden insertar en un círculo todos los números y letras, de forma parecida
27150  al símbolo copyright.
27151 \end_layout
27152
27153 \begin_layout Standard
27154 \noindent
27155 \align center
27156 \begin_inset Tabular
27157 <lyxtabular version="3" rows="3" columns="2">
27158 <features>
27159 <column alignment="center" valignment="top" width="0">
27160 <column alignment="center" valignment="top" width="0">
27161 <row>
27162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27163 \begin_inset Text
27164
27165 \begin_layout Plain Layout
27166 Comando
27167 \end_layout
27168
27169 \end_inset
27170 </cell>
27171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27172 \begin_inset Text
27173
27174 \begin_layout Plain Layout
27175 Resultado
27176 \begin_inset Note Note
27177 status collapsed
27178
27179 \begin_layout Plain Layout
27180
27181 \series bold
27182
27183 \backslash
27184 raisebox
27185 \series default
27186  se usa sólo como espaciador
27187 \end_layout
27188
27189 \end_inset
27190
27191
27192 \end_layout
27193
27194 \end_inset
27195 </cell>
27196 </row>
27197 <row>
27198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27199 \begin_inset Text
27200
27201 \begin_layout Plain Layout
27202
27203 \backslash
27204 textcircled{w}
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27210 \begin_inset Text
27211
27212 \begin_layout Plain Layout
27213 \begin_inset ERT
27214 status collapsed
27215
27216 \begin_layout Plain Layout
27217
27218
27219 \backslash
27220 textcircled{w}
27221 \end_layout
27222
27223 \end_inset
27224
27225
27226 \end_layout
27227
27228 \end_inset
27229 </cell>
27230 </row>
27231 <row>
27232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27233 \begin_inset Text
27234
27235 \begin_layout Plain Layout
27236
27237 \backslash
27238 Large 
27239 \backslash
27240 textcircled{
27241 \backslash
27242 normalsize
27243 \backslash
27244 protect
27245 \backslash
27246 raisebox{-1.5pt}{W}}
27247 \end_layout
27248
27249 \end_inset
27250 </cell>
27251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27252 \begin_inset Text
27253
27254 \begin_layout Plain Layout
27255 \begin_inset Formula $\raisebox{4.5mm}{}$
27256 \end_inset
27257
27258
27259 \begin_inset ERT
27260 status collapsed
27261
27262 \begin_layout Plain Layout
27263
27264
27265 \backslash
27266 Large 
27267 \backslash
27268 textcircled{
27269 \backslash
27270 normalsize
27271 \backslash
27272 protect
27273 \backslash
27274 raisebox{-1.5pt}W}
27275 \end_layout
27276
27277 \end_inset
27278
27279
27280 \begin_inset Formula $\raisebox{-2mm}{}$
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \end_inset
27287 </cell>
27288 </row>
27289 </lyxtabular>
27290
27291 \end_inset
27292
27293
27294 \end_layout
27295
27296 \begin_layout Standard
27297 Hay que tener cuidado que el carácter se ajuste al círculo.
27298  Por eso 
27299 \series bold
27300
27301 \backslash
27302 Large
27303 \begin_inset Foot
27304 status collapsed
27305
27306 \begin_layout Plain Layout
27307 véase 
27308 \begin_inset CommandInset ref
27309 LatexCommand ref
27310 reference "sub:Tamaños-de-fuentes"
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \series default
27321  especifica el tamaño del círculo.
27322  Con ayuda de 
27323 \series bold
27324
27325 \backslash
27326 raisebox
27327 \begin_inset Foot
27328 status collapsed
27329
27330 \begin_layout Plain Layout
27331 véase 
27332 \begin_inset CommandInset ref
27333 LatexCommand ref
27334 reference "sub:Cuadros-sin-marco"
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \end_inset
27342
27343
27344 \series default
27345  se puede centrar el carácter.
27346 \end_layout
27347
27348 \begin_layout Subsection
27349 Números minúsculos
27350 \begin_inset Index
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354 Numeros@Números ! minúsculos
27355 \end_layout
27356
27357 \end_inset
27358
27359
27360 \end_layout
27361
27362 \begin_layout Standard
27363 Los números minúsculos se componen con el comando 
27364 \series bold
27365
27366 \backslash
27367 oldstylenums
27368 \series default
27369
27370 \begin_inset Index
27371 status collapsed
27372
27373 \begin_layout Plain Layout
27374 Comandos ! O ! 
27375 \backslash
27376 oldstylenums
27377 \end_layout
27378
27379 \end_inset
27380
27381 .
27382  El comando se puede usar en ecuaciones y en modo TeX.
27383  Su esquema es:
27384 \end_layout
27385
27386 \begin_layout Standard
27387
27388 \series bold
27389
27390 \backslash
27391 oldstylenums{número}
27392 \end_layout
27393
27394 \begin_layout Standard
27395 El comando 
27396 \series bold
27397
27398 \backslash
27399 oldstylenums{0123456789}
27400 \series default
27401  genera: 
27402 \begin_inset Formula $\oldstylenums{0123456789}$
27403 \end_inset
27404
27405
27406 \end_layout
27407
27408 \begin_layout Subsection
27409 Caracteres especiales misceláneos
27410 \begin_inset CommandInset label
27411 LatexCommand label
27412 name "sub:Caracteres-especiales-misceláneos"
27413
27414 \end_inset
27415
27416
27417 \begin_inset Index
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421 Caracteres especiales ! misceláneos
27422 \end_layout
27423
27424 \end_inset
27425
27426
27427 \end_layout
27428
27429 \begin_layout Standard
27430 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27431  comandos:
27432 \end_layout
27433
27434 \begin_layout Standard
27435 \noindent
27436 \align center
27437 \begin_inset Tabular
27438 <lyxtabular version="3" rows="4" columns="2">
27439 <features>
27440 <column alignment="center" valignment="top" width="0">
27441 <column alignment="center" valignment="top" width="0">
27442 <row>
27443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27444 \begin_inset Text
27445
27446 \begin_layout Plain Layout
27447 Comando
27448 \end_layout
27449
27450 \end_inset
27451 </cell>
27452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27453 \begin_inset Text
27454
27455 \begin_layout Plain Layout
27456 Resultado
27457 \end_layout
27458
27459 \end_inset
27460 </cell>
27461 </row>
27462 <row>
27463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27464 \begin_inset Text
27465
27466 \begin_layout Plain Layout
27467
27468 \backslash
27469 ^
27470 \begin_inset ERT
27471 status collapsed
27472
27473 \begin_layout Plain Layout
27474
27475
27476 \backslash
27477 spce 
27478 \end_layout
27479
27480 \end_inset
27481
27482
27483 \end_layout
27484
27485 \end_inset
27486 </cell>
27487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27488 \begin_inset Text
27489
27490 \begin_layout Plain Layout
27491 \begin_inset Formula $\mathcircumflex$
27492 \end_inset
27493
27494
27495 \end_layout
27496
27497 \end_inset
27498 </cell>
27499 </row>
27500 <row>
27501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27502 \begin_inset Text
27503
27504 \begin_layout Plain Layout
27505
27506 \backslash
27507 _
27508 \end_layout
27509
27510 \end_inset
27511 </cell>
27512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27513 \begin_inset Text
27514
27515 \begin_layout Plain Layout
27516 \begin_inset Formula $\_$
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \end_inset
27523 </cell>
27524 </row>
27525 <row>
27526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27527 \begin_inset Text
27528
27529 \begin_layout Plain Layout
27530 ^
27531 \begin_inset ERT
27532 status collapsed
27533
27534 \begin_layout Plain Layout
27535
27536
27537 \backslash
27538 spce 
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \backslash
27545 circ
27546 \begin_inset Index
27547 status collapsed
27548
27549 \begin_layout Plain Layout
27550 °
27551 \end_layout
27552
27553 \end_inset
27554
27555
27556 \end_layout
27557
27558 \end_inset
27559 </cell>
27560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27561 \begin_inset Text
27562
27563 \begin_layout Plain Layout
27564 \begin_inset Formula $^{\circ}$
27565 \end_inset
27566
27567
27568 \end_layout
27569
27570 \end_inset
27571 </cell>
27572 </row>
27573 </lyxtabular>
27574
27575 \end_inset
27576
27577
27578 \end_layout
27579
27580 \begin_layout Standard
27581 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27582  LaTeX contiene la línea:
27583 \begin_inset Foot
27584 status collapsed
27585
27586 \begin_layout Plain Layout
27587 Más sobre este asunto en 
27588 \begin_inset CommandInset ref
27589 LatexCommand ref
27590 reference "sub:Caracteres-de-texto"
27591
27592 \end_inset
27593
27594
27595 \end_layout
27596
27597 \end_inset
27598
27599  
27600 \end_layout
27601
27602 \begin_layout Standard
27603
27604 \series bold
27605
27606 \backslash
27607 DeclareInputtext{176}{
27608 \backslash
27609 ifmmode^
27610 \backslash
27611 circ
27612 \backslash
27613 else
27614 \backslash
27615 textdegree
27616 \backslash
27617 fi}
27618 \end_layout
27619
27620 \begin_layout Section
27621 Estilos de ecuación
27622 \begin_inset CommandInset label
27623 LatexCommand label
27624 name "sec:Estilos-de-ecuación"
27625
27626 \end_inset
27627
27628
27629 \begin_inset Index
27630 status collapsed
27631
27632 \begin_layout Plain Layout
27633 Ecuación ! estilos de
27634 \end_layout
27635
27636 \end_inset
27637
27638
27639 \end_layout
27640
27641 \begin_layout Itemize
27642 Hay dos estilos diferentes de alineación:
27643 \end_layout
27644
27645 \begin_deeper
27646 \begin_layout Description
27647 Centrado es el estándar predefinido
27648 \end_layout
27649
27650 \begin_layout Description
27651 Sangrado para este estilo debe insertarse la opción 
27652 \series bold
27653 fleqn
27654 \series default
27655  en el menú 
27656 \family sans
27657 Documento\SpecialChar \menuseparator
27658 Configuración
27659 \family default
27660  bajo 
27661 \family sans
27662 Clase de documento
27663 \end_layout
27664
27665 \begin_layout Standard
27666 Cuando se usa 
27667 \series bold
27668 Sangrado
27669 \series default
27670 , éste se puede ajustar con la longitud 
27671 \series bold
27672
27673 \backslash
27674 mathindent
27675 \series default
27676
27677 \begin_inset Index
27678 status collapsed
27679
27680 \begin_layout Plain Layout
27681 Comandos ! M ! 
27682 \backslash
27683 mathindent
27684 \end_layout
27685
27686 \end_inset
27687
27688 .
27689  Para 15
27690 \begin_inset space \thinspace{}
27691 \end_inset
27692
27693 mm, p.
27694 \begin_inset space \thinspace{}
27695 \end_inset
27696
27697 e., se inserta esta línea de comando en el preámbulo LaTeX:
27698 \end_layout
27699
27700 \begin_layout Standard
27701
27702 \series bold
27703
27704 \backslash
27705 setlength{
27706 \backslash
27707 mathindent}{15mm}
27708 \end_layout
27709
27710 \begin_layout Standard
27711 Si no se especifica longitud se usa el valor predeterminado de 30
27712 \begin_inset space \thinspace{}
27713 \end_inset
27714
27715 pt.
27716 \end_layout
27717
27718 \end_deeper
27719 \begin_layout Itemize
27720 Y dos estilos diferentes de numeración:
27721 \end_layout
27722
27723 \begin_deeper
27724 \begin_layout Description
27725 Derecha es el estándar predefinido
27726 \end_layout
27727
27728 \begin_layout Description
27729 Izquierda para este estilo debe insertarse la opción 
27730 \series bold
27731 fleqn
27732 \series default
27733  en el menú 
27734 \family sans
27735 Documento\SpecialChar \menuseparator
27736 Configuración
27737 \family default
27738  bajo 
27739 \family sans
27740 Clase de documento
27741 \end_layout
27742
27743 \end_deeper
27744 \begin_layout Standard
27745
27746 \series bold
27747 fleqn
27748 \series default
27749  y 
27750 \series bold
27751 leqno
27752 \series default
27753  también se pueden usar juntos.
27754  En ese caso se insertan ambas opciones, separadas por una coma.
27755 \end_layout
27756
27757 \begin_layout Standard
27758 Los estilos escogidos se aplican a todas las ecuaciones en presentación
27759  del documento.
27760  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27761  estilo 
27762 \series bold
27763 Centrado
27764 \series default
27765  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27766 \begin_inset CommandInset ref
27767 LatexCommand ref
27768 reference "sub:Entorno-flalign"
27769
27770 \end_inset
27771
27772 .
27773 \end_layout
27774
27775 \begin_layout Section
27776 Ecuaciones multilínea
27777 \begin_inset CommandInset label
27778 LatexCommand label
27779 name "sec:Ecuaciones-multilínea"
27780
27781 \end_inset
27782
27783
27784 \begin_inset Index
27785 status collapsed
27786
27787 \begin_layout Plain Layout
27788 Ecuación ! multilínea
27789 \end_layout
27790
27791 \end_inset
27792
27793
27794 \end_layout
27795
27796 \begin_layout Subsection
27797 General
27798 \end_layout
27799
27800 \begin_layout Standard
27801 En LyX se generan nuevas líneas en una ecuación con 
27802 \family sans
27803 \series bold
27804 Ctrl-Retorno
27805 \family default
27806 \series default
27807 .
27808  Esto crea un 
27809 \series bold
27810 entorno eqnarray
27811 \series default
27812 , que se describe en
27813 \begin_inset space ~
27814 \end_inset
27815
27816
27817 \begin_inset CommandInset ref
27818 LatexCommand ref
27819 reference "sub:Entorno-eqnarray"
27820
27821 \end_inset
27822
27823  o, si se ha marcado la opción 
27824 \family sans
27825 Usar
27826 \begin_inset space ~
27827 \end_inset
27828
27829 el
27830 \begin_inset space ~
27831 \end_inset
27832
27833 paquete
27834 \begin_inset space ~
27835 \end_inset
27836
27837 de
27838 \begin_inset space ~
27839 \end_inset
27840
27841 ecuaciones
27842 \begin_inset space ~
27843 \end_inset
27844
27845 AMS
27846 \family default
27847  en la configuración del documento
27848 \family sans
27849 , un 
27850 \series bold
27851 entorno
27852 \family default
27853 \series default
27854  
27855 \series bold
27856 align
27857 \series default
27858 , que se describe en
27859 \begin_inset space ~
27860 \end_inset
27861
27862
27863 \begin_inset CommandInset ref
27864 LatexCommand ref
27865 reference "sub:Entorno-align-estándar"
27866
27867 \end_inset
27868
27869 .
27870 \end_layout
27871
27872 \begin_layout Standard
27873 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27874  el menú 
27875 \family sans
27876 Insertar\SpecialChar \menuseparator
27877 Ecuación
27878 \family default
27879 .
27880  En las siguientes secciones se describen estos entornos.
27881 \end_layout
27882
27883 \begin_layout Standard
27884 En todos los entornos de ecuación multilínea la combinación 
27885 \family sans
27886 Ctrl-Retorno
27887 \family default
27888  genera una línea nueva.
27889  Para añadir o quitar líneas se pueden usar los botones 
27890 \begin_inset Graphics
27891         filename ../../images/tabular-feature_append-row.png
27892         scale 85
27893
27894 \end_inset
27895
27896  o 
27897 \begin_inset Graphics
27898         filename ../../images/tabular-feature_delete-row.png
27899         scale 85
27900
27901 \end_inset
27902
27903 de la barra de herramientas, respectivamente, o el menú 
27904 \family sans
27905 Editar\SpecialChar \menuseparator
27906 Filas y columnas
27907 \family default
27908 .
27909 \end_layout
27910
27911 \begin_layout Subsubsection
27912 Separación de líneas
27913 \begin_inset CommandInset label
27914 LatexCommand label
27915 name "sub:Separación-de-líneas"
27916
27917 \end_inset
27918
27919
27920 \begin_inset Index
27921 status collapsed
27922
27923 \begin_layout Plain Layout
27924 Ecuación ! multilínea ! separación de filas
27925 \end_layout
27926
27927 \end_inset
27928
27929
27930 \end_layout
27931
27932 \begin_layout Standard
27933 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
27934 \begin_inset Formula \begin{eqnarray*}
27935 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}\\
27936 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
27937
27938 \end_inset
27939
27940 En LaTeX un espacio adicional para una línea se especifica como argumento
27941  opcional del comando de nueva línea.
27942  Esto aún no es posible en LYX,
27943 \begin_inset Foot
27944 status collapsed
27945
27946 \begin_layout Plain Layout
27947 véase 
27948 \begin_inset CommandInset href
27949 LatexCommand href
27950 name "LyX-bug #1505"
27951 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27952
27953 \end_inset
27954
27955
27956 \end_layout
27957
27958 \end_inset
27959
27960  por lo que toda la ecuación debe insertarse en modo TeX.
27961  Para añadir espacio en nuestro ejemplo se inserta el comando 
27962 \series bold
27963
27964 \backslash
27965
27966 \backslash
27967 [3mm]
27968 \series default
27969  al final de la primera línea.
27970  Así: 
27971 \begin_inset ERT
27972 status collapsed
27973
27974 \begin_layout Plain Layout
27975
27976
27977 \backslash
27978 begin{eqnarray*}
27979 \end_layout
27980
27981 \begin_layout Plain Layout
27982
27983 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27984  = & 
27985 \backslash
27986 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27987 \backslash
27988
27989 \backslash
27990 [3mm]
27991 \end_layout
27992
27993 \begin_layout Plain Layout
27994
27995 4x^{2}
27996 \backslash
27997 left(B^{2}+x_{0}^{2}
27998 \backslash
27999 right)+4x_{0}x
28000 \backslash
28001 left(D-B^{2}
28002 \backslash
28003 right)+B^{2}
28004 \backslash
28005 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28006 \backslash
28007 right) & = & 0
28008 \end_layout
28009
28010 \begin_layout Plain Layout
28011
28012
28013 \backslash
28014 end{eqnarray*}
28015 \end_layout
28016
28017 \end_inset
28018
28019
28020 \begin_inset VSpace bigskip
28021 \end_inset
28022
28023
28024 \end_layout
28025
28026 \begin_layout Standard
28027 Para obtener separación en todas las líneas hay que cambiar la longitud
28028  
28029 \series bold
28030
28031 \backslash
28032 jot
28033 \series default
28034
28035 \begin_inset Index
28036 status collapsed
28037
28038 \begin_layout Plain Layout
28039 Comandos ! J ! 
28040 \backslash
28041 jot
28042 \end_layout
28043
28044 \end_inset
28045
28046 .
28047  La definición es: 
28048 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28049 \end_inset
28050
28051 .
28052  El valor predeterminado para 
28053 \series bold
28054
28055 \backslash
28056 jot
28057 \series default
28058  es 3
28059 \begin_inset space \thinspace{}
28060 \end_inset
28061
28062 pt.
28063  Para establecer una separación adicional de 3
28064 \begin_inset space \thinspace{}
28065 \end_inset
28066
28067 mm como en el ejemplo anterior, se inserta el comando
28068 \end_layout
28069
28070 \begin_layout Standard
28071
28072 \series bold
28073
28074 \backslash
28075 setlength{
28076 \backslash
28077 jot}{3mm+3pt}
28078 \end_layout
28079
28080 \begin_layout Standard
28081 en modo TeX antes de la ecuación.
28082  Es necesario cargar el paquete 
28083 \series bold
28084 calc
28085 \series default
28086
28087 \begin_inset Foot
28088 status collapsed
28089
28090 \begin_layout Plain Layout
28091
28092 \series bold
28093 calc
28094 \series default
28095  forma parte de toda instalación LaTeX estándar.
28096 \end_layout
28097
28098 \end_inset
28099
28100
28101 \begin_inset Index
28102 status collapsed
28103
28104 \begin_layout Plain Layout
28105 Paquetes ! calc
28106 \end_layout
28107
28108 \end_inset
28109
28110  en el preámbulo con la línea
28111 \end_layout
28112
28113 \begin_layout Standard
28114
28115 \series bold
28116
28117 \backslash
28118 usepackage{calc}
28119 \end_layout
28120
28121 \begin_layout Standard
28122 Se obtiene:
28123 \begin_inset ERT
28124 status collapsed
28125
28126 \begin_layout Plain Layout
28127
28128
28129 \backslash
28130 setlength{
28131 \backslash
28132 jot}{3mm+3pt}
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \begin_inset Formula \begin{eqnarray*}
28139 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}\\
28140 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
28141
28142 \end_inset
28143
28144
28145 \begin_inset ERT
28146 status collapsed
28147
28148 \begin_layout Plain Layout
28149
28150
28151 \backslash
28152 setlength{
28153 \backslash
28154 jot}{3pt}
28155 \end_layout
28156
28157 \end_inset
28158
28159  Para volver a la distancia predeterminada, 
28160 \series bold
28161
28162 \backslash
28163 jot
28164 \series default
28165  se establece en 3
28166 \begin_inset space \thinspace{}
28167 \end_inset
28168
28169 pt.
28170 \end_layout
28171
28172 \begin_layout Subsubsection
28173 Separación de columnas
28174 \begin_inset CommandInset label
28175 LatexCommand label
28176 name "sub:Separación-de-columnas"
28177
28178 \end_inset
28179
28180
28181 \begin_inset Index
28182 status collapsed
28183
28184 \begin_layout Plain Layout
28185 Ecuación ! multilínea !separación de columnas
28186 \end_layout
28187
28188 \end_inset
28189
28190
28191 \end_layout
28192
28193 \begin_layout Standard
28194 Una ecuación multilínea forma una matriz.
28195  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28196  columnas.
28197  Cambiando la separación de columnas en este entorno se puede cambiar el
28198  espacio junto al signo de relación.
28199 \end_layout
28200
28201 \begin_layout Standard
28202 La separación de columnas se especifica con la longitud
28203 \series bold
28204  
28205 \backslash
28206 arraycolsep
28207 \series default
28208
28209 \begin_inset Index
28210 status collapsed
28211
28212 \begin_layout Plain Layout
28213 Comandos ! A ! 
28214 \backslash
28215 arraycolsep
28216 \end_layout
28217
28218 \end_inset
28219
28220  según:
28221 \begin_inset Newline newline
28222 \end_inset
28223
28224 separación de columnas = 2
28225 \begin_inset space \thinspace{}
28226 \end_inset
28227
28228
28229 \series bold
28230
28231 \backslash
28232 arraycolsep
28233 \series default
28234
28235 \begin_inset Newline newline
28236 \end_inset
28237
28238 Así, el comando en modo TeX
28239 \end_layout
28240
28241 \begin_layout Standard
28242
28243 \series bold
28244
28245 \backslash
28246 setlength{
28247 \backslash
28248 arraycolsep}{1cm}
28249 \end_layout
28250
28251 \begin_layout Standard
28252 establece para todas las ecuaciones siguientes una separación de columnas
28253  de 2
28254 \begin_inset space \thinspace{}
28255 \end_inset
28256
28257 cm.
28258  Para volver al valor predefinido, 
28259 \series bold
28260
28261 \backslash
28262 arraycolsep
28263 \series default
28264  se pone en 5
28265 \begin_inset space \thinspace{}
28266 \end_inset
28267
28268 pt.
28269 \end_layout
28270
28271 \begin_layout Standard
28272 Una ecuación con separación de 2
28273 \begin_inset space \thinspace{}
28274 \end_inset
28275
28276 cm entre columnas:
28277 \begin_inset ERT
28278 status collapsed
28279
28280 \begin_layout Plain Layout
28281
28282
28283 \backslash
28284 setlength{
28285 \backslash
28286 arraycolsep}{1cm}
28287 \end_layout
28288
28289 \end_inset
28290
28291
28292 \begin_inset Formula \begin{eqnarray*}
28293 A & = & B\\
28294 C & \ne & A\end{eqnarray*}
28295
28296 \end_inset
28297
28298 Una ecuación con la separación predefinida para matrices, 10
28299 \begin_inset space \thinspace{}
28300 \end_inset
28301
28302 pt:
28303 \begin_inset ERT
28304 status collapsed
28305
28306 \begin_layout Plain Layout
28307
28308
28309 \backslash
28310 setlength{
28311 \backslash
28312 arraycolsep}{5pt}
28313 \end_layout
28314
28315 \end_inset
28316
28317
28318 \begin_inset Formula \begin{eqnarray*}
28319 A & = & B\\
28320 C & \ne & A\end{eqnarray*}
28321
28322 \end_inset
28323
28324
28325 \end_layout
28326
28327 \begin_layout Subsubsection
28328 Ecuaciones largas
28329 \begin_inset Index
28330 status collapsed
28331
28332 \begin_layout Plain Layout
28333 Ecuación ! larga
28334 \end_layout
28335
28336 \end_inset
28337
28338
28339 \end_layout
28340
28341 \begin_layout Standard
28342 Se pueden componer ecuaciones largas mediante estos métodos:
28343 \end_layout
28344
28345 \begin_layout Itemize
28346 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28347  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28348 \begin_inset Formula \begin{eqnarray}
28349 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 \\
28350  &  & -\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:kurzlang}\end{eqnarray}
28351
28352 \end_inset
28353
28354 El signo menos al principio de la segunda línea normalmente no aparece como
28355  operador porque es el primer carácter de la línea.
28356  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28357  Para evitarlo se ha insertado espacio detrás del menos con el comando 
28358 \series bold
28359
28360 \backslash
28361 hspace{3pt}
28362 \series default
28363
28364 \begin_inset Index
28365 status collapsed
28366
28367 \begin_layout Plain Layout
28368 Comandos ! H ! 
28369 \backslash
28370 hspace
28371 \end_layout
28372
28373 \end_inset
28374
28375 .
28376 \begin_inset Foot
28377 status collapsed
28378
28379 \begin_layout Plain Layout
28380 véase más sobre 
28381 \series bold
28382
28383 \backslash
28384 hspace
28385 \series default
28386  en 
28387 \begin_inset CommandInset ref
28388 LatexCommand ref
28389 reference "sub:Espacio-variable"
28390
28391 \end_inset
28392
28393
28394 \end_layout
28395
28396 \end_inset
28397
28398
28399 \end_layout
28400
28401 \begin_layout Itemize
28402 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28403 \series bold
28404
28405 \backslash
28406 lefteqn
28407 \series default
28408
28409 \begin_inset Index
28410 status collapsed
28411
28412 \begin_layout Plain Layout
28413 Comandos ! L ! 
28414 \backslash
28415 lefteqn
28416 \end_layout
28417
28418 \end_inset
28419
28420 .
28421  Se inserta en la primer columna de la primera línea y hace que todas las
28422  inserciones posteriores sobreescriban las columnas siguientes:
28423 \begin_inset Formula \begin{eqnarray}
28424 \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 \\
28425  &  & -\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 \\
28426  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}\end{eqnarray}
28427
28428 \end_inset
28429
28430 Tras la inserción de 
28431 \series bold
28432
28433 \backslash
28434 lefteqn
28435 \series default
28436  el cursor está en un marco púrpura un poco a la izquierda del azul.
28437  La ecuación se inserta en éste.
28438 \begin_inset Newline newline
28439 \end_inset
28440
28441 El contenido de las restantes líneas se inserta en la segunda columna o
28442  en otra.
28443  A mayor número de columna donde se inserte, mayor sangrado.
28444 \begin_inset ERT
28445 status collapsed
28446
28447 \begin_layout Plain Layout
28448
28449
28450 \backslash
28451 medskip
28452 \end_layout
28453
28454 \end_inset
28455
28456
28457 \begin_inset Newline newline
28458 \end_inset
28459
28460
28461 \begin_inset Note Greyedout
28462 status open
28463
28464 \begin_layout Plain Layout
28465 Ten en cuenta lo siguiente si usas 
28466 \series bold
28467
28468 \backslash
28469 lefteqn
28470 \series default
28471 :
28472 \end_layout
28473
28474 \begin_layout Itemize
28475 La ecuación no usa la anchura total de la página.
28476  Cuando se añade, p.
28477 \begin_inset space \thinspace{}
28478 \end_inset
28479
28480 e., el término 
28481 \begin_inset Formula $-B^{2}$
28482 \end_inset
28483
28484  en la primera línea del ejemplo, debería estar fuera del margen.
28485  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28486  principio de la primera línea.
28487 \end_layout
28488
28489 \begin_layout Itemize
28490 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28491  primera línea.
28492 \begin_inset Foot
28493 status collapsed
28494
28495 \begin_layout Plain Layout
28496 \begin_inset CommandInset href
28497 LatexCommand href
28498 name "LyX-bug #1429"
28499 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28500
28501 \end_inset
28502
28503
28504 \end_layout
28505
28506 \end_inset
28507
28508  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28509  teclas de flecha.
28510 \end_layout
28511
28512 \end_inset
28513
28514  
28515 \end_layout
28516
28517 \begin_layout Itemize
28518 Se describen otros métodos para escribir fórmulas largas en 
28519 \begin_inset CommandInset ref
28520 LatexCommand ref
28521 reference "sub:Entorno-multilínea"
28522
28523 \end_inset
28524
28525  y 
28526 \begin_inset CommandInset ref
28527 LatexCommand ref
28528 reference "sub:Partes-de-una-multilínea"
28529
28530 \end_inset
28531
28532 .
28533 \end_layout
28534
28535 \begin_layout Subsubsection
28536 Delimitadores multilínea
28537 \begin_inset CommandInset label
28538 LatexCommand label
28539 name "sub:Delimitadores-multilínea"
28540
28541 \end_inset
28542
28543
28544 \begin_inset Index
28545 status collapsed
28546
28547 \begin_layout Plain Layout
28548 Delimitadores ! para varias líneas
28549 \end_layout
28550
28551 \end_inset
28552
28553
28554 \end_layout
28555
28556 \begin_layout Standard
28557 Para poner delimitadores que cubran varias líneas hay un problema:
28558 \begin_inset Formula \begin{eqnarray*}
28559 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28560  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28561
28562 \end_inset
28563
28564 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28565 res con tamaño variable no abarcan líneas múltiples.
28566 \end_layout
28567
28568 \begin_layout Standard
28569 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28570  primera línea se finaliza con 
28571 \series bold
28572
28573 \backslash
28574 right.
28575 \series default
28576
28577 \begin_inset Index
28578 status collapsed
28579
28580 \begin_layout Plain Layout
28581 Comandos ! R ! 
28582 \backslash
28583 right
28584 \end_layout
28585
28586 \end_inset
28587
28588  y la segunda con 
28589 \series bold
28590
28591 \backslash
28592 left.
28593 \series default
28594 .
28595 \begin_inset Foot
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 Más sobre 
28600 \series bold
28601
28602 \backslash
28603 left.
28604
28605 \series default
28606  y 
28607 \series bold
28608
28609 \backslash
28610 right.
28611
28612 \series default
28613  en 
28614 \begin_inset CommandInset ref
28615 LatexCommand ref
28616 reference "sub:Tamaño-automático-de"
28617
28618 \end_inset
28619
28620
28621 \end_layout
28622
28623 \end_inset
28624
28625
28626 \begin_inset Index
28627 status collapsed
28628
28629 \begin_layout Plain Layout
28630 Comandos ! L ! 
28631 \backslash
28632 left
28633 \end_layout
28634
28635 \end_inset
28636
28637  Después de 
28638 \series bold
28639
28640 \backslash
28641 left.
28642
28643 \series default
28644  se inserta el comando 
28645 \series bold
28646
28647 \backslash
28648 vphantom
28649 \series default
28650
28651 \begin_inset ERT
28652 status collapsed
28653
28654 \begin_layout Plain Layout
28655
28656
28657 \backslash
28658 spce 
28659 \end_layout
28660
28661 \end_inset
28662
28663
28664 \series bold
28665
28666 \backslash
28667 prod
28668 \series default
28669 ^
28670 \begin_inset ERT
28671 status collapsed
28672
28673 \begin_layout Plain Layout
28674
28675
28676 \backslash
28677 spce 
28678 \end_layout
28679
28680 \end_inset
28681
28682
28683 \series bold
28684
28685 \backslash
28686 infty
28687 \series default
28688
28689 \begin_inset ERT
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693
28694
28695 \backslash
28696 spce 
28697 \end_layout
28698
28699 \end_inset
28700
28701
28702 \series bold
28703
28704 \begin_inset Formula $\downarrow$
28705 \end_inset
28706
28707 _R=1}
28708 \series default
28709
28710 \begin_inset Index
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Comandos ! V ! 
28715 \backslash
28716 vphantom
28717 \end_layout
28718
28719 \end_inset
28720
28721 , porque el operador de multiplicación con sus límites es el símbolo mayor
28722  en la primera línea y ese debería ser el tamaño para el delimitador en
28723  la segunda línea.
28724 \end_layout
28725
28726 \begin_layout Standard
28727 El resultado es: 
28728 \begin_inset Formula \begin{eqnarray*}
28729 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28730  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \begin_layout Subsection
28738 Entornos align
28739 \end_layout
28740
28741 \begin_layout Standard
28742 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28743  Son especialmente apropiados para poner ecuaciones adosadas.
28744 \end_layout
28745
28746 \begin_layout Standard
28747 Los entornos align constan de columnas.
28748  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28749  En un entorno align se puede numerar cada línea.
28750 \end_layout
28751
28752 \begin_layout Standard
28753 Los entornos align se crean con el menú 
28754 \family sans
28755 Insertar\SpecialChar \menuseparator
28756 Ecuación
28757 \family default
28758 .
28759  Una ecuación existente se puede convertir a align con el menú 
28760 \family sans
28761 Editar\SpecialChar \menuseparator
28762 Ecuación\SpecialChar \menuseparator
28763 Cambiar tipo de ecuación
28764 \family default
28765 .
28766 \end_layout
28767
28768 \begin_layout Standard
28769 Para añadir o quitar columnas se pueden usar los botones 
28770 \begin_inset Graphics
28771         filename ../../images/tabular-feature_append-row.png
28772         scale 85
28773
28774 \end_inset
28775
28776  o 
28777 \begin_inset Graphics
28778         filename ../../images/tabular-feature_delete-row.png
28779         scale 85
28780
28781 \end_inset
28782
28783 de la barra de ecuaciones o el menú 
28784 \family sans
28785 Editar\SpecialChar \menuseparator
28786 Filas y columnas
28787 \family default
28788 .
28789 \end_layout
28790
28791 \begin_layout Subsubsection
28792 Entorno align estándar
28793 \begin_inset CommandInset label
28794 LatexCommand label
28795 name "sub:Entorno-align-estándar"
28796
28797 \end_inset
28798
28799
28800 \begin_inset Index
28801 status collapsed
28802
28803 \begin_layout Plain Layout
28804 Ecuación ! multilínea ! entorno align
28805 \end_layout
28806
28807 \end_inset
28808
28809
28810 \end_layout
28811
28812 \begin_layout Standard
28813 Este entorno align se crea pulsando 
28814 \family sans
28815 Ctrl-Retorno
28816 \family default
28817  en una ecuación o con el menú 
28818 \family sans
28819 Insertar\SpecialChar \menuseparator
28820 Ecuación\SpecialChar \menuseparator
28821 Entorno AMS align
28822 \family default
28823 .
28824 \end_layout
28825
28826 \begin_layout Standard
28827 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28828  align de cuatro columnas:
28829 \begin_inset Formula \begin{align*}
28830 A & =\sen(B) & C & =D\\
28831 C & \neq A & B & \neq D\end{align*}
28832
28833 \end_inset
28834
28835 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28836  un 
28837 \series bold
28838
28839 \backslash
28840 hfill
28841 \series default
28842
28843 \begin_inset Foot
28844 status collapsed
28845
28846 \begin_layout Plain Layout
28847 Más sobre 
28848 \series bold
28849
28850 \backslash
28851 hfill
28852 \series default
28853  en 
28854 \begin_inset CommandInset ref
28855 LatexCommand ref
28856 reference "sub:Espacio-variable"
28857
28858 \end_inset
28859
28860
28861 \end_layout
28862
28863 \end_inset
28864
28865  antes de la primera y detrás de cada columna par.
28866  Si se pone en estilo 
28867 \series bold
28868 Sangrado
28869 \series default
28870 ,
28871 \begin_inset Foot
28872 status collapsed
28873
28874 \begin_layout Plain Layout
28875 véase estilos de ecuación en 
28876 \begin_inset CommandInset ref
28877 LatexCommand ref
28878 reference "sec:Estilos-de-ecuación"
28879
28880 \end_inset
28881
28882
28883 \end_layout
28884
28885 \end_inset
28886
28887  la ecuación queda sin el 
28888 \series bold
28889
28890 \backslash
28891 hfill
28892 \series default
28893  ante la primera columna.
28894 \end_layout
28895
28896 \begin_layout Subsubsection
28897 Entorno alignat
28898 \begin_inset Index
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902 Ecuación ! multilínea ! entorno alignat
28903 \end_layout
28904
28905 \end_inset
28906
28907
28908 \end_layout
28909
28910 \begin_layout Standard
28911 El entorno alignat no tiene separación predefinida de columnas.
28912  Se puede insertar manualmente con los espacios descritos en 
28913 \begin_inset CommandInset ref
28914 LatexCommand ref
28915 reference "sec:Espacio"
28916
28917 \end_inset
28918
28919 .
28920 \end_layout
28921
28922 \begin_layout Standard
28923 El ejemplo anterior en el entorno alignat, con un espacio de 1
28924 \begin_inset space \thinspace{}
28925 \end_inset
28926
28927 cm al comienzo da la segunda ecuación:
28928 \begin_inset Formula \begin{alignat*}{2}
28929 A & =\sen(B)\hspace{1cm} & C & =D\\
28930 C & \neq A & B & \neq D\end{alignat*}
28931
28932 \end_inset
28933
28934 Como cada columna puede tener un espacio diferente, este entorno es especialment
28935 e apropiado para poner tres o más ecuaciones adosadas.
28936 \end_layout
28937
28938 \begin_layout Subsubsection
28939 Entorno flalign
28940 \begin_inset CommandInset label
28941 LatexCommand label
28942 name "sub:Entorno-flalign"
28943
28944 \end_inset
28945
28946
28947 \begin_inset Index
28948 status collapsed
28949
28950 \begin_layout Plain Layout
28951 Ecuación ! multilínea ! entorno flalign
28952 \end_layout
28953
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Standard
28960 En este entorno las dos primeras columnas están siempre tan a la izquierda
28961  como sea posible y las dos últimas a la derecha.
28962  Ejemplo:
28963 \begin_inset Formula \begin{flalign*}
28964 A & =1 & B & =2 & C & =3\\
28965 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
28966
28967 \end_inset
28968
28969 En un entorno flalign con un número impar de columnas, en la última de las
28970  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28971  alineadas a la izquierda, aunque se use el estilo 
28972 \series bold
28973 Centrado
28974 \series default
28975 .
28976  Un ejemplo de fórmula sangrada 
28977 \begin_inset CommandInset ref
28978 LatexCommand eqref
28979 reference "eq:IntVol"
28980
28981 \end_inset
28982
28983 :
28984 \begin_inset Formula \begin{flalign}
28985 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
28986
28987 \end_inset
28988
28989 Las dos primeras columnas contienen la fórmula.
28990  Para sangrarla como con el estilo 
28991 \series bold
28992 Sangrado
28993 \series default
28994 , se añade un espacio de 30
28995 \begin_inset space \thinspace{}
28996 \end_inset
28997
28998 pt al comienzo de la primera columna.
28999  
29000 \end_layout
29001
29002 \begin_layout Subsection
29003 Entorno eqnarray
29004 \begin_inset CommandInset label
29005 LatexCommand label
29006 name "sub:Entorno-eqnarray"
29007
29008 \end_inset
29009
29010
29011 \begin_inset Index
29012 status collapsed
29013
29014 \begin_layout Plain Layout
29015 Ecuación ! multilínea ! entorno eqnarray
29016 \end_layout
29017
29018 \end_inset
29019
29020
29021 \begin_inset Index
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025 Ecuación ! multilínea ! entorno eqnarray
29026 \end_layout
29027
29028 \end_inset
29029
29030
29031 \end_layout
29032
29033 \begin_layout Standard
29034 Al introducir este entorno aparecen tres marcos azules.
29035  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29036  El contenido del marco central está centrado y algo más pequeño, porque
29037  está diseñado para insertar sólo caracteres de relación.
29038 \begin_inset Formula \begin{eqnarray*}
29039 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29040 AB & AB & AB\\
29041 A & = & A\end{eqnarray*}
29042
29043 \end_inset
29044
29045
29046 \end_layout
29047
29048 \begin_layout Subsection
29049 Entorno gather
29050 \begin_inset Index
29051 status collapsed
29052
29053 \begin_layout Plain Layout
29054 Ecuación ! multilínea ! entorno gather
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \begin_layout Standard
29063 Este entorno consta de una sola columna centrada.
29064  Se puede numerar cada línea.
29065 \begin_inset Formula \begin{gather}
29066 A=1\\
29067 X=\mbox{-}1\end{gather}
29068
29069 \end_inset
29070
29071
29072 \end_layout
29073
29074 \begin_layout Subsection
29075 Entorno multilínea
29076 \begin_inset CommandInset label
29077 LatexCommand label
29078 name "sub:Entorno-multilínea"
29079
29080 \end_inset
29081
29082
29083 \begin_inset Index
29084 status collapsed
29085
29086 \begin_layout Plain Layout
29087 Ecuación ! multilínea ! entorno multilínea
29088 \end_layout
29089
29090 \end_inset
29091
29092
29093 \end_layout
29094
29095 \begin_layout Standard
29096 El entorno multilínea, como gather, consta de una sola columna.
29097  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29098  Las demás están centradas.
29099  Por tanto este entorno es apropiado para ecuaciones largas.
29100  Como ejemplo, la ecuación
29101 \begin_inset space ~
29102 \end_inset
29103
29104
29105 \begin_inset CommandInset ref
29106 LatexCommand eqref
29107 reference "eq:lefteqn"
29108
29109 \end_inset
29110
29111  en entorno multilínea:
29112 \begin_inset Formula \begin{multline}
29113 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}\\
29114 -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}\\
29115 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
29116
29117 \end_inset
29118
29119 En la salida sólo aparece numerada la última (primera) línea si la numeración
29120  del documento es a la derecha (izquierda).
29121 \begin_inset Foot
29122 status collapsed
29123
29124 \begin_layout Plain Layout
29125 véanse los estilos de numeración en 
29126 \begin_inset CommandInset ref
29127 LatexCommand ref
29128 reference "sec:Estilos-de-ecuación"
29129
29130 \end_inset
29131
29132
29133 \end_layout
29134
29135 \end_inset
29136
29137
29138 \end_layout
29139
29140 \begin_layout Standard
29141 Con los comandos 
29142 \series bold
29143
29144 \backslash
29145 shoveright
29146 \begin_inset Index
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150 Comandos ! S ! 
29151 \backslash
29152 shoveright
29153 \end_layout
29154
29155 \end_inset
29156
29157
29158 \series default
29159  y 
29160 \series bold
29161
29162 \backslash
29163 shoveleft
29164 \series default
29165
29166 \begin_inset Index
29167 status collapsed
29168
29169 \begin_layout Plain Layout
29170 Comandos ! S ! 
29171 \backslash
29172 shoveleft
29173 \end_layout
29174
29175 \end_inset
29176
29177 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29178 ente.
29179  Los comandos se usan como sigue:
29180 \end_layout
29181
29182 \begin_layout Standard
29183
29184 \series bold
29185
29186 \backslash
29187 shoveright{contenido de la línea}
29188 \series default
29189  y 
29190 \series bold
29191
29192 \backslash
29193 shoveleft{contenido de la línea}
29194 \end_layout
29195
29196 \begin_layout Standard
29197 \begin_inset VSpace medskip
29198 \end_inset
29199
29200
29201 \end_layout
29202
29203 \begin_layout Standard
29204 La longitud 
29205 \series bold
29206
29207 \backslash
29208 multlinegap
29209 \series default
29210
29211 \begin_inset Index
29212 status collapsed
29213
29214 \begin_layout Plain Layout
29215 Comandos ! M ! 
29216 \backslash
29217 multlinegap
29218 \end_layout
29219
29220 \end_inset
29221
29222  especifica la distancia de la primera línea desde el margen izquierdo de
29223  la página.
29224  Esta longitud es 0
29225 \begin_inset space \thinspace{}
29226 \end_inset
29227
29228 pt por omisión.
29229 \end_layout
29230
29231 \begin_layout Standard
29232 Como ejemplo la ecuación anterior con el comando
29233 \end_layout
29234
29235 \begin_layout Standard
29236
29237 \series bold
29238
29239 \backslash
29240 setlength{
29241 \backslash
29242 multlinegap}{2cm}
29243 \end_layout
29244
29245 \begin_layout Standard
29246 insertado previamente en modo TeX:
29247 \begin_inset ERT
29248 status collapsed
29249
29250 \begin_layout Plain Layout
29251
29252
29253 \backslash
29254 setlength{
29255 \backslash
29256 multlinegap}{2cm}
29257 \end_layout
29258
29259 \end_inset
29260
29261
29262 \begin_inset Formula \begin{multline}
29263 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}\\
29264 \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}}\\
29265 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
29266
29267 \end_inset
29268
29269
29270 \begin_inset ERT
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274
29275
29276 \backslash
29277 setlength{
29278 \backslash
29279 multlinegap}{0pt}
29280 \end_layout
29281
29282 \end_inset
29283
29284 La segunda línea se ha alineado a la izquierda con 
29285 \series bold
29286
29287 \backslash
29288 shoveleft
29289 \series default
29290 .
29291 \end_layout
29292
29293 \begin_layout Subsection
29294 Partes de una ecuación multilínea
29295 \begin_inset CommandInset label
29296 LatexCommand label
29297 name "sub:Partes-de-una-multilínea"
29298
29299 \end_inset
29300
29301
29302 \begin_inset Index
29303 status collapsed
29304
29305 \begin_layout Plain Layout
29306 Ecuación ! multilínea ! partes de
29307 \end_layout
29308
29309 \end_inset
29310
29311
29312 \end_layout
29313
29314 \begin_layout Standard
29315 Para mostrar sólo partes de una ecuación multilínea se
29316 \family roman
29317 \series medium
29318 \shape up
29319 \size normal
29320 \emph off
29321 \bar no
29322 \noun off
29323 \color none
29324
29325 \backslash
29326 left.
29327 \backslash
29328 right
29329 \backslash
29330 }
29331 \family default
29332 \series default
29333 \shape default
29334 \size default
29335 \emph default
29336 \bar default
29337 \noun default
29338 \color inherit
29339  usa uno de los siguientes métodos: 
29340 \series bold
29341 aligned
29342 \series default
29343
29344 \series bold
29345 alignedat
29346 \series default
29347
29348 \series bold
29349 gathered
29350 \series default
29351  o 
29352 \series bold
29353 split
29354 \series default
29355 .
29356  Se pueden elegir en el menú 
29357 \family sans
29358 Insertar\SpecialChar \menuseparator
29359 Ecuación
29360 \family default
29361  o usando los comandos aquí descritos.
29362 \end_layout
29363
29364 \begin_layout Standard
29365 Los tres primeros tienen las mismas propiedades que los correspondientes
29366  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29367  Un ejemplo:
29368 \begin_inset Formula \[
29369 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29370 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29371 \right\} \mbox{Relaciones de incertidumbre}\]
29372
29373 \end_inset
29374
29375 Para componer esta expresión se inserta una ecuación en presentación y en
29376  ella se introduce el comando 
29377 \series bold
29378
29379 \backslash
29380 aligned
29381 \series default
29382
29383 \begin_inset Index
29384 status collapsed
29385
29386 \begin_layout Plain Layout
29387 Comandos ! A ! 
29388 \backslash
29389 aligned
29390 \end_layout
29391
29392 \end_inset
29393
29394 .
29395  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29396  añadir filas y columnas.
29397  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29398  como la llave.
29399 \end_layout
29400
29401 \begin_layout Standard
29402 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29403  se alinean horizontalmente.
29404  Usar aligned en una ecuación en presentación tiene la ventaja de que el
29405  número de ecuación se centra verticalmente con las líneas.
29406  Como ejemplo, la ecuación 
29407 \begin_inset CommandInset ref
29408 LatexCommand eqref
29409 reference "eq:kurzlang"
29410
29411 \end_inset
29412
29413  en entorno aligned: 
29414 \begin_inset Formula \begin{equation}
29415 \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}|}\\
29416  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\end{aligned}
29417 \end{equation}
29418
29419 \end_inset
29420
29421 Para usar los entornos 
29422 \series bold
29423 alignedat
29424 \series default
29425
29426 \series bold
29427 gathered
29428 \series default
29429 , o 
29430 \series bold
29431 split
29432 \series default
29433 , se insertan respectivamente los comandos
29434 \series bold
29435  
29436 \backslash
29437 alignedat
29438 \series default
29439 ,
29440 \begin_inset Index
29441 status collapsed
29442
29443 \begin_layout Plain Layout
29444 Comandos ! A ! 
29445 \backslash
29446 alignedat
29447 \end_layout
29448
29449 \end_inset
29450
29451  
29452 \series bold
29453
29454 \backslash
29455 gathered
29456 \series default
29457
29458 \begin_inset Index
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462 Comandos ! G ! 
29463 \backslash
29464 gathered
29465 \end_layout
29466
29467 \end_inset
29468
29469 , o 
29470 \series bold
29471
29472 \backslash
29473 split
29474 \series default
29475
29476 \begin_inset Index
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480 Comandos ! S ! 
29481 \backslash
29482 split
29483 \end_layout
29484
29485 \end_inset
29486
29487 .
29488  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29489  tener dos columnas.
29490 \end_layout
29491
29492 \begin_layout Subsection
29493 Texto en ecuaciones multilínea
29494 \begin_inset CommandInset label
29495 LatexCommand label
29496 name "sub:Texto-en-multilínea"
29497
29498 \end_inset
29499
29500
29501 \begin_inset Index
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505 Texto ! en ecuaciones
29506 \end_layout
29507
29508 \end_inset
29509
29510
29511 \begin_inset Index
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515 Ecuación ! multilínea ! texto en
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Standard
29524 En los entornos Align, multilínea y gather, se puede insertar texto que
29525  se mostrará en una línea separada y que no afecta la alineación de columna.
29526  Para esto se usa el comando 
29527 \series bold
29528
29529 \backslash
29530 intertext
29531 \series default
29532
29533 \begin_inset Index
29534 status collapsed
29535
29536 \begin_layout Plain Layout
29537 Comandos ! I ! 
29538 \backslash
29539 intertext
29540 \end_layout
29541
29542 \end_inset
29543
29544  con el siguiente esquema:
29545 \end_layout
29546
29547 \begin_layout Standard
29548
29549 \series bold
29550
29551 \backslash
29552 intertext{texto}
29553 \end_layout
29554
29555 \begin_layout Standard
29556 El texto no debería ocupar más de una línea porque no se puede partir con
29557  guión.
29558  Como LyX aún no soporta 
29559 \series bold
29560
29561 \backslash
29562 intertext
29563 \series default
29564  directamente, el texto se escribe como texto matemático.
29565  
29566 \series bold
29567
29568 \backslash
29569 intertext
29570 \series default
29571  debe por tanto estar al comienzo de una línea y en la salida se presenta
29572  sobre esta línea.
29573  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29574 \begin_inset Formula \begin{align}
29575 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29576 \intertext{\text{el integrando es simétrico para $\phi=\pi$, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29577
29578 \end_inset
29579
29580
29581 \end_layout
29582
29583 \begin_layout Section
29584 Numeración de ecuaciones
29585 \begin_inset Index
29586 status collapsed
29587
29588 \begin_layout Plain Layout
29589 Ecuación ! numeración|see
29590 \begin_inset ERT
29591 status collapsed
29592
29593 \begin_layout Plain Layout
29594
29595 {
29596 \end_layout
29597
29598 \end_inset
29599
29600 Numeración de ecuaciones
29601 \begin_inset ERT
29602 status collapsed
29603
29604 \begin_layout Plain Layout
29605
29606 }
29607 \end_layout
29608
29609 \end_inset
29610
29611
29612 \end_layout
29613
29614 \end_inset
29615
29616
29617 \begin_inset Index
29618 status collapsed
29619
29620 \begin_layout Plain Layout
29621 Numeración de ecuaciones
29622 \end_layout
29623
29624 \end_inset
29625
29626
29627 \end_layout
29628
29629 \begin_layout Subsection
29630 General
29631 \end_layout
29632
29633 \begin_layout Standard
29634 Las ecuaciones numeradas se insertan con el menú 
29635 \family sans
29636 Insertar\SpecialChar \menuseparator
29637 Ecuación
29638 \family default
29639  
29640 \family sans
29641 \SpecialChar \menuseparator
29642 Ecuación
29643 \begin_inset space ~
29644 \end_inset
29645
29646 numerada
29647 \family default
29648  (atajo 
29649 \family sans
29650 Ctrl-Alt
29651 \begin_inset space ~
29652 \end_inset
29653
29654 n
29655 \family default
29656 ).
29657  Ecuaciones existentes se pueden numerar con el menú 
29658 \family sans
29659 Editar\SpecialChar \menuseparator
29660 Ecuación\SpecialChar \menuseparator
29661 Conmutar
29662 \begin_inset space ~
29663 \end_inset
29664
29665 numeración
29666 \family default
29667  (atajo
29668 \family sans
29669  Alt-m
29670 \begin_inset space ~
29671 \end_inset
29672
29673 n
29674 \family default
29675 ).
29676  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29677  En la salida se muestra el número real.
29678 \end_layout
29679
29680 \begin_layout Standard
29681 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29682  líneas.
29683  No obstante, la numeración se puede controlar en cada línea con el menú
29684  
29685 \family sans
29686 Editar\SpecialChar \menuseparator
29687 Ecuación\SpecialChar \menuseparator
29688 \SpecialChar \menuseparator
29689 Conmutar
29690 \begin_inset space ~
29691 \end_inset
29692
29693 numeración
29694 \begin_inset space ~
29695 \end_inset
29696
29697 de
29698 \begin_inset space ~
29699 \end_inset
29700
29701 línea
29702 \family default
29703  (atajo
29704 \family sans
29705  Alt-m
29706 \begin_inset space ~
29707 \end_inset
29708
29709 N
29710 \family default
29711 ).
29712 \end_layout
29713
29714 \begin_layout Standard
29715 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29716  distintos, véase 
29717 \begin_inset CommandInset ref
29718 LatexCommand ref
29719 reference "sec:Estilos-de-ecuación"
29720
29721 \end_inset
29722
29723 .
29724 \end_layout
29725
29726 \begin_layout Subsection
29727 Referencias cruzadas
29728 \begin_inset CommandInset label
29729 LatexCommand label
29730 name "sub:Referencias-cruzadas"
29731
29732 \end_inset
29733
29734
29735 \begin_inset Index
29736 status collapsed
29737
29738 \begin_layout Plain Layout
29739 Referencias cruzadas ! a ecuaciones
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \end_layout
29746
29747 \begin_layout Standard
29748 Todas las ecuaciones con etiqueta se pueden referenciar.
29749  La etiqueta se añade con el menú 
29750 \family sans
29751 Insertar\SpecialChar \menuseparator
29752 Etiqueta
29753 \family default
29754  o con el botón 
29755 \begin_inset Graphics
29756         filename ../../images/label-insert.png
29757         scale 85
29758
29759 \end_inset
29760
29761  de la barra de herramientas.
29762  El cursor debe estar dentro de una ecuación en presentación.
29763  Surge un diálogo con el prefijo 
29764 \series bold
29765 eq:
29766 \series default
29767 , detrás del cual se escribe el texto de la etiqueta.
29768  El prefijo significa 
29769 \begin_inset Quotes fld
29770 \end_inset
29771
29772 equation
29773 \begin_inset Quotes frd
29774 \end_inset
29775
29776  y hace más fácil encontrar etiquetas en documentos extensos porque así
29777  se distingue p.
29778 \begin_inset space \thinspace{}
29779 \end_inset
29780
29781 e.
29782 \begin_inset space ~
29783 \end_inset
29784
29785 de las etiquetas de sección.
29786  Para cambiar una etiqueta se usa de nuevo el menú 
29787 \family sans
29788 Insertar\SpecialChar \menuseparator
29789 Etiqueta
29790 \family default
29791 .
29792 \end_layout
29793
29794 \begin_layout Standard
29795 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29796  ecuación.
29797  Una ecuación con etiqueta se numera siempre.
29798 \end_layout
29799
29800 \begin_layout Standard
29801 Las referencias cruzadas se insertan mediante el menú 
29802 \family sans
29803 Insertar\SpecialChar \menuseparator
29804 Referencia cruzada
29805 \family default
29806  o con el botón 
29807 \begin_inset Graphics
29808         filename ../../images/dialog-show-new-inset_ref.png
29809         scale 85
29810
29811 \end_inset
29812
29813 .
29814  Una referencia a una ecuación aparece en la salida con su número.
29815  Si en el diálogo de referencia cruzada se elige el formato 
29816 \series bold
29817 (<referencia>)
29818 \series default
29819 , la referencia se muestra en la salida entre paréntesis.
29820  
29821 \begin_inset Newline newline
29822 \end_inset
29823
29824 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29825  a la ecuación de referencia.
29826 \end_layout
29827
29828 \begin_layout Standard
29829 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29830  siguientes:
29831 \begin_inset Note Note
29832 status collapsed
29833
29834 \begin_layout Plain Layout
29835 Observa los distintos tipos de referencias cruzadas.
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Standard
29844 Las ecuaciones 
29845 \begin_inset CommandInset ref
29846 LatexCommand eqref
29847 reference "eq:tag"
29848
29849 \end_inset
29850
29851  y 
29852 \begin_inset CommandInset ref
29853 LatexCommand eqref
29854 reference "eq:c"
29855
29856 \end_inset
29857
29858  son equivalentes.
29859  En (
29860 \begin_inset CommandInset ref
29861 LatexCommand ref
29862 reference "eq:Lat"
29863
29864 \end_inset
29865
29866 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29867 \begin_inset CommandInset ref
29868 LatexCommand ref
29869 reference "eq:Rom"
29870
29871 \end_inset
29872
29873 ).
29874 \begin_inset VSpace medskip
29875 \end_inset
29876
29877
29878 \end_layout
29879
29880 \begin_layout Standard
29881 Si el argumento de 
29882 \series bold
29883
29884 \backslash
29885 tag
29886 \begin_inset Foot
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890
29891 \series bold
29892
29893 \backslash
29894 tag
29895 \series default
29896  se describe en 
29897 \begin_inset CommandInset ref
29898 LatexCommand ref
29899 reference "sub:Numeración-personalizada"
29900
29901 \end_inset
29902
29903
29904 \end_layout
29905
29906 \end_inset
29907
29908
29909 \series default
29910  contiene un marco, como se describe en la 
29911 \begin_inset CommandInset ref
29912 LatexCommand ref
29913 reference "sub:Cuadros-de-párrafo"
29914
29915 \end_inset
29916
29917 , no se puede referenciar la ecuación.
29918 \end_layout
29919
29920 \begin_layout Subsection
29921 Subnumeración
29922 \begin_inset Index
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926 Numeración de ecuaciones ! subnumeración
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \end_layout
29933
29934 \begin_layout Standard
29935 Con ayuda de los comandos 
29936 \series bold
29937
29938 \backslash
29939 begin{subequations}
29940 \series default
29941  y 
29942 \series bold
29943
29944 \backslash
29945 end{subequations}
29946 \series default
29947  en modo TeX se pueden subnumerar ecuaciones.
29948 \end_layout
29949
29950 \begin_layout Standard
29951 Ejemplo:
29952 \begin_inset Formula \begin{equation}
29953 A=C-B\label{eq:a}\end{equation}
29954
29955 \end_inset
29956
29957
29958 \begin_inset ERT
29959 status collapsed
29960
29961 \begin_layout Plain Layout
29962
29963
29964 \backslash
29965 addtocounter{equation}{-1}
29966 \end_layout
29967
29968 \end_inset
29969
29970
29971 \begin_inset ERT
29972 status collapsed
29973
29974 \begin_layout Plain Layout
29975
29976
29977 \backslash
29978 begin{subequations}
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \begin_inset VSpace -5mm
29985 \end_inset
29986
29987
29988 \begin_inset Formula \begin{equation}
29989 B=C-A\label{eq:b}\end{equation}
29990
29991 \end_inset
29992
29993
29994 \begin_inset Formula \begin{equation}
29995 C=A+B\label{eq:c}\end{equation}
29996
29997 \end_inset
29998
29999
30000 \end_layout
30001
30002 \begin_layout Standard
30003 \begin_inset ERT
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007
30008
30009 \backslash
30010 end{subequations}
30011 \end_layout
30012
30013 \end_inset
30014
30015
30016 \end_layout
30017
30018 \begin_layout Standard
30019 Para este ejemplo se ha hecho lo siguiente:
30020 \end_layout
30021
30022 \begin_layout Enumerate
30023 se inserta la primera ecuación
30024 \end_layout
30025
30026 \begin_layout Enumerate
30027 después de ella se inserta
30028 \series bold
30029
30030 \begin_inset Newline newline
30031 \end_inset
30032
30033
30034 \backslash
30035 addtocounter{equation}{-1} 
30036 \backslash
30037 begin{subequations}
30038 \begin_inset Index
30039 status collapsed
30040
30041 \begin_layout Plain Layout
30042 Comandos ! A ! 
30043 \backslash
30044 addtocounter
30045 \end_layout
30046
30047 \end_inset
30048
30049
30050 \end_layout
30051
30052 \begin_layout Enumerate
30053 se inserta la segunda ecuación
30054 \end_layout
30055
30056 \begin_layout Enumerate
30057 se inserta la tercera ecuación
30058 \end_layout
30059
30060 \begin_layout Enumerate
30061 se inserta 
30062 \series bold
30063
30064 \backslash
30065 end{subequations}
30066 \series default
30067  tras la tercera ecuación
30068 \end_layout
30069
30070 \begin_layout Standard
30071 Toda ecuación entre los comandos 
30072 \series bold
30073
30074 \backslash
30075 begin
30076 \series default
30077  y 
30078 \series bold
30079
30080 \backslash
30081 end
30082 \series default
30083  se subnumera con a, b, c\SpecialChar \ldots{}
30084  En ecuaciones multilínea se subnumerará cada línea.
30085  Todas las ecuaciones subnumeradas son tratadas como 
30086 \emph on
30087 una
30088 \emph default
30089  ecuación numerada.
30090  Pero como cada ecuación numerada aumenta el contador 
30091 \series bold
30092 equation
30093 \series default
30094  en uno, hay que disminuir el comando 
30095 \series bold
30096
30097 \backslash
30098 addtocounter
30099 \series default
30100 .
30101  De lo contrario, las ecuaciones 
30102 \begin_inset CommandInset ref
30103 LatexCommand eqref
30104 reference "eq:a"
30105
30106 \end_inset
30107
30108
30109 \begin_inset CommandInset ref
30110 LatexCommand eqref
30111 reference "eq:b"
30112
30113 \end_inset
30114
30115
30116 \begin_inset CommandInset ref
30117 LatexCommand eqref
30118 reference "eq:c"
30119
30120 \end_inset
30121
30122  se numerarían 
30123 \begin_inset CommandInset ref
30124 LatexCommand eqref
30125 reference "eq:a"
30126
30127 \end_inset
30128
30129
30130 \begin_inset CommandInset ref
30131 LatexCommand eqref
30132 reference "eq:d"
30133
30134 \end_inset
30135
30136
30137 \begin_inset CommandInset ref
30138 LatexCommand eqref
30139 reference "eq:f"
30140
30141 \end_inset
30142
30143 .
30144 \end_layout
30145
30146 \begin_layout Standard
30147 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30148  ecuaciones.
30149  Para evitarlo se inserta ese espacio vertical de -5
30150 \begin_inset space \thinspace{}
30151 \end_inset
30152
30153 mm detrás del comando 
30154 \series bold
30155
30156 \backslash
30157 begin{subequations}
30158 \series default
30159 .
30160
30161 \series bold
30162  
30163 \series default
30164 Si se usa el estilo 
30165 \series bold
30166 Sangrado
30167 \series default
30168
30169 \begin_inset Foot
30170 status open
30171
30172 \begin_layout Plain Layout
30173 véase estilos de ecuación en 
30174 \begin_inset CommandInset ref
30175 LatexCommand ref
30176 reference "sec:Estilos-de-ecuación"
30177
30178 \end_inset
30179
30180
30181 \end_layout
30182
30183 \end_inset
30184
30185 , entonces se inserta -7
30186 \begin_inset space \thinspace{}
30187 \end_inset
30188
30189 mm.
30190 \end_layout
30191
30192 \begin_layout Standard
30193 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30194  de la segunda línea:
30195 \begin_inset ERT
30196 status collapsed
30197
30198 \begin_layout Plain Layout
30199
30200
30201 \backslash
30202 begin{subequations}
30203 \end_layout
30204
30205 \end_inset
30206
30207
30208 \begin_inset Formula \begin{eqnarray}
30209 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30210  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
30211  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30212
30213 \end_inset
30214
30215
30216 \begin_inset ERT
30217 status collapsed
30218
30219 \begin_layout Plain Layout
30220
30221
30222 \backslash
30223 end{subequations}
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \begin_layout Subsection
30232 Numeración definida por el usuario
30233 \begin_inset CommandInset label
30234 LatexCommand label
30235 name "sub:Numeración-personalizada"
30236
30237 \end_inset
30238
30239
30240 \begin_inset Index
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244 Numeración de ecuaciones ! personalizada
30245 \end_layout
30246
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \begin_layout Standard
30253 Con la numeración estándar el número se coloca entre paréntesis.
30254  Para reemplazar los paréntesis con barras verticales, p.
30255 \begin_inset space \thinspace{}
30256 \end_inset
30257
30258 e., se añade al preámbulo LaTeX la línea: 
30259 \end_layout
30260
30261 \begin_layout Standard
30262
30263 \series bold
30264
30265 \backslash
30266 def
30267 \backslash
30268 tagform@#1{
30269 \backslash
30270 maketag@@@{|#1|}}
30271 \series default
30272
30273 \begin_inset Note Note
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30278  Para activarlo, quita el % del principio.
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \end_layout
30285
30286 \begin_layout Standard
30287 Para usar otros caracteres, se reemplazan las barras al lado de 
30288 \series bold
30289 #1
30290 \series default
30291  por ellos.
30292  Para obtener sólo el número de ecuación se omiten las barras verticales.
30293 \begin_inset VSpace bigskip
30294 \end_inset
30295
30296
30297 \end_layout
30298
30299 \begin_layout Standard
30300 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30301  consecutivo, se usa el comando 
30302 \series bold
30303
30304 \backslash
30305 tag
30306 \begin_inset Index
30307 status collapsed
30308
30309 \begin_layout Plain Layout
30310 Comandos ! T ! 
30311 \backslash
30312 tag
30313 \end_layout
30314
30315 \end_inset
30316
30317
30318 \series default
30319 :
30320 \begin_inset Formula \begin{equation}
30321 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30322
30323 \end_inset
30324
30325 En este ejemplo se ha insertado el comando
30326 \series bold
30327  
30328 \backslash
30329 tag
30330 \begin_inset ERT
30331 status collapsed
30332
30333 \begin_layout Plain Layout
30334
30335
30336 \backslash
30337 spce 
30338 \end_layout
30339
30340 \end_inset
30341
30342 algo
30343 \series default
30344  en la ecuación.
30345 \end_layout
30346
30347 \begin_layout Standard
30348 Si se usa en su lugar el comando con asterisco 
30349 \series bold
30350
30351 \backslash
30352 tag*
30353 \begin_inset ERT
30354 status collapsed
30355
30356 \begin_layout Plain Layout
30357
30358
30359 \backslash
30360 spce 
30361 \end_layout
30362
30363 \end_inset
30364
30365 algo
30366 \series default
30367  no se imprimen los paréntesis:
30368 \begin_inset Formula \[
30369 A+B=C\tag*{algo}\]
30370
30371 \end_inset
30372
30373
30374 \end_layout
30375
30376 \begin_layout Standard
30377 \begin_inset VSpace bigskip
30378 \end_inset
30379
30380
30381 \end_layout
30382
30383 \begin_layout Standard
30384 Para reiniciar la numeración en nuevas partes o secciones del documento
30385  se usan los siguientes comandos:
30386 \end_layout
30387
30388 \begin_layout Standard
30389
30390 \series bold
30391
30392 \backslash
30393 @addtoreset{equation}{part}
30394 \series default
30395
30396 \begin_inset Index
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Comandos ! 
30401 \begin_inset ERT
30402 status collapsed
30403
30404 \begin_layout Plain Layout
30405
30406 "
30407 \end_layout
30408
30409 \end_inset
30410
30411 @
30412 \begin_inset ERT
30413 status collapsed
30414
30415 \begin_layout Plain Layout
30416
30417 "
30418 \end_layout
30419
30420 \end_inset
30421
30422  ! 
30423 \backslash
30424
30425 \begin_inset ERT
30426 status collapsed
30427
30428 \begin_layout Plain Layout
30429
30430 "
30431 \end_layout
30432
30433 \end_inset
30434
30435 @
30436 \begin_inset ERT
30437 status collapsed
30438
30439 \begin_layout Plain Layout
30440
30441 "
30442 \end_layout
30443
30444 \end_inset
30445
30446 addtoreset
30447 \end_layout
30448
30449 \end_inset
30450
30451
30452 \begin_inset Newline newline
30453 \end_inset
30454
30455
30456 \series bold
30457
30458 \backslash
30459 @addtoreset{equation}{section}
30460 \end_layout
30461
30462 \begin_layout Standard
30463 Pata poder usar estos comandos en modo TeX, el carácter 
30464 \begin_inset Quotes fld
30465 \end_inset
30466
30467 @
30468 \begin_inset Quotes frd
30469 \end_inset
30470
30471  debe 
30472 \begin_inset Quotes fld
30473 \end_inset
30474
30475 activarse
30476 \begin_inset Quotes frd
30477 \end_inset
30478
30479  para LaTeX con el comando 
30480 \series bold
30481
30482 \backslash
30483 makeatletter
30484 \series default
30485 .
30486  El comando 
30487 \series bold
30488
30489 \backslash
30490 makeatother
30491 \series default
30492  deshace esto.
30493  Así pues, la secuencia de comandos en modo TeX es:
30494 \end_layout
30495
30496 \begin_layout Standard
30497
30498 \series bold
30499
30500 \backslash
30501 makeatletter
30502 \begin_inset Newline newline
30503 \end_inset
30504
30505
30506 \backslash
30507 @addtoreset{equation}{section}
30508 \begin_inset Newline newline
30509 \end_inset
30510
30511
30512 \backslash
30513 makeatother
30514 \end_layout
30515
30516 \begin_layout Standard
30517 En el preámbulo LaTeX se pueden omitir 
30518 \series bold
30519
30520 \backslash
30521 makeatletter
30522 \series default
30523  y 
30524 \series bold
30525
30526 \backslash
30527 makeatother
30528 \series default
30529  pues son automáticamente insertados por LyX.
30530 \end_layout
30531
30532 \begin_layout Standard
30533 Para el comando 
30534 \series bold
30535
30536 \backslash
30537 @addtoreset
30538 \series default
30539 ,
30540 \series bold
30541  
30542 \series default
30543 hay que cargar en el preámbulo LaTeX el archivo 
30544 \series bold
30545 remreset.sty
30546 \series default
30547
30548 \begin_inset Foot
30549 status open
30550
30551 \begin_layout Plain Layout
30552
30553 \series bold
30554 remreset
30555 \series default
30556  es parte del paquete LaTeX 
30557 \series bold
30558 carlisle
30559 \series default
30560
30561 \begin_inset Index
30562 status collapsed
30563
30564 \begin_layout Plain Layout
30565 Paquetes ! carlisle
30566 \end_layout
30567
30568 \end_inset
30569
30570 , incluido en las instalaciones estándar de LaTeX.
30571 \end_layout
30572
30573 \end_inset
30574
30575
30576 \begin_inset Index
30577 status collapsed
30578
30579 \begin_layout Plain Layout
30580 Paquetes ! remreset
30581 \end_layout
30582
30583 \end_inset
30584
30585  con la línea
30586 \end_layout
30587
30588 \begin_layout Standard
30589
30590 \series bold
30591
30592 \backslash
30593 usepackage{remreset}
30594 \end_layout
30595
30596 \begin_layout Standard
30597 Entonces se puede usar el comando 
30598 \series bold
30599
30600 \backslash
30601 @removefromreset
30602 \series default
30603
30604 \begin_inset Index
30605 status collapsed
30606
30607 \begin_layout Plain Layout
30608 Comandos ! 
30609 \begin_inset ERT
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613
30614 "
30615 \end_layout
30616
30617 \end_inset
30618
30619 @
30620 \begin_inset ERT
30621 status collapsed
30622
30623 \begin_layout Plain Layout
30624
30625 "
30626 \end_layout
30627
30628 \end_inset
30629
30630  ! 
30631 \backslash
30632
30633 \begin_inset ERT
30634 status collapsed
30635
30636 \begin_layout Plain Layout
30637
30638 "
30639 \end_layout
30640
30641 \end_inset
30642
30643 @
30644 \begin_inset ERT
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648
30649 "
30650 \end_layout
30651
30652 \end_inset
30653
30654 removefromreset
30655 \end_layout
30656
30657 \end_inset
30658
30659  con el mismo esquema que 
30660 \series bold
30661
30662 \backslash
30663 @addtoreset
30664 \series default
30665 .
30666 \begin_inset VSpace bigskip
30667 \end_inset
30668
30669
30670 \end_layout
30671
30672 \begin_layout Standard
30673 A veces las ecuaciones deberían numerarse de la siguiente manera:
30674 \end_layout
30675
30676 \begin_layout Standard
30677
30678 \family typewriter
30679 (número de sección.número de ecuación)
30680 \end_layout
30681
30682 \begin_layout Standard
30683 El número de ecuación empezaría con 
30684 \begin_inset Quotes fld
30685 \end_inset
30686
30687 1
30688 \begin_inset Quotes frd
30689 \end_inset
30690
30691  en cada sección.
30692 \end_layout
30693
30694 \begin_layout Standard
30695 Para este caso hay el comando 
30696 \series bold
30697
30698 \backslash
30699 numberwithin
30700 \series default
30701
30702 \begin_inset Index
30703 status collapsed
30704
30705 \begin_layout Plain Layout
30706 Comandos ! N ! 
30707 \backslash
30708 numberwithin
30709 \end_layout
30710
30711 \end_inset
30712
30713 , que se usa con el esquema:
30714 \end_layout
30715
30716 \begin_layout Standard
30717
30718 \series bold
30719
30720 \backslash
30721 numberwithin{counter}{sectioning}
30722 \end_layout
30723
30724 \begin_layout Standard
30725 \begin_inset Quotes fld
30726 \end_inset
30727
30728 counter
30729 \begin_inset Quotes frd
30730 \end_inset
30731
30732  indica qué clase de numeración es afectada, 
30733 \begin_inset Quotes fld
30734 \end_inset
30735
30736 sectioning
30737 \begin_inset Quotes frd
30738 \end_inset
30739
30740  indica qué número va delante del punto.
30741  
30742 \end_layout
30743
30744 \begin_layout Standard
30745 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30746  en el preámbulo LaTeX:
30747 \end_layout
30748
30749 \begin_layout Standard
30750
30751 \series bold
30752
30753 \backslash
30754 numberwithin{equation}{section}
30755 \end_layout
30756
30757 \begin_layout Standard
30758 Este es el resultado::
30759 \begin_inset ERT
30760 status collapsed
30761
30762 \begin_layout Plain Layout
30763
30764
30765 \backslash
30766 numberwithin{equation}{section}
30767 \end_layout
30768
30769 \end_inset
30770
30771
30772 \begin_inset Formula \begin{equation}
30773 A+B=C\end{equation}
30774
30775 \end_inset
30776
30777
30778 \end_layout
30779
30780 \begin_layout Standard
30781 Para numerar p.
30782 \begin_inset space \thinspace{}
30783 \end_inset
30784
30785 e.
30786 \begin_inset space ~
30787 \end_inset
30788
30789 tablas de modo que 
30790 \begin_inset Quotes fld
30791 \end_inset
30792
30793 sectioning
30794 \begin_inset Quotes frd
30795 \end_inset
30796
30797  es el número de la parte se usa
30798 \begin_inset Newline newline
30799 \end_inset
30800
30801
30802 \series bold
30803
30804 \backslash
30805 numberwithin{table}{part}
30806 \end_layout
30807
30808 \begin_layout Standard
30809 Para volver a la numeración estándar o evitar esta clase numeración cuando
30810  es definida por la clase de documento, se inserta el siguiente comando
30811  en código TeX o en el preámbulo LaTeX:
30812 \end_layout
30813
30814 \begin_layout Standard
30815
30816 \series bold
30817
30818 \backslash
30819 renewcommand{
30820 \backslash
30821 theequation}{
30822 \backslash
30823 arabic{equation}}
30824 \begin_inset Index
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828 Comandos ! A ! 
30829 \backslash
30830 arabic
30831 \end_layout
30832
30833 \end_inset
30834
30835
30836 \series default
30837
30838 \begin_inset ERT
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842
30843
30844 \backslash
30845 renewcommand{
30846 \backslash
30847 theequation}{
30848 \backslash
30849 arabic{equation}}
30850 \end_layout
30851
30852 \end_inset
30853
30854
30855 \series bold
30856
30857 \begin_inset Newline newline
30858 \end_inset
30859
30860
30861 \series default
30862 o
30863 \series bold
30864
30865 \begin_inset Newline newline
30866 \end_inset
30867
30868
30869 \backslash
30870 renewcommand{
30871 \backslash
30872 thetable}{
30873 \backslash
30874 arabic{table}}
30875 \end_layout
30876
30877 \begin_layout Standard
30878
30879 \series bold
30880
30881 \backslash
30882 numberwithin
30883 \series default
30884  usa internamente el comando 
30885 \series bold
30886
30887 \backslash
30888 @addtoreset
30889 \series default
30890 , descrito arriba, que también necesita ser restaurado.
30891 \begin_inset ERT
30892 status collapsed
30893
30894 \begin_layout Plain Layout
30895
30896
30897 \backslash
30898 makeatletter
30899 \end_layout
30900
30901 \begin_layout Plain Layout
30902
30903
30904 \backslash
30905 @removefromreset{equation}{section}
30906 \end_layout
30907
30908 \begin_layout Plain Layout
30909
30910
30911 \backslash
30912 makeatother
30913 \end_layout
30914
30915 \end_inset
30916
30917
30918 \end_layout
30919
30920 \begin_layout Subsection
30921 Numeración con números romanos y letras
30922 \begin_inset CommandInset label
30923 LatexCommand label
30924 name "sub:Numeración-con-romanos"
30925
30926 \end_inset
30927
30928
30929 \begin_inset Index
30930 status collapsed
30931
30932 \begin_layout Plain Layout
30933 Numeración de ecuaciones ! con números romanos
30934 \end_layout
30935
30936 \end_inset
30937
30938
30939 \begin_inset Index
30940 status collapsed
30941
30942 \begin_layout Plain Layout
30943 Numeración de ecuaciones ! con letras
30944 \end_layout
30945
30946 \end_inset
30947
30948
30949 \end_layout
30950
30951 \begin_layout Standard
30952 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
30953  Por ejemplo, para numerar con romanos en minúscula,
30954 \begin_inset Foot
30955 status collapsed
30956
30957 \begin_layout Plain Layout
30958 Como en español no se usan romanos en minúscula, el estilo 
30959 \series bold
30960 spanish
30961 \series default
30962  del sistema 
30963 \series bold
30964 babel
30965 \series default
30966  redefine 
30967 \series bold
30968
30969 \backslash
30970 roman
30971 \series default
30972  para que los dé en versalitas.
30973  Véase 
30974 \begin_inset CommandInset citation
30975 LatexCommand cite
30976 key "spanish"
30977
30978 \end_inset
30979
30980  (
30981 \emph on
30982 N.
30983 \begin_inset space \thinspace{}
30984 \end_inset
30985
30986 del t
30987 \emph default
30988 ).
30989 \end_layout
30990
30991 \end_inset
30992
30993  se inserta el comando
30994 \end_layout
30995
30996 \begin_layout Standard
30997
30998 \series bold
30999
31000 \backslash
31001 renewcommand{
31002 \backslash
31003 theequation}{
31004 \backslash
31005 roman{equation}}
31006 \end_layout
31007
31008 \begin_layout Standard
31009 antes de la ecuación en modo TeX.
31010  
31011 \series bold
31012
31013 \backslash
31014 renewcommand
31015 \series default
31016
31017 \begin_inset Index
31018 status collapsed
31019
31020 \begin_layout Plain Layout
31021 Comandos ! R ! 
31022 \backslash
31023 renewcommand
31024 \end_layout
31025
31026 \end_inset
31027
31028  redefine el comando predefinido 
31029 \series bold
31030
31031 \backslash
31032 theequation
31033 \series default
31034  como 
31035 \series bold
31036
31037 \backslash
31038 roman{equation}
31039 \series default
31040 .
31041 \begin_inset Foot
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045 El comando 
31046 \series bold
31047
31048 \backslash
31049 renewcommand
31050 \series default
31051  tiene el mismo esquema que el comando 
31052 \series bold
31053
31054 \backslash
31055 newcommand
31056 \series default
31057 , descrito en 
31058 \begin_inset CommandInset ref
31059 LatexCommand ref
31060 reference "sec:Comandos-de-usuario"
31061
31062 \end_inset
31063
31064 .
31065 \end_layout
31066
31067 \end_inset
31068
31069  
31070 \series bold
31071 equation
31072 \series default
31073  es el contador de ecuaciones.
31074  Si se usa el comando 
31075 \series bold
31076
31077 \backslash
31078 the
31079 \series default
31080  como prefijo de un contador, el valor del contador sale en números arábigos.
31081  Si una ecuación es numerada, LaTeX pone internamente el comando 
31082 \series bold
31083
31084 \backslash
31085 theequation
31086 \series default
31087  detrás de la ecuación.
31088  
31089 \series bold
31090
31091 \backslash
31092 roman{equation}
31093 \series default
31094
31095 \begin_inset Index
31096 status collapsed
31097
31098 \begin_layout Plain Layout
31099 Comandos ! R ! 
31100 \backslash
31101 roman
31102 \end_layout
31103
31104 \end_inset
31105
31106  pone el contador en romanos en minúscula.
31107 \end_layout
31108
31109 \begin_layout Standard
31110 Todas las ecuaciones siguientes a 
31111 \series bold
31112
31113 \backslash
31114 renew
31115 \series default
31116 c
31117 \series bold
31118 ommand
31119 \series default
31120  se numerarán en romanos.
31121  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31122  cambiando 
31123 \series bold
31124
31125 \backslash
31126 roman
31127 \series default
31128  por 
31129 \series bold
31130
31131 \backslash
31132 Roman
31133 \series default
31134  
31135 \begin_inset Index
31136 status collapsed
31137
31138 \begin_layout Plain Layout
31139 Comandos ! R ! 
31140 \backslash
31141 roman@
31142 \backslash
31143 Roman
31144 \end_layout
31145
31146 \end_inset
31147
31148 .
31149  Para 
31150 \begin_inset Quotes fld
31151 \end_inset
31152
31153 numerar
31154 \begin_inset Quotes frd
31155 \end_inset
31156
31157  con minúsculas latinas hay el comando 
31158 \series bold
31159
31160 \backslash
31161 alph
31162 \series default
31163
31164 \begin_inset Index
31165 status collapsed
31166
31167 \begin_layout Plain Layout
31168 Comandos ! A ! 
31169 \backslash
31170 alph
31171 \end_layout
31172
31173 \end_inset
31174
31175 , y para mayúsculas el comando 
31176 \series bold
31177
31178 \backslash
31179 Alph
31180 \series default
31181
31182 \begin_inset Index
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186 Comandos ! A ! 
31187 \backslash
31188 alph@
31189 \backslash
31190 Alph
31191 \end_layout
31192
31193 \end_inset
31194
31195 .
31196 \end_layout
31197
31198 \begin_layout Standard
31199 \begin_inset Note Greyedout
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203
31204 \series bold
31205 Nota:
31206 \series default
31207  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31208 \end_layout
31209
31210 \end_inset
31211
31212
31213 \begin_inset ERT
31214 status collapsed
31215
31216 \begin_layout Plain Layout
31217
31218
31219 \backslash
31220 renewcommand{
31221 \backslash
31222 theequation}{
31223 \backslash
31224 roman{equation}}
31225 \end_layout
31226
31227 \end_inset
31228
31229
31230 \begin_inset Formula \begin{equation}
31231 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31232
31233 \end_inset
31234
31235
31236 \begin_inset ERT
31237 status collapsed
31238
31239 \begin_layout Plain Layout
31240
31241
31242 \backslash
31243 renewcommand{
31244 \backslash
31245 theequation}{
31246 \backslash
31247 Roman{equation}}
31248 \end_layout
31249
31250 \end_inset
31251
31252
31253 \begin_inset Formula \begin{equation}
31254 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31255
31256 \end_inset
31257
31258
31259 \begin_inset ERT
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263
31264
31265 \backslash
31266 renewcommand{
31267 \backslash
31268 theequation}{
31269 \backslash
31270 alph{equation}}
31271 \end_layout
31272
31273 \end_inset
31274
31275
31276 \begin_inset Formula \begin{equation}
31277 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31278
31279 \end_inset
31280
31281
31282 \begin_inset ERT
31283 status collapsed
31284
31285 \begin_layout Plain Layout
31286
31287
31288 \backslash
31289 renewcommand{
31290 \backslash
31291 theequation}{
31292 \backslash
31293 Alph{equation}}
31294 \end_layout
31295
31296 \end_inset
31297
31298
31299 \begin_inset Formula \begin{equation}
31300 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31301
31302 \end_inset
31303
31304
31305 \end_layout
31306
31307 \begin_layout Standard
31308 Para volver a la numeración por omisión se inserta el comando:
31309 \end_layout
31310
31311 \begin_layout Standard
31312
31313 \series bold
31314
31315 \backslash
31316 renewcommand{
31317 \backslash
31318 theequation}{
31319 \backslash
31320 arabic{equation}}
31321 \begin_inset Index
31322 status collapsed
31323
31324 \begin_layout Plain Layout
31325 Comandos ! A ! 
31326 \backslash
31327 arabic
31328 \end_layout
31329
31330 \end_inset
31331
31332
31333 \end_layout
31334
31335 \begin_layout Standard
31336 \begin_inset ERT
31337 status collapsed
31338
31339 \begin_layout Plain Layout
31340
31341
31342 \backslash
31343 renewcommand{
31344 \backslash
31345 theequation}{
31346 \backslash
31347 arabic{equation}}
31348 \end_layout
31349
31350 \end_inset
31351
31352
31353 \begin_inset Formula \begin{equation}
31354 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31355
31356 \end_inset
31357
31358
31359 \end_layout
31360
31361 \begin_layout Standard
31362 \begin_inset VSpace medskip
31363 \end_inset
31364
31365
31366 \end_layout
31367
31368 \begin_layout Standard
31369 Como ves, las ecuaciones se numeran consecutivamente independientemente
31370  del estilo de numeración.
31371  Cuando la numeración haya de empezar con 
31372 \begin_inset Quotes fld
31373 \end_inset
31374
31375 1
31376 \begin_inset Quotes frd
31377 \end_inset
31378
31379  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31380  Una descripción sobre esto se encuentra en el archivo 
31381 \begin_inset CommandInset href
31382 LatexCommand href
31383 target "Formula-numbering.lyx"
31384
31385 \end_inset
31386
31387 .
31388 \end_layout
31389
31390 \begin_layout Section
31391 Comandos definidos por el usuario
31392 \begin_inset CommandInset label
31393 LatexCommand label
31394 name "sec:Comandos-de-usuario"
31395
31396 \end_inset
31397
31398
31399 \begin_inset Index
31400 status collapsed
31401
31402 \begin_layout Plain Layout
31403 Comandos personalizados
31404 \end_layout
31405
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \begin_layout Standard
31412 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31413  Pero es posible definir nuevos comandos más cortos con el comando 
31414 \series bold
31415
31416 \backslash
31417 newcommand
31418 \series default
31419
31420 \begin_inset Index
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424 Comandos ! N ! 
31425 \backslash
31426 newcommand
31427 \end_layout
31428
31429 \end_inset
31430
31431 .
31432  
31433 \end_layout
31434
31435 \begin_layout Standard
31436 El esquema del comando 
31437 \series bold
31438
31439 \backslash
31440 newcommand
31441 \series default
31442  es:
31443 \end_layout
31444
31445 \begin_layout Standard
31446
31447 \series bold
31448
31449 \backslash
31450 newcommand{nombre nuevo de comando}[número de argumentos]
31451 \begin_inset Newline newline
31452 \end_inset
31453
31454
31455 \begin_inset ERT
31456 status collapsed
31457
31458 \begin_layout Plain Layout
31459
31460
31461 \backslash
31462 phantom{
31463 \end_layout
31464
31465 \end_inset
31466
31467
31468 \backslash
31469 newcommand
31470 \begin_inset ERT
31471 status collapsed
31472
31473 \begin_layout Plain Layout
31474
31475 }
31476 \end_layout
31477
31478 \end_inset
31479
31480 [valor opcional]{definición de comando}
31481 \end_layout
31482
31483 \begin_layout Standard
31484 \begin_inset Note Greyedout
31485 status collapsed
31486
31487 \begin_layout Plain Layout
31488
31489 \series bold
31490 Nota:
31491 \series default
31492  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31493  documento o en paquetes LaTeX que uses.
31494  Si p.
31495 \begin_inset space \thinspace{}
31496 \end_inset
31497
31498 e.
31499  defines el comando 
31500 \series bold
31501
31502 \backslash
31503 le
31504 \series default
31505  para 
31506 \series bold
31507
31508 \backslash
31509 Leftarrow,
31510 \series default
31511  se producirán errores porque 
31512 \series bold
31513
31514 \backslash
31515 le
31516 \series default
31517  ya existe como comando para 
31518 \begin_inset Quotes fld
31519 \end_inset
31520
31521
31522 \begin_inset Formula $\le$
31523 \end_inset
31524
31525
31526 \begin_inset Quotes frd
31527 \end_inset
31528
31529 .
31530
31531 \series bold
31532  
31533 \end_layout
31534
31535 \end_inset
31536
31537
31538 \end_layout
31539
31540 \begin_layout Standard
31541 \begin_inset Note Greyedout
31542 status collapsed
31543
31544 \begin_layout Plain Layout
31545
31546 \series bold
31547 Nota:
31548 \series default
31549  Los nombres de comandos personalizados sólo pueden tener letras latinas.
31550 \end_layout
31551
31552 \end_inset
31553
31554
31555 \end_layout
31556
31557 \begin_layout Standard
31558 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31559  argumentos debería tener el nuevo comando.
31560  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31561  Cuando se hace esto, el 
31562 \emph on
31563 primer
31564 \emph default
31565  argumento del nuevo comando es automáticamente opcional.
31566 \end_layout
31567
31568 \begin_layout Standard
31569 Veamos unos ejemplos:
31570 \end_layout
31571
31572 \begin_layout Itemize
31573 Para definir el comando 
31574 \series bold
31575
31576 \backslash
31577 gr
31578 \series default
31579  para 
31580 \series bold
31581
31582 \backslash
31583 Longrightarrow
31584 \series default
31585 , la línea de preámbulo LaTeX es:
31586 \begin_inset ERT
31587 status collapsed
31588
31589 \begin_layout Plain Layout
31590
31591
31592 \backslash
31593 medskip
31594 \end_layout
31595
31596 \end_inset
31597
31598
31599 \series bold
31600
31601 \begin_inset Newline newline
31602 \end_inset
31603
31604
31605 \backslash
31606 newcommand{
31607 \backslash
31608 gr}{
31609 \backslash
31610 Longrightarrow}
31611 \end_layout
31612
31613 \begin_layout Itemize
31614 Para definir el comando 
31615 \series bold
31616
31617 \backslash
31618 us
31619 \series default
31620  para 
31621 \series bold
31622
31623 \backslash
31624 underline
31625 \series default
31626 , el argumento (que sería subrayado) debe tenerse en cuenta.
31627  Para esto la línea de preámbulo es: :
31628 \begin_inset ERT
31629 status collapsed
31630
31631 \begin_layout Plain Layout
31632
31633
31634 \backslash
31635 medskip
31636 \end_layout
31637
31638 \end_inset
31639
31640
31641 \series bold
31642
31643 \begin_inset Newline newline
31644 \end_inset
31645
31646
31647 \backslash
31648 newcommand{
31649 \backslash
31650 us}[1]{
31651 \backslash
31652 underline{#1}}
31653 \series default
31654
31655 \begin_inset ERT
31656 status collapsed
31657
31658 \begin_layout Plain Layout
31659
31660
31661 \backslash
31662 medskip
31663 \end_layout
31664
31665 \end_inset
31666
31667
31668 \begin_inset Newline newline
31669 \end_inset
31670
31671 El carácter 
31672 \series bold
31673 #
31674 \series default
31675  actúa como colocador del argumento, el 
31676 \series bold
31677 1
31678 \series default
31679  indica que es el colocador para el primer argumento.
31680 \end_layout
31681
31682 \begin_layout Itemize
31683 Para 
31684 \series bold
31685
31686 \backslash
31687 framebox
31688 \series default
31689  se puede p.
31690 \begin_inset space \thinspace{}
31691 \end_inset
31692
31693 e.
31694  definir el comando 
31695 \series bold
31696
31697 \backslash
31698 fb
31699 \series default
31700 :
31701 \begin_inset ERT
31702 status collapsed
31703
31704 \begin_layout Plain Layout
31705
31706
31707 \backslash
31708 medskip
31709 \end_layout
31710
31711 \end_inset
31712
31713
31714 \series bold
31715
31716 \begin_inset Newline newline
31717 \end_inset
31718
31719
31720 \backslash
31721 newcommand{
31722 \backslash
31723 fb}[3]{
31724 \backslash
31725 framebox#1#2{$#3$}}
31726 \series default
31727
31728 \begin_inset ERT
31729 status collapsed
31730
31731 \begin_layout Plain Layout
31732
31733
31734 \backslash
31735 medskip
31736 \end_layout
31737
31738 \end_inset
31739
31740
31741 \begin_inset Newline newline
31742 \end_inset
31743
31744 Los dos signos dólar generan la ecuación extra necesaria para 
31745 \series bold
31746
31747 \backslash
31748 framebox
31749 \series default
31750 , véase 
31751 \begin_inset CommandInset ref
31752 LatexCommand ref
31753 reference "sub:Cuadros-con-marco"
31754
31755 \end_inset
31756
31757 .
31758 \end_layout
31759
31760 \begin_layout Itemize
31761 Para crear un nuevo comando para 
31762 \series bold
31763
31764 \backslash
31765 fcolorbox
31766 \series default
31767  donde no es necesario especificar el color para el cuadro, el argumento
31768  para el color se define opcional:
31769 \begin_inset ERT
31770 status collapsed
31771
31772 \begin_layout Plain Layout
31773
31774
31775 \backslash
31776 medskip
31777 \end_layout
31778
31779 \end_inset
31780
31781
31782 \series bold
31783
31784 \begin_inset Newline newline
31785 \end_inset
31786
31787
31788 \backslash
31789 newcommand{
31790 \backslash
31791 cb}[3][white]{
31792 \backslash
31793 fcolorbox{#2}{#1}{$#3$}}
31794 \series default
31795
31796 \begin_inset ERT
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800
31801
31802 \backslash
31803 medskip
31804 \end_layout
31805
31806 \end_inset
31807
31808
31809 \begin_inset Newline newline
31810 \end_inset
31811
31812 Si el color no es especificado al usar 
31813 \series bold
31814
31815 \backslash
31816 cb
31817 \series default
31818 , se elige el color 
31819 \series bold
31820 white
31821 \series default
31822  predefinido.
31823 \end_layout
31824
31825 \begin_layout Standard
31826 Un ensayo con los nuevos comandos definidos:
31827 \end_layout
31828
31829 \begin_layout Standard
31830 \noindent
31831 \align center
31832 \begin_inset Tabular
31833 <lyxtabular version="3" rows="6" columns="2">
31834 <features>
31835 <column alignment="center" valignment="top" width="0">
31836 <column alignment="center" valignment="top" width="0">
31837 <row>
31838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31839 \begin_inset Text
31840
31841 \begin_layout Plain Layout
31842 Comando
31843 \end_layout
31844
31845 \end_inset
31846 </cell>
31847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31848 \begin_inset Text
31849
31850 \begin_layout Plain Layout
31851 Resultado
31852 \begin_inset Note Note
31853 status collapsed
31854
31855 \begin_layout Plain Layout
31856
31857 \series bold
31858
31859 \backslash
31860 raisebox
31861 \series default
31862  se usa sólo como espaciador
31863 \end_layout
31864
31865 \end_inset
31866
31867
31868 \end_layout
31869
31870 \end_inset
31871 </cell>
31872 </row>
31873 <row>
31874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31875 \begin_inset Text
31876
31877 \begin_layout Plain Layout
31878 A
31879 \backslash
31880 gr
31881 \begin_inset ERT
31882 status collapsed
31883
31884 \begin_layout Plain Layout
31885
31886
31887 \backslash
31888 spce 
31889 \end_layout
31890
31891 \end_inset
31892
31893 B
31894 \end_layout
31895
31896 \end_inset
31897 </cell>
31898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31899 \begin_inset Text
31900
31901 \begin_layout Plain Layout
31902 \begin_inset Formula $A\gr B$
31903 \end_inset
31904
31905
31906 \end_layout
31907
31908 \end_inset
31909 </cell>
31910 </row>
31911 <row>
31912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31913 \begin_inset Text
31914
31915 \begin_layout Plain Layout
31916
31917 \backslash
31918 us{ABcd
31919 \end_layout
31920
31921 \end_inset
31922 </cell>
31923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31924 \begin_inset Text
31925
31926 \begin_layout Plain Layout
31927 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31928 \end_inset
31929
31930
31931 \end_layout
31932
31933 \end_inset
31934 </cell>
31935 </row>
31936 <row>
31937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31938 \begin_inset Text
31939
31940 \begin_layout Plain Layout
31941
31942 \backslash
31943 fb{[2cm]
31944 \begin_inset Formula $\to$
31945 \end_inset
31946
31947
31948 \backslash
31949 {
31950 \begin_inset Formula $\to$
31951 \end_inset
31952
31953
31954 \backslash
31955 {
31956 \backslash
31957 int
31958 \begin_inset ERT
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962
31963
31964 \backslash
31965 spce 
31966 \end_layout
31967
31968 \end_inset
31969
31970 A=B
31971 \end_layout
31972
31973 \end_inset
31974 </cell>
31975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31976 \begin_inset Text
31977
31978 \begin_layout Plain Layout
31979 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31980 \end_inset
31981
31982
31983 \end_layout
31984
31985 \end_inset
31986 </cell>
31987 </row>
31988 <row>
31989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31990 \begin_inset Text
31991
31992 \begin_layout Plain Layout
31993
31994 \backslash
31995 cb{red
31996 \begin_inset Formula $\to$
31997 \end_inset
31998
31999
32000 \backslash
32001 {
32002 \backslash
32003 int
32004 \begin_inset ERT
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008
32009
32010 \backslash
32011 spce 
32012 \end_layout
32013
32014 \end_inset
32015
32016 A=B
32017 \end_layout
32018
32019 \end_inset
32020 </cell>
32021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32022 \begin_inset Text
32023
32024 \begin_layout Plain Layout
32025 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32026 \end_inset
32027
32028
32029 \end_layout
32030
32031 \end_inset
32032 </cell>
32033 </row>
32034 <row>
32035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039
32040 \backslash
32041 cb[green]
32042 \backslash
32043 {red
32044 \begin_inset Formula $\to$
32045 \end_inset
32046
32047
32048 \backslash
32049 {
32050 \backslash
32051 int
32052 \begin_inset ERT
32053 status collapsed
32054
32055 \begin_layout Plain Layout
32056
32057
32058 \backslash
32059 spce 
32060 \end_layout
32061
32062 \end_inset
32063
32064 A=B
32065 \end_layout
32066
32067 \end_inset
32068 </cell>
32069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32070 \begin_inset Text
32071
32072 \begin_layout Plain Layout
32073 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32074 \end_inset
32075
32076
32077 \end_layout
32078
32079 \end_inset
32080 </cell>
32081 </row>
32082 </lyxtabular>
32083
32084 \end_inset
32085
32086
32087 \begin_inset Newpage newpage
32088 \end_inset
32089
32090
32091 \end_layout
32092
32093 \begin_layout Section
32094 Diagramas
32095 \end_layout
32096
32097 \begin_layout Standard
32098 Lyx soporta dos tipos de diagramas conmutativos: 
32099 \series bold
32100 amscd
32101 \series default
32102  y 
32103 \series bold
32104 xymatrix
32105 \series default
32106 , que se explican a continuación.
32107 \end_layout
32108
32109 \begin_layout Subsection
32110 Diagramas amscd
32111 \begin_inset Index
32112 status collapsed
32113
32114 \begin_layout Plain Layout
32115 Diagramas ! amscd
32116 \end_layout
32117
32118 \end_inset
32119
32120
32121 \end_layout
32122
32123 \begin_layout Standard
32124 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32125  verticales y horizontales:
32126 \begin_inset Formula \[
32127 \begin{CD}A@)))B@)))C\\
32128 @AAA@.@VVV\\
32129 F@(((E@(((D\end{CD}\]
32130
32131 \end_inset
32132
32133 Para obtener el diagrama se inserta en la ecuación el comando 
32134 \series bold
32135
32136 \backslash
32137 CD
32138 \begin_inset Index
32139 status collapsed
32140
32141 \begin_layout Plain Layout
32142 Comandos ! C ! 
32143 \backslash
32144 CD
32145 \end_layout
32146
32147 \end_inset
32148
32149
32150 \series default
32151 .
32152  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32153  continuación comandos.
32154  Con 
32155 \family sans
32156 Ctrl-Retorno
32157 \family default
32158  se inicia una nueva línea.
32159  En las líneas impares se insertan relaciones horizontales, en las pares
32160  verticales.
32161 \end_layout
32162
32163 \begin_layout Standard
32164 Para componer las relaciones hay los siguientes comandos:
32165 \begin_inset Foot
32166 status collapsed
32167
32168 \begin_layout Plain Layout
32169 \begin_inset CommandInset label
32170 LatexCommand label
32171 name "fn:sinónimos"
32172
32173 \end_inset
32174
32175 Los comandos con 
32176 \series bold
32177 >
32178 \series default
32179  o 
32180 \series bold
32181 <
32182 \series default
32183  pueden generar errores con el estilo 
32184 \series bold
32185 spanish
32186 \series default
32187  de 
32188 \series bold
32189 babel
32190 \series default
32191 .
32192  Para evitarlo se pueden sustituir por sus sinónimos 
32193 \series bold
32194 )
32195 \series default
32196  o 
32197 \series bold
32198 (
32199 \series default
32200  respectivamente.
32201  Véase 
32202 \begin_inset CommandInset citation
32203 LatexCommand cite
32204 key "spanish"
32205
32206 \end_inset
32207
32208 .
32209  (
32210 \emph on
32211 N.
32212 \begin_inset space \thinspace{}
32213 \end_inset
32214
32215 del t.
32216 \emph default
32217 )
32218 \end_layout
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \begin_layout Itemize
32226
32227 \series bold
32228 @<<<
32229 \series default
32230  genera una flecha hacia la izquierda, 
32231 \series bold
32232 @>>>
32233 \series default
32234  una hacia la derecha, y 
32235 \series bold
32236 @=
32237 \series default
32238  un signo igual largo
32239 \end_layout
32240
32241 \begin_layout Itemize
32242
32243 \series bold
32244 @AAA
32245 \series default
32246  genera una flecha hacia arriba, 
32247 \series bold
32248 @VVV
32249 \series default
32250  una hacia abajo, y 
32251 \series bold
32252 @|
32253 \series default
32254  un signo igual vertical
32255 \end_layout
32256
32257 \begin_layout Itemize
32258
32259 \series bold
32260 @.
32261
32262 \series default
32263  genera una ubicación vacía para relaciones inexistentes
32264 \end_layout
32265
32266 \begin_layout Standard
32267 Todas las flechas pueden etiquetarse como sigue:
32268 \end_layout
32269
32270 \begin_layout Itemize
32271 Si se inserta texto entre el primero y el segundo 
32272 \series bold
32273 <
32274 \series default
32275  o 
32276 \series bold
32277 >
32278 \series default
32279 , respectivamente, se muestra sobre la flecha.
32280  Si se inserta entre el segundo y el tercero, bajo la flecha.
32281 \end_layout
32282
32283 \begin_layout Itemize
32284 Para flechas verticales, si se inserta texto entre la primera y la segunda
32285  
32286 \series bold
32287 A
32288 \series default
32289  o 
32290 \series bold
32291 V
32292 \series default
32293 , respectivamente, se muestra al lado izquierdo de la flecha.
32294  Si se inserta entre la segunda y la tercera, al lado derecho.
32295  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32296 \end_layout
32297
32298 \begin_layout Standard
32299 Como ejemplo un diagrama con todas las relaciones posibles:
32300 \begin_inset Formula \[
32301 \begin{CD}A@)j))B@))k)C@=F\\
32302 @AmAA@.@VV{V}V@|\\
32303 D@((j\,(E@)k))F@=C\end{CD}\]
32304
32305 \end_inset
32306
32307 El comando para este diagrama es:
32308 \begin_inset Newline newline
32309 \end_inset
32310
32311
32312 \series bold
32313
32314 \backslash
32315 CD
32316 \begin_inset ERT
32317 status collapsed
32318
32319 \begin_layout Plain Layout
32320
32321
32322 \backslash
32323 spce 
32324 \end_layout
32325
32326 \end_inset
32327
32328 A@>j>>B@>>k>C@=F Ctrl-Retorno
32329 \begin_inset Newline newline
32330 \end_inset
32331
32332
32333 \begin_inset ERT
32334 status collapsed
32335
32336 \begin_layout Plain Layout
32337
32338
32339 \backslash
32340 hphantom{
32341 \end_layout
32342
32343 \end_inset
32344
32345
32346 \backslash
32347 CD
32348 \begin_inset ERT
32349 status collapsed
32350
32351 \begin_layout Plain Layout
32352
32353
32354 \backslash
32355 spce 
32356 \end_layout
32357
32358 \end_inset
32359
32360
32361 \begin_inset ERT
32362 status collapsed
32363
32364 \begin_layout Plain Layout
32365
32366 }
32367 \end_layout
32368
32369 \end_inset
32370
32371 @AmAA@.@VV
32372 \backslash
32373 {V
32374 \series default
32375
32376 \begin_inset Formula $\to$
32377 \end_inset
32378
32379
32380 \series bold
32381 V@| Ctrl-Retorno
32382 \begin_inset Newline newline
32383 \end_inset
32384
32385
32386 \begin_inset ERT
32387 status collapsed
32388
32389 \begin_layout Plain Layout
32390
32391
32392 \backslash
32393 hphantom{
32394 \end_layout
32395
32396 \end_inset
32397
32398
32399 \backslash
32400 CD
32401 \begin_inset ERT
32402 status collapsed
32403
32404 \begin_layout Plain Layout
32405
32406
32407 \backslash
32408 spce 
32409 \end_layout
32410
32411 \end_inset
32412
32413
32414 \begin_inset ERT
32415 status collapsed
32416
32417 \begin_layout Plain Layout
32418
32419 }
32420 \end_layout
32421
32422 \end_inset
32423
32424 D@<<j<E@>k>>F@=C
32425 \end_layout
32426
32427 \begin_layout Subsection
32428 Diagramas xymatrix
32429 \begin_inset Index
32430 status open
32431
32432 \begin_layout Plain Layout
32433 Diagramas ! xymatrix
32434 \end_layout
32435
32436 \end_inset
32437
32438
32439 \end_layout
32440
32441 \begin_layout Standard
32442 Para usar matrices xy debe estar instalado el paquete LaTeX 
32443 \series bold
32444 xypic
32445 \series default
32446 .
32447  Una matriz xy se crea insertando el comando 
32448 \series bold
32449
32450 \backslash
32451 xymatrix
32452 \series default
32453  en una ecuación.
32454  Después podrás añadir nuevas columnas y filas como en matrices normales,
32455  véase
32456 \begin_inset space ~
32457 \end_inset
32458
32459
32460 \begin_inset CommandInset ref
32461 LatexCommand ref
32462 reference "sec:Matrices"
32463
32464 \end_inset
32465
32466 .
32467 \end_layout
32468
32469 \begin_layout Standard
32470 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
32471  y curvadas, y mucho más.
32472  Todas las posibilidades para generar diagamas conmutativos y decoraciones
32473  se explican en este manual: 
32474 \begin_inset CommandInset href
32475 LatexCommand href
32476 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
32477
32478 \end_inset
32479
32480 .
32481 \end_layout
32482
32483 \begin_layout Section
32484 Indicaciones
32485 \begin_inset ERT
32486 status collapsed
32487
32488 \begin_layout Plain Layout
32489
32490
32491 \backslash
32492 texorpdfstring{
32493 \end_layout
32494
32495 \end_inset
32496
32497
32498 \begin_inset Foot
32499 status collapsed
32500
32501 \begin_layout Plain Layout
32502 Otras sugerencias útiles para matemáticas en 
32503 \begin_inset CommandInset citation
32504 LatexCommand cite
32505 key "Voss"
32506
32507 \end_inset
32508
32509 .
32510 \end_layout
32511
32512 \end_inset
32513
32514
32515 \begin_inset ERT
32516 status collapsed
32517
32518 \begin_layout Plain Layout
32519
32520 }{}
32521 \end_layout
32522
32523 \end_inset
32524
32525
32526 \begin_inset Note Note
32527 status collapsed
32528
32529 \begin_layout Plain Layout
32530
32531 \backslash
32532 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
32533  PDF.
32534 \end_layout
32535
32536 \begin_layout Plain Layout
32537 Más sobre 
32538 \backslash
32539 texorpdfstring hay en la sección 
32540 \begin_inset CommandInset ref
32541 LatexCommand ref
32542 reference "sub:Ecuaciones-en-encabezados"
32543
32544 \end_inset
32545
32546 .
32547 \end_layout
32548
32549 \end_inset
32550
32551
32552 \begin_inset Index
32553 status collapsed
32554
32555 \begin_layout Plain Layout
32556 Indicaciones
32557 \end_layout
32558
32559 \end_inset
32560
32561
32562 \end_layout
32563
32564 \begin_layout Subsection
32565 Símbolos y ecuaciones químicas
32566 \begin_inset CommandInset label
32567 LatexCommand label
32568 name "sub:Símbolos-y-ecuaciones-químicas"
32569
32570 \end_inset
32571
32572
32573 \begin_inset Index
32574 status collapsed
32575
32576 \begin_layout Plain Layout
32577 Química ! símbolos
32578 \end_layout
32579
32580 \end_inset
32581
32582
32583 \begin_inset Index
32584 status collapsed
32585
32586 \begin_layout Plain Layout
32587 Ecuación química
32588 \end_layout
32589
32590 \end_inset
32591
32592
32593 \begin_inset Index
32594 status collapsed
32595
32596 \begin_layout Plain Layout
32597 Química ! caracteres
32598 \end_layout
32599
32600 \end_inset
32601
32602
32603 \begin_inset Index
32604 status collapsed
32605
32606 \begin_layout Plain Layout
32607 Iones|see
32608 \begin_inset ERT
32609 status collapsed
32610
32611 \begin_layout Plain Layout
32612
32613 {
32614 \end_layout
32615
32616 \end_inset
32617
32618 Química ! caracteres
32619 \begin_inset ERT
32620 status collapsed
32621
32622 \begin_layout Plain Layout
32623
32624 }
32625 \end_layout
32626
32627 \end_inset
32628
32629
32630 \end_layout
32631
32632 \end_inset
32633
32634
32635 \end_layout
32636
32637 \begin_layout Standard
32638 Un ejemplo de texto de química:
32639 \end_layout
32640
32641 \begin_layout Quote
32642 El ión 
32643 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32644 \end_inset
32645
32646  reacciona con dos iones 
32647 \begin_inset Formula $\mathrm{Na^{+}}$
32648 \end_inset
32649
32650  para dar sulfato de sodio 
32651 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32652 \end_inset
32653
32654 .
32655  La ecuación química es:
32656 \begin_inset Formula \[
32657 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32658
32659 \end_inset
32660
32661
32662 \end_layout
32663
32664 \begin_layout Standard
32665 Esta ecuación química puede componerse directamente en modo ecuación.
32666  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32667  y con el atajo 
32668 \family sans
32669 Alt-c
32670 \begin_inset space ~
32671 \end_inset
32672
32673 r
32674 \family default
32675  se cambia en redonda.
32676 \begin_inset Foot
32677 status open
32678
32679 \begin_layout Plain Layout
32680 véase estilos de fuentes en 
32681 \begin_inset CommandInset ref
32682 LatexCommand ref
32683 reference "sub:Estilos-de-fuentes"
32684
32685 \end_inset
32686
32687 .
32688 \end_layout
32689
32690 \end_inset
32691
32692
32693 \end_layout
32694
32695 \begin_layout Subsection
32696 Números negativos
32697 \begin_inset Index
32698 status collapsed
32699
32700 \begin_layout Plain Layout
32701 Numeros@Números ! negativos
32702 \end_layout
32703
32704 \end_inset
32705
32706
32707 \end_layout
32708
32709 \begin_layout Standard
32710 Los números negativos a veces se ven feos en las ecuaciones porque el signo
32711  menos delante del número tiene la misma longitud que el operador signo
32712  menos.
32713  Si se escribe el número negativo en texto normal el signo menos aparece
32714  correctamente.
32715 \end_layout
32716
32717 \begin_layout Standard
32718 Así pues, el problema desaparece si se convierte el signo menos a texto
32719  matemático.
32720 \end_layout
32721
32722 \begin_layout Standard
32723 Un ejemplo para visualizar el problema:
32724 \end_layout
32725
32726 \begin_layout Standard
32727 \noindent
32728 \align center
32729 \begin_inset Tabular
32730 <lyxtabular version="3" rows="3" columns="2">
32731 <features>
32732 <column alignment="center" valignment="top" width="0">
32733 <column alignment="center" valignment="top" width="0">
32734 <row>
32735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739 texto normal:
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Plain Layout
32748 x = -2
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 </row>
32754 <row>
32755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32756 \begin_inset Text
32757
32758 \begin_layout Plain Layout
32759 ecuación:
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Plain Layout
32768 \begin_inset Formula $x=-2$
32769 \end_inset
32770
32771
32772 \end_layout
32773
32774 \end_inset
32775 </cell>
32776 </row>
32777 <row>
32778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32779 \begin_inset Text
32780
32781 \begin_layout Plain Layout
32782 solución:
32783 \end_layout
32784
32785 \end_inset
32786 </cell>
32787 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32788 \begin_inset Text
32789
32790 \begin_layout Plain Layout
32791 \begin_inset Formula $x=\mbox{-}2$
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \end_inset
32798 </cell>
32799 </row>
32800 </lyxtabular>
32801
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \begin_layout Subsection
32808 Coma como separador decimal
32809 \begin_inset Index
32810 status collapsed
32811
32812 \begin_layout Plain Layout
32813 Coma decimal
32814 \end_layout
32815
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \begin_layout Standard
32822 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
32823  de grupos numéricos.
32824  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
32825 \end_layout
32826
32827 \begin_layout Standard
32828 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
32829  
32830 \family sans
32831 Alt-m
32832 \begin_inset space ~
32833 \end_inset
32834
32835 m
32836 \family default
32837 ).
32838 \end_layout
32839
32840 \begin_layout Standard
32841 Para usar las comas en todas las fórmulas del documento como separador decimal,
32842  se carga el archivo 
32843 \series bold
32844 icomma.sty
32845 \series default
32846
32847 \begin_inset Foot
32848 status collapsed
32849
32850 \begin_layout Plain Layout
32851
32852 \series bold
32853 icomma
32854 \series default
32855  forma parte del paquete LaTeX 
32856 \series bold
32857 was
32858 \series default
32859
32860 \begin_inset Index
32861 status collapsed
32862
32863 \begin_layout Plain Layout
32864 Paquetes ! was
32865 \begin_inset ERT
32866 status collapsed
32867
32868 \begin_layout Plain Layout
32869
32870
32871 \backslash
32872 vspace{4mm}
32873 \end_layout
32874
32875 \end_inset
32876
32877
32878 \end_layout
32879
32880 \end_inset
32881
32882 .
32883 \end_layout
32884
32885 \end_inset
32886
32887
32888 \begin_inset Index
32889 status collapsed
32890
32891 \begin_layout Plain Layout
32892 Paquetes ! icomma
32893 \end_layout
32894
32895 \end_inset
32896
32897  en el preámbulo LaTeX con la línea: 
32898 \end_layout
32899
32900 \begin_layout Standard
32901
32902 \series bold
32903
32904 \backslash
32905 usepackage{icomma}
32906 \end_layout
32907
32908 \begin_layout Subsection
32909 Vectores físicos
32910 \begin_inset CommandInset label
32911 LatexCommand label
32912 name "sub:Vectores-físicos"
32913
32914 \end_inset
32915
32916
32917 \begin_inset Index
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921 Vectores físicos
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \begin_layout Standard
32930 El paquete LaTeX 
32931 \series bold
32932 braket
32933 \series default
32934
32935 \begin_inset Foot
32936 status collapsed
32937
32938 \begin_layout Plain Layout
32939
32940 \series bold
32941 braket
32942 \series default
32943  se incluye en las instalaciones estándar de LaTeX.
32944 \end_layout
32945
32946 \end_inset
32947
32948
32949 \begin_inset Index
32950 status collapsed
32951
32952 \begin_layout Plain Layout
32953 Paquetes ! braket
32954 \end_layout
32955
32956 \end_inset
32957
32958  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
32959 \end_layout
32960
32961 \begin_layout Standard
32962
32963 \series bold
32964
32965 \backslash
32966 usepackage{braket}
32967 \end_layout
32968
32969 \begin_layout Standard
32970 \begin_inset ERT
32971 status collapsed
32972
32973 \begin_layout Plain Layout
32974
32975
32976 \backslash
32977 ifbraket 
32978 \end_layout
32979
32980 \end_inset
32981
32982
32983 \begin_inset Note Note
32984 status collapsed
32985
32986 \begin_layout Plain Layout
32987 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
32988 \series bold
32989 braket
32990 \series default
32991  está instalado.
32992 \end_layout
32993
32994 \end_inset
32995
32996
32997 \end_layout
32998
32999 \begin_layout Standard
33000 Están definidos los siguientes comandos:
33001 \end_layout
33002
33003 \begin_layout Standard
33004 \noindent
33005 \align center
33006 \begin_inset Tabular
33007 <lyxtabular version="3" rows="4" columns="2">
33008 <features>
33009 <column alignment="center" valignment="top" width="0">
33010 <column alignment="center" valignment="top" width="0">
33011 <row>
33012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33013 \begin_inset Text
33014
33015 \begin_layout Plain Layout
33016 Comando
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025 Resultado
33026 \end_layout
33027
33028 \end_inset
33029 </cell>
33030 </row>
33031 <row>
33032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33033 \begin_inset Text
33034
33035 \begin_layout Plain Layout
33036
33037 \backslash
33038 Bra{
33039 \backslash
33040 psi
33041 \end_layout
33042
33043 \end_inset
33044 </cell>
33045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout Plain Layout
33049 \begin_inset Formula $\Bra{\psi}$
33050 \end_inset
33051
33052
33053 \end_layout
33054
33055 \end_inset
33056 </cell>
33057 </row>
33058 <row>
33059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33060 \begin_inset Text
33061
33062 \begin_layout Plain Layout
33063
33064 \backslash
33065 Ket{
33066 \backslash
33067 psi
33068 \end_layout
33069
33070 \end_inset
33071 </cell>
33072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33073 \begin_inset Text
33074
33075 \begin_layout Plain Layout
33076 \begin_inset Formula $\Ket{\psi}$
33077 \end_inset
33078
33079
33080 \end_layout
33081
33082 \end_inset
33083 </cell>
33084 </row>
33085 <row>
33086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33087 \begin_inset Text
33088
33089 \begin_layout Plain Layout
33090
33091 \backslash
33092 Braket{
33093 \backslash
33094 psi|
33095 \backslash
33096 phi
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105 \begin_inset Formula $\Braket{\psi|\phi}$
33106 \end_inset
33107
33108
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 </row>
33114 </lyxtabular>
33115
33116 \end_inset
33117
33118
33119 \end_layout
33120
33121 \begin_layout Standard
33122 El comando 
33123 \series bold
33124
33125 \backslash
33126 Braket
33127 \series default
33128  asegura que todas las barras verticales tienen el tamaño de los delimitadores
33129  circundantes:
33130 \begin_inset Formula \[
33131 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
33132
33133 \end_inset
33134
33135
33136 \begin_inset ERT
33137 status collapsed
33138
33139 \begin_layout Plain Layout
33140
33141
33142 \backslash
33143 else
33144 \end_layout
33145
33146 \end_inset
33147
33148
33149 \begin_inset Note Note
33150 status collapsed
33151
33152 \begin_layout Plain Layout
33153 Lo que sigue se verá en la salida si el paquete LaTeX 
33154 \series bold
33155 braket
33156 \series default
33157  no está instalado:
33158 \end_layout
33159
33160 \end_inset
33161
33162
33163 \end_layout
33164
33165 \begin_layout Standard
33166 Debes instalar el paquete LaTeX 
33167 \series bold
33168 braket
33169 \series default
33170  para ver en la salida el resto de esta subsección.
33171 \end_layout
33172
33173 \begin_layout Standard
33174 \begin_inset ERT
33175 status collapsed
33176
33177 \begin_layout Plain Layout
33178
33179
33180 \backslash
33181 fi
33182 \end_layout
33183
33184 \end_inset
33185
33186
33187 \end_layout
33188
33189 \begin_layout Standard
33190 El efecto de 
33191 \series bold
33192
33193 \backslash
33194 Braket
33195 \series default
33196  también se puede conseguir con el comando 
33197 \series bold
33198
33199 \backslash
33200 middle
33201 \series default
33202 , que se describe en 
33203 \begin_inset CommandInset ref
33204 LatexCommand ref
33205 reference "sub:Tamaño-automático-de"
33206
33207 \end_inset
33208
33209 .
33210 \end_layout
33211
33212 \begin_layout Subsection
33213 Fracciones definidas por el usuario
33214 \begin_inset CommandInset label
33215 LatexCommand label
33216 name "sub:Fracciones-personalizadas"
33217
33218 \end_inset
33219
33220
33221 \begin_inset Index
33222 status collapsed
33223
33224 \begin_layout Plain Layout
33225 Fracciones ! personalizadas
33226 \end_layout
33227
33228 \end_inset
33229
33230
33231 \end_layout
33232
33233 \begin_layout Standard
33234 Para definir comandos personalizados para fracciones, se usa el comando
33235  
33236 \series bold
33237
33238 \backslash
33239 genfrac
33240 \series default
33241
33242 \begin_inset Index
33243 status collapsed
33244
33245 \begin_layout Plain Layout
33246 Comandos ! G ! 
33247 \backslash
33248 genfrac
33249 \end_layout
33250
33251 \end_inset
33252
33253  con el siguiente esquema:
33254 \end_layout
33255
33256 \begin_layout Standard
33257
33258 \series bold
33259
33260 \backslash
33261 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
33262 \begin_inset Newline newline
33263 \end_inset
33264
33265
33266 \begin_inset ERT
33267 status collapsed
33268
33269 \begin_layout Plain Layout
33270
33271
33272 \backslash
33273 phantom{
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \backslash
33280 genfrac{
33281 \begin_inset ERT
33282 status collapsed
33283
33284 \begin_layout Plain Layout
33285
33286 }
33287 \end_layout
33288
33289 \end_inset
33290
33291 fracción}{estilo}{numerador}{denominador}
33292 \end_layout
33293
33294 \begin_layout Standard
33295 El estilo es un número en el rango 0-3.
33296 \end_layout
33297
33298 \begin_layout Standard
33299 \align center
33300 \begin_inset Tabular
33301 <lyxtabular version="3" rows="5" columns="2">
33302 <features>
33303 <column alignment="center" valignment="top" width="0">
33304 <column alignment="center" valignment="top" width="0">
33305 <row>
33306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310 Número
33311 \end_layout
33312
33313 \end_inset
33314 </cell>
33315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33316 \begin_inset Text
33317
33318 \begin_layout Plain Layout
33319 Estilo (tamaño)
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 </row>
33325 <row>
33326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330 0
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339 ecuación en presentación
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 </row>
33345 <row>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350 1
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359 ecuación en línea
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 </row>
33365 <row>
33366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33367 \begin_inset Text
33368
33369 \begin_layout Plain Layout
33370 2
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33376 \begin_inset Text
33377
33378 \begin_layout Plain Layout
33379 pequeño
33380 \end_layout
33381
33382 \end_inset
33383 </cell>
33384 </row>
33385 <row>
33386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33387 \begin_inset Text
33388
33389 \begin_layout Plain Layout
33390 3
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33396 \begin_inset Text
33397
33398 \begin_layout Plain Layout
33399 muy pequeño
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 </row>
33405 </lyxtabular>
33406
33407 \end_inset
33408
33409
33410 \end_layout
33411
33412 \begin_layout Standard
33413 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
33414  
33415 \series bold
33416
33417 \backslash
33418 frac
33419 \series default
33420 .
33421 \end_layout
33422
33423 \begin_layout Standard
33424 Si no se pone grosor de la raya de fracción se usará el valor predefinido
33425  de 0.4
33426 \begin_inset space \thinspace{}
33427 \end_inset
33428
33429 pt.
33430 \end_layout
33431
33432 \begin_layout Standard
33433 Por ejemplo, los comandos 
33434 \series bold
33435
33436 \backslash
33437 dfrac
33438 \series default
33439  y 
33440 \series bold
33441
33442 \backslash
33443 tbinom
33444 \series default
33445  de la 
33446 \begin_inset CommandInset ref
33447 LatexCommand ref
33448 reference "sub:Fracciones"
33449
33450 \end_inset
33451
33452  se definen con los comandos:
33453 \end_layout
33454
33455 \begin_layout Standard
33456
33457 \series bold
33458
33459 \backslash
33460 newcommand{
33461 \backslash
33462 dfrac}[2]{
33463 \backslash
33464 genfrac{}{}{}{0}{#1}{#2}}
33465 \end_layout
33466
33467 \begin_layout Standard
33468 y
33469 \end_layout
33470
33471 \begin_layout Standard
33472
33473 \series bold
33474
33475 \backslash
33476 newcommand{
33477 \backslash
33478 tbinom}[2]{
33479 \backslash
33480 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33481 \end_layout
33482
33483 \begin_layout Standard
33484 \begin_inset VSpace medskip
33485 \end_inset
33486
33487
33488 \end_layout
33489
33490 \begin_layout Standard
33491 Para definir una fracción en la que el grosor de la raya se pueda definir
33492  como argumento opcional, se inserta la siguiente línea en el preámbulo
33493  LaTeX:
33494 \end_layout
33495
33496 \begin_layout Standard
33497
33498 \series bold
33499
33500 \backslash
33501 newcommand{
33502 \backslash
33503 fracS}[3][]{
33504 \backslash
33505 genfrac{}{}{#1}{}{#2}{#3}}
33506 \end_layout
33507
33508 \begin_layout Standard
33509 Un ensayo:
33510 \begin_inset Formula \begin{align*}
33511 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33512 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33513
33514 \end_inset
33515
33516 Como se puede ver, la distancia del numerador y el denominador a la raya
33517  de fracción se redondea a unas tres veces el grosor de la raya.
33518 \end_layout
33519
33520 \begin_layout Subsection
33521 Ecuaciones canceladas
33522 \begin_inset CommandInset label
33523 LatexCommand label
33524 name "sub:Ecuaciones-canceladas"
33525
33526 \end_inset
33527
33528
33529 \begin_inset Index
33530 status collapsed
33531
33532 \begin_layout Plain Layout
33533 Ecuación ! cancelada
33534 \end_layout
33535
33536 \end_inset
33537
33538
33539 \end_layout
33540
33541 \begin_layout Standard
33542 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
33543  
33544 \series bold
33545 cancel
33546 \series default
33547
33548 \begin_inset Foot
33549 status collapsed
33550
33551 \begin_layout Plain Layout
33552
33553 \series bold
33554 cancel
33555 \series default
33556  forma parte de las distribuciones estándar de LaTeX.
33557 \end_layout
33558
33559 \end_inset
33560
33561
33562 \begin_inset Index
33563 status collapsed
33564
33565 \begin_layout Plain Layout
33566 Paquetes ! cancel
33567 \end_layout
33568
33569 \end_inset
33570
33571  con la línea de preámbulo LaTeX
33572 \end_layout
33573
33574 \begin_layout Standard
33575
33576 \series bold
33577
33578 \backslash
33579 usepackage[samesize]{cancel}
33580 \end_layout
33581
33582 \begin_layout Standard
33583 Hay cuatro formas de cancelar ecuaciones:
33584 \end_layout
33585
33586 \begin_layout Standard
33587 \align center
33588 \begin_inset Tabular
33589 <lyxtabular version="3" rows="5" columns="2">
33590 <features>
33591 <column alignment="center" valignment="top" width="0">
33592 <column alignment="center" valignment="top" width="0">
33593 <row>
33594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598 Comando
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607 Resultado
33608 \begin_inset Note Note
33609 status collapsed
33610
33611 \begin_layout Plain Layout
33612
33613 \series bold
33614
33615 \backslash
33616 hspace
33617 \series default
33618  y 
33619 \series bold
33620
33621 \backslash
33622 raisebox
33623 \series default
33624  se usa sólo como espaciador
33625 \end_layout
33626
33627 \end_inset
33628
33629
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 </row>
33635 <row>
33636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33637 \begin_inset Text
33638
33639 \begin_layout Plain Layout
33640
33641 \backslash
33642 cancel{
33643 \backslash
33644 int
33645 \begin_inset ERT
33646 status collapsed
33647
33648 \begin_layout Plain Layout
33649
33650
33651 \backslash
33652 spce 
33653 \end_layout
33654
33655 \end_inset
33656
33657 A=B
33658 \end_layout
33659
33660 \end_inset
33661 </cell>
33662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33667 \end_inset
33668
33669
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 </row>
33675 <row>
33676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \backslash
33682 bcancel{
33683 \backslash
33684 int
33685 \begin_inset ERT
33686 status collapsed
33687
33688 \begin_layout Plain Layout
33689
33690
33691 \backslash
33692 spce 
33693 \end_layout
33694
33695 \end_inset
33696
33697 A=B
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33707 \end_inset
33708
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 </row>
33715 <row>
33716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33717 \begin_inset Text
33718
33719 \begin_layout Plain Layout
33720
33721 \backslash
33722 xcancel{
33723 \backslash
33724 int
33725 \begin_inset ERT
33726 status collapsed
33727
33728 \begin_layout Plain Layout
33729
33730
33731 \backslash
33732 spce 
33733 \end_layout
33734
33735 \end_inset
33736
33737 A=B
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33747 \end_inset
33748
33749
33750 \end_layout
33751
33752 \end_inset
33753 </cell>
33754 </row>
33755 <row>
33756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33757 \begin_inset Text
33758
33759 \begin_layout Plain Layout
33760
33761 \backslash
33762 cancelto{1
33763 \begin_inset Formula $\to$
33764 \end_inset
33765
33766
33767 \backslash
33768 {
33769 \backslash
33770 int
33771 \begin_inset ERT
33772 status collapsed
33773
33774 \begin_layout Plain Layout
33775
33776
33777 \backslash
33778 spce 
33779 \end_layout
33780
33781 \end_inset
33782
33783 A=B
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33789 \begin_inset Text
33790
33791 \begin_layout Plain Layout
33792 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33793 \end_inset
33794
33795
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 </row>
33801 </lyxtabular>
33802
33803 \end_inset
33804
33805
33806 \end_layout
33807
33808 \begin_layout Standard
33809
33810 \series bold
33811
33812 \backslash
33813 cancelto
33814 \series default
33815  es especialmente apropiada para visualizar la simplificación de fracciones
33816  en una ecuación:
33817 \begin_inset Formula \[
33818 \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}}}\]
33819
33820 \end_inset
33821
33822
33823 \end_layout
33824
33825 \begin_layout Subsection
33826 Ecuaciones en encabezados de sección
33827 \begin_inset CommandInset label
33828 LatexCommand label
33829 name "sub:Ecuaciones-en-encabezados"
33830
33831 \end_inset
33832
33833
33834 \begin_inset Index
33835 status collapsed
33836
33837 \begin_layout Plain Layout
33838 Ecuación ! en encabezados de sección
33839 \end_layout
33840
33841 \end_inset
33842
33843
33844 \end_layout
33845
33846 \begin_layout Standard
33847 Si se quiere poner una ecuación en un encabezado de sección hay que tener
33848  en cuenta lo siguiente:
33849 \end_layout
33850
33851 \begin_layout Standard
33852 \begin_inset Note Greyedout
33853 status open
33854
33855 \begin_layout Plain Layout
33856 Si el soporte para 
33857 \series bold
33858 hyperref
33859 \series default
33860
33861 \begin_inset Index
33862 status collapsed
33863
33864 \begin_layout Plain Layout
33865 Paquetes ! hyperref
33866 \end_layout
33867
33868 \end_inset
33869
33870  está activado en la configuración del documento, 
33871 \family sans
33872 Propiedades
33873 \begin_inset space ~
33874 \end_inset
33875
33876
33877 \family default
33878 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
33879  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
33880  texto del marcador, porque se infringen las convenciones PDF.
33881 \end_layout
33882
33883 \end_inset
33884
33885
33886 \end_layout
33887
33888 \begin_layout Standard
33889 Estos problemas se pueden solucionar insertando al final del encabezado
33890  un título breve con el menú 
33891 \family sans
33892 Insertar\SpecialChar \menuseparator
33893 Título
33894 \begin_inset space ~
33895 \end_inset
33896
33897 breve
33898 \family default
33899 .
33900  Los títulos breves se usan como alternativa para encabezados de sección
33901  con más de una línea para mantener el buen aspecto del índice.
33902  En éste sólo aparece el título breve y por tanto también en los marcadores.
33903 \end_layout
33904
33905 \begin_layout Standard
33906 Si hay que poner ecuaciones en el índice y se usa 
33907 \series bold
33908 hyperref
33909 \series default
33910 , se puede insertar el siguiente comando en modo TeX:
33911 \end_layout
33912
33913 \begin_layout Standard
33914
33915 \series bold
33916
33917 \backslash
33918 texorpdfstring{parte}{alternativa}
33919 \begin_inset Index
33920 status collapsed
33921
33922 \begin_layout Plain Layout
33923 Comandos ! T ! 
33924 \backslash
33925 texorpdfstring
33926 \end_layout
33927
33928 \end_inset
33929
33930
33931 \end_layout
33932
33933 \begin_layout Standard
33934 parte se refiere a la parte del encabezado que no debería aparecer en el
33935  marcador PDF.
33936  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
33937  La alternativa se usa para el marcador en vez de la parte.
33938 \begin_inset Newpage newpage
33939 \end_inset
33940
33941
33942 \end_layout
33943
33944 \begin_layout Standard
33945 Aquí hay dos ejemplos de encabezados con ecuación:
33946 \end_layout
33947
33948 \begin_layout Standard
33949 \begin_inset VSpace -3mm
33950 \end_inset
33951
33952
33953 \end_layout
33954
33955 \begin_layout Standard
33956 \begin_inset ERT
33957 status collapsed
33958
33959 \begin_layout Plain Layout
33960
33961
33962 \backslash
33963 boldmath 
33964 \end_layout
33965
33966 \end_inset
33967
33968
33969 \end_layout
33970
33971 \begin_layout Subsubsection
33972 Encabezado sin ecuación en el índice 
33973 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33974 \end_inset
33975
33976
33977 \begin_inset OptArg
33978 status collapsed
33979
33980 \begin_layout Plain Layout
33981 Encabezado sin ecuación en el índice
33982 \end_layout
33983
33984 \end_inset
33985
33986
33987 \end_layout
33988
33989 \begin_layout Subsubsection
33990 Encabezado con ecuación en el índice
33991 \begin_inset ERT
33992 status collapsed
33993
33994 \begin_layout Plain Layout
33995
33996
33997 \backslash
33998 texorpdfstring{
33999 \end_layout
34000
34001 \end_inset
34002
34003  
34004 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34005 \end_inset
34006
34007
34008 \begin_inset ERT
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012
34013 }{}
34014 \end_layout
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 \begin_inset ERT
34023 status collapsed
34024
34025 \begin_layout Plain Layout
34026
34027
34028 \backslash
34029 unboldmath 
34030 \end_layout
34031
34032 \end_inset
34033
34034 En el primer encabezado se ha puesto un título breve, en el segundo un 
34035 \series bold
34036
34037 \backslash
34038 texorpdfstring
34039 \series default
34040 .
34041 \end_layout
34042
34043 \begin_layout Standard
34044 Para obtener el mismo formato que en los demás encabezados se han puesto
34045  ambos en un entorno 
34046 \series bold
34047 boldmath
34048 \series default
34049 .
34050 \begin_inset Foot
34051 status collapsed
34052
34053 \begin_layout Plain Layout
34054 véase 
34055 \begin_inset CommandInset ref
34056 LatexCommand ref
34057 reference "sub:Ecuaciones-en-negrita"
34058
34059 \end_inset
34060
34061
34062 \end_layout
34063
34064 \end_inset
34065
34066
34067 \end_layout
34068
34069 \begin_layout Subsection
34070 Ecuaciones en texto multicolumna
34071 \begin_inset Index
34072 status collapsed
34073
34074 \begin_layout Plain Layout
34075 Ecuación ! en texto multicolumna
34076 \end_layout
34077
34078 \end_inset
34079
34080
34081 \end_layout
34082
34083 \begin_layout Standard
34084 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
34085  para ajustarse a la columna y entonces es preciso abarcar la anchura total
34086  de la página.
34087  Esto se hace usando el paquete LaTeX 
34088 \series bold
34089 multicol
34090 \series default
34091 ,
34092 \begin_inset Foot
34093 status collapsed
34094
34095 \begin_layout Plain Layout
34096
34097 \series bold
34098 multicol
34099 \series default
34100  forma parte de las distribuciones LaTeX estándar.
34101 \end_layout
34102
34103 \end_inset
34104
34105
34106 \begin_inset Index
34107 status collapsed
34108
34109 \begin_layout Plain Layout
34110 Paquetes ! multicol
34111 \end_layout
34112
34113 \end_inset
34114
34115  que se carga en el preámbulo LaTeX con la línea
34116 \end_layout
34117
34118 \begin_layout Standard
34119
34120 \series bold
34121
34122 \backslash
34123 usepackage{multicol}
34124 \end_layout
34125
34126 \begin_layout Standard
34127 \begin_inset Note Greyedout
34128 status collapsed
34129
34130 \begin_layout Plain Layout
34131 Ten en cuenta que la opción 
34132 \family sans
34133 Documento
34134 \begin_inset space ~
34135 \end_inset
34136
34137 con
34138 \begin_inset space ~
34139 \end_inset
34140
34141 dos
34142 \begin_inset space ~
34143 \end_inset
34144
34145 caras
34146 \family default
34147 , bajo 
34148 \family sans
34149 Diseño
34150 \begin_inset space ~
34151 \end_inset
34152
34153 de
34154 \begin_inset space ~
34155 \end_inset
34156
34157 página 
34158 \family default
34159 en el menú 
34160 \family sans
34161 Documento\SpecialChar \menuseparator
34162 Configuración
34163 \family default
34164  
34165 \emph on
34166 debe
34167 \emph default
34168  estar desmarcada.
34169 \end_layout
34170
34171 \end_inset
34172
34173
34174 \end_layout
34175
34176 \begin_layout Standard
34177 Antes del texto multicolumna se inserta en modo TeX el comando
34178 \end_layout
34179
34180 \begin_layout Standard
34181
34182 \series bold
34183
34184 \backslash
34185 begin{multicols}{número de columnas}
34186 \end_layout
34187
34188 \begin_layout Standard
34189 El número de columnas está en el rango 2-10.
34190  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
34191  TeX el comando
34192 \end_layout
34193
34194 \begin_layout Standard
34195
34196 \series bold
34197
34198 \backslash
34199 end{multicols}
34200 \end_layout
34201
34202 \begin_layout Standard
34203 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
34204  Para quitarlo se inserta un espacio vertical de -6
34205 \begin_inset space \thinspace{}
34206 \end_inset
34207
34208 mm antes de la ecuación.
34209  Si se usa el estilo 
34210 \series bold
34211 Sangrado
34212 \series default
34213 ,
34214 \begin_inset Foot
34215 status collapsed
34216
34217 \begin_layout Plain Layout
34218 véase estilos de ecuación en 
34219 \begin_inset CommandInset ref
34220 LatexCommand ref
34221 reference "sec:Estilos-de-ecuación"
34222
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \end_inset
34229
34230  se inserta un espacio de -9
34231 \begin_inset space \thinspace{}
34232 \end_inset
34233
34234 mm.
34235 \end_layout
34236
34237 \begin_layout Standard
34238 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
34239 \end_layout
34240
34241 \begin_layout Standard
34242 \begin_inset ERT
34243 status collapsed
34244
34245 \begin_layout Plain Layout
34246
34247
34248 \backslash
34249 begin{multicols}{2}
34250 \end_layout
34251
34252 \end_inset
34253
34254 Das Spektrum wird fouriertransformiert.
34255  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
34256 , Lösungsmittel) zu trennen.
34257  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
34258  nun das Aussehen des Ausgangssignals.
34259  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
34260  über alle Phasen integrieren muss.
34261  Sei nun 
34262 \begin_inset Formula $S$
34263 \end_inset
34264
34265  unser normiertes Ausgangssignal and 
34266 \begin_inset Formula $P$
34267 \end_inset
34268
34269  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
34270 \begin_inset ERT
34271 status collapsed
34272
34273 \begin_layout Plain Layout
34274
34275
34276 \backslash
34277 end{multicols}
34278 \end_layout
34279
34280 \end_inset
34281
34282
34283 \begin_inset VSpace -6mm
34284 \end_inset
34285
34286
34287 \begin_inset Formula \begin{equation}
34288 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
34289
34290 \end_inset
34291
34292
34293 \begin_inset ERT
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297
34298
34299 \backslash
34300 begin{multicols}{2}
34301 \end_layout
34302
34303 \end_inset
34304
34305 wobei 
34306 \begin_inset Formula $S_{0}$
34307 \end_inset
34308
34309  das Signal ohne Gradient ist and the Normierungsbedingung 
34310 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34311 \end_inset
34312
34313  gilt.
34314  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
34315  Direkt nach the 
34316 \begin_inset Formula $\nicefrac{\pi}{2}$
34317 \end_inset
34318
34319
34320 \begin_inset space \thinspace{}
34321 \end_inset
34322
34323 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
34324  das Signal zusätzlich abschwächt.
34325  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
34326  
34327 \begin_inset Formula $T_{2}$
34328 \end_inset
34329
34330 -Zeit.
34331 \end_layout
34332
34333 \begin_layout Standard
34334 \begin_inset ERT
34335 status collapsed
34336
34337 \begin_layout Plain Layout
34338
34339
34340 \backslash
34341 end{multicols}
34342 \end_layout
34343
34344 \end_inset
34345
34346  
34347 \end_layout
34348
34349 \begin_layout Subsection
34350 Ecuaciones con descripción de variables
34351 \begin_inset Index
34352 status collapsed
34353
34354 \begin_layout Plain Layout
34355 Ecuación ! con descripción de variables
34356 \end_layout
34357
34358 \end_inset
34359
34360
34361 \end_layout
34362
34363 \begin_layout Standard
34364 Para describir variables en una ecuación, como en la fórmula 
34365 \begin_inset CommandInset ref
34366 LatexCommand eqref
34367 reference "eq:within"
34368
34369 \end_inset
34370
34371 , se inserta una matriz 2×
34372 \begin_inset Formula $n$
34373 \end_inset
34374
34375  con columnas alineadas a la izquierda para las 
34376 \emph on
34377
34378 \begin_inset Formula $n$
34379 \end_inset
34380
34381
34382 \emph default
34383  variables usadas.
34384 \begin_inset Foot
34385 status collapsed
34386
34387 \begin_layout Plain Layout
34388 véase matrices en 
34389 \begin_inset CommandInset ref
34390 LatexCommand ref
34391 reference "sec:Matrices"
34392
34393 \end_inset
34394
34395
34396 \end_layout
34397
34398 \end_inset
34399
34400  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
34401  
34402 \series bold
34403
34404 \backslash
34405 footnotesize
34406 \series default
34407  antes de la matriz.
34408 \begin_inset Foot
34409 status collapsed
34410
34411 \begin_layout Plain Layout
34412 véase tamaños de fuentes en 
34413 \begin_inset CommandInset ref
34414 LatexCommand ref
34415 reference "sub:Tamaños-de-fuentes"
34416
34417 \end_inset
34418
34419 .
34420 \end_layout
34421
34422 \end_inset
34423
34424
34425 \end_layout
34426
34427 \begin_layout Standard
34428 Si se usa el estilo 
34429 \series bold
34430 Sangrado
34431 \series default
34432 ,
34433 \begin_inset Foot
34434 status collapsed
34435
34436 \begin_layout Plain Layout
34437 véase estilos de ecuación en 
34438 \begin_inset CommandInset ref
34439 LatexCommand ref
34440 reference "sec:Estilos-de-ecuación"
34441
34442 \end_inset
34443
34444
34445 \end_layout
34446
34447 \end_inset
34448
34449  se inserta un 
34450 \series bold
34451
34452 \backslash
34453 hfill
34454 \series default
34455
34456 \begin_inset Foot
34457 status collapsed
34458
34459 \begin_layout Plain Layout
34460
34461 \series bold
34462
34463 \backslash
34464 hfill
34465 \series default
34466  sólo funciona en ecuaciones en estilo 
34467 \series bold
34468 Sangrado
34469 \series default
34470 , véase 
34471 \begin_inset CommandInset ref
34472 LatexCommand ref
34473 reference "sub:Espacio-variable"
34474
34475 \end_inset
34476
34477
34478 \end_layout
34479
34480 \end_inset
34481
34482  delante y detrás de la matriz para que tenga la misma separación con la
34483  ecuación y con el margen.
34484 \end_layout
34485
34486 \begin_layout Standard
34487 Si se usa el estilo 
34488 \series bold
34489 Centrado
34490 \series default
34491  se emplea el método descrito en la 
34492 \begin_inset CommandInset ref
34493 LatexCommand ref
34494 reference "sub:Entorno-flalign"
34495
34496 \end_inset
34497
34498  para sangrar la ecuación.
34499  La ecuación 
34500 \begin_inset CommandInset ref
34501 LatexCommand eqref
34502 reference "eq:within"
34503
34504 \end_inset
34505
34506  consta de cinco columnas ya que las dos primeras contienen la fórmula,
34507  la tercera la matriz y la última una llave TeX vacía.
34508 \begin_inset Formula \begin{flalign}
34509 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
34510 \rho & \mbox{densidad}\\
34511 V & \mbox{volumen}\\
34512 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
34513
34514 \end_inset
34515
34516
34517 \end_layout
34518
34519 \begin_layout Subsection
34520 Letras griegas minúsculas en redonda
34521 \begin_inset CommandInset label
34522 LatexCommand label
34523 name "sub:Griegas-en-redonda"
34524
34525 \end_inset
34526
34527
34528 \begin_inset Index
34529 status collapsed
34530
34531 \begin_layout Plain Layout
34532 Letras griegas ! en redonda
34533 \end_layout
34534
34535 \end_inset
34536
34537
34538 \end_layout
34539
34540 \begin_layout Standard
34541 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
34542  cursiva.
34543  Pero para símbolos de partículas elementales como piones y neutrinos hacen
34544  falta letras griegas en redonda.
34545  El archivo 
34546 \series bold
34547 upgreek.sty
34548 \series default
34549
34550 \begin_inset Foot
34551 status collapsed
34552
34553 \begin_layout Plain Layout
34554
34555 \series bold
34556 upgreek
34557 \series default
34558  forma parte del paquete LaTeX 
34559 \series bold
34560 was
34561 \series default
34562
34563 \begin_inset Index
34564 status collapsed
34565
34566 \begin_layout Plain Layout
34567 Paquetes ! was
34568 \begin_inset ERT
34569 status collapsed
34570
34571 \begin_layout Plain Layout
34572
34573
34574 \backslash
34575 vspace{4mm}
34576 \end_layout
34577
34578 \end_inset
34579
34580
34581 \end_layout
34582
34583 \end_inset
34584
34585 .
34586 \end_layout
34587
34588 \end_inset
34589
34590
34591 \begin_inset Index
34592 status collapsed
34593
34594 \begin_layout Plain Layout
34595 Paquetes ! upgreek
34596 \end_layout
34597
34598 \end_inset
34599
34600 , que se carga en el preámbulo LaTeX con la línea
34601 \end_layout
34602
34603 \begin_layout Standard
34604
34605 \series bold
34606
34607 \backslash
34608 usepackage{upgreek}
34609 \end_layout
34610
34611 \begin_layout Standard
34612 las suministra.
34613  
34614 \begin_inset ERT
34615 status collapsed
34616
34617 \begin_layout Plain Layout
34618
34619
34620 \backslash
34621 ifupgreek 
34622 \end_layout
34623
34624 \end_inset
34625
34626
34627 \begin_inset Note Note
34628 status collapsed
34629
34630 \begin_layout Plain Layout
34631 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
34632  
34633 \series bold
34634 upgreek
34635 \series default
34636 .
34637 \end_layout
34638
34639 \end_inset
34640
34641  Se imprimen con el comando de la letra correspondiente precedido de 
34642 \series bold
34643 up
34644 \series default
34645 .
34646  Por ejemplo, el comando 
34647 \series bold
34648
34649 \backslash
34650 uptau
34651 \series default
34652  genera: 
34653 \begin_inset Formula $\uptau$
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \begin_layout Standard
34660 Con estos comandos se pueden escribir reacciones entre partículas elementales:
34661 \begin_inset Formula \[
34662 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
34663
34664 \end_inset
34665
34666
34667 \end_layout
34668
34669 \begin_layout Standard
34670 Las letras en redonda son más remarcadas y más grandes que las correspondientes
34671  en cursiva.
34672  Por tanto no deberían emplearse para unidades como 
34673 \begin_inset Quotes fld
34674 \end_inset
34675
34676 µm
34677 \begin_inset Quotes frd
34678 \end_inset
34679
34680 .
34681 \end_layout
34682
34683 \begin_layout Standard
34684 \begin_inset ERT
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688
34689
34690 \backslash
34691 else 
34692 \end_layout
34693
34694 \end_inset
34695
34696
34697 \begin_inset Note Note
34698 status collapsed
34699
34700 \begin_layout Plain Layout
34701 Lo siguiente se mostrará si el paquete LaTeX 
34702 \series bold
34703 upgreek
34704 \series default
34705  no está instalado:
34706 \end_layout
34707
34708 \end_inset
34709
34710
34711 \end_layout
34712
34713 \begin_layout Standard
34714 Debes instalar el paquete LaTeX 
34715 \series bold
34716 upgreek
34717 \series default
34718  para ver en la salida el resto de esta subsección.
34719  
34720 \end_layout
34721
34722 \begin_layout Standard
34723 \begin_inset ERT
34724 status collapsed
34725
34726 \begin_layout Plain Layout
34727
34728
34729 \backslash
34730 fi
34731 \end_layout
34732
34733 \end_inset
34734
34735
34736 \end_layout
34737
34738 \begin_layout Subsection
34739 Caracteres de texto en ecuaciones
34740 \begin_inset CommandInset label
34741 LatexCommand label
34742 name "sub:Caracteres-de-texto"
34743
34744 \end_inset
34745
34746
34747 \begin_inset Index
34748 status collapsed
34749
34750 \begin_layout Plain Layout
34751 Texto ! en ecuaciones
34752 \end_layout
34753
34754 \end_inset
34755
34756
34757 \end_layout
34758
34759 \begin_layout Standard
34760 En algunos casos podrías querer insertar caracteres de texto directamente
34761  en ecuaciones.
34762  Por ejemplo, cuando se usa con frecuencia el punto centrado 
34763 \begin_inset Formula $\cdot$
34764 \end_inset
34765
34766  en expresiones como 
34767 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
34768 \end_inset
34769
34770 , habría que insertar el comando 
34771 \series bold
34772
34773 \backslash
34774 cdot
34775 \series default
34776
34777 \begin_inset Foot
34778 status collapsed
34779
34780 \begin_layout Plain Layout
34781 véase 
34782 \begin_inset CommandInset ref
34783 LatexCommand ref
34784 reference "sub:Operadores-binarios"
34785
34786 \end_inset
34787
34788
34789 \end_layout
34790
34791 \end_inset
34792
34793  continuamente, porque este carácter está definido en todas las codificaciones
34794  como carácter de texto.
34795  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
34796 \end_layout
34797
34798 \begin_layout Standard
34799
34800 \series bold
34801
34802 \backslash
34803 Declare Inputtext{183}{
34804 \backslash
34805 ifmmode
34806 \backslash
34807 cdot
34808 \backslash
34809 else
34810 \backslash
34811 textperiodcentered
34812 \backslash
34813 f\SpecialChar \textcompwordmark{}
34814 i}
34815 \end_layout
34816
34817 \begin_layout Standard
34818 La codificación de caracteres (menú 
34819 \family sans
34820 Documento\SpecialChar \menuseparator
34821 Configuración\SpecialChar \menuseparator
34822 Idioma
34823 \family default
34824 ) especifica el carácter que se muestra al pulsar una tecla.
34825  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
34826  
34827 \series bold
34828
34829 \backslash
34830 textperiodcentered
34831 \series default
34832 .
34833  Pero este comando no está disponible en ecuaciones así que obtendrías errores
34834  de LaTeX.
34835  Con la codificación cambiada se escoge automáticamente el comando correcto,
34836  dependiendo de si el carácter se ha insertado en una ecuación o no.
34837 \end_layout
34838
34839 \begin_layout Standard
34840 La codificación de diversos caracteres se guarda en archivos de definición.
34841  Por ejemplo la codificación 
34842 \series bold
34843 latin9
34844 \series default
34845  se define en el archivo 
34846 \series bold
34847 latin9.def
34848 \series default
34849  que está en el directorio de LaTeX.
34850  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
34851  archivo de definición, de lo contrario nuestros documentos no podrían ser
34852  editados en otros ordenadores.
34853 \begin_inset VSpace medskip
34854 \end_inset
34855
34856
34857 \end_layout
34858
34859 \begin_layout Standard
34860 Además del punto centrado, en este documento se ha definido el símbolo grado
34861  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
34862  directamente en una fórmula:
34863 \end_layout
34864
34865 \begin_layout Standard
34866
34867 \series bold
34868
34869 \backslash
34870 DeclareInputtext{176}{
34871 \backslash
34872 ifmmode^
34873 \backslash
34874 circ
34875 \backslash
34876 else
34877 \backslash
34878 textdegree
34879 \backslash
34880 f\SpecialChar \textcompwordmark{}
34881 i}
34882 \begin_inset Newpage newpage
34883 \end_inset
34884
34885
34886 \end_layout
34887
34888 \begin_layout Section
34889 \start_of_appendix
34890 Notas sobre tipografía
34891 \begin_inset Index
34892 status collapsed
34893
34894 \begin_layout Plain Layout
34895 Tipografía, notas
34896 \end_layout
34897
34898 \end_inset
34899
34900
34901 \end_layout
34902
34903 \begin_layout Standard
34904 Esta sección es un resumen de las normas tipográficas ISO más importantes.
34905 \begin_inset Foot
34906 status collapsed
34907
34908 \begin_layout Plain Layout
34909 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
34910  
34911 \begin_inset Quotes fld
34912 \end_inset
34913
34914 Duden
34915 \begin_inset Quotes frd
34916 \end_inset
34917
34918  
34919 \begin_inset CommandInset citation
34920 LatexCommand cite
34921 key "Duden"
34922
34923 \end_inset
34924
34925 , que incluye algunas de las normas ISO.
34926  
34927 \begin_inset Newline newline
34928 \end_inset
34929
34930 (
34931 \emph on
34932 N.
34933 \begin_inset space \thinspace{}
34934 \end_inset
34935
34936 del t.
34937 \emph default
34938 : Para documentación en español sobre el tema, véase 
34939 \begin_inset CommandInset citation
34940 LatexCommand cite
34941 key "Bezos"
34942
34943 \end_inset
34944
34945 .)
34946 \end_layout
34947
34948 \end_inset
34949
34950
34951 \end_layout
34952
34953 \begin_layout Itemize
34954 Las unidades físicas se escriben 
34955 \emph on
34956 siempre 
34957 \emph default
34958 en redonda
34959 \begin_inset Foot
34960 status collapsed
34961
34962 \begin_layout Plain Layout
34963 véase estilos de fuentes en 
34964 \begin_inset CommandInset ref
34965 LatexCommand ref
34966 reference "sub:Estilos-de-fuentes"
34967
34968 \end_inset
34969
34970
34971 \end_layout
34972
34973 \end_inset
34974
34975 : 30
34976 \begin_inset space \thinspace{}
34977 \end_inset
34978
34979 km/h
34980 \begin_inset Newline newline
34981 \end_inset
34982
34983 Entre el valor y la unidad hay un espacio delgado, véase 
34984 \begin_inset CommandInset ref
34985 LatexCommand ref
34986 reference "sub:Espacio-predefinido"
34987
34988 \end_inset
34989
34990 .
34991 \begin_inset Newline newline
34992 \end_inset
34993
34994 Esta norma la cumple automáticamente el comando 
34995 \series bold
34996
34997 \backslash
34998 unittwo
34999 \series default
35000 .
35001  Si se introduce en una fórmula aparecen dos cuadros.
35002  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
35003  como antes, 
35004 \begin_inset Formula $\unit[30]{km/h}$
35005 \end_inset
35006
35007
35008 \begin_inset space \thinspace{}
35009 \end_inset
35010
35011 .
35012  Ten en cuenta que 
35013 \series bold
35014
35015 \backslash
35016 unittwo
35017 \series default
35018  no es un auténtico comando LaTeX, sino el comando 
35019 \series bold
35020
35021 \backslash
35022 unit[value]{unit}
35023 \series default
35024 , por tanto no lo puedes usar en código TeX.
35025 \end_layout
35026
35027 \begin_layout Itemize
35028 Los signos por ciento y por mil se escriben como las unidades físicas:
35029 \begin_inset Newline newline
35030 \end_inset
35031
35032 1,2
35033 \begin_inset space \thinspace{}
35034 \end_inset
35035
35036 ‰ de alcohol en sangre.
35037 \end_layout
35038
35039 \begin_layout Itemize
35040 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
35041  otra unidad: 15
35042 \begin_inset space \thinspace{}
35043 \end_inset
35044
35045 °C
35046 \end_layout
35047
35048 \begin_layout Itemize
35049 En números con más de cuatro dígitos se inserta un espacio delgado para
35050  separarlos en grupos de tres cifras: 18
35051 \begin_inset space \thinspace{}
35052 \end_inset
35053
35054 473
35055 \begin_inset space \thinspace{}
35056 \end_inset
35057
35058 588
35059 \end_layout
35060
35061 \begin_layout Itemize
35062 Para dimensiones como 120×90×40
35063 \begin_inset space \thinspace{}
35064 \end_inset
35065
35066 cm se usa el aspa de multiplicar 
35067 \begin_inset Quotes fld
35068 \end_inset
35069
35070 ×
35071 \begin_inset Quotes frd
35072 \end_inset
35073
35074 .
35075  Se puede insertar con el comando LaTeX 
35076 \series bold
35077
35078 \backslash
35079 texttimes
35080 \series default
35081  o directamente con alguna combinación de teclas.
35082 \end_layout
35083
35084 \begin_layout Itemize
35085 Las funciones con nombres que constan de varias letras se escriben en redonda
35086  para evitar confusiones, véase 
35087 \begin_inset CommandInset ref
35088 LatexCommand ref
35089 reference "sub:Funciones-predefinidas"
35090
35091 \end_inset
35092
35093 .
35094 \end_layout
35095
35096 \begin_layout Itemize
35097 Los índices que constan de varias letras se escriben en redonda: 
35098 \begin_inset Formula $E_{\mbox{cin}}$
35099 \end_inset
35100
35101
35102 \begin_inset Newline newline
35103 \end_inset
35104
35105 Los componentes de una matriz se escriben en cursiva: 
35106 \begin_inset Formula $\hat{H}_{kl}$
35107 \end_inset
35108
35109
35110 \end_layout
35111
35112 \begin_layout Itemize
35113 El operador de diferenciación/integración 'd', el número de Euler 'e' y
35114  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
35115 s con otras variables.
35116  
35117 \end_layout
35118
35119 \begin_layout Standard
35120 \begin_inset Newpage newpage
35121 \end_inset
35122
35123
35124 \end_layout
35125
35126 \begin_layout Section
35127 Sinónimos
35128 \begin_inset Index
35129 status collapsed
35130
35131 \begin_layout Plain Layout
35132 Sinónimos
35133 \end_layout
35134
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \begin_layout Standard
35141 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
35142  como los que se recogen en esta lista:
35143 \begin_inset Foot
35144 status collapsed
35145
35146 \begin_layout Plain Layout
35147 véase también 
35148 \begin_inset CommandInset ref
35149 LatexCommand ref
35150 reference "fn:sinónimos"
35151
35152 \end_inset
35153
35154 .
35155 \end_layout
35156
35157 \end_inset
35158
35159
35160 \end_layout
35161
35162 \begin_layout Standard
35163
35164 \end_layout
35165
35166 \begin_layout Standard
35167 \begin_inset VSpace bigskip
35168 \end_inset
35169
35170
35171 \begin_inset space \hfill{}
35172 \end_inset
35173
35174
35175 \begin_inset Tabular
35176 <lyxtabular version="3" rows="12" columns="2">
35177 <features>
35178 <column alignment="center" valignment="top" width="0pt">
35179 <column alignment="center" valignment="top" width="0pt">
35180 <row>
35181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35182 \begin_inset Text
35183
35184 \begin_layout Plain Layout
35185 Comando
35186 \end_layout
35187
35188 \end_inset
35189 </cell>
35190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35191 \begin_inset Text
35192
35193 \begin_layout Plain Layout
35194 equivalente a
35195 \begin_inset Note Note
35196 status collapsed
35197
35198 \begin_layout Plain Layout
35199
35200 \series bold
35201
35202 \backslash
35203 raisebox
35204 \series default
35205  se usa sólo como espaciador
35206 \end_layout
35207
35208 \end_inset
35209
35210
35211 \end_layout
35212
35213 \end_inset
35214 </cell>
35215 </row>
35216 <row>
35217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35218 \begin_inset Text
35219
35220 \begin_layout Plain Layout
35221
35222 \backslash
35223 ast
35224 \end_layout
35225
35226 \end_inset
35227 </cell>
35228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35229 \begin_inset Text
35230
35231 \begin_layout Plain Layout
35232 \begin_inset ERT
35233 status collapsed
35234
35235 \begin_layout Plain Layout
35236
35237
35238 \backslash
35239 raisebox{-1.2mm}{
35240 \end_layout
35241
35242 \end_inset
35243
35244 *
35245 \begin_inset ERT
35246 status collapsed
35247
35248 \begin_layout Plain Layout
35249
35250 }
35251 \end_layout
35252
35253 \end_inset
35254
35255
35256 \end_layout
35257
35258 \end_inset
35259 </cell>
35260 </row>
35261 <row>
35262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35263 \begin_inset Text
35264
35265 \begin_layout Plain Layout
35266
35267 \backslash
35268 choose
35269 \end_layout
35270
35271 \end_inset
35272 </cell>
35273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35274 \begin_inset Text
35275
35276 \begin_layout Plain Layout
35277
35278 \backslash
35279 binom
35280 \end_layout
35281
35282 \end_inset
35283 </cell>
35284 </row>
35285 <row>
35286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35287 \begin_inset Text
35288
35289 \begin_layout Plain Layout
35290
35291 \backslash
35292 geq
35293 \end_layout
35294
35295 \end_inset
35296 </cell>
35297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35298 \begin_inset Text
35299
35300 \begin_layout Plain Layout
35301
35302 \backslash
35303 ge
35304 \end_layout
35305
35306 \end_inset
35307 </cell>
35308 </row>
35309 <row>
35310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35311 \begin_inset Text
35312
35313 \begin_layout Plain Layout
35314
35315 \backslash
35316 lbrace
35317 \end_layout
35318
35319 \end_inset
35320 </cell>
35321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35322 \begin_inset Text
35323
35324 \begin_layout Plain Layout
35325 {
35326 \end_layout
35327
35328 \end_inset
35329 </cell>
35330 </row>
35331 <row>
35332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35333 \begin_inset Text
35334
35335 \begin_layout Plain Layout
35336
35337 \backslash
35338 lbracket
35339 \end_layout
35340
35341 \end_inset
35342 </cell>
35343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35344 \begin_inset Text
35345
35346 \begin_layout Plain Layout
35347 [
35348 \end_layout
35349
35350 \end_inset
35351 </cell>
35352 </row>
35353 <row>
35354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35355 \begin_inset Text
35356
35357 \begin_layout Plain Layout
35358
35359 \backslash
35360 leftarrow
35361 \end_layout
35362
35363 \end_inset
35364 </cell>
35365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35366 \begin_inset Text
35367
35368 \begin_layout Plain Layout
35369
35370 \backslash
35371 gets
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 </row>
35377 <row>
35378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382
35383 \backslash
35384 leq
35385 \end_layout
35386
35387 \end_inset
35388 </cell>
35389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35390 \begin_inset Text
35391
35392 \begin_layout Plain Layout
35393
35394 \backslash
35395 le
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 </row>
35401 <row>
35402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35403 \begin_inset Text
35404
35405 \begin_layout Plain Layout
35406
35407 \backslash
35408 lor
35409 \end_layout
35410
35411 \end_inset
35412 </cell>
35413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35414 \begin_inset Text
35415
35416 \begin_layout Plain Layout
35417
35418 \backslash
35419 vee
35420 \end_layout
35421
35422 \end_inset
35423 </cell>
35424 </row>
35425 <row>
35426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35427 \begin_inset Text
35428
35429 \begin_layout Plain Layout
35430
35431 \backslash
35432 neq
35433 \end_layout
35434
35435 \end_inset
35436 </cell>
35437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35438 \begin_inset Text
35439
35440 \begin_layout Plain Layout
35441
35442 \backslash
35443 not=
35444 \end_layout
35445
35446 \end_inset
35447 </cell>
35448 </row>
35449 <row>
35450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35451 \begin_inset Text
35452
35453 \begin_layout Plain Layout
35454
35455 \backslash
35456 slash
35457 \end_layout
35458
35459 \end_inset
35460 </cell>
35461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35462 \begin_inset Text
35463
35464 \begin_layout Plain Layout
35465 /
35466 \end_layout
35467
35468 \end_inset
35469 </cell>
35470 </row>
35471 <row>
35472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35473 \begin_inset Text
35474
35475 \begin_layout Plain Layout
35476
35477 \backslash
35478 vert
35479 \end_layout
35480
35481 \end_inset
35482 </cell>
35483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35484 \begin_inset Text
35485
35486 \begin_layout Plain Layout
35487 |
35488 \end_layout
35489
35490 \end_inset
35491 </cell>
35492 </row>
35493 </lyxtabular>
35494
35495 \end_inset
35496
35497
35498 \begin_inset space \hfill{}
35499 \end_inset
35500
35501
35502 \begin_inset Tabular
35503 <lyxtabular version="3" rows="12" columns="2">
35504 <features>
35505 <column alignment="center" valignment="top" width="0pt">
35506 <column alignment="center" valignment="top" width="0pt">
35507 <row>
35508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35509 \begin_inset Text
35510
35511 \begin_layout Plain Layout
35512 Comando
35513 \end_layout
35514
35515 \end_inset
35516 </cell>
35517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35518 \begin_inset Text
35519
35520 \begin_layout Plain Layout
35521 equivalente a
35522 \end_layout
35523
35524 \end_inset
35525 </cell>
35526 </row>
35527 <row>
35528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35529 \begin_inset Text
35530
35531 \begin_layout Plain Layout
35532
35533 \backslash
35534 backslash
35535 \end_layout
35536
35537 \end_inset
35538 </cell>
35539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35540 \begin_inset Text
35541
35542 \begin_layout Plain Layout
35543
35544 \backslash
35545
35546 \backslash
35547
35548 \end_layout
35549
35550 \end_inset
35551 </cell>
35552 </row>
35553 <row>
35554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35555 \begin_inset Text
35556
35557 \begin_layout Plain Layout
35558
35559 \backslash
35560 dasharrow
35561 \end_layout
35562
35563 \end_inset
35564 </cell>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \backslash
35571 dashrightarrow
35572 \end_layout
35573
35574 \end_inset
35575 </cell>
35576 </row>
35577 <row>
35578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35579 \begin_inset Text
35580
35581 \begin_layout Plain Layout
35582
35583 \backslash
35584 land
35585 \end_layout
35586
35587 \end_inset
35588 </cell>
35589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35590 \begin_inset Text
35591
35592 \begin_layout Plain Layout
35593
35594 \backslash
35595 wedge
35596 \end_layout
35597
35598 \end_inset
35599 </cell>
35600 </row>
35601 <row>
35602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35603 \begin_inset Text
35604
35605 \begin_layout Plain Layout
35606
35607 \backslash
35608 rbrace
35609 \end_layout
35610
35611 \end_inset
35612 </cell>
35613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35614 \begin_inset Text
35615
35616 \begin_layout Plain Layout
35617 }
35618 \end_layout
35619
35620 \end_inset
35621 </cell>
35622 </row>
35623 <row>
35624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35625 \begin_inset Text
35626
35627 \begin_layout Plain Layout
35628
35629 \backslash
35630 rbracket
35631 \end_layout
35632
35633 \end_inset
35634 </cell>
35635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35636 \begin_inset Text
35637
35638 \begin_layout Plain Layout
35639 ]
35640 \end_layout
35641
35642 \end_inset
35643 </cell>
35644 </row>
35645 <row>
35646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35647 \begin_inset Text
35648
35649 \begin_layout Plain Layout
35650
35651 \backslash
35652 rightarrow
35653 \end_layout
35654
35655 \end_inset
35656 </cell>
35657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35658 \begin_inset Text
35659
35660 \begin_layout Plain Layout
35661
35662 \backslash
35663 to
35664 \end_layout
35665
35666 \end_inset
35667 </cell>
35668 </row>
35669 <row>
35670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35671 \begin_inset Text
35672
35673 \begin_layout Plain Layout
35674
35675 \backslash
35676 lnot
35677 \end_layout
35678
35679 \end_inset
35680 </cell>
35681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35682 \begin_inset Text
35683
35684 \begin_layout Plain Layout
35685
35686 \backslash
35687 neg
35688 \end_layout
35689
35690 \end_inset
35691 </cell>
35692 </row>
35693 <row>
35694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35695 \begin_inset Text
35696
35697 \begin_layout Plain Layout
35698
35699 \backslash
35700 ne
35701 \end_layout
35702
35703 \end_inset
35704 </cell>
35705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35706 \begin_inset Text
35707
35708 \begin_layout Plain Layout
35709
35710 \backslash
35711 not=
35712 \end_layout
35713
35714 \end_inset
35715 </cell>
35716 </row>
35717 <row>
35718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35719 \begin_inset Text
35720
35721 \begin_layout Plain Layout
35722
35723 \backslash
35724 owns
35725 \end_layout
35726
35727 \end_inset
35728 </cell>
35729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35730 \begin_inset Text
35731
35732 \begin_layout Plain Layout
35733
35734 \backslash
35735 ni
35736 \end_layout
35737
35738 \end_inset
35739 </cell>
35740 </row>
35741 <row>
35742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35743 \begin_inset Text
35744
35745 \begin_layout Plain Layout
35746
35747 \backslash
35748 square
35749 \end_layout
35750
35751 \end_inset
35752 </cell>
35753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35754 \begin_inset Text
35755
35756 \begin_layout Plain Layout
35757
35758 \backslash
35759 Box
35760 \end_layout
35761
35762 \end_inset
35763 </cell>
35764 </row>
35765 <row>
35766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35767 \begin_inset Text
35768
35769 \begin_layout Plain Layout
35770
35771 \backslash
35772 Vert
35773 \end_layout
35774
35775 \end_inset
35776 </cell>
35777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35778 \begin_inset Text
35779
35780 \begin_layout Plain Layout
35781
35782 \backslash
35783 |
35784 \end_layout
35785
35786 \end_inset
35787 </cell>
35788 </row>
35789 </lyxtabular>
35790
35791 \end_inset
35792
35793
35794 \begin_inset space \hfill{}
35795 \end_inset
35796
35797
35798 \end_layout
35799
35800 \begin_layout Standard
35801 \begin_inset Newpage newpage
35802 \end_inset
35803
35804
35805 \end_layout
35806
35807 \begin_layout Bibliography
35808 \begin_inset CommandInset bibitem
35809 LatexCommand bibitem
35810 key "TLC2"
35811
35812 \end_inset
35813
35814
35815 \shape smallcaps
35816 Mittelbach, F.
35817  ; Goossens, M.
35818 \shape default
35819
35820 \shape italic
35821 The LaTeX Companion
35822 \shape default
35823 .
35824  Addison Wesley, 2004
35825 \end_layout
35826
35827 \begin_layout Bibliography
35828 \begin_inset CommandInset bibitem
35829 LatexCommand bibitem
35830 key "Mathmode"
35831
35832 \end_inset
35833
35834
35835 \begin_inset CommandInset href
35836 LatexCommand href
35837 name "Descripción"
35838 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35839
35840 \end_inset
35841
35842  de habilidades matemáticas de LaTeX
35843 \end_layout
35844
35845 \begin_layout Bibliography
35846 \begin_inset CommandInset bibitem
35847 LatexCommand bibitem
35848 key "Voss"
35849
35850 \end_inset
35851
35852
35853 \begin_inset CommandInset href
35854 LatexCommand href
35855 name "Página web"
35856 target "http://tug.org/TeXnik/"
35857
35858 \end_inset
35859
35860  sugerencias y consejos de LaTeX
35861 \end_layout
35862
35863 \begin_layout Bibliography
35864 \begin_inset CommandInset bibitem
35865 LatexCommand bibitem
35866 key "AMS"
35867
35868 \end_inset
35869
35870
35871 \begin_inset CommandInset href
35872 LatexCommand href
35873 name "Descripción"
35874 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35875
35876 \end_inset
35877
35878  de 
35879 \begin_inset ERT
35880 status collapsed
35881
35882 \begin_layout Plain Layout
35883
35884
35885 \backslash
35886 AmS
35887 \end_layout
35888
35889 \end_inset
35890
35891 -LaTeX
35892 \end_layout
35893
35894 \begin_layout Bibliography
35895 \begin_inset CommandInset bibitem
35896 LatexCommand bibitem
35897 key "Symbole"
35898
35899 \end_inset
35900
35901
35902 \begin_inset CommandInset href
35903 LatexCommand href
35904 name "Lista"
35905 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35906
35907 \end_inset
35908
35909  de todos los símbolos disponibles con paquetes LaTeX
35910 \end_layout
35911
35912 \begin_layout Bibliography
35913 \begin_inset CommandInset bibitem
35914 LatexCommand bibitem
35915 key "hyperref"
35916
35917 \end_inset
35918
35919
35920 \begin_inset CommandInset href
35921 LatexCommand href
35922 name "Documentación"
35923 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35924
35925 \end_inset
35926
35927  del paquete LaTeX 
35928 \series bold
35929 hyperref
35930 \series default
35931
35932 \begin_inset Index
35933 status collapsed
35934
35935 \begin_layout Plain Layout
35936 Paquetes ! hyperref
35937 \end_layout
35938
35939 \end_inset
35940
35941
35942 \end_layout
35943
35944 \begin_layout Bibliography
35945 \begin_inset CommandInset bibitem
35946 LatexCommand bibitem
35947 key "Mathclap"
35948
35949 \end_inset
35950
35951
35952 \begin_inset CommandInset href
35953 LatexCommand href
35954 name "Descripción"
35955 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35956
35957 \end_inset
35958
35959  del comando 
35960 \series bold
35961
35962 \backslash
35963 mathclap
35964 \series default
35965 , descrito en 
35966 \begin_inset CommandInset ref
35967 LatexCommand ref
35968 reference "sub:Límites-de-operadores"
35969
35970 \end_inset
35971
35972
35973 \begin_inset Index
35974 status collapsed
35975
35976 \begin_layout Plain Layout
35977 Comandos ! M ! 
35978 \backslash
35979 mathclap
35980 \end_layout
35981
35982 \end_inset
35983
35984
35985 \end_layout
35986
35987 \begin_layout Bibliography
35988 \begin_inset CommandInset bibitem
35989 LatexCommand bibitem
35990 key "Duden"
35991
35992 \end_inset
35993
35994
35995 \emph on
35996 Duden Band 1
35997 \emph default
35998 .
35999  22.
36000  Auflage, Duden 2001
36001 \end_layout
36002
36003 \begin_layout Bibliography
36004 \begin_inset CommandInset bibitem
36005 LatexCommand bibitem
36006 key "spanish"
36007
36008 \end_inset
36009
36010
36011 \begin_inset CommandInset href
36012 LatexCommand href
36013 name "Documentación"
36014 target "http://www.tex-tipografia.com/archive/spanish.pdf"
36015
36016 \end_inset
36017
36018  del estilo 
36019 \series bold
36020 spanish
36021 \family sans
36022 \series default
36023  
36024 \family default
36025 incluido en el paquete 
36026 \series bold
36027 babel
36028 \end_layout
36029
36030 \begin_layout Bibliography
36031 \begin_inset CommandInset bibitem
36032 LatexCommand bibitem
36033 key "Bezos"
36034
36035 \end_inset
36036
36037
36038 \begin_inset CommandInset href
36039 LatexCommand href
36040 name "Documento"
36041 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
36042
36043 \end_inset
36044
36045  sobre ortotipografía y notaciones matemáticas en español
36046 \end_layout
36047
36048 \begin_layout Standard
36049
36050 \family sans
36051 \series bold
36052 \begin_inset CommandInset index_print
36053 LatexCommand printindex
36054
36055 \end_inset
36056
36057
36058 \end_layout
36059
36060 \end_body
36061 \end_document