]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
Math.lyx: fix hyperref's autoref names
[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 338
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 for diagrams
87 \usepackage{amscd}
88
89 % needed in sec. 19.4
90 \usepackage{remreset}
91
92 % center multirows (e.g. in sec. 13.3)
93 \renewcommand{\multirowsetup}{\centering}
94
95 % define a color, used in sec.9.3
96 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
97
98 % declare operators (see sec. 10.4 and sec. 15.2)
99 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
100 \DeclareMathOperator{\sgn}{sgn}
101
102 \newcommand{\spce}{\textvisiblespace}
103
104 % example definitions for sec. 20.1 
105 \newcommand{\gr}{\Longrightarrow}
106 \newcommand{\us}[1]{\underline{#1}}
107 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
108 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
109 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
110
111 % example macro from sec. 19.4
112 %\def\tagform@#1{\maketag@@@{|#1|}}
113
114 % macro from sec. 10.2
115 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
116 \def\mathclap {\mathpalette \mathclapinternal}
117 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
118
119 % redefine the greyed out note
120 \renewenvironment{lyxgreyedout}
121  {\textcolor{blue}\bgroup}{\egroup}
122
123 % ------------------------------------
124 % used to check for needed LaTeX packages
125 \usepackage{ifthen}
126
127 % check for package eurosym
128 % used for the Euro symbol
129 \newboolean{eurosym}
130 \IfFileExists{eurosym.sty}
131  {\usepackage[gennarrow]{eurosym}
132   \setboolean{eurosym}{true}}
133  {\setboolean{eurosym}{false}}
134
135 % needed in sec. 22.4
136 % check for package braket
137 \newboolean{braket}
138 \IfFileExists{braket.sty}
139  {\usepackage{braket}
140   \setboolean{braket}{true}}
141  {\setboolean{braket}{false}}
142
143 % needed in sec. 22.10
144 % check for package upgreek
145 \newboolean{upgreek}
146 \IfFileExists{upgreek.sty}
147  {\usepackage{upgreek}
148   \setboolean{upgreek}{true}}
149  {\setboolean{upgreek}{false}}
150 \end_preamble
151 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
152 \language spanish
153 \inputencoding auto
154 \font_roman default
155 \font_sans default
156 \font_typewriter default
157 \font_default_family default
158 \font_sc false
159 \font_osf false
160 \font_sf_scale 100
161 \font_tt_scale 100
162
163 \graphics default
164 \paperfontsize 12
165 \spacing single
166 \use_hyperref true
167 \pdf_title "Manual detallado de Matemáticas en LyX"
168 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
169 \pdf_subject "LyX-documentation about math"
170 \pdf_keywords "LyX, Mathed"
171 \pdf_bookmarks true
172 \pdf_bookmarksnumbered true
173 \pdf_bookmarksopen true
174 \pdf_bookmarksopenlevel 1
175 \pdf_breaklinks false
176 \pdf_pdfborder false
177 \pdf_colorlinks true
178 \pdf_backref false
179 \pdf_pagebackref false
180 \pdf_pdfusetitle false
181 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
182 \papersize a4paper
183 \use_geometry false
184 \use_amsmath 2
185 \use_esint 1
186 \cite_engine basic
187 \use_bibtopic false
188 \paperorientation portrait
189 \secnumdepth 4
190 \tocdepth 3
191 \paragraph_separation skip
192 \defskip medskip
193 \quotes_language french
194 \papercolumns 1
195 \papersides 2
196 \paperpagestyle plain
197 \bullet 1 0 6 -1
198 \bullet 2 2 35 -1
199 \bullet 3 2 7 -1
200 \tracking_changes false
201 \output_changes false
202 \author "" 
203 \author "" 
204 \end_header
205
206 \begin_body
207
208 \begin_layout Title
209 Manual detallado de
210 \begin_inset Newline newline
211 \end_inset
212
213 Matemáticas en LyX
214 \end_layout
215
216 \begin_layout Author
217 por el Equipo LyX
218 \begin_inset Foot
219 status collapsed
220
221 \begin_layout Plain Layout
222 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
223  lista de correo de documentación de LyX
224 \family typewriter
225
226 \begin_inset CommandInset href
227 LatexCommand href
228 name "lyx-docs@lists.lyx.org"
229 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
230
231 \end_inset
232
233
234 \end_layout
235
236 \end_inset
237
238
239 \begin_inset Note Note
240 status collapsed
241
242 \begin_layout Plain Layout
243 autor: Uwe Stöhr, translation: Ignacio Garcia
244 \end_layout
245
246 \end_inset
247
248
249 \begin_inset Newline newline
250 \end_inset
251
252
253 \begin_inset Newline newline
254 \end_inset
255
256 Versión 1.6svn
257 \end_layout
258
259 \begin_layout Standard
260 \begin_inset CommandInset toc
261 LatexCommand tableofcontents
262
263 \end_inset
264
265
266 \end_layout
267
268 \begin_layout Standard
269 \begin_inset Note Note
270 status open
271
272 \begin_layout Plain Layout
273 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
274  paquetes LaTeX 
275 \series bold
276 eurosym
277 \series default
278
279 \series bold
280 multirow
281 \series default
282  y 
283 \series bold
284 was
285 \series default
286 .
287  Si no están instalados también puedes exportar el documento pero las secciones
288  en que se requieren dichos paquetes no aparecerán en la salida.
289 \end_layout
290
291 \begin_layout Plain Layout
292 La última versión PDF de este documento está disponible en:
293 \begin_inset Newline newline
294 \end_inset
295
296
297 \series bold
298 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
299 \end_layout
300
301 \end_inset
302
303
304 \begin_inset Newpage newpage
305 \end_inset
306
307
308 \end_layout
309
310 \begin_layout Section
311 Introducción
312 \begin_inset CommandInset label
313 LatexCommand label
314 name "sec:Introducción"
315
316 \end_inset
317
318
319 \end_layout
320
321 \begin_layout Standard
322 Este documento explica las características matemáticas de LyX y además es
323  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
324  Las explicaciones están diseñadas para el uso de comandos.
325  Por consiguiente es preciso que hayas leído la sección 
326 \emph on
327 Ecuaciones matemáticas
328 \emph default
329  de la 
330 \emph on
331 Guía del usuario
332 \emph default
333 .
334 \end_layout
335
336 \begin_layout Standard
337 La mayoría de caracteres y muchas estructuras explicadas en este manual
338  también son accesibles mediante el menú 
339 \family sans
340 Insertar\SpecialChar \menuseparator
341 Ecuación
342 \family default
343  o la barra de herramientas
344 \family sans
345  Ecuaciones
346 \family default
347 .
348  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
349  mucho más rápido usar comandos que la barra de herramientas.
350  Por tanto este manual está enfocado al uso de comandos, aunque también
351  se mencionan los botones correspondientes de las barras de herramientas
352  cuando están disponibles.
353 \end_layout
354
355 \begin_layout Standard
356 Si no se especifica lo contrario los comandos sólo están disponibles dentro
357  de las fórmulas.
358  Para poder usar todos los comandos explicados en este documento, debe usarse
359  la opción 
360 \family sans
361 Usar el paquete de ecuaciones AMS
362 \family default
363  en la configuración del documento (menú 
364 \family sans
365 Documento\SpecialChar \menuseparator
366 Configuración\SpecialChar \menuseparator
367 Ecuaciones
368 \family default
369 )
370 \begin_inset Foot
371 status collapsed
372
373 \begin_layout Plain Layout
374 La opción 
375 \family sans
376 Usar el paquete de ecuaciones AMS automáticamente
377 \family default
378  sólo usa ecuaciones 
379 \begin_inset ERT
380 status collapsed
381
382 \begin_layout Plain Layout
383
384
385 \backslash
386 AmS 
387 \end_layout
388
389 \end_inset
390
391
392 \begin_inset space ~
393 \end_inset
394
395  si las estructuras matemáticas son soportadas por LyX.
396 \end_layout
397
398 \end_inset
399
400 .
401 \end_layout
402
403 \begin_layout Standard
404 Este documento no recoge todos los comandos de ecuaciones 
405 \begin_inset ERT
406 status collapsed
407
408 \begin_layout Plain Layout
409
410
411 \backslash
412 AmS 
413 \end_layout
414
415 \end_inset
416
417
418 \begin_inset Foot
419 status collapsed
420
421 \begin_layout Plain Layout
422 En el archivo 
423 \family sans
424
425 \begin_inset CommandInset href
426 LatexCommand href
427 name "amsguide.ps"
428 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
429
430 \end_inset
431
432
433 \family default
434 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
435  lista con todos los comandos de ecuaciones 
436 \begin_inset ERT
437 status collapsed
438
439 \begin_layout Plain Layout
440
441
442 \backslash
443 AmS 
444 \end_layout
445
446 \end_inset
447
448 .
449 \end_layout
450
451 \end_inset
452
453  por razones de claridad.
454 \end_layout
455
456 \begin_layout Section
457 Instrucciones generales
458 \begin_inset CommandInset label
459 LatexCommand label
460 name "sec:Instrucciones-generales"
461
462 \end_inset
463
464
465 \end_layout
466
467 \begin_layout Standard
468 Para crear una ecuación en línea
469 \begin_inset Index
470 status collapsed
471
472 \begin_layout Plain Layout
473 Ecuación ! en línea
474 \end_layout
475
476 \end_inset
477
478 , insertada en una línea de texto, teclea 
479 \family sans
480 Ctrl-m
481 \family default
482  o pulsa el botón 
483 \begin_inset Graphics
484         filename ../../images/math-mode.png
485         scale 85
486
487 \end_inset
488
489  de la barra de herramientas.
490 \begin_inset Newline newline
491 \end_inset
492
493 Para crear una ecuación en estilo presentación
494 \begin_inset Index
495 status collapsed
496
497 \begin_layout Plain Layout
498 Ecuación ! en presentación
499 \end_layout
500
501 \end_inset
502
503 , que se verá más grande y en su propio párrafo, teclea
504 \family sans
505  Ctrl-M
506 \family default
507 .
508 \end_layout
509
510 \begin_layout Standard
511 Para cambiar una ecuación en estilo presentación a estilo en línea, pon
512  el cursor dentro de la ecuación y teclea 
513 \family sans
514 Ctrl-M
515 \family default
516  o usa el menú 
517 \family sans
518 Editar\SpecialChar \menuseparator
519 Ecuación\SpecialChar \menuseparator
520 Cambiar tipo de ecuación
521 \family default
522 .
523  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
524 \end_layout
525
526 \begin_layout Standard
527 Para mostrar partes de una ecuación en línea en el tamaño del estilo presentació
528 n, escribe el comando 
529 \series bold
530
531 \backslash
532 displaystyle
533 \series default
534
535 \begin_inset Index
536 status collapsed
537
538 \begin_layout Plain Layout
539 Comandos ! D ! 
540 \backslash
541 displaystyle
542 \end_layout
543
544 \end_inset
545
546  en la ecuación y pulsa espacio.
547  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
548  de la ecuación.
549 \end_layout
550
551 \begin_layout Standard
552 En las tablas sólo se permiten ecuaciones en línea.
553 \end_layout
554
555 \begin_layout Standard
556 Las barras 
557 \family sans
558 Ecuaciones
559 \family default
560  y 
561 \family sans
562 Panel de ecuaciones 
563 \family default
564 se pueden visualizar mediante el menú 
565 \family sans
566 Ver\SpecialChar \menuseparator
567 Barras de herramientas
568 \family default
569 .
570  Si ahí pulsas en 
571 \begin_inset Quotes fld
572 \end_inset
573
574 Ecuaciones
575 \begin_inset Quotes frd
576 \end_inset
577
578  y/o en 
579 \begin_inset Quotes fld
580 \end_inset
581
582 Panel de ecuaciones
583 \begin_inset Quotes frd
584 \end_inset
585
586 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
587  estado se visualiza en el menú de las barras de herramientas con una marca.
588  Si en este estado pulsas de nuevo sobre 
589 \begin_inset Quotes fld
590 \end_inset
591
592 Ecuaciones
593 \begin_inset Quotes frd
594 \end_inset
595
596  y/o 
597 \begin_inset Quotes fld
598 \end_inset
599
600 Panel de ecuaciones
601 \begin_inset Quotes frd
602 \end_inset
603
604  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
605  de una ecuación; este estado se indica añadiendo a las entradas del menú
606  la palabra 
607 \begin_inset Quotes fld
608 \end_inset
609
610 (auto)
611 \begin_inset Quotes frd
612 \end_inset
613
614 .
615  
616 \end_layout
617
618 \begin_layout Standard
619 El modo TeX
620 \begin_inset Index
621 status collapsed
622
623 \begin_layout Plain Layout
624 T@TeX ! modo
625 \end_layout
626
627 \end_inset
628
629  se invoca pulsando el botón 
630 \begin_inset Graphics
631         filename ../../images/ert-insert.png
632         scale 85
633
634 \end_inset
635
636  de la barra de herramientas o con el menú 
637 \family sans
638 Insertar\SpecialChar \menuseparator
639 Código Te
640 \begin_inset ERT
641 status collapsed
642
643 \begin_layout Plain Layout
644
645 {}
646 \end_layout
647
648 \end_inset
649
650 X
651 \family default
652 , (atajo 
653 \family sans
654 Ctrl-l
655 \family default
656 ).
657 \begin_inset Note Note
658 status open
659
660 \begin_layout Plain Layout
661 En LyX hay tres 
662 \begin_inset Quotes fld
663 \end_inset
664
665 nombres propios
666 \begin_inset Quotes frd
667 \end_inset
668
669  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
670  LaTeX y LyX.
671 \end_layout
672
673 \begin_layout Plain Layout
674 Para evitar que estas palabras sean reconocidas como tales nombres propios,
675  
676 \lang english
677 a
678 \lang spanish
679  llaves TeX 
680 \lang english
681 pair is inserted.
682
683 \lang spanish
684  
685 \end_layout
686
687 \end_inset
688
689
690 \end_layout
691
692 \begin_layout Standard
693 Para cambiar el preámbulo LaTeX
694 \begin_inset Index
695 status collapsed
696
697 \begin_layout Plain Layout
698 LaTeX preámbulo
699 \end_layout
700
701 \end_inset
702
703 , usa el menú 
704 \family sans
705 Documento\SpecialChar \menuseparator
706 Configuración\SpecialChar \menuseparator
707 Preámbulo LaT
708 \begin_inset ERT
709 status collapsed
710
711 \begin_layout Plain Layout
712
713 {}
714 \end_layout
715
716 \end_inset
717
718 eX
719 \family default
720 .
721 \end_layout
722
723 \begin_layout Standard
724 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
725  multilínea, se pueden usar los menús 
726 \family sans
727 Editar\SpecialChar \menuseparator
728 Ecuación
729 \family default
730  y 
731 \family sans
732 Editar\SpecialChar \menuseparator
733 Filas y columnas
734 \family default
735  o la barra de herramientas de 
736 \family sans
737 Tabla
738 \family default
739 .
740  Cuando las líneas y columnas se intercambian mediante el menú, la columna
741  o línea en la que está se cambia con la columna de la derecha o con la
742  línea de abajo, respectivamente.
743  Si el cursor está en la última columna o fila, el cambio se hace con la
744  columna de la izquierda o la línea de arriba.
745 \end_layout
746
747 \begin_layout Standard
748 Para escribir texto en fórmulas se usa 
749 \emph on
750 texto de ecuaciones
751 \emph default
752
753 \begin_inset Index
754 status collapsed
755
756 \begin_layout Plain Layout
757 Texto ! en ecuaciones
758 \end_layout
759
760 \end_inset
761
762 .
763 \begin_inset Foot
764 status collapsed
765
766 \begin_layout Plain Layout
767 Para ecuaciones multilínea se usa el comando 
768 \series bold
769
770 \backslash
771 intertext
772 \series default
773 , véase
774 \begin_inset space ~
775 \end_inset
776
777
778 \begin_inset CommandInset ref
779 LatexCommand ref
780 reference "sub:Texto-en-multilínea"
781
782 \end_inset
783
784 .
785 \end_layout
786
787 \end_inset
788
789  Este modo se invoca con el atajo 
790 \family sans
791 Alt-m
792 \begin_inset space ~
793 \end_inset
794
795 m
796 \family default
797  o insertando el comando 
798 \series bold
799
800 \backslash
801 text
802 \series default
803
804 \begin_inset Index
805 status collapsed
806
807 \begin_layout Plain Layout
808 Comandos ! T ! 
809 \backslash
810 text
811 \end_layout
812
813 \end_inset
814
815 .
816  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
817  partes de la ecuación que se ven en azul.
818  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
819 a de otras partes de la fórmula.
820 \end_layout
821
822 \begin_layout Subsection*
823 Esquema de comandos
824 \end_layout
825
826 \begin_layout Standard
827 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
828  siguiente esquema:
829 \end_layout
830
831 \begin_layout Standard
832
833 \series bold
834
835 \backslash
836 nombre_del_comando[argumento opcional]{argumento requerido}
837 \end_layout
838
839 \begin_layout Standard
840 Un comando empieza siempre por una barra inversa, 
841 \series bold
842
843 \backslash
844
845 \series default
846 .
847  Para omitir argumentos opcionales, quita también los corchetes asociados.
848  En este documento, las llaves que encierran los argumentos requeridos se
849  denominan llaves TeX
850 \begin_inset Index
851 status collapsed
852
853 \begin_layout Plain Layout
854 T@TeX ! llaves
855 \end_layout
856
857 \end_inset
858
859 .
860  Si en una ecuación añades una llave de apertura al nombre de un comando,
861  LyX crea automáticamente una llave TeX.
862  En todos los demás casos las llaves TeX se crean en las ecuaciones con
863  el comando 
864 \series bold
865
866 \backslash
867 {
868 \series default
869 .
870  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
871  que se muestran en azul.
872  En modo TeX no hace falta comando para poner llaves TeX.
873  Las llaves TeX no aparecen en la salida.
874 \end_layout
875
876 \begin_layout Standard
877 En el caso de comandos sin argumentos, como los comandos para símbolos que
878  se introducen en modo TeX, 
879 \emph on
880 siempre
881 \emph default
882  debe teclearse un espacio tras el comando para finalizarlo.
883  Este espacio no aparece en la salida.
884  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
885  de un espacio protegido en texto normal.
886 \end_layout
887
888 \begin_layout Standard
889 Un espacio protegido se inserta con 
890 \family sans
891 Ctrl-espacio
892 \family default
893 .
894 \begin_inset Newpage newpage
895 \end_inset
896
897
898 \end_layout
899
900 \begin_layout Subsection*
901 Explicación de la sintaxis
902 \end_layout
903
904 \begin_layout Itemize
905 El símbolo 
906 \begin_inset ERT
907 status collapsed
908
909 \begin_layout Plain Layout
910
911
912 \backslash
913 spce 
914 \end_layout
915
916 \end_inset
917
918
919 \begin_inset Foot
920 status collapsed
921
922 \begin_layout Plain Layout
923 Este carácter, espacio visible, se puede componer con el comando 
924 \series bold
925
926 \backslash
927 textvisiblespace
928 \series default
929
930 \begin_inset Index
931 status collapsed
932
933 \begin_layout Plain Layout
934 Comandos ! T ! 
935 \backslash
936 textvisiblespace
937 \end_layout
938
939 \end_inset
940
941  insertado en código TeX.
942 \end_layout
943
944 \end_inset
945
946  indica que hay que teclear un espacio.
947 \end_layout
948
949 \begin_layout Itemize
950 Una flecha como 
951 \begin_inset Formula $\rightarrow$
952 \end_inset
953
954  indica el uso de la correspondiente tecla de flecha.
955  
956 \end_layout
957
958 \begin_layout Subsection*
959 Unidades empleadas
960 \end_layout
961
962 \begin_layout Standard
963 \align center
964 \begin_inset Float table
965 placement H
966 wide false
967 sideways false
968 status open
969
970 \begin_layout Plain Layout
971 \align center
972 \begin_inset Caption
973
974 \begin_layout Plain Layout
975 \begin_inset CommandInset label
976 LatexCommand label
977 name "tab:Unidades-empleadas"
978
979 \end_inset
980
981 Unidades empleadas
982 \end_layout
983
984 \end_inset
985
986
987 \end_layout
988
989 \begin_layout Plain Layout
990 \align center
991 \begin_inset Tabular
992 <lyxtabular version="3" rows="13" columns="2">
993 <features>
994 <column alignment="center" valignment="top" width="0">
995 <column alignment="center" valignment="top" width="0">
996 <row>
997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Plain Layout
1001 Unidad
1002 \end_layout
1003
1004 \end_inset
1005 </cell>
1006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1007 \begin_inset Text
1008
1009 \begin_layout Plain Layout
1010 Nombre / Descripción
1011 \end_layout
1012
1013 \end_inset
1014 </cell>
1015 </row>
1016 <row>
1017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1018 \begin_inset Text
1019
1020 \begin_layout Plain Layout
1021 mm
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1027 \begin_inset Text
1028
1029 \begin_layout Plain Layout
1030 Milímetro
1031 \end_layout
1032
1033 \end_inset
1034 </cell>
1035 </row>
1036 <row>
1037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 cm
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1047 \begin_inset Text
1048
1049 \begin_layout Plain Layout
1050 Centímetro
1051 \end_layout
1052
1053 \end_inset
1054 </cell>
1055 </row>
1056 <row>
1057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 in
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1067 \begin_inset Text
1068
1069 \begin_layout Plain Layout
1070 Pulgada (1
1071 \begin_inset space \thinspace{}
1072 \end_inset
1073
1074 in = 2,54
1075 \begin_inset space \thinspace{}
1076 \end_inset
1077
1078 cm)
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 pt
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Punto (72.27
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 pt = 1
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 in)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pc
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 Pica (1
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 pc = 12
1131 \begin_inset space \thinspace{}
1132 \end_inset
1133
1134 pt)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 sp
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 Punto escalado (65536
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 sp = 1
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 bp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 Punto grande (72
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 bp = 1
1187 \begin_inset space \thinspace{}
1188 \end_inset
1189
1190 in)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 dd
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 Didot (1
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 dd 
1215 \begin_inset Formula $\approx$
1216 \end_inset
1217
1218  0.376
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 mm)
1223 \end_layout
1224
1225 \end_inset
1226 </cell>
1227 </row>
1228 <row>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233 cc
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1239 \begin_inset Text
1240
1241 \begin_layout Plain Layout
1242 Cicero (1
1243 \begin_inset space \thinspace{}
1244 \end_inset
1245
1246 cc = 12
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 dd)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 ex
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 Altura de la letra 
1271 \begin_inset Quotes fld
1272 \end_inset
1273
1274
1275 \emph on
1276 x
1277 \emph default
1278
1279 \begin_inset Quotes frd
1280 \end_inset
1281
1282  en la fuente actual
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 </row>
1288 <row>
1289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1290 \begin_inset Text
1291
1292 \begin_layout Plain Layout
1293 em
1294 \end_layout
1295
1296 \end_inset
1297 </cell>
1298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1299 \begin_inset Text
1300
1301 \begin_layout Plain Layout
1302 Anchura de la letra 
1303 \begin_inset Quotes fld
1304 \end_inset
1305
1306
1307 \emph on
1308 M
1309 \emph default
1310
1311 \begin_inset Quotes frd
1312 \end_inset
1313
1314  en la fuente actual
1315 \end_layout
1316
1317 \end_inset
1318 </cell>
1319 </row>
1320 <row>
1321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1322 \begin_inset Text
1323
1324 \begin_layout Plain Layout
1325 mu
1326 \end_layout
1327
1328 \end_inset
1329 </cell>
1330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1331 \begin_inset Text
1332
1333 \begin_layout Plain Layout
1334 Unidad matemática (1
1335 \begin_inset space \thinspace{}
1336 \end_inset
1337
1338 mu = 
1339 \begin_inset Formula $\nicefrac{1}{18}$
1340 \end_inset
1341
1342
1343 \begin_inset space \thinspace{}
1344 \end_inset
1345
1346 em)
1347 \end_layout
1348
1349 \end_inset
1350 </cell>
1351 </row>
1352 </lyxtabular>
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \end_inset
1360
1361
1362 \end_layout
1363
1364 \begin_layout Standard
1365 \align center
1366 \begin_inset Newpage newpage
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \begin_layout Section
1373 Funciones básicas
1374 \end_layout
1375
1376 \begin_layout Subsection
1377 Exponentes
1378 \begin_inset Index
1379 status collapsed
1380
1381 \begin_layout Plain Layout
1382 Exponentes
1383 \end_layout
1384
1385 \end_inset
1386
1387  e índices
1388 \begin_inset Index
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392 In@Índices
1393 \end_layout
1394
1395 \end_inset
1396
1397
1398 \begin_inset Index
1399 status collapsed
1400
1401 \begin_layout Plain Layout
1402 Superíndices|see
1403 \begin_inset ERT
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407
1408 {
1409 \end_layout
1410
1411 \end_inset
1412
1413 Exponentes
1414 \begin_inset ERT
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418
1419 }
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \end_layout
1426
1427 \end_inset
1428
1429
1430 \begin_inset Index
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434 Subíndices|see
1435 \begin_inset ERT
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439
1440 {
1441 \end_layout
1442
1443 \end_inset
1444
1445 Índices
1446 \begin_inset ERT
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450
1451 }
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \end_layout
1458
1459 \end_inset
1460
1461
1462 \end_layout
1463
1464 \begin_layout Standard
1465 Los índices se componen con un guión bajo 
1466 \begin_inset Quotes fld
1467 \end_inset
1468
1469 _
1470 \begin_inset Quotes frd
1471 \end_inset
1472
1473  o con el botón de la barra de herramientas de ecuaciones 
1474 \begin_inset Graphics
1475         filename ../../images/math-subscript.png
1476         scale 85
1477
1478 \end_inset
1479
1480 , los exponentes con un circunflejo 
1481 \begin_inset Quotes fld
1482 \end_inset
1483
1484 ^
1485 \begin_inset Quotes frd
1486 \end_inset
1487
1488  o con el botón de la barra de herramientas de ecuaciones 
1489 \begin_inset Graphics
1490         filename ../../images/math-superscript.png
1491         scale 85
1492
1493 \end_inset
1494
1495 .
1496 \end_layout
1497
1498 \begin_layout Standard
1499 \noindent
1500 \align center
1501 \begin_inset Tabular
1502 <lyxtabular version="3" rows="4" columns="2">
1503 <features>
1504 <column alignment="center" valignment="top" width="0">
1505 <column alignment="center" valignment="top" width="0">
1506 <row>
1507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1508 \begin_inset Text
1509
1510 \begin_layout Plain Layout
1511 Comando
1512 \end_layout
1513
1514 \end_inset
1515 </cell>
1516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1517 \begin_inset Text
1518
1519 \begin_layout Plain Layout
1520 Resultado
1521 \begin_inset Note Note
1522 status collapsed
1523
1524 \begin_layout Plain Layout
1525
1526 \series bold
1527
1528 \backslash
1529 raisebox
1530 \series default
1531  sólo se usa como espaciador.
1532 \end_layout
1533
1534 \end_inset
1535
1536
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 </row>
1542 <row>
1543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 B_V
1548 \end_layout
1549
1550 \end_inset
1551 </cell>
1552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Plain Layout
1556 \begin_inset Formula $B_{V}$
1557 \end_inset
1558
1559
1560 \end_layout
1561
1562 \end_inset
1563 </cell>
1564 </row>
1565 <row>
1566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1567 \begin_inset Text
1568
1569 \begin_layout Plain Layout
1570 B^V
1571 \end_layout
1572
1573 \end_inset
1574 </cell>
1575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1576 \begin_inset Text
1577
1578 \begin_layout Plain Layout
1579 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \end_inset
1586 </cell>
1587 </row>
1588 <row>
1589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \begin_layout Plain Layout
1593 B^
1594 \begin_inset ERT
1595 status collapsed
1596
1597 \begin_layout Plain Layout
1598
1599
1600 \backslash
1601 spce 
1602 \end_layout
1603
1604 \end_inset
1605
1606 A
1607 \end_layout
1608
1609 \end_inset
1610 </cell>
1611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1612 \begin_inset Text
1613
1614 \begin_layout Plain Layout
1615 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1616 \end_inset
1617
1618
1619 \end_layout
1620
1621 \end_inset
1622 </cell>
1623 </row>
1624 </lyxtabular>
1625
1626 \end_inset
1627
1628
1629 \end_layout
1630
1631 \begin_layout Standard
1632 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1633  caso acentuará las vocales y no funcionará como exponente.
1634 \begin_inset Foot
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638 Dependiendo de la configuración del teclado esto puede suceder también con
1639  otros caracteres además de las vocales.
1640 \end_layout
1641
1642 \end_inset
1643
1644  Para conseguir exponentes en estos casos debes pulsar 
1645 \family sans
1646 Espacio
1647 \family default
1648  tras el circunflejo, como en el último ejemplo.
1649  
1650 \end_layout
1651
1652 \begin_layout Subsection
1653 Fracciones
1654 \begin_inset CommandInset label
1655 LatexCommand label
1656 name "sub:Fracciones"
1657
1658 \end_inset
1659
1660
1661 \begin_inset Index
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665 Fracciones
1666 \end_layout
1667
1668 \end_inset
1669
1670
1671 \end_layout
1672
1673 \begin_layout Standard
1674 Las fracciones se generan con el comando 
1675 \series bold
1676
1677 \backslash
1678 frac
1679 \series default
1680
1681 \begin_inset Index
1682 status collapsed
1683
1684 \begin_layout Plain Layout
1685 Comandos ! F ! 
1686 \backslash
1687 frac
1688 \end_layout
1689
1690 \end_inset
1691
1692  o con el botón 
1693 \begin_inset Graphics
1694         filename ../../images/math/frac.png
1695         scale 50
1696
1697 \end_inset
1698
1699  de la barra de herramientas.
1700  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1701  está en línea o en estilo presentación.
1702  Con el botón 
1703 \begin_inset Graphics
1704         filename ../../images/math/frac-square.png
1705         scale 85
1706
1707 \end_inset
1708
1709 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1710  de fracciones.
1711 \end_layout
1712
1713 \begin_layout Standard
1714 Con el comando 
1715 \series bold
1716
1717 \backslash
1718 dfrac
1719 \series default
1720
1721 \begin_inset Index
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725 Comandos ! D ! 
1726 \backslash
1727 dfrac
1728 \end_layout
1729
1730 \end_inset
1731
1732  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1733  presentación.
1734  Con 
1735 \series bold
1736
1737 \backslash
1738 tfrac
1739 \series default
1740
1741 \begin_inset Index
1742 status collapsed
1743
1744 \begin_layout Plain Layout
1745 Comandos ! T ! 
1746 \backslash
1747 tfrac
1748 \end_layout
1749
1750 \end_inset
1751
1752  la fracción tiene siempre el tamaño del estilo en línea.
1753  Un ejemplo:
1754 \end_layout
1755
1756 \begin_layout Standard
1757 Una línea con la fracción 
1758 \begin_inset Formula $\frac{1}{2}$
1759 \end_inset
1760
1761  creada con el comando 
1762 \series bold
1763
1764 \backslash
1765 frac
1766 \series default
1767 .
1768  
1769 \end_layout
1770
1771 \begin_layout Standard
1772 Una línea con la fracción 
1773 \begin_inset Formula $\dfrac{1}{2}$
1774 \end_inset
1775
1776  creada con el comando 
1777 \series bold
1778
1779 \backslash
1780 dfrac
1781 \series default
1782 .
1783 \end_layout
1784
1785 \begin_layout Standard
1786 \noindent
1787 \align center
1788 \begin_inset Tabular
1789 <lyxtabular version="3" rows="4" columns="2">
1790 <features>
1791 <column alignment="center" valignment="top" width="0">
1792 <column alignment="center" valignment="top" width="0">
1793 <row>
1794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798 Comando
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807 Resultado
1808 \begin_inset Note Note
1809 status collapsed
1810
1811 \begin_layout Plain Layout
1812
1813 \series bold
1814
1815 \backslash
1816 raisebox
1817 \series default
1818  se usa sólo como espaciador
1819 \end_layout
1820
1821 \end_inset
1822
1823
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 </row>
1829 <row>
1830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1831 \begin_inset Text
1832
1833 \begin_layout Plain Layout
1834
1835 \backslash
1836 frac
1837 \begin_inset ERT
1838 status collapsed
1839
1840 \begin_layout Plain Layout
1841
1842
1843 \backslash
1844 spce 
1845 \end_layout
1846
1847 \end_inset
1848
1849 A
1850 \begin_inset Formula $\downarrow$
1851 \end_inset
1852
1853 B
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \backslash
1878 dfrac
1879 \begin_inset ERT
1880 status collapsed
1881
1882 \begin_layout Plain Layout
1883
1884
1885 \backslash
1886 spce 
1887 \end_layout
1888
1889 \end_inset
1890
1891 A
1892 \begin_inset Formula $\downarrow$
1893 \end_inset
1894
1895 B
1896 \end_layout
1897
1898 \end_inset
1899 </cell>
1900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1901 \begin_inset Text
1902
1903 \begin_layout Plain Layout
1904 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1905 \end_inset
1906
1907
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 </row>
1913 <row>
1914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1915 \begin_inset Text
1916
1917 \begin_layout Plain Layout
1918
1919 \backslash
1920 dfrac
1921 \begin_inset ERT
1922 status collapsed
1923
1924 \begin_layout Plain Layout
1925
1926
1927 \backslash
1928 spce 
1929 \end_layout
1930
1931 \end_inset
1932
1933 e^
1934 \begin_inset ERT
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938
1939
1940 \backslash
1941 spce 
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \backslash
1948 frac
1949 \begin_inset ERT
1950 status collapsed
1951
1952 \begin_layout Plain Layout
1953
1954
1955 \backslash
1956 spce 
1957 \end_layout
1958
1959 \end_inset
1960
1961 1
1962 \begin_inset Formula $\downarrow$
1963 \end_inset
1964
1965 2
1966 \begin_inset Formula $\downarrow$
1967 \end_inset
1968
1969 3
1970 \end_layout
1971
1972 \end_inset
1973 </cell>
1974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Plain Layout
1978 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1979 \end_inset
1980
1981
1982 \end_layout
1983
1984 \end_inset
1985 </cell>
1986 </row>
1987 </lyxtabular>
1988
1989 \end_inset
1990
1991
1992 \begin_inset VSpace bigskip
1993 \end_inset
1994
1995
1996 \end_layout
1997
1998 \begin_layout Standard
1999 Para fracciones anidadas se puede usar el comando 
2000 \series bold
2001
2002 \backslash
2003 cfrac
2004 \series default
2005
2006 \begin_inset Index
2007 status collapsed
2008
2009 \begin_layout Plain Layout
2010 Comandos ! C ! 
2011 \backslash
2012 cfrac
2013 \end_layout
2014
2015 \end_inset
2016
2017 .
2018  Un ejemplo:
2019 \begin_inset VSpace -3mm
2020 \end_inset
2021
2022
2023 \end_layout
2024
2025 \begin_layout Standard
2026 \begin_inset Formula \begin{align*}
2027 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2028 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2029
2030 \end_inset
2031
2032
2033 \end_layout
2034
2035 \begin_layout Standard
2036 El comando para el ejemplo de arriba es:
2037 \end_layout
2038
2039 \begin_layout Standard
2040
2041 \series bold
2042
2043 \backslash
2044 cfrac{A
2045 \begin_inset Formula $\to$
2046 \end_inset
2047
2048
2049 \backslash
2050 {B+
2051 \backslash
2052 cfrac{C+
2053 \backslash
2054 cfrac{E
2055 \begin_inset Formula $\to$
2056 \end_inset
2057
2058
2059 \backslash
2060 {F
2061 \begin_inset Formula $\to\to$
2062 \end_inset
2063
2064
2065 \backslash
2066 {D
2067 \end_layout
2068
2069 \begin_layout Standard
2070 \begin_inset VSpace medskip
2071 \end_inset
2072
2073
2074 \end_layout
2075
2076 \begin_layout Standard
2077
2078 \series bold
2079
2080 \backslash
2081 cfrac
2082 \series default
2083  compone la fracción siempre en el tamaño del estilo presentación, también
2084  cuando es parte de otra fracción.
2085  
2086 \series bold
2087
2088 \backslash
2089 cfrac
2090 \series default
2091  tiene el siguiente esquema de comando:
2092 \end_layout
2093
2094 \begin_layout Standard
2095
2096 \series bold
2097
2098 \backslash
2099 cfrac[posición del numerador]{numerador}{denominador}
2100 \end_layout
2101
2102 \begin_layout Standard
2103 La posición del numerador puede ser 
2104 \emph on
2105 l
2106 \emph default
2107
2108 \emph on
2109 c
2110 \emph default
2111  o 
2112 \emph on
2113 r
2114 \emph default
2115  .
2116  
2117 \emph on
2118 l
2119 \emph default
2120  o 
2121 \emph on
2122 r
2123 \emph default
2124  alinean el numerador a la izquierda o a la derecha, respectivamente, de
2125  la raya de fracción.
2126  Si se pone 
2127 \emph on
2128 c
2129 \emph default
2130  o no se especifica posición, el numerador aparece centrado.
2131  Estas fracciones muestran las distintas alineaciones:
2132 \end_layout
2133
2134 \begin_layout Standard
2135 \noindent
2136 \align center
2137 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2138 \end_inset
2139
2140  ; 
2141 \begin_inset Formula $\cfrac{A}{B+C}$
2142 \end_inset
2143
2144  ; 
2145 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2146 \end_inset
2147
2148  
2149 \begin_inset VSpace medskip
2150 \end_inset
2151
2152
2153 \end_layout
2154
2155 \begin_layout Standard
2156 Muchas veces es adecuado combinar 
2157 \series bold
2158
2159 \backslash
2160 cfrac
2161 \series default
2162  y 
2163 \series bold
2164
2165 \backslash
2166 frac
2167 \series default
2168 :
2169 \begin_inset Formula \[
2170 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2171
2172 \end_inset
2173
2174
2175 \end_layout
2176
2177 \begin_layout Standard
2178 Para componer fracciones en línea con raya de fracción inclinada puedes
2179  usar el comando 
2180 \series bold
2181
2182 \backslash
2183 nicefrac
2184 \series default
2185
2186 \begin_inset Index
2187 status collapsed
2188
2189 \begin_layout Plain Layout
2190 Comandos ! N ! 
2191 \backslash
2192 nicefrac
2193 \end_layout
2194
2195 \end_inset
2196
2197
2198 \begin_inset Formula $\nicefrac{5}{31}$
2199 \end_inset
2200
2201  
2202 \end_layout
2203
2204 \begin_layout Standard
2205 En la 
2206 \begin_inset CommandInset ref
2207 LatexCommand ref
2208 reference "sub:Fracciones-personalizadas"
2209
2210 \end_inset
2211
2212  se explica cómo componer fracciones personalizadas en las que la raya de
2213  fracción se puede cambiar.
2214  
2215 \end_layout
2216
2217 \begin_layout Subsection
2218 Raíces
2219 \begin_inset Index
2220 status collapsed
2221
2222 \begin_layout Plain Layout
2223 Raíces
2224 \end_layout
2225
2226 \end_inset
2227
2228
2229 \end_layout
2230
2231 \begin_layout Standard
2232 Las raíces cuadradas se componen con 
2233 \series bold
2234
2235 \backslash
2236 sqrt
2237 \series default
2238
2239 \begin_inset Index
2240 status collapsed
2241
2242 \begin_layout Plain Layout
2243 Comandos ! S ! 
2244 \backslash
2245 sqrt
2246 \end_layout
2247
2248 \end_inset
2249
2250  o con el botón 
2251 \begin_inset Graphics
2252         filename ../../images/math/sqrt.png
2253         scale 85
2254
2255 \end_inset
2256
2257  de la barra de  ecuaciones; todas las demás raíces con el comando 
2258 \series bold
2259
2260 \backslash
2261 root
2262 \series default
2263
2264 \begin_inset Index
2265 status collapsed
2266
2267 \begin_layout Plain Layout
2268 Comandos ! R ! 
2269 \backslash
2270 root
2271 \end_layout
2272
2273 \end_inset
2274
2275  o con el botón 
2276 \begin_inset Graphics
2277         filename ../../images/math/root.png
2278         scale 85
2279
2280 \end_inset
2281
2282 .
2283 \end_layout
2284
2285 \begin_layout Standard
2286 \noindent
2287 \align center
2288 \begin_inset Tabular
2289 <lyxtabular version="3" rows="3" columns="2">
2290 <features>
2291 <column alignment="center" valignment="top" width="0">
2292 <column alignment="center" valignment="top" width="0">
2293 <row>
2294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298 Comando
2299 \end_layout
2300
2301 \end_inset
2302 </cell>
2303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2304 \begin_inset Text
2305
2306 \begin_layout Plain Layout
2307 Resultado
2308 \begin_inset Note Note
2309 status collapsed
2310
2311 \begin_layout Plain Layout
2312
2313 \series bold
2314
2315 \backslash
2316 raisebox
2317 \series default
2318  se usa sólo como espaciador
2319 \end_layout
2320
2321 \end_inset
2322
2323
2324 \end_layout
2325
2326 \end_inset
2327 </cell>
2328 </row>
2329 <row>
2330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2331 \begin_inset Text
2332
2333 \begin_layout Plain Layout
2334
2335 \backslash
2336 sqrt
2337 \begin_inset ERT
2338 status collapsed
2339
2340 \begin_layout Plain Layout
2341
2342
2343 \backslash
2344 spce 
2345 \end_layout
2346
2347 \end_inset
2348
2349 A-B
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2355 \begin_inset Text
2356
2357 \begin_layout Plain Layout
2358 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2359 \end_inset
2360
2361
2362 \end_layout
2363
2364 \end_inset
2365 </cell>
2366 </row>
2367 <row>
2368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2369 \begin_inset Text
2370
2371 \begin_layout Plain Layout
2372
2373 \backslash
2374 root
2375 \begin_inset ERT
2376 status collapsed
2377
2378 \begin_layout Plain Layout
2379
2380
2381 \backslash
2382 spce 
2383 \end_layout
2384
2385 \end_inset
2386
2387 3
2388 \begin_inset Formula $\downarrow$
2389 \end_inset
2390
2391 A-B
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2401 \end_inset
2402
2403
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 </row>
2409 </lyxtabular>
2410
2411 \end_inset
2412
2413
2414 \end_layout
2415
2416 \begin_layout Standard
2417 Una raíz cuadrada se compone también con 
2418 \series bold
2419
2420 \backslash
2421 root
2422 \series default
2423  dejando vacío el campo del índice.
2424 \end_layout
2425
2426 \begin_layout Standard
2427 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2428  la raíz: 
2429 \begin_inset Formula $\sqrt[\beta]{B}$
2430 \end_inset
2431
2432
2433 \begin_inset Newline newline
2434 \end_inset
2435
2436 La 
2437 \begin_inset Formula $\beta$
2438 \end_inset
2439
2440  toca la raíz.
2441  Para evitar esto se usan los comandos 
2442 \series bold
2443
2444 \backslash
2445 leftroot
2446 \series default
2447
2448 \begin_inset Index
2449 status collapsed
2450
2451 \begin_layout Plain Layout
2452 Comandos ! L ! 
2453 \backslash
2454 leftroot
2455 \end_layout
2456
2457 \end_inset
2458
2459  y 
2460 \series bold
2461
2462 \backslash
2463 uproot
2464 \series default
2465
2466 \begin_inset Index
2467 status collapsed
2468
2469 \begin_layout Plain Layout
2470 Comandos ! U ! 
2471 \backslash
2472 uproot
2473 \end_layout
2474
2475 \end_inset
2476
2477  con el esquema siguiente:
2478 \end_layout
2479
2480 \begin_layout Standard
2481
2482 \series bold
2483
2484 \backslash
2485 leftroot{distancia}
2486 \series default
2487  y 
2488 \series bold
2489
2490 \backslash
2491 uproot{distancia}
2492 \end_layout
2493
2494 \begin_layout Standard
2495 Distancia es el número de Puntos Grandes (
2496 \begin_inset Quotes fld
2497 \end_inset
2498
2499 Big Points
2500 \begin_inset Quotes frd
2501 \end_inset
2502
2503 , unidad bp; 
2504 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2505 \end_inset
2506
2507 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2508  Los comandos se escriben en el índice.
2509  Así, el comando:
2510 \begin_inset Newline newline
2511 \end_inset
2512
2513
2514 \series bold
2515
2516 \backslash
2517 root
2518 \backslash
2519 leftroot{-1
2520 \begin_inset Formula $\to$
2521 \end_inset
2522
2523
2524 \backslash
2525 uproot{2
2526 \begin_inset Formula $\to$
2527 \end_inset
2528
2529
2530 \backslash
2531 beta
2532 \begin_inset ERT
2533 status collapsed
2534
2535 \begin_layout Plain Layout
2536
2537
2538 \backslash
2539 spce 
2540 \end_layout
2541
2542 \end_inset
2543
2544
2545 \begin_inset Formula $\to$
2546 \end_inset
2547
2548 B
2549 \begin_inset Newline newline
2550 \end_inset
2551
2552
2553 \series default
2554 genera una fórmula correctamente tipografiada: 
2555 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2556 \end_inset
2557
2558
2559 \end_layout
2560
2561 \begin_layout Subsection
2562 Coeficientes de un binomio
2563 \begin_inset Index
2564 status collapsed
2565
2566 \begin_layout Plain Layout
2567 Binomios
2568 \end_layout
2569
2570 \end_inset
2571
2572
2573 \end_layout
2574
2575 \begin_layout Standard
2576 Los coeficientes de un binomio se insertan con el comando 
2577 \series bold
2578
2579 \backslash
2580 binom
2581 \series default
2582
2583 \begin_inset Index
2584 status collapsed
2585
2586 \begin_layout Plain Layout
2587 Comandos ! B ! 
2588 \backslash
2589 binom
2590 \end_layout
2591
2592 \end_inset
2593
2594  o con el submenú del botón 
2595 \begin_inset Graphics
2596         filename ../../images/math/frac-square.png
2597         scale 85
2598
2599 \end_inset
2600
2601 de la barra de herramientas de ecuaciones.
2602  Como en las fracciones, además de 
2603 \series bold
2604
2605 \backslash
2606 binom
2607 \series default
2608  hay los comandos 
2609 \series bold
2610
2611 \backslash
2612 dbinom
2613 \begin_inset Index
2614 status collapsed
2615
2616 \begin_layout Plain Layout
2617 Comandos ! D ! 
2618 \backslash
2619 dbinom
2620 \end_layout
2621
2622 \end_inset
2623
2624
2625 \series default
2626  y 
2627 \series bold
2628
2629 \backslash
2630 tbinom
2631 \series default
2632
2633 \begin_inset Index
2634 status collapsed
2635
2636 \begin_layout Plain Layout
2637 Comandos ! T ! 
2638 \backslash
2639 tbinom
2640 \end_layout
2641
2642 \end_inset
2643
2644 .
2645  Para otros delimitadores de coeficientes de un binomio hay los comandos
2646  
2647 \series bold
2648
2649 \backslash
2650 brace
2651 \series default
2652
2653 \begin_inset Index
2654 status collapsed
2655
2656 \begin_layout Plain Layout
2657 Comandos ! B ! 
2658 \backslash
2659 brace
2660 \end_layout
2661
2662 \end_inset
2663
2664  y 
2665 \series bold
2666
2667 \backslash
2668 brack
2669 \series default
2670
2671 \begin_inset Index
2672 status collapsed
2673
2674 \begin_layout Plain Layout
2675 Comandos ! B ! 
2676 \backslash
2677 brack
2678 \end_layout
2679
2680 \end_inset
2681
2682 .
2683 \end_layout
2684
2685 \begin_layout Standard
2686 \noindent
2687 \align center
2688 \begin_inset Tabular
2689 <lyxtabular version="3" rows="6" columns="2">
2690 <features>
2691 <column alignment="center" valignment="top" width="0">
2692 <column alignment="center" valignment="top" width="0">
2693 <row>
2694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2695 \begin_inset Text
2696
2697 \begin_layout Plain Layout
2698 Comando
2699 \end_layout
2700
2701 \end_inset
2702 </cell>
2703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707 Resultado
2708 \begin_inset Note Note
2709 status collapsed
2710
2711 \begin_layout Plain Layout
2712
2713 \series bold
2714
2715 \backslash
2716 raisebox
2717 \series default
2718  se usa sólo como espaciador
2719 \end_layout
2720
2721 \end_inset
2722
2723
2724 \end_layout
2725
2726 \end_inset
2727 </cell>
2728 </row>
2729 <row>
2730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2731 \begin_inset Text
2732
2733 \begin_layout Plain Layout
2734
2735 \backslash
2736 binom
2737 \begin_inset ERT
2738 status collapsed
2739
2740 \begin_layout Plain Layout
2741
2742
2743 \backslash
2744 spce 
2745 \end_layout
2746
2747 \end_inset
2748
2749 A
2750 \begin_inset Formula $\downarrow$
2751 \end_inset
2752
2753 B
2754 \end_layout
2755
2756 \end_inset
2757 </cell>
2758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2759 \begin_inset Text
2760
2761 \begin_layout Plain Layout
2762 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2763 \end_inset
2764
2765
2766 \end_layout
2767
2768 \end_inset
2769 </cell>
2770 </row>
2771 <row>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776
2777 \backslash
2778 dbinom
2779 \begin_inset ERT
2780 status collapsed
2781
2782 \begin_layout Plain Layout
2783
2784
2785 \backslash
2786 spce 
2787 \end_layout
2788
2789 \end_inset
2790
2791 A
2792 \begin_inset Formula $\downarrow$
2793 \end_inset
2794
2795 B
2796 \end_layout
2797
2798 \end_inset
2799 </cell>
2800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2805 \end_inset
2806
2807
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 </row>
2813 <row>
2814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2815 \begin_inset Text
2816
2817 \begin_layout Plain Layout
2818
2819 \backslash
2820 tbinom
2821 \begin_inset ERT
2822 status collapsed
2823
2824 \begin_layout Plain Layout
2825
2826
2827 \backslash
2828 spce 
2829 \end_layout
2830
2831 \end_inset
2832
2833 A
2834 \begin_inset Formula $\downarrow$
2835 \end_inset
2836
2837 B
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2847 \end_inset
2848
2849
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 </row>
2855 <row>
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860
2861 \backslash
2862 brack
2863 \begin_inset ERT
2864 status collapsed
2865
2866 \begin_layout Plain Layout
2867
2868
2869 \backslash
2870 spce 
2871 \end_layout
2872
2873 \end_inset
2874
2875 A
2876 \begin_inset Formula $\downarrow$
2877 \end_inset
2878
2879 B
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2889 \end_inset
2890
2891
2892 \end_layout
2893
2894 \end_inset
2895 </cell>
2896 </row>
2897 <row>
2898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902
2903 \backslash
2904 brace
2905 \begin_inset ERT
2906 status collapsed
2907
2908 \begin_layout Plain Layout
2909
2910
2911 \backslash
2912 spce 
2913 \end_layout
2914
2915 \end_inset
2916
2917 A
2918 \begin_inset Formula $\downarrow$
2919 \end_inset
2920
2921 B
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2927 \begin_inset Text
2928
2929 \begin_layout Plain Layout
2930 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 </row>
2939 </lyxtabular>
2940
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Subsection
2947 Diferenciaciones de casos
2948 \begin_inset Index
2949 status collapsed
2950
2951 \begin_layout Plain Layout
2952 Casos
2953 \end_layout
2954
2955 \end_inset
2956
2957
2958 \end_layout
2959
2960 \begin_layout Standard
2961 \noindent
2962 \align center
2963 \begin_inset Tabular
2964 <lyxtabular version="3" rows="3" columns="2">
2965 <features>
2966 <column alignment="center" valignment="top" width="0">
2967 <column alignment="center" valignment="top" width="0">
2968 <row>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973 Comando
2974 \end_layout
2975
2976 \end_inset
2977 </cell>
2978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2979 \begin_inset Text
2980
2981 \begin_layout Plain Layout
2982 Resultado
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 </row>
2988 <row>
2989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993
2994 \backslash
2995 cases
2996 \begin_inset ERT
2997 status collapsed
2998
2999 \begin_layout Plain Layout
3000
3001
3002 \backslash
3003 spce 
3004 \end_layout
3005
3006 \end_inset
3007
3008 A
3009 \begin_inset Formula $\to$
3010 \end_inset
3011
3012 B>0
3013 \begin_inset Index
3014 status collapsed
3015
3016 \begin_layout Plain Layout
3017 Comandos ! C ! 
3018 \backslash
3019 cases
3020 \end_layout
3021
3022 \end_inset
3023
3024
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \begin_layout Plain Layout
3033 \begin_inset Formula $\begin{cases}
3034 A & B>0\end{cases}$
3035 \end_inset
3036
3037
3038 \end_layout
3039
3040 \end_inset
3041 </cell>
3042 </row>
3043 <row>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048
3049 \backslash
3050 cases
3051 \begin_inset ERT
3052 status collapsed
3053
3054 \begin_layout Plain Layout
3055
3056
3057 \backslash
3058 spce 
3059 \end_layout
3060
3061 \end_inset
3062
3063 Ctrl-Intro
3064 \end_layout
3065
3066 \end_inset
3067 </cell>
3068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Plain Layout
3072 \begin_inset Formula $\begin{cases}
3073 A & \textrm{para }x>0\\
3074 B & \textrm{para }x=0\end{cases}$
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \end_inset
3081 </cell>
3082 </row>
3083 </lyxtabular>
3084
3085 \end_inset
3086
3087
3088 \end_layout
3089
3090 \begin_layout Standard
3091 Después de insertar 
3092 \series bold
3093
3094 \backslash
3095 cases
3096 \series default
3097  o usar el botón 
3098 \begin_inset Graphics
3099         filename ../../images/math/cases.png
3100         scale 85
3101
3102 \end_inset
3103
3104  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3105 \family sans
3106 Ctrl-Intro
3107 \family default
3108  o con el botón
3109 \family sans
3110  
3111 \family default
3112
3113 \begin_inset Graphics
3114         filename ../../images/tabular-feature_append-row.png
3115         scale 85
3116
3117 \end_inset
3118
3119  de la barra de tablas.
3120 \end_layout
3121
3122 \begin_layout Standard
3123 El comando 
3124 \series bold
3125
3126 \backslash
3127 cases
3128 \series default
3129  también está disponible en el menú 
3130 \family sans
3131 Insertar\SpecialChar \menuseparator
3132 Ecuación\SpecialChar \menuseparator
3133 Entorno casos
3134 \family default
3135 .
3136 \end_layout
3137
3138 \begin_layout Subsection
3139 Negaciones
3140 \begin_inset Index
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144 Negaciones
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \end_layout
3151
3152 \begin_layout Standard
3153 Con el comando 
3154 \series bold
3155
3156 \backslash
3157 not
3158 \series default
3159
3160 \begin_inset Index
3161 status collapsed
3162
3163 \begin_layout Plain Layout
3164 Comandos ! N ! 
3165 \backslash
3166 not
3167 \end_layout
3168
3169 \end_inset
3170
3171  todo carácter se puede mostrar cancelado.
3172  Los caracteres son casi tachados con una barra inclinada.
3173 \end_layout
3174
3175 \begin_layout Standard
3176 \noindent
3177 \align center
3178 \begin_inset Tabular
3179 <lyxtabular version="3" rows="4" columns="2">
3180 <features>
3181 <column alignment="center" valignment="top" width="0">
3182 <column alignment="center" valignment="top" width="0">
3183 <row>
3184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188 Comando
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197 Resultado
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 </row>
3203 <row>
3204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3205 \begin_inset Text
3206
3207 \begin_layout Plain Layout
3208
3209 \backslash
3210 not=
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219 \begin_inset Formula $\not=$
3220 \end_inset
3221
3222
3223 \end_layout
3224
3225 \end_inset
3226 </cell>
3227 </row>
3228 <row>
3229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3230 \begin_inset Text
3231
3232 \begin_layout Plain Layout
3233
3234 \backslash
3235 not 
3236 \backslash
3237 le
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246 \begin_inset Formula $\not\le$
3247 \end_inset
3248
3249
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 </row>
3255 <row>
3256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \backslash
3262 not 
3263 \backslash
3264 parallel
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273 \begin_inset Formula $\not\parallel$
3274 \end_inset
3275
3276
3277 \end_layout
3278
3279 \end_inset
3280 </cell>
3281 </row>
3282 </lyxtabular>
3283
3284 \end_inset
3285
3286
3287 \end_layout
3288
3289 \begin_layout Standard
3290 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3291  Por tanto para algunas negaciones hay comandos especiales (véase 
3292 \begin_inset CommandInset ref
3293 LatexCommand ref
3294 reference "sub:Símbolos-matemáticos"
3295
3296 \end_inset
3297
3298  y 
3299 \begin_inset CommandInset ref
3300 LatexCommand ref
3301 reference "sec:Relaciones"
3302
3303 \end_inset
3304
3305 ).
3306 \end_layout
3307
3308 \begin_layout Subsection
3309 Espaciadores fantasma 
3310 \begin_inset CommandInset label
3311 LatexCommand label
3312 name "sub:Espaciadores-fantasma"
3313
3314 \end_inset
3315
3316
3317 \begin_inset Index
3318 status collapsed
3319
3320 \begin_layout Plain Layout
3321 Espaciadores fantasma
3322 \end_layout
3323
3324 \end_inset
3325
3326
3327 \begin_inset Index
3328 status collapsed
3329
3330 \begin_layout Plain Layout
3331 Química ! isótopos
3332 \end_layout
3333
3334 \end_inset
3335
3336
3337 \begin_inset Index
3338 status collapsed
3339
3340 \begin_layout Plain Layout
3341 Isótopos|see
3342 \begin_inset ERT
3343 status collapsed
3344
3345 \begin_layout Plain Layout
3346
3347 {
3348 \end_layout
3349
3350 \end_inset
3351
3352 Química
3353 \begin_inset ERT
3354 status collapsed
3355
3356 \begin_layout Plain Layout
3357
3358 }
3359 \end_layout
3360
3361 \end_inset
3362
3363
3364 \end_layout
3365
3366 \end_inset
3367
3368
3369 \end_layout
3370
3371 \begin_layout Standard
3372 En la presentación de isótopos,
3373 \begin_inset Foot
3374 status collapsed
3375
3376 \begin_layout Plain Layout
3377 Más sobre símbolos químicos en 
3378 \begin_inset CommandInset ref
3379 LatexCommand ref
3380 reference "sub:Símbolos-y-ecuaciones-químicas"
3381
3382 \end_inset
3383
3384
3385 \end_layout
3386
3387 \end_inset
3388
3389  p.
3390 \begin_inset space \thinspace{}
3391 \end_inset
3392
3393 e., surge el problema siguiente:
3394 \end_layout
3395
3396 \begin_layout Standard
3397 \noindent
3398 \align center
3399 \begin_inset Tabular
3400 <lyxtabular version="3" rows="2" columns="2">
3401 <features>
3402 <column alignment="center" valignment="top" width="0">
3403 <column alignment="center" valignment="top" width="0">
3404 <row>
3405 <cell alignment="center" valignment="top" usebox="none">
3406 \begin_inset Text
3407
3408 \begin_layout Plain Layout
3409 Índices generados con sub- y superíndices:
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 <cell alignment="center" valignment="top" usebox="none">
3415 \begin_inset Text
3416
3417 \begin_layout Plain Layout
3418 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3419 \end_inset
3420
3421
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 </row>
3427 <row>
3428 <cell alignment="center" valignment="top" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432 Índices correctos:
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 $_{\phantom{1}9}^{19}\textrm{F}$
3442 \end_inset
3443
3444
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 </row>
3450 </lyxtabular>
3451
3452 \end_inset
3453
3454
3455 \begin_inset Note Note
3456 status collapsed
3457
3458 \begin_layout Plain Layout
3459
3460 \series bold
3461
3462 \backslash
3463 raisebox
3464 \series default
3465  se usa sólo como espaciador
3466 \end_layout
3467
3468 \end_inset
3469
3470
3471 \end_layout
3472
3473 \begin_layout Standard
3474 Por defecto, el índice más corto se coloca sobre o bajo el primer carácter
3475  del índice más largo.
3476  Para evitarlo está el comando 
3477 \series bold
3478
3479 \backslash
3480 phantom
3481 \series default
3482
3483 \begin_inset Index
3484 status collapsed
3485
3486 \begin_layout Plain Layout
3487 Comandos ! P ! 
3488 \backslash
3489 phantom
3490 \end_layout
3491
3492 \end_inset
3493
3494  o el botón 
3495 \begin_inset space ~
3496 \end_inset
3497
3498
3499 \begin_inset Graphics
3500         filename ../../images/math/phantom.png
3501         scale 85
3502
3503 \end_inset
3504
3505  del submenú de espaciado de ecuaciones
3506 \begin_inset Foot
3507 status collapsed
3508
3509 \begin_layout Plain Layout
3510 Botón 
3511 \begin_inset Graphics
3512         filename ../../images/math/space.png
3513         scale 85
3514
3515 \end_inset
3516
3517  de la barra de ecuaciones
3518 \end_layout
3519
3520 \end_inset
3521
3522 , que genera uno o más caracteres fantasma.
3523  Al insertar 
3524 \series bold
3525
3526 \backslash
3527 phantom
3528 \series default
3529  aparece un pequeño marco azul con dos flechas rojas superpuestas
3530 \begin_inset Formula $\phantom{}$
3531 \end_inset
3532
3533 .
3534  Las flechas indican que se utilizarán como espaciador la anchura y altura
3535  totales del contenido del marco.
3536  Los caracteres fantasmas son espaciadores adecuados al tamaño de los caracteres.
3537 \end_layout
3538
3539 \begin_layout Standard
3540 \noindent
3541 \align center
3542 \begin_inset Tabular
3543 <lyxtabular version="3" rows="4" columns="2">
3544 <features>
3545 <column alignment="center" valignment="top" width="0">
3546 <column alignment="center" valignment="top" width="0">
3547 <row>
3548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552 Comando
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 Resultado
3562 \begin_inset Note Note
3563 status collapsed
3564
3565 \begin_layout Plain Layout
3566
3567 \series bold
3568
3569 \backslash
3570 raisebox
3571 \series default
3572  se usa sólo como espaciador
3573 \end_layout
3574
3575 \end_inset
3576
3577
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 </row>
3583 <row>
3584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 ^19
3589 \begin_inset ERT
3590 status collapsed
3591
3592 \begin_layout Plain Layout
3593
3594
3595 \backslash
3596 spce 
3597 \end_layout
3598
3599 \end_inset
3600
3601 _
3602 \backslash
3603 phantom
3604 \begin_inset ERT
3605 status collapsed
3606
3607 \begin_layout Plain Layout
3608
3609
3610 \backslash
3611 spce 
3612 \end_layout
3613
3614 \end_inset
3615
3616 1
3617 \begin_inset Formula $\rightarrow$
3618 \end_inset
3619
3620 9
3621 \begin_inset ERT
3622 status collapsed
3623
3624 \begin_layout Plain Layout
3625
3626
3627 \backslash
3628 spce 
3629 \end_layout
3630
3631 \end_inset
3632
3633 F
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3643 \end_inset
3644
3645
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 </row>
3651 <row>
3652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3653 \begin_inset Text
3654
3655 \begin_layout Plain Layout
3656 ^235
3657 \begin_inset ERT
3658 status collapsed
3659
3660 \begin_layout Plain Layout
3661
3662
3663 \backslash
3664 spce 
3665 \end_layout
3666
3667 \end_inset
3668
3669 _
3670 \backslash
3671 phantom
3672 \begin_inset ERT
3673 status collapsed
3674
3675 \begin_layout Plain Layout
3676
3677
3678 \backslash
3679 spce 
3680 \end_layout
3681
3682 \end_inset
3683
3684 23
3685 \begin_inset Formula $\rightarrow$
3686 \end_inset
3687
3688 9
3689 \begin_inset ERT
3690 status collapsed
3691
3692 \begin_layout Plain Layout
3693
3694
3695 \backslash
3696 spce 
3697 \end_layout
3698
3699 \end_inset
3700
3701 F
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3711 \end_inset
3712
3713
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 </row>
3719 <row>
3720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724
3725 \backslash
3726 Lambda^
3727 \begin_inset ERT
3728 status collapsed
3729
3730 \begin_layout Plain Layout
3731
3732
3733 \backslash
3734 spce 
3735 \end_layout
3736
3737 \end_inset
3738
3739
3740 \backslash
3741 phantom
3742 \begin_inset ERT
3743 status collapsed
3744
3745 \begin_layout Plain Layout
3746
3747
3748 \backslash
3749 spce 
3750 \end_layout
3751
3752 \end_inset
3753
3754 ii
3755 \begin_inset Formula $\rightarrow$
3756 \end_inset
3757
3758 t
3759 \begin_inset ERT
3760 status collapsed
3761
3762 \begin_layout Plain Layout
3763
3764
3765 \backslash
3766 spce 
3767 \end_layout
3768
3769 \end_inset
3770
3771 _MMt
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3781 \end_inset
3782
3783
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 </row>
3789 </lyxtabular>
3790
3791 \end_inset
3792
3793
3794 \end_layout
3795
3796 \begin_layout Standard
3797 Además hay los comandos 
3798 \series bold
3799
3800 \backslash
3801 vphantom
3802 \series default
3803
3804 \begin_inset Index
3805 status collapsed
3806
3807 \begin_layout Plain Layout
3808 Comandos ! V ! 
3809 \backslash
3810 vphantom
3811 \end_layout
3812
3813 \end_inset
3814
3815  (botón 
3816 \begin_inset space ~
3817 \end_inset
3818
3819
3820 \begin_inset Graphics
3821         filename ../../images/math/vphantom.png
3822         scale 85
3823
3824 \end_inset
3825
3826 ) y 
3827 \series bold
3828
3829 \backslash
3830 hphantom
3831 \series default
3832
3833 \begin_inset Index
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Comandos ! H ! 
3838 \backslash
3839 hphantom
3840 \end_layout
3841
3842 \end_inset
3843
3844  (botón 
3845 \begin_inset space ~
3846 \end_inset
3847
3848
3849 \begin_inset Graphics
3850         filename ../../images/math/hphantom.png
3851         scale 85
3852
3853 \end_inset
3854
3855 ).
3856  
3857 \series bold
3858
3859 \backslash
3860 hphantom
3861 \series default
3862  genera espacio en el marco sólo para la altura máxima de los caracteres,
3863  no para su anchura.
3864  
3865 \series bold
3866
3867 \backslash
3868 vphantom
3869 \series default
3870  genera espacio sólo para la anchura del contenido del marco.
3871  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3872 \end_layout
3873
3874 \begin_layout Standard
3875 Por ejemplo, 
3876 \series bold
3877
3878 \backslash
3879 vphantom
3880 \series default
3881
3882 \begin_inset ERT
3883 status collapsed
3884
3885 \begin_layout Plain Layout
3886
3887
3888 \backslash
3889 spce 
3890 \end_layout
3891
3892 \end_inset
3893
3894
3895 \series bold
3896 a
3897 \backslash
3898 int
3899 \series default
3900  genera espacio de la altura del signo de la integral,
3901 \begin_inset Foot
3902 status collapsed
3903
3904 \begin_layout Plain Layout
3905 El comando 
3906 \series bold
3907
3908 \backslash
3909 int
3910 \series default
3911  genera un signo de integral, véase 
3912 \begin_inset CommandInset ref
3913 LatexCommand ref
3914 reference "sub:Operadores-grandes"
3915
3916 \end_inset
3917
3918
3919 \end_layout
3920
3921 \end_inset
3922
3923  porque este es el carácter más largo.
3924  En la 
3925 \begin_inset CommandInset ref
3926 LatexCommand ref
3927 reference "sub:Delimitadores-multilínea"
3928
3929 \end_inset
3930
3931  hay un ejemplo de aplicación.
3932 \end_layout
3933
3934 \begin_layout Subsection
3935 Barras
3936 \begin_inset Index
3937 status collapsed
3938
3939 \begin_layout Plain Layout
3940 Barras
3941 \end_layout
3942
3943 \end_inset
3944
3945
3946 \begin_inset Index
3947 status collapsed
3948
3949 \begin_layout Plain Layout
3950 Ecuación ! sub- o superrayada
3951 \end_layout
3952
3953 \end_inset
3954
3955
3956 \end_layout
3957
3958 \begin_layout Standard
3959 \noindent
3960 \align center
3961 \begin_inset Tabular
3962 <lyxtabular version="3" rows="4" columns="2">
3963 <features>
3964 <column alignment="center" valignment="top" width="0">
3965 <column alignment="center" valignment="top" width="0">
3966 <row>
3967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971 Comando
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980 Resultado
3981 \begin_inset Note Note
3982 status collapsed
3983
3984 \begin_layout Plain Layout
3985
3986 \series bold
3987
3988 \backslash
3989 raisebox
3990 \series default
3991  se usa sólo como espaciador
3992 \end_layout
3993
3994 \end_inset
3995
3996
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 </row>
4002 <row>
4003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007
4008 \backslash
4009 overline
4010 \begin_inset ERT
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014
4015
4016 \backslash
4017 spce 
4018 \end_layout
4019
4020 \end_inset
4021
4022 A+B
4023 \begin_inset Index
4024 status collapsed
4025
4026 \begin_layout Plain Layout
4027 Comandos ! O ! 
4028 \backslash
4029 overline
4030 \end_layout
4031
4032 \end_inset
4033
4034
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4044 \end_inset
4045
4046
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 </row>
4052 <row>
4053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057
4058 \backslash
4059 underline
4060 \begin_inset ERT
4061 status collapsed
4062
4063 \begin_layout Plain Layout
4064
4065
4066 \backslash
4067 spce 
4068 \end_layout
4069
4070 \end_inset
4071
4072 A+B
4073 \begin_inset Index
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077 Comandos ! U ! 
4078 \backslash
4079 underline
4080 \end_layout
4081
4082 \end_inset
4083
4084
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 </row>
4102 <row>
4103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107
4108 \backslash
4109 overline
4110 \begin_inset ERT
4111 status collapsed
4112
4113 \begin_layout Plain Layout
4114
4115
4116 \backslash
4117 spce 
4118 \end_layout
4119
4120 \end_inset
4121
4122
4123 \backslash
4124 underline
4125 \begin_inset ERT
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129
4130
4131 \backslash
4132 spce 
4133 \end_layout
4134
4135 \end_inset
4136
4137 A+B
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4147 \end_inset
4148
4149
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 </row>
4155 </lyxtabular>
4156
4157 \end_inset
4158
4159
4160 \end_layout
4161
4162 \begin_layout Standard
4163 En el último ejemplo es indiferente poner primero 
4164 \series bold
4165
4166 \backslash
4167 overline
4168 \series default
4169  o 
4170 \series bold
4171
4172 \backslash
4173 underline
4174 \series default
4175 .
4176 \end_layout
4177
4178 \begin_layout Standard
4179 Para poner doble subrayado, p.
4180 \begin_inset space \thinspace{}
4181 \end_inset
4182
4183 e.
4184  en resultados, se usa 
4185 \series bold
4186
4187 \backslash
4188 underline
4189 \series default
4190  dos veces.
4191 \end_layout
4192
4193 \begin_layout Standard
4194 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4195 \end_layout
4196
4197 \begin_layout Subsection
4198 Puntos
4199 \begin_inset Index
4200 status collapsed
4201
4202 \begin_layout Plain Layout
4203 Puntos
4204 \end_layout
4205
4206 \end_inset
4207
4208
4209 \end_layout
4210
4211 \begin_layout Standard
4212 Hay distintos tipos de puntos disponibles.
4213 \begin_inset Foot
4214 status collapsed
4215
4216 \begin_layout Plain Layout
4217 En la barra de herramientas de ecuaciones, en el panel del botón 
4218 \begin_inset Graphics
4219         filename ../../images/math/ldots.png
4220         scale 85
4221
4222 \end_inset
4223
4224 .
4225 \end_layout
4226
4227 \end_inset
4228
4229  Para continuación en enumeraciones se usan puntos bajos, (
4230 \series bold
4231
4232 \backslash
4233 ldots
4234 \series default
4235
4236 \begin_inset Index
4237 status collapsed
4238
4239 \begin_layout Plain Layout
4240 Comandos ! L ! 
4241 \backslash
4242 ldots
4243 \end_layout
4244
4245 \end_inset
4246
4247 ), mientras que para operaciones se usan puntos centrados a la misma altura
4248  que los operadores, (
4249 \series bold
4250
4251 \backslash
4252 cdots
4253 \series default
4254
4255 \begin_inset Index
4256 status collapsed
4257
4258 \begin_layout Plain Layout
4259 Comandos ! C ! 
4260 \backslash
4261 cdots
4262 \end_layout
4263
4264 \end_inset
4265
4266 ).
4267  Si se usa el comando 
4268 \series bold
4269
4270 \backslash
4271 dots
4272 \series default
4273
4274 \begin_inset Index
4275 status collapsed
4276
4277 \begin_layout Plain Layout
4278 Comandos ! D ! 
4279 \backslash
4280 dots
4281 \end_layout
4282
4283 \end_inset
4284
4285 , LaTeX decide el tipo a usar en función del carácter siguiente.
4286 \end_layout
4287
4288 \begin_layout Standard
4289 \align center
4290 \begin_inset Tabular
4291 <lyxtabular version="3" rows="8" columns="2">
4292 <features>
4293 <column alignment="center" valignment="top" width="0pt">
4294 <column alignment="center" valignment="top" width="0pt">
4295 <row>
4296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 Comando
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 Resultado
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 </row>
4315 <row>
4316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320 A_1
4321 \begin_inset ERT
4322 status collapsed
4323
4324 \begin_layout Plain Layout
4325
4326
4327 \backslash
4328 spce 
4329 \end_layout
4330
4331 \end_inset
4332
4333 ,
4334 \backslash
4335 dots
4336 \begin_inset ERT
4337 status collapsed
4338
4339 \begin_layout Plain Layout
4340
4341
4342 \backslash
4343 spce 
4344 \end_layout
4345
4346 \end_inset
4347
4348 ,A_n
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4354 \begin_inset Text
4355
4356 \begin_layout Plain Layout
4357 \begin_inset Formula $A_{1},\dots,A_{n}$
4358 \end_inset
4359
4360
4361 \end_layout
4362
4363 \end_inset
4364 </cell>
4365 </row>
4366 <row>
4367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371 A_1
4372 \begin_inset ERT
4373 status collapsed
4374
4375 \begin_layout Plain Layout
4376
4377
4378 \backslash
4379 spce 
4380 \end_layout
4381
4382 \end_inset
4383
4384 +
4385 \backslash
4386 dots
4387 \begin_inset ERT
4388 status collapsed
4389
4390 \begin_layout Plain Layout
4391
4392
4393 \backslash
4394 spce 
4395 \end_layout
4396
4397 \end_inset
4398
4399 +A_n
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4405 \begin_inset Text
4406
4407 \begin_layout Plain Layout
4408 \begin_inset Formula $A_{1}+\dots+A_{n}$
4409 \end_inset
4410
4411
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 </row>
4417 <row>
4418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422 A_1
4423 \begin_inset ERT
4424 status collapsed
4425
4426 \begin_layout Plain Layout
4427
4428
4429 \backslash
4430 spce 
4431 \end_layout
4432
4433 \end_inset
4434
4435 ,
4436 \backslash
4437 ldots
4438 \begin_inset ERT
4439 status collapsed
4440
4441 \begin_layout Plain Layout
4442
4443
4444 \backslash
4445 spce 
4446 \end_layout
4447
4448 \end_inset
4449
4450 ,A_n
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459 \begin_inset Formula $A_{1},\ldots,A_{n}$
4460 \end_inset
4461
4462
4463 \end_layout
4464
4465 \end_inset
4466 </cell>
4467 </row>
4468 <row>
4469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 A_1
4474 \begin_inset ERT
4475 status collapsed
4476
4477 \begin_layout Plain Layout
4478
4479
4480 \backslash
4481 spce 
4482 \end_layout
4483
4484 \end_inset
4485
4486 +
4487 \backslash
4488 cdots
4489 \begin_inset ERT
4490 status collapsed
4491
4492 \begin_layout Plain Layout
4493
4494
4495 \backslash
4496 spce 
4497 \end_layout
4498
4499 \end_inset
4500
4501 +A_n
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4511 \end_inset
4512
4513
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 </row>
4519 <row>
4520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524
4525 \backslash
4526 vdots
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 \begin_inset Formula $\vdots$
4536 \end_inset
4537
4538
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \backslash
4551 ddots
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 \begin_inset Formula $\ddots$
4561 \end_inset
4562
4563
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 </row>
4569 <row>
4570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 Matriz
4575 \begin_inset space \thinspace{}
4576 \end_inset
4577
4578 3×3 con los distintos puntos
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 \begin_inset Formula $\begin{array}{ccc}
4588 A_{11} & \cdots & A_{1m}\\
4589 \vdots & \ddots & \vdots\\
4590 A_{n1} & \cdots & A_{nm}\end{array}$
4591 \end_inset
4592
4593
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 </row>
4599 </lyxtabular>
4600
4601 \end_inset
4602
4603
4604 \end_layout
4605
4606 \begin_layout Standard
4607 Los puntos suspensivos disponibles en el menú 
4608 \family sans
4609 Insertar\SpecialChar \menuseparator
4610 Carácter especial
4611 \family default
4612  son 
4613 \series bold
4614
4615 \backslash
4616 ldots
4617 \series default
4618 .
4619 \begin_inset VSpace medskip
4620 \end_inset
4621
4622
4623 \end_layout
4624
4625 \begin_layout Standard
4626 Hay puntos específicos para matrices que se extienden por varias columnas.
4627  Se generan con el comando 
4628 \series bold
4629
4630 \backslash
4631 hdotsfor
4632 \series default
4633
4634 \begin_inset Index
4635 status collapsed
4636
4637 \begin_layout Plain Layout
4638 Comandos ! H ! 
4639 \backslash
4640 hdotsfor
4641 \end_layout
4642
4643 \end_inset
4644
4645 , que tiene el siguiente esquema:
4646 \end_layout
4647
4648 \begin_layout Standard
4649
4650 \series bold
4651
4652 \backslash
4653 hdotsfor[distancia]{número de columnas}
4654 \end_layout
4655
4656 \begin_layout Standard
4657 Número de columnas especifica cuántas columnas deben abarcarse.
4658  Distancia es un factor para la separación entre los puntos.
4659 \end_layout
4660
4661 \begin_layout Standard
4662 En la siguiente matriz se ha insertado el comando 
4663 \series bold
4664
4665 \backslash
4666 hdotsfor[2]{4}
4667 \series default
4668  en el primer recuadro de la segunda línea para obtener puntos separados
4669  una distancia equivalente a dos veces la del comando 
4670 \series bold
4671
4672 \backslash
4673 dots
4674 \series default
4675 .
4676 \begin_inset Formula \[
4677 \left(\begin{array}{cccc}
4678 A & B & C & D\\
4679 \hdotsfor[2]{4}\\
4680 q & w & e & r\end{array}\right)\]
4681
4682 \end_inset
4683
4684
4685 \end_layout
4686
4687 \begin_layout Standard
4688 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4689  de lo contrario se producen errores de LaTeX.
4690 \end_layout
4691
4692 \begin_layout Standard
4693 \begin_inset VSpace bigskip
4694 \end_inset
4695
4696
4697 \end_layout
4698
4699 \begin_layout Standard
4700 Además, con el comando 
4701 \series bold
4702
4703 \backslash
4704 dotfill
4705 \series default
4706
4707 \begin_inset Index
4708 status collapsed
4709
4710 \begin_layout Plain Layout
4711 Comandos ! D ! 
4712 \backslash
4713 dotfill
4714 \end_layout
4715
4716 \end_inset
4717
4718  puedes completar con puntos una línea.
4719  El efecto de este tipo de comandos es como el de 
4720 \series bold
4721
4722 \backslash
4723 hfill
4724 \series default
4725 , véase 
4726 \begin_inset CommandInset ref
4727 LatexCommand ref
4728 reference "sub:Espacio-variable"
4729
4730 \end_inset
4731
4732 .
4733 \end_layout
4734
4735 \begin_layout Standard
4736 Por ejemplo el comando 
4737 \series bold
4738 A
4739 \backslash
4740 dotfill
4741 \series default
4742
4743 \begin_inset ERT
4744 status collapsed
4745
4746 \begin_layout Plain Layout
4747
4748
4749 \backslash
4750 spce 
4751 \end_layout
4752
4753 \end_inset
4754
4755
4756 \series bold
4757 B
4758 \series default
4759  genera
4760 \end_layout
4761
4762 \begin_layout Standard
4763 \begin_inset Formula $A\dotfill B$
4764 \end_inset
4765
4766
4767 \end_layout
4768
4769 \begin_layout Standard
4770 Un comando análogo a 
4771 \series bold
4772
4773 \backslash
4774 dotfill
4775 \series default
4776  para rellenar con una línea es 
4777 \series bold
4778
4779 \backslash
4780 hrulefill
4781 \series default
4782
4783 \begin_inset Index
4784 status collapsed
4785
4786 \begin_layout Plain Layout
4787 Comandos ! H ! 
4788 \backslash
4789 hrulefill
4790 \end_layout
4791
4792 \end_inset
4793
4794 :
4795 \end_layout
4796
4797 \begin_layout Standard
4798 \begin_inset Formula $A\hrulefill B$
4799 \end_inset
4800
4801
4802 \end_layout
4803
4804 \begin_layout Standard
4805 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4806 \end_layout
4807
4808 \begin_layout Section
4809 Matrices
4810 \begin_inset CommandInset label
4811 LatexCommand label
4812 name "sec:Matrices"
4813
4814 \end_inset
4815
4816
4817 \begin_inset Index
4818 status collapsed
4819
4820 \begin_layout Plain Layout
4821 Matrices
4822 \end_layout
4823
4824 \end_inset
4825
4826
4827 \end_layout
4828
4829 \begin_layout Standard
4830 Se pueden insertar con el botón 
4831 \begin_inset Graphics
4832         filename ../../images/dialog-show_mathmatrix.png
4833         scale 85
4834
4835 \end_inset
4836
4837  de la barra de ecuaciones o con el menú 
4838 \family sans
4839 Insertar\SpecialChar \menuseparator
4840 Ecuación\SpecialChar \menuseparator
4841 Matriz
4842 \family default
4843 .
4844  Aparece una ventana en la que se pide el número de filas y columnas y la
4845  alineación.
4846  La alineación vertical sólo es relevante para matrices en línea:
4847 \end_layout
4848
4849 \begin_layout Standard
4850 Esta primera matriz tiene alineación superior 
4851 \begin_inset Formula $\begin{array}[t]{cccc}
4852 A & D & G & J\\
4853 B & E & H & K\\
4854 D & F & I & L\end{array}$
4855 \end_inset
4856
4857  , la segunda alineación central 
4858 \begin_inset Formula $\begin{array}{cccc}
4859 A & D & G & J\\
4860 B & E & H & K\\
4861 D & F & I & L\end{array}$
4862 \end_inset
4863
4864  , y la tercera alineación inferior 
4865 \begin_inset Formula $\begin{array}[b]{cccc}
4866 A & D & G & J\\
4867 B & E & H & K\\
4868 D & F & I & L\end{array}$
4869 \end_inset
4870
4871 .
4872 \end_layout
4873
4874 \begin_layout Standard
4875 La alineación horizontal especifica cómo deben alinearse las entradas de
4876  la columna.
4877  Se determina mediante una letra para cada columna.
4878  
4879 \emph on
4880 l
4881 \emph default
4882  indica alineación a la izquierda, 
4883 \emph on
4884 c
4885 \emph default
4886  alineación centrada y 
4887 \emph on
4888 r
4889 \emph default
4890  alineación a la derecha.
4891  Por ejemplo, para componer una matriz
4892 \begin_inset space ~
4893 \end_inset
4894
4895 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4896  centradas y la última a la derecha, se anota 
4897 \series bold
4898 lccr
4899 \series default
4900  en la alineación horizontal.
4901  Normalmente todas las columnas de una matriz están centradas, por tanto
4902  el valor por defecto es 
4903 \series bold
4904 c
4905 \series default
4906  para todas ellas.
4907 \end_layout
4908
4909 \begin_layout Standard
4910 Alineación horizontal:
4911 \end_layout
4912
4913 \begin_layout Standard
4914
4915 \series bold
4916 lll
4917 \series default
4918  : 
4919 \begin_inset Formula $\begin{array}{lll}
4920 10000 & D & G\\
4921 B & 10000 & H\\
4922 C & F & 10000\end{array}$
4923 \end_inset
4924
4925  , 
4926 \series bold
4927 ccc 
4928 \series default
4929
4930 \begin_inset Formula $\begin{array}{ccc}
4931 10000 & D & G\\
4932 B & 10000 & H\\
4933 C & F & 10000\end{array}$
4934 \end_inset
4935
4936  
4937 \series bold
4938 ,
4939 \series default
4940  
4941 \series bold
4942 rrr 
4943 \series default
4944
4945 \begin_inset Formula $\begin{array}{rrr}
4946 10000 & D & G\\
4947 B & 10000 & H\\
4948 C & F & 10000\end{array}$
4949 \end_inset
4950
4951
4952 \end_layout
4953
4954 \begin_layout Standard
4955 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4956  botones 
4957 \begin_inset Graphics
4958         filename ../../images/tabular-feature_append-row.png
4959         scale 85
4960
4961 \end_inset
4962
4963
4964 \begin_inset Graphics
4965         filename ../../images/tabular-feature_delete-row.png
4966         scale 85
4967
4968 \end_inset
4969
4970 , etc.
4971  de la barra de ecuaciones o el menú 
4972 \family sans
4973 Editar\SpecialChar \menuseparator
4974 Filas y columnas
4975 \family default
4976 .
4977  También se pueden añadir filas nuevas con 
4978 \family sans
4979 Ctrl-Intro
4980 \family default
4981 .
4982 \end_layout
4983
4984 \begin_layout Standard
4985 \begin_inset VSpace bigskip
4986 \end_inset
4987
4988
4989 \end_layout
4990
4991 \begin_layout Standard
4992 Se pueden poner paréntesis alrededor de una matriz con los comandos 
4993 \series bold
4994
4995 \backslash
4996 left
4997 \series default
4998
4999 \begin_inset Index
5000 status collapsed
5001
5002 \begin_layout Plain Layout
5003 Comandos ! L ! 
5004 \backslash
5005 left
5006 \end_layout
5007
5008 \end_inset
5009
5010  y 
5011 \series bold
5012
5013 \backslash
5014 right
5015 \series default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Comandos ! R ! 
5022 \backslash
5023 right
5024 \end_layout
5025
5026 \end_inset
5027
5028  (atajo 
5029 \family sans
5030 Alt-m
5031 \begin_inset space ~
5032 \end_inset
5033
5034 paréntesis
5035 \family default
5036 ), véase 
5037 \begin_inset CommandInset ref
5038 LatexCommand ref
5039 reference "sub:Tamaño-automático-de"
5040
5041 \end_inset
5042
5043 , o usando los comandos siguientes:
5044 \end_layout
5045
5046 \begin_layout Standard
5047 \begin_inset VSpace medskip
5048 \end_inset
5049
5050
5051 \end_layout
5052
5053 \begin_layout Standard
5054 \begin_inset space \hfill{}
5055 \end_inset
5056
5057
5058 \begin_inset Tabular
5059 <lyxtabular version="3" rows="4" columns="2">
5060 <features>
5061 <column alignment="center" valignment="top" width="0">
5062 <column alignment="center" valignment="top" width="0">
5063 <row>
5064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5065 \begin_inset Text
5066
5067 \begin_layout Plain Layout
5068 Comando
5069 \end_layout
5070
5071 \end_inset
5072 </cell>
5073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5074 \begin_inset Text
5075
5076 \begin_layout Plain Layout
5077 Resultado
5078 \begin_inset Note Note
5079 status collapsed
5080
5081 \begin_layout Plain Layout
5082
5083 \series bold
5084
5085 \backslash
5086 raisebox
5087 \series default
5088  se usa sólo como espaciador
5089 \end_layout
5090
5091 \end_inset
5092
5093
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 </row>
5099 <row>
5100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104
5105 \backslash
5106 bmatrix
5107 \begin_inset ERT
5108 status collapsed
5109
5110 \begin_layout Plain Layout
5111
5112
5113 \backslash
5114 spce 
5115 \end_layout
5116
5117 \end_inset
5118
5119 2
5120 \series bold
5121 ×
5122 \series default
5123 2
5124 \begin_inset space \thinspace{}
5125 \end_inset
5126
5127 matriz
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5137 0 & \textrm{-}\mathrm{i}\\
5138 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5139 \end_inset
5140
5141
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 </row>
5147 <row>
5148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152
5153 \backslash
5154 Bmatrix
5155 \begin_inset ERT
5156 status collapsed
5157
5158 \begin_layout Plain Layout
5159
5160
5161 \backslash
5162 spce 
5163 \end_layout
5164
5165 \end_inset
5166
5167 2×2
5168 \begin_inset space \thinspace{}
5169 \end_inset
5170
5171 matriz
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5181 0 & \textrm{-}\mathrm{i}\\
5182 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5183 \end_inset
5184
5185
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 </row>
5191 <row>
5192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196
5197 \backslash
5198 pmatrix
5199 \begin_inset ERT
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203
5204
5205 \backslash
5206 spce 
5207 \end_layout
5208
5209 \end_inset
5210
5211 2
5212 \series bold
5213 ×
5214 \series default
5215 2
5216 \begin_inset space \thinspace{}
5217 \end_inset
5218
5219 matriz
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5229 0 & \textrm{-}\mathrm{i}\\
5230 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5231 \end_inset
5232
5233
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 </row>
5239 </lyxtabular>
5240
5241 \end_inset
5242
5243
5244 \begin_inset space \hfill{}
5245 \end_inset
5246
5247
5248 \begin_inset Tabular
5249 <lyxtabular version="3" rows="4" columns="2">
5250 <features>
5251 <column alignment="center" valignment="top" width="0">
5252 <column alignment="center" valignment="top" width="0">
5253 <row>
5254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 Comando
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 Resultado
5268 \begin_inset Note Note
5269 status collapsed
5270
5271 \begin_layout Plain Layout
5272
5273 \series bold
5274
5275 \backslash
5276 raisebox
5277 \series default
5278  se usa sólo como espaciador
5279 \end_layout
5280
5281 \end_inset
5282
5283
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 </row>
5289 <row>
5290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5291 \begin_inset Text
5292
5293 \begin_layout Plain Layout
5294
5295 \backslash
5296 vmatrix
5297 \begin_inset ERT
5298 status collapsed
5299
5300 \begin_layout Plain Layout
5301
5302
5303 \backslash
5304 spce 
5305 \end_layout
5306
5307 \end_inset
5308
5309 2
5310 \series bold
5311 ×
5312 \series default
5313 2
5314 \begin_inset space \thinspace{}
5315 \end_inset
5316
5317 matriz
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5327 0 & \textrm{-}\mathrm{i}\\
5328 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5329 \end_inset
5330
5331
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 </row>
5337 <row>
5338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342
5343 \backslash
5344 Vmatrix
5345 \begin_inset ERT
5346 status collapsed
5347
5348 \begin_layout Plain Layout
5349
5350
5351 \backslash
5352 spce 
5353 \end_layout
5354
5355 \end_inset
5356
5357 2
5358 \series bold
5359 ×
5360 \series default
5361 2
5362 \begin_inset space \thinspace{}
5363 \end_inset
5364
5365 matriz
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5371 \begin_inset Text
5372
5373 \begin_layout Plain Layout
5374 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5375 0 & \textrm{-}\mathrm{i}\\
5376 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5377 \end_inset
5378
5379
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 </row>
5385 <row>
5386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5387 \begin_inset Text
5388
5389 \begin_layout Plain Layout
5390
5391 \backslash
5392 matrix
5393 \begin_inset ERT
5394 status collapsed
5395
5396 \begin_layout Plain Layout
5397
5398
5399 \backslash
5400 spce 
5401 \end_layout
5402
5403 \end_inset
5404
5405 2
5406 \series bold
5407 ×
5408 \series default
5409 2
5410 \begin_inset space \thinspace{}
5411 \end_inset
5412
5413 matriz
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5419 \begin_inset Text
5420
5421 \begin_layout Plain Layout
5422 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5423 0 & \textrm{-}\mathrm{i}\\
5424 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5425 \end_inset
5426
5427
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 </row>
5433 </lyxtabular>
5434
5435 \end_inset
5436
5437
5438 \begin_inset space \hfill{}
5439 \end_inset
5440
5441
5442 \end_layout
5443
5444 \begin_layout Standard
5445 \begin_inset VSpace medskip
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \begin_layout Standard
5452 Cuando se inserta p.
5453 \begin_inset space \thinspace{}
5454 \end_inset
5455
5456 e.
5457 \begin_inset space ~
5458 \end_inset
5459
5460
5461 \series bold
5462
5463 \backslash
5464 vmatrix
5465 \series default
5466 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5467  la matriz.
5468 \end_layout
5469
5470 \begin_layout Standard
5471 \begin_inset VSpace bigskip
5472 \end_inset
5473
5474
5475 \end_layout
5476
5477 \begin_layout Standard
5478 Como todas las ecuaciones multilínea son matrices, la longitud 
5479 \series bold
5480
5481 \backslash
5482 arraycolsep
5483 \series default
5484
5485 \begin_inset Index
5486 status collapsed
5487
5488 \begin_layout Plain Layout
5489 Comandos ! A ! 
5490 \backslash
5491 arraycolsep
5492 \end_layout
5493
5494 \end_inset
5495
5496 , que se describe en 
5497 \begin_inset CommandInset ref
5498 LatexCommand ref
5499 reference "sub:Separación-de-columnas"
5500
5501 \end_inset
5502
5503 , también se puede usar para cambiar la separación de las columnas en una
5504  matriz.
5505  Para cambiar la separación de las filas, se usa el comando 
5506 \series bold
5507
5508 \backslash
5509 arraystretch
5510 \series default
5511
5512 \begin_inset Index
5513 status collapsed
5514
5515 \begin_layout Plain Layout
5516 Comandos ! A ! 
5517 \backslash
5518 arraystretch
5519 \end_layout
5520
5521 \end_inset
5522
5523  de la siguiente manera:
5524 \end_layout
5525
5526 \begin_layout Standard
5527
5528 \series bold
5529
5530 \backslash
5531 renewcommand{
5532 \backslash
5533 arraystretch}{factor de separación}
5534 \begin_inset Index
5535 status collapsed
5536
5537 \begin_layout Plain Layout
5538 Comandos ! R ! 
5539 \backslash
5540 renewcommand
5541 \end_layout
5542
5543 \end_inset
5544
5545
5546 \end_layout
5547
5548 \begin_layout Standard
5549 El comando 
5550 \series bold
5551
5552 \backslash
5553 renewcommand
5554 \series default
5555  asigna el factor de separación al comando predefinido 
5556 \series bold
5557
5558 \backslash
5559 arraystretch
5560 \series default
5561 .
5562  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5563  Además, éste se usa para todas las matrices siguientes.
5564  Para volver a la separación original, asigna factor 1 a 
5565 \series bold
5566
5567 \backslash
5568 arraystretch
5569 \series default
5570 .
5571 \end_layout
5572
5573 \begin_layout Standard
5574 Para poner matrices en línea se usa el comando 
5575 \series bold
5576
5577 \backslash
5578 smallmatrix
5579 \series default
5580
5581 \begin_inset Index
5582 status collapsed
5583
5584 \begin_layout Plain Layout
5585 Comandos ! S ! 
5586 \backslash
5587 smallmatrix
5588 \end_layout
5589
5590 \end_inset
5591
5592 .
5593  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5594  se inserta la matriz.
5595  
5596 \end_layout
5597
5598 \begin_layout Standard
5599 Esto es una matriz 
5600 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5601 C & D\end{smallmatrix}\right)$
5602 \end_inset
5603
5604  en línea.
5605 \end_layout
5606
5607 \begin_layout Section
5608 Delimitadores
5609 \begin_inset Index
5610 status collapsed
5611
5612 \begin_layout Plain Layout
5613 Delimitadores
5614 \end_layout
5615
5616 \end_inset
5617
5618
5619 \end_layout
5620
5621 \begin_layout Subsection
5622 Delimitadores verticales
5623 \begin_inset Index
5624 status collapsed
5625
5626 \begin_layout Plain Layout
5627 Delimitadores ! verticales
5628 \end_layout
5629
5630 \end_inset
5631
5632
5633 \end_layout
5634
5635 \begin_layout Standard
5636 \begin_inset space \hfill{}
5637 \end_inset
5638
5639
5640 \begin_inset Tabular
5641 <lyxtabular version="3" rows="9" columns="2">
5642 <features>
5643 <column alignment="center" valignment="top" width="0pt">
5644 <column alignment="center" valignment="top" width="0pt">
5645 <row>
5646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5647 \begin_inset Text
5648
5649 \begin_layout Plain Layout
5650 Comando
5651 \end_layout
5652
5653 \end_inset
5654 </cell>
5655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5656 \begin_inset Text
5657
5658 \begin_layout Plain Layout
5659 Resultado
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 </row>
5665 <row>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 (
5671 \end_layout
5672
5673 \end_inset
5674 </cell>
5675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5676 \begin_inset Text
5677
5678 \begin_layout Plain Layout
5679 \begin_inset Formula $($
5680 \end_inset
5681
5682
5683 \end_layout
5684
5685 \end_inset
5686 </cell>
5687 </row>
5688 <row>
5689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Plain Layout
5693 {
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 \begin_inset Formula $\{$
5703 \end_inset
5704
5705
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 </row>
5711 <row>
5712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716 [
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5722 \begin_inset Text
5723
5724 \begin_layout Plain Layout
5725 \begin_inset Formula $[$
5726 \end_inset
5727
5728
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 </row>
5734 <row>
5735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5736 \begin_inset Text
5737
5738 \begin_layout Plain Layout
5739
5740 \backslash
5741 langle
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 \begin_inset Formula $\langle$
5751 \end_inset
5752
5753
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 </row>
5759 <row>
5760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764
5765 \backslash
5766 lceil
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5772 \begin_inset Text
5773
5774 \begin_layout Plain Layout
5775 \begin_inset Formula $\lceil$
5776 \end_inset
5777
5778
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 </row>
5784 <row>
5785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789
5790 \backslash
5791 lfloor
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 \begin_inset Formula $\lfloor$
5801 \end_inset
5802
5803
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 </row>
5809 <row>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 /
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823 \begin_inset Formula $/$
5824 \end_inset
5825
5826
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 </row>
5832 <row>
5833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5834 \begin_inset Text
5835
5836 \begin_layout Plain Layout
5837 |
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5843 \begin_inset Text
5844
5845 \begin_layout Plain Layout
5846 \begin_inset Formula $|$
5847 \end_inset
5848
5849
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 </row>
5855 </lyxtabular>
5856
5857 \end_inset
5858
5859
5860 \begin_inset space \hfill{}
5861 \end_inset
5862
5863
5864 \begin_inset Tabular
5865 <lyxtabular version="3" rows="9" columns="2">
5866 <features>
5867 <column alignment="center" valignment="top" width="0pt">
5868 <column alignment="center" valignment="top" width="0pt">
5869 <row>
5870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 Comando
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 Resultado
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 </row>
5889 <row>
5890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5891 \begin_inset Text
5892
5893 \begin_layout Plain Layout
5894 )
5895 \end_layout
5896
5897 \end_inset
5898 </cell>
5899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903 \begin_inset Formula $)$
5904 \end_inset
5905
5906
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 </row>
5912 <row>
5913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5914 \begin_inset Text
5915
5916 \begin_layout Plain Layout
5917 }
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926 \begin_inset Formula $\}$
5927 \end_inset
5928
5929
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 </row>
5935 <row>
5936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940 ]
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949 \begin_inset Formula $]$
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 <row>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963
5964 \backslash
5965 rangle
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 \begin_inset Formula $\rangle$
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 <row>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988
5989 \backslash
5990 rceil
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5996 \begin_inset Text
5997
5998 \begin_layout Plain Layout
5999 \begin_inset Formula $\rceil$
6000 \end_inset
6001
6002
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 </row>
6008 <row>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013
6014 \backslash
6015 rfloor
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 \begin_inset Formula $\rfloor$
6025 \end_inset
6026
6027
6028 \end_layout
6029
6030 \end_inset
6031 </cell>
6032 </row>
6033 <row>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038
6039 \backslash
6040
6041 \backslash
6042
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 \begin_inset Formula $\backslash$
6052 \end_inset
6053
6054
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 </row>
6060 <row>
6061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6062 \begin_inset Text
6063
6064 \begin_layout Plain Layout
6065
6066 \backslash
6067 |
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 \begin_inset Formula $\|$
6077 \end_inset
6078
6079
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 </row>
6085 </lyxtabular>
6086
6087 \end_inset
6088
6089
6090 \begin_inset space \hfill{}
6091 \end_inset
6092
6093
6094 \end_layout
6095
6096 \begin_layout Standard
6097 \begin_inset Note Greyedout
6098 status collapsed
6099
6100 \begin_layout Plain Layout
6101
6102 \series bold
6103 Nota
6104 \series default
6105 : En modo TeX hay que usar el comando 
6106 \series bold
6107
6108 \backslash
6109 textbackslash
6110 \series default
6111
6112 \begin_inset Index
6113 status collapsed
6114
6115 \begin_layout Plain Layout
6116 Comandos ! T ! 
6117 \backslash
6118 textbackslash
6119 \end_layout
6120
6121 \end_inset
6122
6123  para la barra invertida, porque si no el comando 
6124 \series bold
6125
6126 \backslash
6127
6128 \backslash
6129
6130 \series default
6131  genera un salto de línea.
6132 \end_layout
6133
6134 \end_inset
6135
6136
6137 \end_layout
6138
6139 \begin_layout Standard
6140 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6141  descritos en las dos subsecciones siguientes.
6142  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6143  < y > en vez de los comandos 
6144 \series bold
6145
6146 \backslash
6147 langle
6148 \series default
6149  y 
6150 \series bold
6151
6152 \backslash
6153 rangle
6154 \series default
6155 .
6156  
6157 \end_layout
6158
6159 \begin_layout Subsubsection
6160 Tamaño manual de los delimitadores
6161 \begin_inset CommandInset label
6162 LatexCommand label
6163 name "sub:Tamaño-manual-de"
6164
6165 \end_inset
6166
6167
6168 \begin_inset Index
6169 status collapsed
6170
6171 \begin_layout Plain Layout
6172 Delimitadores ! tamaño manual
6173 \end_layout
6174
6175 \end_inset
6176
6177
6178 \end_layout
6179
6180 \begin_layout Standard
6181 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6182  LaTeX 
6183 \series bold
6184
6185 \backslash
6186 big
6187 \series default
6188
6189 \begin_inset Index
6190 status collapsed
6191
6192 \begin_layout Plain Layout
6193 Comandos ! B ! 
6194 \backslash
6195 big
6196 \end_layout
6197
6198 \end_inset
6199
6200
6201 \series bold
6202
6203 \backslash
6204 Big
6205 \series default
6206
6207 \series bold
6208
6209 \backslash
6210 bigg
6211 \series default
6212 , y 
6213 \series bold
6214
6215 \backslash
6216 Bigg
6217 \series default
6218 .
6219  
6220 \series bold
6221
6222 \backslash
6223 big
6224 \series default
6225  indica el tamaño menor y 
6226 \series bold
6227
6228 \backslash
6229 Bigg
6230 \series default
6231  el mayor.
6232 \end_layout
6233
6234 \begin_layout Standard
6235 Estos comandos se usan para resaltar niveles de delimitación:
6236 \end_layout
6237
6238 \begin_layout Standard
6239 \noindent
6240 \align center
6241 \begin_inset Tabular
6242 <lyxtabular version="3" rows="2" columns="2">
6243 <features>
6244 <column alignment="center" valignment="top" width="0">
6245 <column alignment="center" valignment="top" width="0">
6246 <row>
6247 <cell alignment="center" valignment="top" usebox="none">
6248 \begin_inset Text
6249
6250 \begin_layout Plain Layout
6251 todos los delimitadores de igual tamaño:
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 <cell alignment="center" valignment="top" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6261 \end_inset
6262
6263
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 </row>
6269 <row>
6270 <cell alignment="center" valignment="top" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 así tiene mejor aspecto:
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 </row>
6292 </lyxtabular>
6293
6294 \end_inset
6295
6296
6297 \begin_inset Note Note
6298 status collapsed
6299
6300 \begin_layout Plain Layout
6301
6302 \series bold
6303
6304 \backslash
6305 raisebox
6306 \series default
6307  se usa sólo como espaciador
6308 \end_layout
6309
6310 \end_inset
6311
6312
6313 \end_layout
6314
6315 \begin_layout Standard
6316 Para la segunda expresión se ha empleado el comando 
6317 \series bold
6318
6319 \backslash
6320 Big((A+B)(A-B)
6321 \backslash
6322 Big)^
6323 \series default
6324
6325 \begin_inset ERT
6326 status collapsed
6327
6328 \begin_layout Plain Layout
6329
6330
6331 \backslash
6332 spce 
6333 \end_layout
6334
6335 \end_inset
6336
6337
6338 \series bold
6339 C
6340 \series default
6341 .
6342 \end_layout
6343
6344 \begin_layout Standard
6345 He aquí una visión conjunta de todos los tamaños y delimitadores:
6346 \end_layout
6347
6348 \begin_layout Standard
6349 \noindent
6350 \align center
6351
6352 \backslash
6353 Bigg(
6354 \backslash
6355 exp
6356 \backslash
6357 bigg<
6358 \backslash
6359 Big[
6360 \backslash
6361 big{
6362 \backslash
6363 ln(3x)
6364 \backslash
6365 big}^2
6366 \begin_inset ERT
6367 status collapsed
6368
6369 \begin_layout Plain Layout
6370
6371
6372 \backslash
6373 spce 
6374 \end_layout
6375
6376 \end_inset
6377
6378
6379 \backslash
6380 sen(x)
6381 \backslash
6382 Big]^
6383 \begin_inset ERT
6384 status collapsed
6385
6386 \begin_layout Plain Layout
6387
6388
6389 \backslash
6390 spce 
6391 \end_layout
6392
6393 \end_inset
6394
6395 A
6396 \begin_inset ERT
6397 status collapsed
6398
6399 \begin_layout Plain Layout
6400
6401
6402 \backslash
6403 spce 
6404 \end_layout
6405
6406 \end_inset
6407
6408
6409 \backslash
6410 bigg>
6411 \backslash
6412 Bigg)^0,5
6413 \begin_inset Formula \[
6414 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6415
6416 \end_inset
6417
6418
6419 \end_layout
6420
6421 \begin_layout Standard
6422 Además de los comandos 
6423 \series bold
6424
6425 \backslash
6426 big
6427 \series default
6428  hay la variante 
6429 \series bold
6430
6431 \backslash
6432 bigm
6433 \series default
6434
6435 \begin_inset Index
6436 status collapsed
6437
6438 \begin_layout Plain Layout
6439 Comandos ! B ! 
6440 \backslash
6441 bigm
6442 \end_layout
6443
6444 \end_inset
6445
6446 , que añade un poco más de espacio entre el delimitador y su contenido,
6447  y la variante 
6448 \series bold
6449
6450 \backslash
6451 bigl
6452 \series default
6453 -
6454 \series bold
6455
6456 \backslash
6457 bigr
6458 \series default
6459
6460 \begin_inset Index
6461 status collapsed
6462
6463 \begin_layout Plain Layout
6464 Comandos ! B ! 
6465 \backslash
6466 bigl - 
6467 \backslash
6468 bigr
6469 \end_layout
6470
6471 \end_inset
6472
6473 , que no añade espacio adicional.
6474  La 
6475 \emph on
6476 l
6477 \emph default
6478  al final del comando 
6479 \series bold
6480
6481 \backslash
6482 bigl 
6483 \series default
6484 es para el delimitador izquierdo, la 
6485 \emph on
6486 r
6487 \emph default
6488  es para el delimitador derecho.
6489  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6490  apertura o de cierre.
6491 \end_layout
6492
6493 \begin_layout Standard
6494 En el siguiente cuadro hay una comparación de las variantes:
6495 \end_layout
6496
6497 \begin_layout Standard
6498 \noindent
6499 \align center
6500 \begin_inset Tabular
6501 <lyxtabular version="3" rows="5" columns="2">
6502 <features>
6503 <column alignment="center" valignment="top" width="0">
6504 <column alignment="center" valignment="top" width="0">
6505 <row>
6506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6507 \begin_inset Text
6508
6509 \begin_layout Plain Layout
6510 Comando
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6516 \begin_inset Text
6517
6518 \begin_layout Plain Layout
6519 Resultado
6520 \begin_inset Note Note
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524
6525 \series bold
6526
6527 \backslash
6528 raisebox
6529 \series default
6530  se usa sólo como espaciador
6531 \end_layout
6532
6533 \end_inset
6534
6535
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 </row>
6541 <row>
6542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6543 \begin_inset Text
6544
6545 \begin_layout Plain Layout
6546
6547 \backslash
6548 Bigm(
6549 \backslash
6550 bigm(
6551 \backslash
6552 ln(3x)
6553 \backslash
6554 bigm)^2
6555 \series bold
6556
6557 \begin_inset ERT
6558 status collapsed
6559
6560 \begin_layout Plain Layout
6561
6562
6563 \backslash
6564 spce 
6565 \end_layout
6566
6567 \end_inset
6568
6569
6570 \series default
6571
6572 \backslash
6573 Bigm)
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6583 \end_inset
6584
6585
6586 \end_layout
6587
6588 \end_inset
6589 </cell>
6590 </row>
6591 <row>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596
6597 \backslash
6598 Big(
6599 \backslash
6600 big(
6601 \backslash
6602 ln(3x)
6603 \backslash
6604 big)^2
6605 \series bold
6606
6607 \begin_inset ERT
6608 status collapsed
6609
6610 \begin_layout Plain Layout
6611
6612
6613 \backslash
6614 spce 
6615 \end_layout
6616
6617 \end_inset
6618
6619
6620 \series default
6621
6622 \backslash
6623 Big)
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6629 \begin_inset Text
6630
6631 \begin_layout Plain Layout
6632 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6633 \end_inset
6634
6635
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 </row>
6641 <row>
6642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646
6647 \backslash
6648 Bigl(
6649 \backslash
6650 bigl(
6651 \backslash
6652 ln(3x)
6653 \backslash
6654 bigr)^2
6655 \series bold
6656
6657 \begin_inset ERT
6658 status collapsed
6659
6660 \begin_layout Plain Layout
6661
6662
6663 \backslash
6664 spce 
6665 \end_layout
6666
6667 \end_inset
6668
6669
6670 \series default
6671
6672 \backslash
6673 Bigr)
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6683 \end_inset
6684
6685
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 </row>
6691 <row>
6692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6693 \begin_inset Text
6694
6695 \begin_layout Plain Layout
6696
6697 \backslash
6698 bigl)
6699 \backslash
6700 ln(3x)
6701 \backslash
6702 bigr(
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6712 \end_inset
6713
6714
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 </row>
6720 </lyxtabular>
6721
6722 \end_inset
6723
6724
6725 \end_layout
6726
6727 \begin_layout Subsubsection
6728 Tamaño automático de los delimitadores
6729 \begin_inset CommandInset label
6730 LatexCommand label
6731 name "sub:Tamaño-automático-de"
6732
6733 \end_inset
6734
6735
6736 \begin_inset Index
6737 status collapsed
6738
6739 \begin_layout Plain Layout
6740 Delimitadores ! tamaño automático
6741 \end_layout
6742
6743 \end_inset
6744
6745
6746 \end_layout
6747
6748 \begin_layout Standard
6749 Se pueden insertar delimitadores de tamaño variable con los comandos 
6750 \series bold
6751
6752 \backslash
6753 left
6754 \series default
6755
6756 \begin_inset Index
6757 status collapsed
6758
6759 \begin_layout Plain Layout
6760 Comandos ! L ! 
6761 \backslash
6762 left
6763 \end_layout
6764
6765 \end_inset
6766
6767  y 
6768 \series bold
6769
6770 \backslash
6771 right
6772 \series default
6773
6774 \begin_inset Index
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 Comandos ! R ! 
6779 \backslash
6780 right
6781 \end_layout
6782
6783 \end_inset
6784
6785  o con el botón de la barra de ecuaciones 
6786 \begin_inset Graphics
6787         filename ../../images/dialog-show_mathdelimiter.png
6788         scale 85
6789
6790 \end_inset
6791
6792 .
6793  El delimitador deseado se debe insertar directamente detrás de 
6794 \series bold
6795
6796 \backslash
6797 left
6798 \series default
6799  y 
6800 \series bold
6801
6802 \backslash
6803 right
6804 \series default
6805 .
6806  El tamaño se calculará automáticamente después para la salida.
6807  
6808 \end_layout
6809
6810 \begin_layout Standard
6811 \noindent
6812 \align center
6813 delimitador normal: El comando 
6814 \series bold
6815
6816 \backslash
6817 ln(
6818 \backslash
6819 frac
6820 \series default
6821
6822 \begin_inset ERT
6823 status collapsed
6824
6825 \begin_layout Plain Layout
6826
6827
6828 \backslash
6829 spce 
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \series bold
6836 A
6837 \begin_inset Formula $\downarrow$
6838 \end_inset
6839
6840 C
6841 \series default
6842
6843 \begin_inset ERT
6844 status collapsed
6845
6846 \begin_layout Plain Layout
6847
6848
6849 \backslash
6850 spce
6851 \end_layout
6852
6853 \end_inset
6854
6855
6856 \series bold
6857 )
6858 \series default
6859  genera
6860 \begin_inset Formula \[
6861 \ln(\frac{A}{C})\]
6862
6863 \end_inset
6864
6865
6866 \end_layout
6867
6868 \begin_layout Standard
6869 \noindent
6870 \align center
6871 delimitador multilínea: El comando 
6872 \series bold
6873
6874 \backslash
6875 ln
6876 \backslash
6877 left(
6878 \backslash
6879 frac
6880 \series default
6881
6882 \begin_inset ERT
6883 status collapsed
6884
6885 \begin_layout Plain Layout
6886
6887
6888 \backslash
6889 spce 
6890 \end_layout
6891
6892 \end_inset
6893
6894
6895 \series bold
6896 A
6897 \begin_inset Formula $\downarrow$
6898 \end_inset
6899
6900 C
6901 \series default
6902
6903 \begin_inset ERT
6904 status collapsed
6905
6906 \begin_layout Plain Layout
6907
6908
6909 \backslash
6910 spce 
6911 \end_layout
6912
6913 \end_inset
6914
6915
6916 \series bold
6917
6918 \backslash
6919 right)
6920 \series default
6921  genera
6922 \begin_inset Formula \[
6923 \ln\left(\frac{A}{C}\right)\]
6924
6925 \end_inset
6926
6927
6928 \end_layout
6929
6930 \begin_layout Standard
6931 En lugar de 
6932 \series bold
6933
6934 \backslash
6935 left
6936 \series default
6937  y 
6938 \series bold
6939
6940 \backslash
6941 right
6942 \series default
6943  se puede usar el atajo 
6944 \family sans
6945 Alt-m
6946 \begin_inset space ~
6947 \end_inset
6948
6949 delimitador
6950 \family default
6951 .
6952  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
6953  real del delimitador y además se genera el correspondiente delimitador
6954  de cierre.
6955 \begin_inset Newline newline
6956 \end_inset
6957
6958 El comando para el último ejemplo sería 
6959 \series bold
6960
6961 \backslash
6962 ln Alt-m
6963 \series default
6964  
6965 \series bold
6966 (
6967 \backslash
6968 frac
6969 \begin_inset ERT
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973
6974
6975 \backslash
6976 spce 
6977 \end_layout
6978
6979 \end_inset
6980
6981 A
6982 \begin_inset Formula $\downarrow$
6983 \end_inset
6984
6985
6986 \end_layout
6987
6988 \begin_layout Standard
6989 Para omitir uno de los dos delimitadores se inserta un punto.
6990  Por ejemplo, el comando 
6991 \series bold
6992
6993 \backslash
6994 left.
6995 \backslash
6996 frac
6997 \series default
6998
6999 \begin_inset ERT
7000 status collapsed
7001
7002 \begin_layout Plain Layout
7003
7004
7005 \backslash
7006 spce 
7007 \end_layout
7008
7009 \end_inset
7010
7011
7012 \series bold
7013 A
7014 \begin_inset Formula $\downarrow$
7015 \end_inset
7016
7017 B
7018 \series default
7019
7020 \begin_inset ERT
7021 status collapsed
7022
7023 \begin_layout Plain Layout
7024
7025
7026 \backslash
7027 spce 
7028 \end_layout
7029
7030 \end_inset
7031
7032
7033 \series bold
7034
7035 \backslash
7036 right}
7037 \series default
7038  da lugar a:
7039 \begin_inset Formula \[
7040 \left.\frac{A}{B}\right\} \]
7041
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \begin_layout Standard
7048 LyX convertirá los comandos 
7049 \series bold
7050
7051 \backslash
7052 left
7053 \series default
7054  y 
7055 \series bold
7056
7057 \backslash
7058 right
7059 \series default
7060  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7061  omitido aparecerá como línea de trazos.
7062  
7063 \begin_inset VSpace bigskip
7064 \end_inset
7065
7066
7067 \end_layout
7068
7069 \begin_layout Standard
7070 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7071  de LaTeX, el comando 
7072 \series bold
7073
7074 \backslash
7075 middle
7076 \series default
7077
7078 \begin_inset Index
7079 status collapsed
7080
7081 \begin_layout Plain Layout
7082 Comandos ! M ! 
7083 \backslash
7084 middle
7085 \end_layout
7086
7087 \end_inset
7088
7089  está también disponible para todos los delimitadores y límites.
7090  Con este comando la altura del siguiente carácter se adapta a la de los
7091  delimitadores circundantes, lo que es necesario, p.
7092 \begin_inset space \thinspace{}
7093 \end_inset
7094
7095 e., para vectores físicos: 
7096 \begin_inset Formula \[
7097 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7098
7099 \end_inset
7100
7101
7102 \end_layout
7103
7104 \begin_layout Standard
7105 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7106 \begin_inset CommandInset ref
7107 LatexCommand ref
7108 reference "sub:Vectores-físicos"
7109
7110 \end_inset
7111
7112 .
7113 \end_layout
7114
7115 \begin_layout Subsection
7116 Delimitadores horizontales
7117 \begin_inset Index
7118 status collapsed
7119
7120 \begin_layout Plain Layout
7121 Delimitadores ! horizontales
7122 \end_layout
7123
7124 \end_inset
7125
7126
7127 \end_layout
7128
7129 \begin_layout Standard
7130 \noindent
7131 \align center
7132 \begin_inset Tabular
7133 <lyxtabular version="3" rows="4" columns="2">
7134 <features>
7135 <column alignment="center" valignment="top" width="0">
7136 <column alignment="center" valignment="top" width="0">
7137 <row>
7138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142 Comando
7143 \begin_inset Note Note
7144 status collapsed
7145
7146 \begin_layout Plain Layout
7147
7148 \series bold
7149
7150 \backslash
7151 raisebox
7152 \series default
7153  se usa sólo como espaciador
7154 \end_layout
7155
7156 \end_inset
7157
7158
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7164 \begin_inset Text
7165
7166 \begin_layout Plain Layout
7167 Resultado
7168 \end_layout
7169
7170 \end_inset
7171 </cell>
7172 </row>
7173 <row>
7174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 \begin_inset ERT
7179 status collapsed
7180
7181 \begin_layout Plain Layout
7182
7183
7184 \backslash
7185 raisebox{2.3mm}{
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \backslash
7192 overbrace
7193 \begin_inset ERT
7194 status collapsed
7195
7196 \begin_layout Plain Layout
7197
7198
7199 \backslash
7200 spce 
7201 \end_layout
7202
7203 \end_inset
7204
7205 A+B
7206 \begin_inset ERT
7207 status collapsed
7208
7209 \begin_layout Plain Layout
7210
7211
7212 \backslash
7213 spce 
7214 \end_layout
7215
7216 \end_inset
7217
7218 ^
7219 \begin_inset ERT
7220 status collapsed
7221
7222 \begin_layout Plain Layout
7223
7224
7225 \backslash
7226 spce 
7227 \end_layout
7228
7229 \end_inset
7230
7231 3
7232 \begin_inset ERT
7233 status collapsed
7234
7235 \begin_layout Plain Layout
7236
7237 }
7238 \end_layout
7239
7240 \end_inset
7241
7242
7243 \begin_inset Index
7244 status collapsed
7245
7246 \begin_layout Plain Layout
7247 Comandos ! O ! 
7248 \backslash
7249 overbrace
7250 \end_layout
7251
7252 \end_inset
7253
7254
7255 \end_layout
7256
7257 \end_inset
7258 </cell>
7259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Plain Layout
7263 \begin_inset Formula $\overbrace{A+B}^{3}$
7264 \end_inset
7265
7266
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 </row>
7272 <row>
7273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 \begin_inset ERT
7278 status collapsed
7279
7280 \begin_layout Plain Layout
7281
7282
7283 \backslash
7284 raisebox{-2.2mm}{
7285 \end_layout
7286
7287 \end_inset
7288
7289
7290 \backslash
7291 underbrace
7292 \begin_inset ERT
7293 status collapsed
7294
7295 \begin_layout Plain Layout
7296
7297
7298 \backslash
7299 spce 
7300 \end_layout
7301
7302 \end_inset
7303
7304 A+B
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 _5
7318 \begin_inset ERT
7319 status collapsed
7320
7321 \begin_layout Plain Layout
7322
7323 }
7324 \end_layout
7325
7326 \end_inset
7327
7328
7329 \begin_inset Index
7330 status collapsed
7331
7332 \begin_layout Plain Layout
7333 Comandos ! U ! 
7334 \backslash
7335 underbrace
7336 \end_layout
7337
7338 \end_inset
7339
7340
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 \begin_inset Formula $\underbrace{A+B}_{5}$
7350 \end_inset
7351
7352
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 </row>
7358 <row>
7359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363
7364 \backslash
7365 overbrace
7366 \begin_inset ERT
7367 status collapsed
7368
7369 \begin_layout Plain Layout
7370
7371
7372 \backslash
7373 spce 
7374 \end_layout
7375
7376 \end_inset
7377
7378
7379 \backslash
7380 underbrace
7381 \begin_inset ERT
7382 status collapsed
7383
7384 \begin_layout Plain Layout
7385
7386
7387 \backslash
7388 spce 
7389 \end_layout
7390
7391 \end_inset
7392
7393 A+B_w
7394 \begin_inset ERT
7395 status collapsed
7396
7397 \begin_layout Plain Layout
7398
7399
7400 \backslash
7401 spce 
7402 \end_layout
7403
7404 \end_inset
7405
7406
7407 \begin_inset ERT
7408 status collapsed
7409
7410 \begin_layout Plain Layout
7411
7412
7413 \backslash
7414 spce 
7415 \end_layout
7416
7417 \end_inset
7418
7419 _7
7420 \begin_inset ERT
7421 status collapsed
7422
7423 \begin_layout Plain Layout
7424
7425
7426 \backslash
7427 spce 
7428 \end_layout
7429
7430 \end_inset
7431
7432
7433 \begin_inset ERT
7434 status collapsed
7435
7436 \begin_layout Plain Layout
7437
7438
7439 \backslash
7440 spce 
7441 \end_layout
7442
7443 \end_inset
7444
7445 ^
7446 \begin_inset ERT
7447 status collapsed
7448
7449 \begin_layout Plain Layout
7450
7451
7452 \backslash
7453 spce 
7454 \end_layout
7455
7456 \end_inset
7457
7458 C
7459 \end_layout
7460
7461 \end_inset
7462 </cell>
7463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Plain Layout
7467 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7468 \end_inset
7469
7470
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 </row>
7476 </lyxtabular>
7477
7478 \end_inset
7479
7480
7481 \end_layout
7482
7483 \begin_layout Standard
7484 En el último ejemplo no importa en qué orden se introducen los comandos
7485  
7486 \series bold
7487
7488 \backslash
7489 overbrace
7490 \series default
7491  y 
7492 \series bold
7493
7494 \backslash
7495 underbrace
7496 \series default
7497 .
7498 \begin_inset VSpace bigskip
7499 \end_inset
7500
7501
7502 \end_layout
7503
7504 \begin_layout Standard
7505 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7506  multilínea, como se describe en
7507 \begin_inset space ~
7508 \end_inset
7509
7510
7511 \begin_inset CommandInset ref
7512 LatexCommand ref
7513 reference "sec:Ecuaciones-multilínea"
7514
7515 \end_inset
7516
7517 :
7518 \begin_inset Formula \begin{eqnarray*}
7519 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7520  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7521
7522 \end_inset
7523
7524 En la primera fila se insertan la ecuación y la primera llave.
7525  Aquí es importante insertar el comando de espacio
7526 \begin_inset Foot
7527 status collapsed
7528
7529 \begin_layout Plain Layout
7530 Los comandos para espacios se explican en 
7531 \begin_inset CommandInset ref
7532 LatexCommand ref
7533 reference "sub:Espacio-predefinido"
7534
7535 \end_inset
7536
7537
7538 \end_layout
7539
7540 \end_inset
7541
7542  
7543 \series bold
7544
7545 \backslash
7546 :
7547 \series default
7548  antes de la primera
7549 \series bold
7550  
7551 \series default
7552
7553 \begin_inset Formula $d$
7554 \end_inset
7555
7556 , porque la llave que termina detrás de 
7557 \begin_inset Formula $q$
7558 \end_inset
7559
7560  impide que el siguiente 
7561 \begin_inset Quotes fld
7562 \end_inset
7563
7564 +
7565 \begin_inset Quotes frd
7566 \end_inset
7567
7568  esté rodeado de espacio.
7569 \begin_inset Foot
7570 status collapsed
7571
7572 \begin_layout Plain Layout
7573 Debido a que la llave no es considerada como carácter, véase 
7574 \begin_inset CommandInset ref
7575 LatexCommand ref
7576 reference "sub:Operadores-binarios"
7577
7578 \end_inset
7579
7580
7581 \end_layout
7582
7583 \end_inset
7584
7585  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7586  de 
7587 \begin_inset Formula $b$
7588 \end_inset
7589
7590  se inserta antes el comando 
7591 \series bold
7592
7593 \backslash
7594 hphantom{gggg+
7595 \backslash
7596 :}
7597 \series default
7598 .
7599 \begin_inset Foot
7600 status collapsed
7601
7602 \begin_layout Plain Layout
7603 Más sobre 
7604 \series bold
7605
7606 \backslash
7607 hphantom
7608 \series default
7609  en 
7610 \begin_inset CommandInset ref
7611 LatexCommand ref
7612 reference "sub:Espaciadores-fantasma"
7613
7614 \end_inset
7615
7616
7617 \end_layout
7618
7619 \end_inset
7620
7621  Ese espacio es necesario porque el signo 
7622 \begin_inset Quotes fld
7623 \end_inset
7624
7625 +
7626 \begin_inset Quotes frd
7627 \end_inset
7628
7629  va seguido de un espacio en la ecuación.
7630  La llave se coloca bajo el comando 
7631 \series bold
7632
7633 \backslash
7634 hphantom{bbqq+dddd}
7635 \series default
7636 .
7637  
7638 \end_layout
7639
7640 \begin_layout Standard
7641 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7642  ejemplo:
7643 \begin_inset ERT
7644 status collapsed
7645
7646 \begin_layout Plain Layout
7647
7648
7649 \backslash
7650 setlength{
7651 \backslash
7652 jot}{-6pt}
7653 \end_layout
7654
7655 \end_inset
7656
7657
7658 \begin_inset Formula \begin{eqnarray*}
7659  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7660 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7661
7662 \end_inset
7663
7664
7665 \begin_inset ERT
7666 status collapsed
7667
7668 \begin_layout Plain Layout
7669
7670
7671 \backslash
7672 setlength{
7673 \backslash
7674 jot}{3pt}
7675 \end_layout
7676
7677 \end_inset
7678
7679 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7680  anterior, con la diferencia de que la llave está encima.
7681  La segunda fila contiene la ecuación junto con la segunda llave.
7682  Para evitar que haya demasiado espacio entre la llave superior en la primera
7683  fila y la ecuación hay que reducirlo.
7684  Esto no es fácil de hacer debido a un fallo de LyX.
7685 \begin_inset Foot
7686 status collapsed
7687
7688 \begin_layout Plain Layout
7689 \begin_inset CommandInset href
7690 LatexCommand href
7691 name "LyX-bug #1505"
7692 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7693
7694 \end_inset
7695
7696
7697 \end_layout
7698
7699 \end_inset
7700
7701  Una solución es cambiar la separación global de filas en la ecuación, 
7702 \series bold
7703
7704 \backslash
7705 jot
7706 \series default
7707
7708 \begin_inset Index
7709 status collapsed
7710
7711 \begin_layout Plain Layout
7712 Comandos ! J ! 
7713 \backslash
7714 jot
7715 \end_layout
7716
7717 \end_inset
7718
7719 , en -6
7720 \begin_inset space \thinspace{}
7721 \end_inset
7722
7723 pt insertando antes de la ecuación el comando 
7724 \series bold
7725
7726 \backslash
7727 setlength{
7728 \backslash
7729 jot}{-6pt}
7730 \series default
7731  en modo TeX.
7732  Después de la ecuación se vuelve al valor normal 3
7733 \begin_inset space \thinspace{}
7734 \end_inset
7735
7736 pt de 
7737 \series bold
7738
7739 \backslash
7740 jot
7741 \series default
7742  usando el mismo comando.
7743  Más información sobre separación de filas en ecuaciones en
7744 \begin_inset space ~
7745 \end_inset
7746
7747
7748 \begin_inset CommandInset ref
7749 LatexCommand ref
7750 reference "sub:Separación-de-líneas"
7751
7752 \end_inset
7753
7754 .
7755 \end_layout
7756
7757 \begin_layout Section
7758 Flechas
7759 \begin_inset Index
7760 status collapsed
7761
7762 \begin_layout Plain Layout
7763 Flechas
7764 \end_layout
7765
7766 \end_inset
7767
7768
7769 \end_layout
7770
7771 \begin_layout Standard
7772 Las flechas se pueden insertar con el botón 
7773 \begin_inset Graphics
7774         filename ../../images/math/leftarrow.png
7775         scale 85
7776
7777 \end_inset
7778
7779  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7780  siguientes.
7781 \end_layout
7782
7783 \begin_layout Subsection
7784 Flechas horizontales
7785 \begin_inset Index
7786 status collapsed
7787
7788 \begin_layout Plain Layout
7789 Flechas ! horizontales
7790 \end_layout
7791
7792 \end_inset
7793
7794
7795 \end_layout
7796
7797 \begin_layout Standard
7798 \begin_inset space \hfill{}
7799 \end_inset
7800
7801
7802 \begin_inset Tabular
7803 <lyxtabular version="3" rows="8" columns="2">
7804 <features>
7805 <column alignment="center" valignment="top" width="0pt">
7806 <column alignment="center" valignment="top" width="0pt">
7807 <row>
7808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812 Comando
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821 Resultado
7822 \end_layout
7823
7824 \end_inset
7825 </cell>
7826 </row>
7827 <row>
7828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832
7833 \backslash
7834 gets
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843 \begin_inset Formula $\gets$
7844 \end_inset
7845
7846
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 </row>
7852 <row>
7853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857
7858 \backslash
7859 Leftarrow
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7865 \begin_inset Text
7866
7867 \begin_layout Plain Layout
7868 \begin_inset Formula $\Leftarrow$
7869 \end_inset
7870
7871
7872 \end_layout
7873
7874 \end_inset
7875 </cell>
7876 </row>
7877 <row>
7878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \backslash
7884 longleftarrow
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893 \begin_inset Formula $\longleftarrow$
7894 \end_inset
7895
7896
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 </row>
7902 <row>
7903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907
7908 \backslash
7909 Longleftarrow
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918 \begin_inset Formula $\Longleftarrow$
7919 \end_inset
7920
7921
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 <row>
7928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \backslash
7934 leftharpoonup
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943 \begin_inset Formula $\leftharpoonup$
7944 \end_inset
7945
7946
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 </row>
7952 <row>
7953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \backslash
7959 leftharpoondown
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968 \begin_inset Formula $\leftharpoondown$
7969 \end_inset
7970
7971
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 </row>
7977 <row>
7978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \backslash
7984 hookleftarrow
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 \begin_inset Formula $\hookleftarrow$
7994 \end_inset
7995
7996
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 </lyxtabular>
8003
8004 \end_inset
8005
8006
8007 \begin_inset space \hfill{}
8008 \end_inset
8009
8010
8011 \begin_inset Tabular
8012 <lyxtabular version="3" rows="8" columns="2">
8013 <features>
8014 <column alignment="center" valignment="top" width="0pt">
8015 <column alignment="center" valignment="top" width="0pt">
8016 <row>
8017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 Comando
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 Resultado
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 </row>
8036 <row>
8037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041
8042 \backslash
8043 to
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 \begin_inset Formula $\to$
8053 \end_inset
8054
8055
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 </row>
8061 <row>
8062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066
8067 \backslash
8068 Rightarrow
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077 \begin_inset Formula $\Rightarrow$
8078 \end_inset
8079
8080
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 </row>
8086 <row>
8087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091
8092 \backslash
8093 longrightarrow
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 \begin_inset Formula $\longrightarrow$
8103 \end_inset
8104
8105
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 </row>
8111 <row>
8112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116
8117 \backslash
8118 Longrightarrow
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127 \begin_inset Formula $\Longrightarrow$
8128 \end_inset
8129
8130
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 </row>
8136 <row>
8137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141
8142 \backslash
8143 rightharpoonup
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 \begin_inset Formula $\rightharpoonup$
8153 \end_inset
8154
8155
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 </row>
8161 <row>
8162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166
8167 \backslash
8168 rightharpoondown
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177 \begin_inset Formula $\rightharpoondown$
8178 \end_inset
8179
8180
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 </row>
8186 <row>
8187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191
8192 \backslash
8193 hookrightarrow
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 \begin_inset Formula $\hookrightarrow$
8203 \end_inset
8204
8205
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 </row>
8211 </lyxtabular>
8212
8213 \end_inset
8214
8215
8216 \begin_inset space \hfill{}
8217 \end_inset
8218
8219
8220 \end_layout
8221
8222 \begin_layout Standard
8223 \begin_inset space \hfill{}
8224 \end_inset
8225
8226
8227 \begin_inset Tabular
8228 <lyxtabular version="3" rows="6" columns="2">
8229 <features>
8230 <column alignment="center" valignment="top" width="0pt">
8231 <column alignment="center" valignment="top" width="0pt">
8232 <row>
8233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 Comando
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Resultado
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \backslash
8259 leftrightarrow
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 \begin_inset Formula $\leftrightarrow$
8269 \end_inset
8270
8271
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \backslash
8284 Leftrightarrow
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 \begin_inset Formula $\Leftrightarrow$
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 </row>
8302 <row>
8303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307
8308 \backslash
8309 longleftrightarrow
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 \begin_inset Formula $\longleftrightarrow$
8319 \end_inset
8320
8321
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \backslash
8334 Longleftrightarrow
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 \begin_inset Formula $\Longleftrightarrow$
8344 \end_inset
8345
8346
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \backslash
8359 rightleftharpoons
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 \begin_inset Formula $\rightleftharpoons$
8369 \end_inset
8370
8371
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 </lyxtabular>
8378
8379 \end_inset
8380
8381
8382 \begin_inset space \hspace{}
8383 \length 25pt
8384 \end_inset
8385
8386
8387 \begin_inset space \hfill{}
8388 \end_inset
8389
8390
8391 \begin_inset Tabular
8392 <lyxtabular version="3" rows="5" columns="2">
8393 <features>
8394 <column alignment="center" valignment="top" width="0pt">
8395 <column alignment="center" valignment="top" width="0pt">
8396 <row>
8397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401 Comando
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 Resultado
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 mapsto
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\mapsto$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \backslash
8448 longmapsto
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 \begin_inset Formula $\longmapsto$
8458 \end_inset
8459
8460
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \backslash
8473 leadsto
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 \begin_inset Formula $\leadsto$
8483 \end_inset
8484
8485
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \backslash
8498 dasharrow
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 \begin_inset Formula $\dasharrow$
8508 \end_inset
8509
8510
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 </lyxtabular>
8517
8518 \end_inset
8519
8520
8521 \begin_inset space \hfill{}
8522 \end_inset
8523
8524
8525 \begin_inset VSpace medskip
8526 \end_inset
8527
8528
8529 \end_layout
8530
8531 \begin_layout Standard
8532 Las flechas que se utilizan como acentos, p.
8533 \begin_inset space \thinspace{}
8534 \end_inset
8535
8536 e.
8537  en vectores, se describen en 
8538 \begin_inset CommandInset ref
8539 LatexCommand ref
8540 reference "sec:Acentos"
8541
8542 \end_inset
8543
8544 .
8545  
8546 \begin_inset VSpace bigskip
8547 \end_inset
8548
8549
8550 \end_layout
8551
8552 \begin_layout Standard
8553 Además hay las flechas etiquetadas
8554 \begin_inset Index
8555 status collapsed
8556
8557 \begin_layout Plain Layout
8558 Flechas ! etiquetadas
8559 \end_layout
8560
8561 \end_inset
8562
8563  
8564 \series bold
8565
8566 \backslash
8567 xleftarrow
8568 \series default
8569
8570 \begin_inset Index
8571 status collapsed
8572
8573 \begin_layout Plain Layout
8574 Comandos ! X ! 
8575 \backslash
8576 xleftarrow
8577 \end_layout
8578
8579 \end_inset
8580
8581  y 
8582 \series bold
8583
8584 \backslash
8585 xrightarrow
8586 \series default
8587
8588 \begin_inset Index
8589 status collapsed
8590
8591 \begin_layout Plain Layout
8592 Comandos ! X ! 
8593 \backslash
8594 xrightarrow
8595 \begin_inset ERT
8596 status collapsed
8597
8598 \begin_layout Plain Layout
8599
8600
8601 \backslash
8602 vspace{4mm}
8603 \end_layout
8604
8605 \end_inset
8606
8607
8608 \end_layout
8609
8610 \end_inset
8611
8612 .
8613  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8614  con dos marcos azules donde se puede insertar la etiqueta.
8615  La longitud de la flecha se adapta a la anchura de la etiqueta.
8616 \end_layout
8617
8618 \begin_layout Standard
8619 \noindent
8620 \align center
8621 \begin_inset Tabular
8622 <lyxtabular version="3" rows="3" columns="2">
8623 <features>
8624 <column alignment="center" valignment="top" width="0">
8625 <column alignment="center" valignment="top" width="0">
8626 <row>
8627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Comando
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 Resultado
8641 \begin_inset Note Note
8642 status collapsed
8643
8644 \begin_layout Plain Layout
8645
8646 \series bold
8647
8648 \backslash
8649 raisebox
8650 \series default
8651  se usa sólo como espaciador
8652 \end_layout
8653
8654 \end_inset
8655
8656
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 F(a)
8668 \backslash
8669 xleftarrow
8670 \begin_inset ERT
8671 status collapsed
8672
8673 \begin_layout Plain Layout
8674
8675
8676 \backslash
8677 spce 
8678 \end_layout
8679
8680 \end_inset
8681
8682 x=a
8683 \begin_inset Formula $\downarrow$
8684 \end_inset
8685
8686 x>0
8687 \begin_inset Formula $\to$
8688 \end_inset
8689
8690 F(x)
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8700 \end_inset
8701
8702
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 </row>
8708 <row>
8709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713 F(x)
8714 \backslash
8715 xrightarrow
8716 \begin_inset ERT
8717 status collapsed
8718
8719 \begin_layout Plain Layout
8720
8721
8722 \backslash
8723 spce 
8724 \end_layout
8725
8726 \end_inset
8727
8728 x=a
8729 \begin_inset Formula $\downarrow$
8730 \end_inset
8731
8732 x>0
8733 \begin_inset Formula $\to$
8734 \end_inset
8735
8736 F(a)
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8746 \end_inset
8747
8748
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 </row>
8754 </lyxtabular>
8755
8756 \end_inset
8757
8758
8759 \end_layout
8760
8761 \begin_layout Subsection
8762 Flechas verticales y diagonales
8763 \begin_inset Index
8764 status collapsed
8765
8766 \begin_layout Plain Layout
8767 Flechas ! diagonales
8768 \end_layout
8769
8770 \end_inset
8771
8772
8773 \begin_inset Index
8774 status collapsed
8775
8776 \begin_layout Plain Layout
8777 Flechas ! verticales
8778 \end_layout
8779
8780 \end_inset
8781
8782
8783 \end_layout
8784
8785 \begin_layout Standard
8786 \begin_inset space \hfill{}
8787 \end_inset
8788
8789
8790 \begin_inset Tabular
8791 <lyxtabular version="3" rows="7" columns="2">
8792 <features>
8793 <column alignment="center" valignment="top" width="0pt">
8794 <column alignment="center" valignment="top" width="0pt">
8795 <row>
8796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800 Comando
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809 Resultado
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 </row>
8815 <row>
8816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820
8821 \backslash
8822 uparrow
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 \begin_inset Formula $\uparrow$
8832 \end_inset
8833
8834
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row>
8841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845
8846 \backslash
8847 Uparrow
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 \begin_inset Formula $\Uparrow$
8857 \end_inset
8858
8859
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 </row>
8865 <row>
8866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870
8871 \backslash
8872 updownarrow
8873 \end_layout
8874
8875 \end_inset
8876 </cell>
8877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881 \begin_inset Formula $\updownarrow$
8882 \end_inset
8883
8884
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 </row>
8890 <row>
8891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895
8896 \backslash
8897 Updownarrow
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 \begin_inset Formula $\Updownarrow$
8907 \end_inset
8908
8909
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 </row>
8915 <row>
8916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920
8921 \backslash
8922 Downarrow
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931 \begin_inset Formula $\Downarrow$
8932 \end_inset
8933
8934
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 </row>
8940 <row>
8941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945
8946 \backslash
8947 downarrow
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956 \begin_inset Formula $\downarrow$
8957 \end_inset
8958
8959
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 </row>
8965 </lyxtabular>
8966
8967 \end_inset
8968
8969
8970 \begin_inset space \hfill{}
8971 \end_inset
8972
8973
8974 \begin_inset Tabular
8975 <lyxtabular version="3" rows="5" columns="2">
8976 <features>
8977 <column alignment="center" valignment="top" width="0pt">
8978 <column alignment="center" valignment="top" width="0pt">
8979 <row>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 Comando
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993 Resultado
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 </row>
8999 <row>
9000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004
9005 \backslash
9006 nearrow
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015 \begin_inset Formula $\nearrow$
9016 \end_inset
9017
9018
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 </row>
9024 <row>
9025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029
9030 \backslash
9031 searrow
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 \begin_inset Formula $\searrow$
9041 \end_inset
9042
9043
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 </row>
9049 <row>
9050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054
9055 \backslash
9056 swarrow
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065 \begin_inset Formula $\swarrow$
9066 \end_inset
9067
9068
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 </row>
9074 <row>
9075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079
9080 \backslash
9081 nwarrow
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090 \begin_inset Formula $\nwarrow$
9091 \end_inset
9092
9093
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 </row>
9099 </lyxtabular>
9100
9101 \end_inset
9102
9103
9104 \begin_inset space \hfill{}
9105 \end_inset
9106
9107
9108 \end_layout
9109
9110 \begin_layout Standard
9111 \begin_inset VSpace medskip
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \begin_layout Standard
9118 Las flechas verticales también se pueden usar como delimitadores junto con
9119  los comandos descritos en
9120 \begin_inset space ~
9121 \end_inset
9122
9123
9124 \begin_inset CommandInset ref
9125 LatexCommand ref
9126 reference "sub:Tamaño-manual-de"
9127
9128 \end_inset
9129
9130  y 
9131 \begin_inset CommandInset ref
9132 LatexCommand ref
9133 reference "sub:Tamaño-automático-de"
9134
9135 \end_inset
9136
9137 .
9138 \end_layout
9139
9140 \begin_layout Standard
9141
9142 \end_layout
9143
9144 \begin_layout Section
9145 Acentos
9146 \begin_inset CommandInset label
9147 LatexCommand label
9148 name "sec:Acentos"
9149
9150 \end_inset
9151
9152
9153 \begin_inset Index
9154 status collapsed
9155
9156 \begin_layout Plain Layout
9157 Acentos
9158 \end_layout
9159
9160 \end_inset
9161
9162
9163 \end_layout
9164
9165 \begin_layout Standard
9166 Los acentos se pueden insertar con el botón 
9167 \begin_inset Graphics
9168         filename ../../images/math/hat.png
9169         scale 85
9170
9171 \end_inset
9172
9173  o mediante los comandos listados en las siguientes subsecciones.
9174 \end_layout
9175
9176 \begin_layout Subsection
9177 Acentos para un carácter
9178 \begin_inset ERT
9179 status collapsed
9180
9181 \begin_layout Plain Layout
9182
9183
9184 \backslash
9185 texorpdfstring{
9186 \end_layout
9187
9188 \end_inset
9189
9190
9191 \begin_inset Foot
9192 status open
9193
9194 \begin_layout Plain Layout
9195 Para acentos en texto, véase 
9196 \begin_inset CommandInset ref
9197 LatexCommand ref
9198 reference "sub:Acentos-en-texto"
9199
9200 \end_inset
9201
9202
9203 \end_layout
9204
9205 \end_inset
9206
9207
9208 \begin_inset ERT
9209 status collapsed
9210
9211 \begin_layout Plain Layout
9212
9213 }{}
9214 \end_layout
9215
9216 \end_inset
9217
9218
9219 \begin_inset Note Note
9220 status collapsed
9221
9222 \begin_layout Plain Layout
9223
9224 \backslash
9225 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9226  PDF.
9227 \end_layout
9228
9229 \begin_layout Plain Layout
9230 Más sobre 
9231 \backslash
9232 texorpdfstring en la sección 
9233 \begin_inset CommandInset ref
9234 LatexCommand ref
9235 reference "sub:Ecuaciones-en-títulos"
9236
9237 \end_inset
9238
9239 .
9240 \end_layout
9241
9242 \end_inset
9243
9244
9245 \begin_inset CommandInset label
9246 LatexCommand label
9247 name "sub:Acentos-para-un"
9248
9249 \end_inset
9250
9251
9252 \begin_inset Index
9253 status collapsed
9254
9255 \begin_layout Plain Layout
9256 Acentos ! para un carácter
9257 \end_layout
9258
9259 \end_inset
9260
9261
9262 \end_layout
9263
9264 \begin_layout Standard
9265 \begin_inset space \hfill{}
9266 \end_inset
9267
9268
9269 \begin_inset Tabular
9270 <lyxtabular version="3" rows="8" columns="2">
9271 <features>
9272 <column alignment="center" valignment="top" width="0pt">
9273 <column alignment="center" valignment="top" width="0pt">
9274 <row>
9275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 Comando
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 Resultado
9289 \begin_inset Note Note
9290 status collapsed
9291
9292 \begin_layout Plain Layout
9293
9294 \series bold
9295
9296 \backslash
9297 raisebox
9298 \series default
9299  se usa sólo como espaciador
9300 \end_layout
9301
9302 \end_inset
9303
9304
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \backslash
9317 dot
9318 \begin_inset ERT
9319 status collapsed
9320
9321 \begin_layout Plain Layout
9322
9323
9324 \backslash
9325 spce 
9326 \end_layout
9327
9328 \end_inset
9329
9330 A
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9340 \end_inset
9341
9342
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 </row>
9348 <row>
9349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353
9354 \backslash
9355 ddot
9356 \begin_inset ERT
9357 status collapsed
9358
9359 \begin_layout Plain Layout
9360
9361
9362 \backslash
9363 spce 
9364 \end_layout
9365
9366 \end_inset
9367
9368 A
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9378 \end_inset
9379
9380
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 </row>
9386 <row>
9387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391
9392 \backslash
9393 dddot
9394 \begin_inset ERT
9395 status collapsed
9396
9397 \begin_layout Plain Layout
9398
9399
9400 \backslash
9401 spce 
9402 \end_layout
9403
9404 \end_inset
9405
9406 A
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9416 \end_inset
9417
9418
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 </row>
9424 <row>
9425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429
9430 \backslash
9431 ddddot{A
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454
9455 \backslash
9456 vec
9457 \begin_inset ERT
9458 status collapsed
9459
9460 \begin_layout Plain Layout
9461
9462
9463 \backslash
9464 spce 
9465 \end_layout
9466
9467 \end_inset
9468
9469 A
9470 \begin_inset Index
9471 status collapsed
9472
9473 \begin_layout Plain Layout
9474 Vectores
9475 \end_layout
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9489 \end_inset
9490
9491
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 </row>
9497 <row>
9498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9499 \begin_inset Text
9500
9501 \begin_layout Plain Layout
9502
9503 \backslash
9504 bar
9505 \begin_inset ERT
9506 status collapsed
9507
9508 \begin_layout Plain Layout
9509
9510
9511 \backslash
9512 spce 
9513 \end_layout
9514
9515 \end_inset
9516
9517 A
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9527 \end_inset
9528
9529
9530 \end_layout
9531
9532 \end_inset
9533 </cell>
9534 </row>
9535 <row>
9536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540
9541 \backslash
9542 mathring
9543 \begin_inset ERT
9544 status collapsed
9545
9546 \begin_layout Plain Layout
9547
9548
9549 \backslash
9550 spce 
9551 \end_layout
9552
9553 \end_inset
9554
9555 A
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Plain Layout
9564 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 </row>
9573 </lyxtabular>
9574
9575 \end_inset
9576
9577
9578 \begin_inset space \hfill{}
9579 \end_inset
9580
9581
9582 \begin_inset Tabular
9583 <lyxtabular version="3" rows="7" columns="2">
9584 <features>
9585 <column alignment="center" valignment="top" width="0pt">
9586 <column alignment="center" valignment="top" width="0pt">
9587 <row>
9588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9589 \begin_inset Text
9590
9591 \begin_layout Plain Layout
9592 Comando
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601 Resultado
9602 \begin_inset Note Note
9603 status collapsed
9604
9605 \begin_layout Plain Layout
9606
9607 \series bold
9608
9609 \backslash
9610 raisebox
9611 \series default
9612  se usa sólo como espaciador
9613 \end_layout
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 <row>
9624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \backslash
9630 tilde
9631 \begin_inset ERT
9632 status collapsed
9633
9634 \begin_layout Plain Layout
9635
9636
9637 \backslash
9638 spce 
9639 \end_layout
9640
9641 \end_inset
9642
9643 A
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9653 \end_inset
9654
9655
9656 \end_layout
9657
9658 \end_inset
9659 </cell>
9660 </row>
9661 <row>
9662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9663 \begin_inset Text
9664
9665 \begin_layout Plain Layout
9666
9667 \backslash
9668 hat
9669 \begin_inset ERT
9670 status collapsed
9671
9672 \begin_layout Plain Layout
9673
9674
9675 \backslash
9676 spce 
9677 \end_layout
9678
9679 \end_inset
9680
9681 A
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9691 \end_inset
9692
9693
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 </row>
9699 <row>
9700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704
9705 \backslash
9706 check
9707 \begin_inset ERT
9708 status collapsed
9709
9710 \begin_layout Plain Layout
9711
9712
9713 \backslash
9714 spce 
9715 \end_layout
9716
9717 \end_inset
9718
9719 A
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 </row>
9737 <row>
9738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742
9743 \backslash
9744 acute
9745 \begin_inset ERT
9746 status collapsed
9747
9748 \begin_layout Plain Layout
9749
9750
9751 \backslash
9752 spce 
9753 \end_layout
9754
9755 \end_inset
9756
9757 A
9758 \end_layout
9759
9760 \end_inset
9761 </cell>
9762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row>
9776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \backslash
9782 grave
9783 \begin_inset ERT
9784 status collapsed
9785
9786 \begin_layout Plain Layout
9787
9788
9789 \backslash
9790 spce 
9791 \end_layout
9792
9793 \end_inset
9794
9795 A
9796 \end_layout
9797
9798 \end_inset
9799 </cell>
9800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9801 \begin_inset Text
9802
9803 \begin_layout Plain Layout
9804 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 </row>
9813 <row>
9814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \backslash
9820 breve
9821 \begin_inset ERT
9822 status collapsed
9823
9824 \begin_layout Plain Layout
9825
9826
9827 \backslash
9828 spce 
9829 \end_layout
9830
9831 \end_inset
9832
9833 A
9834 \end_layout
9835
9836 \end_inset
9837 </cell>
9838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9843 \end_inset
9844
9845
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 </row>
9851 </lyxtabular>
9852
9853 \end_inset
9854
9855
9856 \begin_inset space \hfill{}
9857 \end_inset
9858
9859
9860 \end_layout
9861
9862 \begin_layout Standard
9863 \begin_inset VSpace bigskip
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \begin_layout Standard
9870 Para poner diéresis
9871 \begin_inset Index
9872 status collapsed
9873
9874 \begin_layout Plain Layout
9875 Diéresis
9876 \end_layout
9877
9878 \end_inset
9879
9880  en una ecuación se insertan comillas antes de la vocal.
9881  Estos dos caracteres son considerados por LaTeX como 
9882 \emph on
9883 un solo
9884 \emph default
9885  carácter si la parte de la ecuación con la diéresis se marca con idioma
9886  alemán.
9887 \begin_inset Foot
9888 status collapsed
9889
9890 \begin_layout Plain Layout
9891 O algún otro idioma que use acentos, p.
9892 \begin_inset space \thinspace{}
9893 \end_inset
9894
9895 e.
9896  catalán.
9897  Sin embargo, en español no funciona por algún conflicto con el estilo 
9898 \series bold
9899 spanish
9900 \series default
9901  de 
9902 \series bold
9903 babel
9904 \series default
9905 .
9906  Dicho estilo suministra la orden 
9907 \series bold
9908
9909 \backslash
9910 dotlessi
9911 \series default
9912  para generar una 
9913 \begin_inset Quotes fld
9914 \end_inset
9915
9916 i
9917 \begin_inset Quotes frd
9918 \end_inset
9919
9920  sin punto en modo matemático, que se puede usar como alternativa al comando
9921  
9922 \series bold
9923
9924 \begin_inset Quotes eld
9925 \end_inset
9926
9927 i
9928 \series default
9929 , p.e., el comando 
9930 \series bold
9931
9932 \backslash
9933 ddot
9934 \series default
9935
9936 \begin_inset ERT
9937 status collapsed
9938
9939 \begin_layout Plain Layout
9940
9941
9942 \backslash
9943 spce 
9944 \end_layout
9945
9946 \end_inset
9947
9948
9949 \series bold
9950
9951 \backslash
9952 dotlessi
9953 \series default
9954  genera
9955 \series bold
9956  
9957 \series default
9958
9959 \begin_inset Formula $\ddot{\dotlessi}$
9960 \end_inset
9961
9962 .
9963  Véase la documentación del estilo, 
9964 \begin_inset CommandInset citation
9965 LatexCommand cite
9966 key "spanish"
9967
9968 \end_inset
9969
9970 .
9971  También se puede usar 
9972 \series bold
9973
9974 \backslash
9975 imath
9976 \series default
9977  en vez de 
9978 \series bold
9979
9980 \backslash
9981 dotlessi
9982 \series default
9983 .
9984  (
9985 \emph on
9986 N.
9987 \begin_inset space \thinspace{}
9988 \end_inset
9989
9990 del t.
9991 \emph default
9992 )
9993 \end_layout
9994
9995 \end_inset
9996
9997  A diferencia de 
9998 \series bold
9999
10000 \backslash
10001 ddot
10002 \series default
10003 , con este método se generan diéresis 
10004 \begin_inset Quotes fld
10005 \end_inset
10006
10007 reales
10008 \begin_inset Quotes frd
10009 \end_inset
10010
10011 , como se demuestra en el siguiente ejemplo:
10012 \begin_inset VSpace -2mm
10013 \end_inset
10014
10015
10016 \end_layout
10017
10018 \begin_layout Standard
10019 \noindent
10020 \align center
10021 \begin_inset Tabular
10022 <lyxtabular version="3" rows="3" columns="2">
10023 <features>
10024 <column alignment="center" valignment="top" width="0">
10025 <column alignment="center" valignment="top" width="0">
10026 <row>
10027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10028 \begin_inset Text
10029
10030 \begin_layout Plain Layout
10031 Comando
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040 Resultado
10041 \begin_inset Note Note
10042 status collapsed
10043
10044 \begin_layout Plain Layout
10045
10046 \series bold
10047
10048 \backslash
10049 raisebox
10050 \series default
10051  se usa sólo como espaciador.
10052 \end_layout
10053
10054 \end_inset
10055
10056
10057 \end_layout
10058
10059 \end_inset
10060 </cell>
10061 </row>
10062 <row>
10063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067 \begin_inset Quotes grd
10068 \end_inset
10069
10070 i
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079 \begin_inset Formula $\ddot{\dotlessi}$
10080 \end_inset
10081
10082
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 </row>
10088 <row>
10089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093
10094 \backslash
10095 ddot
10096 \begin_inset ERT
10097 status collapsed
10098
10099 \begin_layout Plain Layout
10100
10101
10102 \backslash
10103 spce 
10104 \end_layout
10105
10106 \end_inset
10107
10108 i
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10118 \end_inset
10119
10120
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 </row>
10126 </lyxtabular>
10127
10128 \end_inset
10129
10130
10131 \end_layout
10132
10133 \begin_layout Standard
10134 Otra ventaja frente a 
10135 \series bold
10136
10137 \backslash
10138 ddot
10139 \series default
10140  es que la diéresis puede convertirse directamente a texto matemático, porque
10141  los anteriores comandos para acentos 
10142 \emph on
10143 no están permitidos en texto matemático
10144 \emph default
10145 .
10146  Para convertir un carácter acentuado a texto matemático, se debe convertir
10147  sólo el carácter bajo el acento.
10148  Esto también se aplica para otras conversiones, p.
10149 \begin_inset space \thinspace{}
10150 \end_inset
10151
10152 e.
10153 \begin_inset space ~
10154 \end_inset
10155
10156 cursiva o negrita.
10157 \end_layout
10158
10159 \begin_layout Standard
10160 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10161 \end_layout
10162
10163 \begin_layout Subsection
10164 Acentos para operadores
10165 \begin_inset Index
10166 status collapsed
10167
10168 \begin_layout Plain Layout
10169 Acentos ! en operadores
10170 \end_layout
10171
10172 \end_inset
10173
10174
10175 \end_layout
10176
10177 \begin_layout Standard
10178 Con los comandos 
10179 \series bold
10180
10181 \backslash
10182 overset
10183 \series default
10184
10185 \begin_inset Index
10186 status collapsed
10187
10188 \begin_layout Plain Layout
10189 Comandos ! O ! 
10190 \backslash
10191 overset
10192 \end_layout
10193
10194 \end_inset
10195
10196  y 
10197 \series bold
10198
10199 \backslash
10200 underset
10201 \series default
10202
10203 \begin_inset Index
10204 status collapsed
10205
10206 \begin_layout Plain Layout
10207 Comandos ! U ! 
10208 \backslash
10209 underset
10210 \end_layout
10211
10212 \end_inset
10213
10214  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10215  Con el comando 
10216 \series bold
10217
10218 \backslash
10219 sideset
10220 \series default
10221
10222 \begin_inset Index
10223 status collapsed
10224
10225 \begin_layout Plain Layout
10226 Comandos ! S ! 
10227 \backslash
10228 sideset
10229 \end_layout
10230
10231 \end_inset
10232
10233  se pueden poner caracteres delante y detrás de un operador.
10234  El esquema del comando es:
10235 \end_layout
10236
10237 \begin_layout Standard
10238
10239 \series bold
10240
10241 \backslash
10242 sideset{carácter
10243 \series default
10244  
10245 \series bold
10246 anterior}{carácter posterior}
10247 \end_layout
10248
10249 \begin_layout Standard
10250
10251 \series bold
10252
10253 \backslash
10254 sideset
10255 \series default
10256  siempre debe estar delante del operador que debe acentuarse.
10257  Se puede acentuar con varios caracteres e incluso con otros operadores
10258  y símbolos.
10259  Para colocar con
10260 \series bold
10261  
10262 \backslash
10263 sideset
10264 \series default
10265  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10266  el primer par de llaves, pero sin quitarlas.
10267  
10268 \end_layout
10269
10270 \begin_layout Standard
10271 Por ejemplo, el comando 
10272 \series bold
10273
10274 \backslash
10275 sideset{
10276 \begin_inset Formula $\to$
10277 \end_inset
10278
10279
10280 \backslash
10281 {
10282 \series default
10283 '
10284 \series bold
10285
10286 \begin_inset Formula $\to$
10287 \end_inset
10288
10289
10290 \backslash
10291 sum_k=1
10292 \begin_inset ERT
10293 status collapsed
10294
10295 \begin_layout Plain Layout
10296
10297
10298 \backslash
10299 spce 
10300 \end_layout
10301
10302 \end_inset
10303
10304
10305 \series default
10306 ^
10307 \series bold
10308
10309 \begin_inset ERT
10310 status collapsed
10311
10312 \begin_layout Plain Layout
10313
10314
10315 \backslash
10316 spce 
10317 \end_layout
10318
10319 \end_inset
10320
10321 n
10322 \series default
10323  genera:
10324 \begin_inset Formula \[
10325 \sideset{}{'}\sum_{k=1}^{n}\]
10326
10327 \end_inset
10328
10329
10330 \end_layout
10331
10332 \begin_layout Standard
10333 El comando 
10334 \series bold
10335
10336 \backslash
10337 overset
10338 \begin_inset ERT
10339 status collapsed
10340
10341 \begin_layout Plain Layout
10342
10343
10344 \backslash
10345 spce 
10346 \end_layout
10347
10348 \end_inset
10349
10350
10351 \backslash
10352 maltese
10353 \begin_inset ERT
10354 status collapsed
10355
10356 \begin_layout Plain Layout
10357
10358
10359 \backslash
10360 spce 
10361 \end_layout
10362
10363 \end_inset
10364
10365
10366 \series default
10367
10368 \begin_inset Formula $\uparrow$
10369 \end_inset
10370
10371
10372 \series bold
10373 a
10374 \series default
10375  genera:
10376 \begin_inset Formula \[
10377 \overset{a}{\maltese}\]
10378
10379 \end_inset
10380
10381
10382 \end_layout
10383
10384 \begin_layout Standard
10385 Como se ve en el último ejemplo, con 
10386 \series bold
10387
10388 \backslash
10389 overset
10390 \series default
10391  y 
10392 \series bold
10393
10394 \backslash
10395 underset
10396 \series default
10397  también se pueden acentuar símbolos y caracteres; con 
10398 \series bold
10399
10400 \backslash
10401 sideset
10402 \series default
10403  esto no es posible.
10404 \end_layout
10405
10406 \begin_layout Subsection
10407 Acentos para varios caracteres
10408 \begin_inset CommandInset label
10409 LatexCommand label
10410 name "sub:Acentos-para-varios"
10411
10412 \end_inset
10413
10414
10415 \begin_inset Index
10416 status collapsed
10417
10418 \begin_layout Plain Layout
10419 Acentos ! en varios caracteres
10420 \end_layout
10421
10422 \end_inset
10423
10424
10425 \end_layout
10426
10427 \begin_layout Standard
10428 \begin_inset space \hfill{}
10429 \end_inset
10430
10431
10432 \begin_inset Tabular
10433 <lyxtabular version="3" rows="5" columns="2">
10434 <features>
10435 <column alignment="center" valignment="top" width="0pt">
10436 <column alignment="center" valignment="top" width="0pt">
10437 <row>
10438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Comando
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 Resultado
10452 \begin_inset Note Note
10453 status collapsed
10454
10455 \begin_layout Plain Layout
10456
10457 \series bold
10458
10459 \backslash
10460 raisebox
10461 \series default
10462  se usa sólo como espaciador
10463 \end_layout
10464
10465 \end_inset
10466
10467
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478
10479 \backslash
10480 overleftarrow
10481 \begin_inset ERT
10482 status collapsed
10483
10484 \begin_layout Plain Layout
10485
10486
10487 \backslash
10488 spce 
10489 \end_layout
10490
10491 \end_inset
10492
10493 A=B
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10503 \end_inset
10504
10505
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 </row>
10511 <row>
10512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516
10517 \backslash
10518 underleftarrow
10519 \begin_inset ERT
10520 status collapsed
10521
10522 \begin_layout Plain Layout
10523
10524
10525 \backslash
10526 spce 
10527 \end_layout
10528
10529 \end_inset
10530
10531 A=B
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10541 \end_inset
10542
10543
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 <row>
10550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554
10555 \backslash
10556 overleftrightarrow
10557 \begin_inset ERT
10558 status collapsed
10559
10560 \begin_layout Plain Layout
10561
10562
10563 \backslash
10564 spce 
10565 \end_layout
10566
10567 \end_inset
10568
10569 A=B
10570 \end_layout
10571
10572 \end_inset
10573 </cell>
10574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10575 \begin_inset Text
10576
10577 \begin_layout Plain Layout
10578 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10579 \end_inset
10580
10581
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 </row>
10587 <row>
10588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10589 \begin_inset Text
10590
10591 \begin_layout Plain Layout
10592
10593 \backslash
10594 underleftrightarrow
10595 \begin_inset ERT
10596 status collapsed
10597
10598 \begin_layout Plain Layout
10599
10600
10601 \backslash
10602 spce 
10603 \end_layout
10604
10605 \end_inset
10606
10607 A=B
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10617 \end_inset
10618
10619
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 </row>
10625 </lyxtabular>
10626
10627 \end_inset
10628
10629
10630 \begin_inset space \hfill{}
10631 \end_inset
10632
10633
10634 \begin_inset Tabular
10635 <lyxtabular version="3" rows="5" columns="2">
10636 <features>
10637 <column alignment="center" valignment="top" width="0pt">
10638 <column alignment="center" valignment="top" width="0pt">
10639 <row>
10640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 Comando
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 Resultado
10654 \begin_inset Note Note
10655 status collapsed
10656
10657 \begin_layout Plain Layout
10658
10659 \series bold
10660
10661 \backslash
10662 raisebox
10663 \series default
10664  se usa sólo como espaciador
10665 \end_layout
10666
10667 \end_inset
10668
10669
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 </row>
10675 <row>
10676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680
10681 \backslash
10682 overrightarrow
10683 \begin_inset ERT
10684 status collapsed
10685
10686 \begin_layout Plain Layout
10687
10688
10689 \backslash
10690 spce 
10691 \end_layout
10692
10693 \end_inset
10694
10695 A=B
10696 \end_layout
10697
10698 \end_inset
10699 </cell>
10700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10705 \end_inset
10706
10707
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 </row>
10713 <row>
10714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718
10719 \backslash
10720 underrightarrow
10721 \begin_inset ERT
10722 status collapsed
10723
10724 \begin_layout Plain Layout
10725
10726
10727 \backslash
10728 spce 
10729 \end_layout
10730
10731 \end_inset
10732
10733 A=B
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10743 \end_inset
10744
10745
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 </row>
10751 <row>
10752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756
10757 \backslash
10758 widetilde
10759 \begin_inset ERT
10760 status collapsed
10761
10762 \begin_layout Plain Layout
10763
10764
10765 \backslash
10766 spce 
10767 \end_layout
10768
10769 \end_inset
10770
10771 A=B
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10781 \end_inset
10782
10783
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 </row>
10789 <row>
10790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794
10795 \backslash
10796 widehat
10797 \begin_inset ERT
10798 status collapsed
10799
10800 \begin_layout Plain Layout
10801
10802
10803 \backslash
10804 spce 
10805 \end_layout
10806
10807 \end_inset
10808
10809 A=B
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10819 \end_inset
10820
10821
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 </row>
10827 </lyxtabular>
10828
10829 \end_inset
10830
10831
10832 \begin_inset space \hfill{}
10833 \end_inset
10834
10835
10836 \end_layout
10837
10838 \begin_layout Standard
10839 \begin_inset VSpace medskip
10840 \end_inset
10841
10842
10843 \end_layout
10844
10845 \begin_layout Standard
10846 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10847  Pero los acentos 
10848 \series bold
10849
10850 \backslash
10851 widetilde
10852 \series default
10853  y 
10854 \series bold
10855
10856 \backslash
10857 widehat
10858 \series default
10859  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10860  ejemplo:
10861 \begin_inset Formula \[
10862 \widetilde{A+B=C-D}\]
10863
10864 \end_inset
10865
10866
10867 \end_layout
10868
10869 \begin_layout Standard
10870 Con los comandos 
10871 \series bold
10872
10873 \backslash
10874 overset
10875 \series default
10876
10877 \begin_inset Index
10878 status collapsed
10879
10880 \begin_layout Plain Layout
10881 Comandos ! O ! 
10882 \backslash
10883 overset
10884 \end_layout
10885
10886 \end_inset
10887
10888  y 
10889 \series bold
10890
10891 \backslash
10892 underset
10893 \series default
10894
10895 \begin_inset Index
10896 status collapsed
10897
10898 \begin_layout Plain Layout
10899 Comandos ! U ! 
10900 \backslash
10901 underset
10902 \end_layout
10903
10904 \end_inset
10905
10906 , descritos en la subsección anterior, también se pueden acentuar varios
10907  caracteres.
10908  El comando 
10909 \series bold
10910
10911 \backslash
10912 underset
10913 \begin_inset ERT
10914 status collapsed
10915
10916 \begin_layout Plain Layout
10917
10918
10919 \backslash
10920 spce 
10921 \end_layout
10922
10923 \end_inset
10924
10925 A=B
10926 \begin_inset Formula $\downarrow$
10927 \end_inset
10928
10929 ***
10930 \series default
10931  da:
10932 \begin_inset Formula \[
10933 \underset{***}{A=B}\]
10934
10935 \end_inset
10936
10937
10938 \end_layout
10939
10940 \begin_layout Section
10941 Espacios
10942 \begin_inset CommandInset label
10943 LatexCommand label
10944 name "sec:Espacio"
10945
10946 \end_inset
10947
10948
10949 \begin_inset Index
10950 status collapsed
10951
10952 \begin_layout Plain Layout
10953 Espacio ! horizontal
10954 \end_layout
10955
10956 \end_inset
10957
10958
10959 \end_layout
10960
10961 \begin_layout Subsection
10962 Espacio predefinido
10963 \begin_inset CommandInset label
10964 LatexCommand label
10965 name "sub:Espacio-predefinido"
10966
10967 \end_inset
10968
10969
10970 \begin_inset Index
10971 status collapsed
10972
10973 \begin_layout Plain Layout
10974 Espacio ! horizontal ! predefinido
10975 \end_layout
10976
10977 \end_inset
10978
10979
10980 \end_layout
10981
10982 \begin_layout Standard
10983 A veces es necesario insertar espacio horizontal en una ecuación.
10984  Esto se hace insertando un espacio protegido (atajo 
10985 \family sans
10986 Ctrl-Espacio
10987 \family default
10988 ).
10989  Aparece un 
10990 \begin_inset Quotes fld
10991 \end_inset
10992
10993
10994 \begin_inset ERT
10995 status open
10996
10997 \begin_layout Plain Layout
10998
10999
11000 \backslash
11001 spce 
11002 \end_layout
11003
11004 \end_inset
11005
11006
11007 \begin_inset Quotes frd
11008 \end_inset
11009
11010  azul, y pulsando 
11011 \family sans
11012 Espacio
11013 \family default
11014  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11015  espacio.
11016  También se pueden insertar espacios mediante el botón 
11017 \begin_inset Graphics
11018         filename ../../images/math/space.png
11019         scale 85
11020
11021 \end_inset
11022
11023  de la barra de ecuaciones o con comandos especiales.
11024  Independientemente del comando insertado, se puede seleccionar de nuevo
11025  el tamaño pulsando acto seguido 
11026 \family sans
11027 Espacio.
11028  
11029 \end_layout
11030
11031 \begin_layout Standard
11032 \noindent
11033 \align center
11034 \begin_inset VSpace -5mm
11035 \end_inset
11036
11037
11038 \begin_inset Tabular
11039 <lyxtabular version="3" rows="3" columns="7">
11040 <features>
11041 <column alignment="center" valignment="middle" width="6.8cm">
11042 <column alignment="center" valignment="top" width="0">
11043 <column alignment="center" valignment="top" width="0">
11044 <column alignment="center" valignment="top" width="0">
11045 <column alignment="center" valignment="top" width="0">
11046 <column alignment="center" valignment="top" width="0">
11047 <column alignment="center" valignment="top" width="0">
11048 <row>
11049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11050 \begin_inset Text
11051
11052 \begin_layout Plain Layout
11053 Comando
11054 \end_layout
11055
11056 \end_inset
11057 </cell>
11058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062
11063 \backslash
11064 ,
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073
11074 \backslash
11075 :
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084
11085 \backslash
11086 ;
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095
11096 \backslash
11097 quad
11098 \end_layout
11099
11100 \end_inset
11101 </cell>
11102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106
11107 \backslash
11108 qquad
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117
11118 \backslash
11119 !
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 </row>
11125 <row>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 Número de pulsaciones de 
11131 \family sans
11132 Espacio
11133 \family default
11134  tras insertar el espacio protegido
11135 \end_layout
11136
11137 \end_inset
11138 </cell>
11139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11140 \begin_inset Text
11141
11142 \begin_layout Plain Layout
11143 0
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 1
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 2
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 3
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179 4
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 5
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 </row>
11194 <row>
11195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 Resultado
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 \begin_inset Formula $A\, B$
11209 \end_inset
11210
11211
11212 \end_layout
11213
11214 \end_inset
11215 </cell>
11216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11217 \begin_inset Text
11218
11219 \begin_layout Plain Layout
11220 \begin_inset Formula $A\: B$
11221 \end_inset
11222
11223
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11229 \begin_inset Text
11230
11231 \begin_layout Plain Layout
11232 \begin_inset Formula $A\; B$
11233 \end_inset
11234
11235
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 \begin_inset Formula $A\quad B$
11245 \end_inset
11246
11247
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 \begin_inset Formula $A\qquad B$
11257 \end_inset
11258
11259
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11265 \begin_inset Text
11266
11267 \begin_layout Plain Layout
11268 \begin_inset Formula $A\! B$
11269 \end_inset
11270
11271
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 </row>
11277 </lyxtabular>
11278
11279 \end_inset
11280
11281
11282 \end_layout
11283
11284 \begin_layout Standard
11285 El último tamaño parece no generar espacio.
11286  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11287  negativo.
11288  Hay otros dos espacios negativos:
11289 \end_layout
11290
11291 \begin_layout Standard
11292 \align center
11293 \begin_inset Tabular
11294 <lyxtabular version="3" rows="3" columns="3">
11295 <features>
11296 <column alignment="center" valignment="middle" width="6.8cm">
11297 <column alignment="center" valignment="top" width="0pt">
11298 <column alignment="center" valignment="top" width="0pt">
11299 <row>
11300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 Comando
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Plain Layout
11313
11314 \backslash
11315 negmedspace
11316 \end_layout
11317
11318 \end_inset
11319 </cell>
11320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11321 \begin_inset Text
11322
11323 \begin_layout Plain Layout
11324
11325 \backslash
11326 negthickspace
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 </row>
11332 <row>
11333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11334 \begin_inset Text
11335
11336 \begin_layout Plain Layout
11337 Número de pulsaciones de 
11338 \family sans
11339 Espacio
11340 \family default
11341  tras insertar el espacio protegido
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 6
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 7
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 </row>
11365 <row>
11366 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 Resultado
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 \begin_inset Formula $A\negmedspace B$
11380 \end_inset
11381
11382
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 \begin_inset Formula $A\negthickspace B$
11392 \end_inset
11393
11394
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 </row>
11400 </lyxtabular>
11401
11402 \end_inset
11403
11404
11405 \end_layout
11406
11407 \begin_layout Standard
11408 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11409  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11410 \begin_inset space \thinspace{}
11411 \end_inset
11412
11413 e., para operadores suma: 
11414 \end_layout
11415
11416 \begin_layout Standard
11417 \noindent
11418 \align center
11419 \begin_inset Tabular
11420 <lyxtabular version="3" rows="3" columns="2">
11421 <features>
11422 <column alignment="center" valignment="top" width="0">
11423 <column alignment="center" valignment="top" width="0">
11424 <row>
11425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 Comando
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 Resultado
11439 \begin_inset Note Note
11440 status collapsed
11441
11442 \begin_layout Plain Layout
11443
11444 \series bold
11445
11446 \backslash
11447 raisebox
11448 \series default
11449  se usa sólo como espaciador
11450 \end_layout
11451
11452 \end_inset
11453
11454
11455 \end_layout
11456
11457 \end_inset
11458 </cell>
11459 </row>
11460 <row>
11461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465
11466 \backslash
11467 sum
11468 \backslash
11469 sum
11470 \begin_inset ERT
11471 status collapsed
11472
11473 \begin_layout Plain Layout
11474
11475
11476 \backslash
11477 spce 
11478 \end_layout
11479
11480 \end_inset
11481
11482 f_kl
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11492 \end_inset
11493
11494
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 </row>
11500 <row>
11501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505
11506 \backslash
11507 sum
11508 \backslash
11509 negmedspace
11510 \backslash
11511 sum
11512 \begin_inset ERT
11513 status collapsed
11514
11515 \begin_layout Plain Layout
11516
11517
11518 \backslash
11519 spce 
11520 \end_layout
11521
11522 \end_inset
11523
11524 f_kl
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11534 \end_inset
11535
11536
11537 \end_layout
11538
11539 \end_inset
11540 </cell>
11541 </row>
11542 </lyxtabular>
11543
11544 \end_inset
11545
11546
11547 \end_layout
11548
11549 \begin_layout Standard
11550 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11551  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11552  El siguiente ejemplo lo ilustra:
11553 \end_layout
11554
11555 \begin_layout Standard
11556 \noindent
11557 \align center
11558 \begin_inset Tabular
11559 <lyxtabular version="3" rows="2" columns="2">
11560 <features>
11561 <column alignment="center" valignment="top" width="0">
11562 <column alignment="center" valignment="top" width="0">
11563 <row>
11564 <cell alignment="center" valignment="top" usebox="none">
11565 \begin_inset Text
11566
11567 \begin_layout Plain Layout
11568 ecuación normal
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 <cell alignment="center" valignment="top" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577 \begin_inset Formula $A=B$
11578 \end_inset
11579
11580
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 </row>
11586 <row>
11587 <cell alignment="center" valignment="top" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591 \begin_inset Note Note
11592 status collapsed
11593
11594 \begin_layout Plain Layout
11595
11596 \series bold
11597
11598 \backslash
11599 raisebox
11600 \series default
11601  se usa sólo como espaciador
11602 \end_layout
11603
11604 \end_inset
11605
11606
11607 \begin_inset Formula $\raisebox{5mm}{}$
11608 \end_inset
11609
11610 ecuación sin espacio
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 <cell alignment="center" valignment="top" usebox="none">
11616 \begin_inset Text
11617
11618 \begin_layout Plain Layout
11619 \begin_inset Formula $A{=}B$
11620 \end_inset
11621
11622
11623 \end_layout
11624
11625 \end_inset
11626 </cell>
11627 </row>
11628 </lyxtabular>
11629
11630 \end_inset
11631
11632
11633 \end_layout
11634
11635 \begin_layout Standard
11636 El comando para la segunda ecuación es: 
11637 \series bold
11638 A
11639 \backslash
11640 {=
11641 \begin_inset Formula $\rightarrow$
11642 \end_inset
11643
11644 B
11645 \series default
11646  
11647 \begin_inset VSpace bigskip
11648 \end_inset
11649
11650
11651 \end_layout
11652
11653 \begin_layout Standard
11654 Para las unidades físicas hacen falta espacios, porque entre el valor y
11655  su unidad se pone un espacio más pequeño que el normal.
11656  Para unidades en el texto se inserta con el menú 
11657 \family sans
11658 Insertar\SpecialChar \menuseparator
11659 Formato\SpecialChar \menuseparator
11660 Espacio
11661 \begin_inset space ~
11662 \end_inset
11663
11664 delgado
11665 \family default
11666  (atajo 
11667 \family sans
11668 Ctrl-Mayúscula-Espacio
11669 \family default
11670 ).
11671 \end_layout
11672
11673 \begin_layout Standard
11674 Un ejemplo para visualizar la diferencia:
11675 \end_layout
11676
11677 \begin_layout Standard
11678 \begin_inset Tabular
11679 <lyxtabular version="3" rows="2" columns="2">
11680 <features>
11681 <column alignment="center" valignment="top" width="0">
11682 <column alignment="left" valignment="top" width="0">
11683 <row>
11684 <cell alignment="center" valignment="top" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 24 kW
11689 \begin_inset Formula $\cdot$
11690 \end_inset
11691
11692 h
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 <cell alignment="center" valignment="top" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 espacio entre valor y unidad 
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 </row>
11707 <row>
11708 <cell alignment="center" valignment="top" usebox="none">
11709 \begin_inset Text
11710
11711 \begin_layout Plain Layout
11712 24
11713 \begin_inset space \thinspace{}
11714 \end_inset
11715
11716 kW
11717 \begin_inset Formula $\cdot$
11718 \end_inset
11719
11720 h
11721 \end_layout
11722
11723 \end_inset
11724 </cell>
11725 <cell alignment="center" valignment="top" usebox="none">
11726 \begin_inset Text
11727
11728 \begin_layout Plain Layout
11729 espacio delgado entre valor y unidad
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 </row>
11735 </lyxtabular>
11736
11737 \end_inset
11738
11739
11740 \end_layout
11741
11742 \begin_layout Subsection
11743 Espacio variable
11744 \begin_inset ERT
11745 status collapsed
11746
11747 \begin_layout Plain Layout
11748
11749
11750 \backslash
11751 texorpdfstring{
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \begin_inset Foot
11758 status collapsed
11759
11760 \begin_layout Plain Layout
11761 Para espacio vertical en ecuaciones véase 
11762 \begin_inset CommandInset ref
11763 LatexCommand ref
11764 reference "sub:Separación-de-líneas"
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \end_inset
11772
11773
11774 \begin_inset ERT
11775 status collapsed
11776
11777 \begin_layout Plain Layout
11778
11779 }{}
11780 \end_layout
11781
11782 \end_inset
11783
11784
11785 \begin_inset Note Note
11786 status collapsed
11787
11788 \begin_layout Plain Layout
11789
11790 \backslash
11791 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11792  PDF.
11793 \end_layout
11794
11795 \begin_layout Plain Layout
11796 Más sobre 
11797 \backslash
11798 texorpdfstring en la sección 
11799 \begin_inset CommandInset ref
11800 LatexCommand ref
11801 reference "sub:Ecuaciones-en-títulos"
11802
11803 \end_inset
11804
11805 .
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \begin_inset CommandInset label
11812 LatexCommand label
11813 name "sub:Espacio-variable"
11814
11815 \end_inset
11816
11817
11818 \begin_inset Index
11819 status collapsed
11820
11821 \begin_layout Plain Layout
11822 Espacio ! horizontal ! variable
11823 \end_layout
11824
11825 \end_inset
11826
11827
11828 \end_layout
11829
11830 \begin_layout Standard
11831 En LyX se puede insertar espacio con una longitud definida con el comando
11832 \begin_inset Newline newline
11833 \end_inset
11834
11835
11836 \series bold
11837
11838 \backslash
11839 hspace{longitud}
11840 \series default
11841
11842 \begin_inset Index
11843 status collapsed
11844
11845 \begin_layout Plain Layout
11846 Comandos ! H ! 
11847 \backslash
11848 hspace
11849 \end_layout
11850
11851 \end_inset
11852
11853 .
11854  Para la longitud están permitidas todas las unidades de la 
11855 \begin_inset CommandInset ref
11856 LatexCommand ref
11857 reference "tab:Unidades-empleadas"
11858
11859 \end_inset
11860
11861 , excepto la unidad 
11862 \begin_inset Quotes fld
11863 \end_inset
11864
11865 mu
11866 \begin_inset Quotes frd
11867 \end_inset
11868
11869 .
11870  La longitud también puede ser negativa.
11871  Para insertar en una ecuación tanto espacio como esté disponible se usa
11872  el comando 
11873 \series bold
11874
11875 \backslash
11876 hfill
11877 \series default
11878
11879 \begin_inset Index
11880 status collapsed
11881
11882 \begin_layout Plain Layout
11883 Comandos ! H ! 
11884 \backslash
11885 hfill
11886 \end_layout
11887
11888 \end_inset
11889
11890 .
11891 \begin_inset VSpace -1mm
11892 \end_inset
11893
11894
11895 \end_layout
11896
11897 \begin_layout Standard
11898 \noindent
11899 \align center
11900 \begin_inset Tabular
11901 <lyxtabular version="3" rows="4" columns="2">
11902 <features>
11903 <column alignment="center" valignment="top" width="0">
11904 <column alignment="center" valignment="top" width="0">
11905 <row>
11906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11907 \begin_inset Text
11908
11909 \begin_layout Plain Layout
11910 Comando
11911 \end_layout
11912
11913 \end_inset
11914 </cell>
11915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11916 \begin_inset Text
11917
11918 \begin_layout Plain Layout
11919 Resultado
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 </row>
11925 <row>
11926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 A=B
11931 \backslash
11932 hspace{3cm
11933 \begin_inset Formula $\to$
11934 \end_inset
11935
11936 A
11937 \backslash
11938 not=C
11939 \end_layout
11940
11941 \end_inset
11942 </cell>
11943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Plain Layout
11947 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11948 \end_inset
11949
11950
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 </row>
11956 <row>
11957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 A
11962 \backslash
11963 hspace{-1mm
11964 \begin_inset Formula $\to$
11965 \end_inset
11966
11967 A
11968 \backslash
11969 not=A
11970 \end_layout
11971
11972 \end_inset
11973 </cell>
11974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11975 \begin_inset Text
11976
11977 \begin_layout Plain Layout
11978 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \end_inset
11985 </cell>
11986 </row>
11987 <row>
11988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11989 \begin_inset Text
11990
11991 \begin_layout Plain Layout
11992 A=A
11993 \backslash
11994 hfill
11995 \begin_inset ERT
11996 status collapsed
11997
11998 \begin_layout Plain Layout
11999
12000
12001 \backslash
12002 spce 
12003 \end_layout
12004
12005 \end_inset
12006
12007 B=B
12008 \end_layout
12009
12010 \end_inset
12011 </cell>
12012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12013 \begin_inset Text
12014
12015 \begin_layout Plain Layout
12016 \begin_inset Formula $A=A\hfill B=B$
12017 \end_inset
12018
12019
12020 \end_layout
12021
12022 \end_inset
12023 </cell>
12024 </row>
12025 </lyxtabular>
12026
12027 \end_inset
12028
12029
12030 \end_layout
12031
12032 \begin_layout Standard
12033 En el último ejemplo el espacio disponible viene dado por la entrada más
12034  larga de columna en la tabla.
12035  En una ecuación en línea el espacio depende de la longitud de la línea
12036  en la que se inserta 
12037 \series bold
12038
12039 \backslash
12040 hfill
12041 \series default
12042 .
12043  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12044  
12045 \series bold
12046
12047 \backslash
12048 hfill
12049 \series default
12050  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12051 \series bold
12052 Sangrado
12053 \series default
12054 .
12055  (Los estilos de ecuaciones se explican en
12056 \begin_inset space ~
12057 \end_inset
12058
12059
12060 \begin_inset CommandInset ref
12061 LatexCommand ref
12062 reference "sec:Estilos-de-ecuación"
12063
12064 \end_inset
12065
12066 ).
12067 \end_layout
12068
12069 \begin_layout Standard
12070 Para texto se puede insertar espacio variable con el menú 
12071 \family sans
12072 Insertar\SpecialChar \menuseparator
12073 Formato\SpecialChar \menuseparator
12074 Espacio
12075 \begin_inset space ~
12076 \end_inset
12077
12078 horizontal, lo que no es posible en ecuaciones.
12079 \end_layout
12080
12081 \begin_layout Standard
12082 En esta línea hay un espacio
12083 \begin_inset space \hspace{}
12084 \length 2cm
12085 \end_inset
12086
12087 de 2
12088 \begin_inset space \thinspace{}
12089 \end_inset
12090
12091 cm.
12092 \end_layout
12093
12094 \begin_layout Standard
12095 En esta línea hay un
12096 \begin_inset space \hfill{}
12097 \end_inset
12098
12099 espacio máximo.
12100 \end_layout
12101
12102 \begin_layout Subsection
12103 Espacio adicional en ecuaciones en línea
12104 \begin_inset Index
12105 status collapsed
12106
12107 \begin_layout Plain Layout
12108 Espacio ! adicional en línea
12109 \end_layout
12110
12111 \end_inset
12112
12113
12114 \end_layout
12115
12116 \begin_layout Standard
12117 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12118  
12119 \series bold
12120
12121 \backslash
12122 mathsurround
12123 \begin_inset Index
12124 status collapsed
12125
12126 \begin_layout Plain Layout
12127 Comandos ! M ! 
12128 \backslash
12129 mathsurround
12130 \end_layout
12131
12132 \end_inset
12133
12134
12135 \series default
12136 .
12137  El valor de una longitud se establece con el comando 
12138 \series bold
12139
12140 \backslash
12141 setlength
12142 \series default
12143
12144 \begin_inset Index
12145 status collapsed
12146
12147 \begin_layout Plain Layout
12148 Comandos ! S ! 
12149 \backslash
12150 setlength
12151 \end_layout
12152
12153 \end_inset
12154
12155  según el siguiente esquema:
12156 \end_layout
12157
12158 \begin_layout Standard
12159
12160 \series bold
12161
12162 \backslash
12163 setlength{nombre de la longitud}{valor}
12164 \end_layout
12165
12166 \begin_layout Standard
12167 Para poner a 
12168 \series bold
12169
12170 \backslash
12171 mathsurround
12172 \series default
12173  un valor de 5
12174 \begin_inset space \thinspace{}
12175 \end_inset
12176
12177 mm, se inserta el comando
12178 \end_layout
12179
12180 \begin_layout Standard
12181
12182 \series bold
12183
12184 \backslash
12185 setlength{
12186 \backslash
12187 mathsurround}{5mm}
12188 \end_layout
12189
12190 \begin_layout Standard
12191 en modo TeX.
12192  Se establecerá un espacio de 5
12193 \begin_inset space \thinspace{}
12194 \end_inset
12195
12196 mm alrededor de todas las ecuaciones en línea:
12197 \begin_inset ERT
12198 status collapsed
12199
12200 \begin_layout Plain Layout
12201
12202
12203 \backslash
12204 setlength{
12205 \backslash
12206 mathsurround}{5mm}
12207 \end_layout
12208
12209 \end_inset
12210
12211
12212 \end_layout
12213
12214 \begin_layout Standard
12215 En esta línea hay una ecuación 
12216 \begin_inset Formula $A=B$
12217 \end_inset
12218
12219  rodeada por espacios de 5
12220 \begin_inset space \thinspace{}
12221 \end_inset
12222
12223 mm.
12224 \begin_inset ERT
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228
12229
12230 \backslash
12231 setlength{
12232 \backslash
12233 mathsurround}{0mm}
12234 \end_layout
12235
12236 \end_inset
12237
12238
12239 \end_layout
12240
12241 \begin_layout Standard
12242 Para volver al espacio predeterminado, 
12243 \series bold
12244
12245 \backslash
12246 mathsurround
12247 \series default
12248  se restablece al valor 0
12249 \begin_inset space \thinspace{}
12250 \end_inset
12251
12252 pt.
12253 \end_layout
12254
12255 \begin_layout Section
12256 Cuadros y marcos
12257 \begin_inset Index
12258 status collapsed
12259
12260 \begin_layout Plain Layout
12261 Marcos
12262 \end_layout
12263
12264 \end_inset
12265
12266
12267 \begin_inset Index
12268 status collapsed
12269
12270 \begin_layout Plain Layout
12271 Marcos | see 
12272 \begin_inset ERT
12273 status collapsed
12274
12275 \begin_layout Plain Layout
12276
12277 {
12278 \end_layout
12279
12280 \end_inset
12281
12282 Cuadros
12283 \begin_inset ERT
12284 status collapsed
12285
12286 \begin_layout Plain Layout
12287
12288 }
12289 \end_layout
12290
12291 \end_inset
12292
12293
12294 \end_layout
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Standard
12302 Los cuadros para texto se describen en el capítulo 
12303 \emph on
12304 Cuadros
12305 \emph default
12306  del manual 
12307 \emph on
12308 Objetos incrustados
12309 \emph default
12310 .
12311 \end_layout
12312
12313 \begin_layout Subsection
12314 Cuadros con marco
12315 \begin_inset CommandInset label
12316 LatexCommand label
12317 name "sub:Cuadros-con-marco"
12318
12319 \end_inset
12320
12321
12322 \begin_inset Index
12323 status collapsed
12324
12325 \begin_layout Plain Layout
12326 Cuadros ! con marco
12327 \end_layout
12328
12329 \end_inset
12330
12331
12332 \end_layout
12333
12334 \begin_layout Standard
12335 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12336 \series bold
12337
12338 \backslash
12339 fbox
12340 \series default
12341
12342 \begin_inset Index
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 Comandos ! F ! 
12347 \backslash
12348 fbox
12349 \end_layout
12350
12351 \end_inset
12352
12353  y 
12354 \series bold
12355
12356 \backslash
12357 boxed
12358 \series default
12359
12360 \begin_inset Index
12361 status collapsed
12362
12363 \begin_layout Plain Layout
12364 Comandos ! B ! 
12365 \backslash
12366 boxed
12367 \end_layout
12368
12369 \end_inset
12370
12371 .
12372 \end_layout
12373
12374 \begin_layout Standard
12375 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12376  azul en un marco donde se introduce parte de una ecuación.
12377  Para 
12378 \series bold
12379
12380 \backslash
12381 fbox
12382 \series default
12383  hay que generar una ecuación adicional con 
12384 \family sans
12385 Ctrl-m
12386 \family default
12387  dentro del recuadro,
12388 \begin_inset Foot
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392 Debido a un fallo de LyX, 
12393 \begin_inset CommandInset href
12394 LatexCommand href
12395 name "LyX-bug #1435"
12396 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12397
12398 \end_inset
12399
12400 , no es posible crear una nueva ecuación con 
12401 \family sans
12402 Ctrl-m
12403 \family default
12404 .
12405 \end_layout
12406
12407 \end_inset
12408
12409  porque si no el contenido del mismo sería considerado texto matemático.
12410  Si se usa 
12411 \series bold
12412
12413 \backslash
12414 boxed
12415 \series default
12416  la nueva ecuación se genera automáticamente dentro del marco.
12417 \end_layout
12418
12419 \begin_layout Standard
12420 El comando 
12421 \series bold
12422
12423 \backslash
12424 fbox
12425 \series default
12426  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12427  ecuación tendría siempre el tamaño del texto.
12428  Por otra parte, 
12429 \series bold
12430
12431 \backslash
12432 fboxed
12433 \series default
12434  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12435  siempre el tamaño de una ecuación en modo presentación.
12436 \end_layout
12437
12438 \begin_layout Standard
12439 El comando 
12440 \series bold
12441
12442 \backslash
12443 framebox
12444 \series default
12445
12446 \begin_inset Index
12447 status collapsed
12448
12449 \begin_layout Plain Layout
12450 Comandos ! F ! 
12451 \backslash
12452 framebox
12453 \end_layout
12454
12455 \end_inset
12456
12457  es una extensión de 
12458 \series bold
12459
12460 \backslash
12461 fbox
12462 \series default
12463 , que permite especificar además la anchura del marco yla alineación.
12464  
12465 \series bold
12466
12467 \backslash
12468 framebox
12469 \series default
12470  se usa con el siguiente esquema: 
12471 \end_layout
12472
12473 \begin_layout Standard
12474
12475 \series bold
12476
12477 \backslash
12478 framebox[anchura del marco][posición]{contenido del cuadro}
12479 \end_layout
12480
12481 \begin_layout Standard
12482 La posición puede ser 
12483 \emph on
12484 l
12485 \emph default
12486  o 
12487 \emph on
12488 r
12489 \emph default
12490
12491 \emph on
12492 l
12493 \emph default
12494  alinea la ecuación a la izquierda del cuadro, 
12495 \emph on
12496 r
12497 \emph default
12498  la alinea a la derecha.
12499  Si no se da posición la ecuación será centrada.
12500 \begin_inset Newline newline
12501 \end_inset
12502
12503 Si no se pone anchura tampoco puede darse posición.
12504  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12505  con 
12506 \series bold
12507
12508 \backslash
12509 fbox
12510 \series default
12511 .
12512  
12513 \end_layout
12514
12515 \begin_layout Standard
12516 Cuando se inserta el comando 
12517 \series bold
12518
12519 \backslash
12520 framebox
12521 \series default
12522  aparece un recuadro con tres marcos azules.
12523  Los dos primeros marcos están encerrados entre corchetes e indican los
12524  dos argumentos opcionales.
12525  El tercer marco es para partes de la ecuación, como para 
12526 \series bold
12527
12528 \backslash
12529 fbox
12530 \series default
12531 .
12532 \end_layout
12533
12534 \begin_layout Standard
12535 \noindent
12536 \align center
12537 \begin_inset Note Note
12538 status open
12539
12540 \begin_layout Plain Layout
12541 La tabla se ha puesto en una minipágina para que aparezca la nota al pie.
12542  De lo contrario el texto de la nota no se mostraría.
12543 \end_layout
12544
12545 \end_inset
12546
12547
12548 \begin_inset Box Frameless
12549 position "t"
12550 hor_pos "c"
12551 has_inner_box 1
12552 inner_pos "t"
12553 use_parbox 0
12554 width "100col%"
12555 special "none"
12556 height "1in"
12557 height_special "totalheight"
12558 status open
12559
12560 \begin_layout Plain Layout
12561 \align center
12562 \begin_inset Tabular
12563 <lyxtabular version="3" rows="5" columns="2">
12564 <features>
12565 <column alignment="center" valignment="top" width="0">
12566 <column alignment="center" valignment="top" width="0">
12567 <row>
12568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12569 \begin_inset Text
12570
12571 \begin_layout Plain Layout
12572 Comando
12573 \begin_inset Foot
12574 status collapsed
12575
12576 \begin_layout Plain Layout
12577 Debido a un fallo de LyX, 
12578 \begin_inset CommandInset href
12579 LatexCommand href
12580 name "LyX-bug #1435"
12581 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12582
12583 \end_inset
12584
12585 , no es posible crear una nueva ecuación con 
12586 \family sans
12587 Ctrl-m
12588 \family default
12589 .
12590  
12591 \end_layout
12592
12593 \end_inset
12594
12595
12596 \end_layout
12597
12598 \end_inset
12599 </cell>
12600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12601 \begin_inset Text
12602
12603 \begin_layout Plain Layout
12604 Resultado
12605 \begin_inset Note Note
12606 status collapsed
12607
12608 \begin_layout Plain Layout
12609
12610 \series bold
12611
12612 \backslash
12613 raisebox
12614 \series default
12615  se usa sólo como espaciador
12616 \end_layout
12617
12618 \end_inset
12619
12620
12621 \end_layout
12622
12623 \end_inset
12624 </cell>
12625 </row>
12626 <row>
12627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12628 \begin_inset Text
12629
12630 \begin_layout Plain Layout
12631
12632 \backslash
12633 fbox
12634 \begin_inset ERT
12635 status collapsed
12636
12637 \begin_layout Plain Layout
12638
12639
12640 \backslash
12641 spce 
12642 \end_layout
12643
12644 \end_inset
12645
12646
12647 \family sans
12648 Ctrl-m
12649 \family default
12650  
12651 \backslash
12652 int
12653 \begin_inset ERT
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657
12658
12659 \backslash
12660 spce 
12661 \end_layout
12662
12663 \end_inset
12664
12665 A=B
12666 \end_layout
12667
12668 \end_inset
12669 </cell>
12670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Plain Layout
12674 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12675
12676 \end_inset
12677
12678
12679 \end_layout
12680
12681 \end_inset
12682 </cell>
12683 </row>
12684 <row>
12685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12686 \begin_inset Text
12687
12688 \begin_layout Plain Layout
12689
12690 \backslash
12691 boxed
12692 \begin_inset ERT
12693 status collapsed
12694
12695 \begin_layout Plain Layout
12696
12697
12698 \backslash
12699 spce 
12700 \end_layout
12701
12702 \end_inset
12703
12704
12705 \backslash
12706 int
12707 \begin_inset ERT
12708 status collapsed
12709
12710 \begin_layout Plain Layout
12711
12712
12713 \backslash
12714 spce 
12715 \end_layout
12716
12717 \end_inset
12718
12719 A=B
12720 \end_layout
12721
12722 \end_inset
12723 </cell>
12724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12725 \begin_inset Text
12726
12727 \begin_layout Plain Layout
12728 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12729 \end_inset
12730
12731
12732 \end_layout
12733
12734 \end_inset
12735 </cell>
12736 </row>
12737 <row>
12738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12739 \begin_inset Text
12740
12741 \begin_layout Plain Layout
12742 A+
12743 \backslash
12744 fbox
12745 \begin_inset ERT
12746 status collapsed
12747
12748 \begin_layout Plain Layout
12749
12750
12751 \backslash
12752 spce 
12753 \end_layout
12754
12755 \end_inset
12756
12757 B
12758 \end_layout
12759
12760 \end_inset
12761 </cell>
12762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12763 \begin_inset Text
12764
12765 \begin_layout Plain Layout
12766 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12767 \end_inset
12768
12769
12770 \end_layout
12771
12772 \end_inset
12773 </cell>
12774 </row>
12775 <row>
12776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12777 \begin_inset Text
12778
12779 \begin_layout Plain Layout
12780
12781 \backslash
12782 framebox
12783 \begin_inset ERT
12784 status collapsed
12785
12786 \begin_layout Plain Layout
12787
12788
12789 \backslash
12790 spce 
12791 \end_layout
12792
12793 \end_inset
12794
12795 20mm
12796 \begin_inset Formula $\to$
12797 \end_inset
12798
12799
12800 \begin_inset Formula $\to$
12801 \end_inset
12802
12803
12804 \family sans
12805 Ctrl-m
12806 \family default
12807  
12808 \backslash
12809 frac
12810 \begin_inset ERT
12811 status collapsed
12812
12813 \begin_layout Plain Layout
12814
12815
12816 \backslash
12817 spce 
12818 \end_layout
12819
12820 \end_inset
12821
12822 A
12823 \begin_inset Formula $\downarrow$
12824 \end_inset
12825
12826 B
12827 \end_layout
12828
12829 \end_inset
12830 </cell>
12831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12832 \begin_inset Text
12833
12834 \begin_layout Plain Layout
12835 \begin_inset Formula $\raisebox{6mm}{}$
12836 \end_inset
12837
12838
12839 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12840 \end_inset
12841
12842
12843 \begin_inset Formula $\raisebox{-4mm}{}$
12844 \end_inset
12845
12846
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 </row>
12852 </lyxtabular>
12853
12854 \end_inset
12855
12856
12857 \end_layout
12858
12859 \end_inset
12860
12861
12862 \end_layout
12863
12864 \begin_layout Standard
12865 El grosor del marco también se puede ajustar.
12866  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12867  la fórmula:
12868 \end_layout
12869
12870 \begin_layout Standard
12871
12872 \series bold
12873
12874 \backslash
12875 fboxrule
12876 \series default
12877  
12878 \series bold
12879
12880 \begin_inset Quotes fld
12881 \end_inset
12882
12883 grosor
12884 \begin_inset Quotes frd
12885 \end_inset
12886
12887
12888 \series default
12889  
12890 \series bold
12891
12892 \backslash
12893 fboxsep
12894 \series default
12895  
12896 \series bold
12897
12898 \begin_inset Quotes fld
12899 \end_inset
12900
12901 distancia
12902 \begin_inset Quotes frd
12903 \end_inset
12904
12905
12906 \end_layout
12907
12908 \begin_layout Standard
12909 \begin_inset Quotes fld
12910 \end_inset
12911
12912 distancia
12913 \begin_inset Quotes frd
12914 \end_inset
12915
12916  especifica la distancia mínima entre el marco y el primer carácter en el
12917  cuadro.
12918  Un ejemplo de esto es la siguiente ecuación enmarcada:
12919 \begin_inset ERT
12920 status collapsed
12921
12922 \begin_layout Plain Layout
12923
12924
12925 \backslash
12926 fboxrule 2mm 
12927 \backslash
12928 fboxsep 3mm
12929 \end_layout
12930
12931 \end_inset
12932
12933
12934 \begin_inset Formula \[
12935 \boxed{A+B=C}\]
12936
12937 \end_inset
12938
12939
12940 \end_layout
12941
12942 \begin_layout Standard
12943 Delante de esta ecuación se han insertado los comandos
12944 \end_layout
12945
12946 \begin_layout Standard
12947
12948 \series bold
12949
12950 \backslash
12951 fboxrule
12952 \series default
12953  
12954 \series bold
12955 2mm
12956 \series default
12957  
12958 \series bold
12959
12960 \backslash
12961 fboxsep
12962 \series default
12963  
12964 \series bold
12965 3mm
12966 \end_layout
12967
12968 \begin_layout Standard
12969 en modo TeX.
12970  Los valores dados se usan para todos los cuadros siguientes.
12971 \end_layout
12972
12973 \begin_layout Standard
12974 Para volver al tamaño estándar del marco se inserta el comando
12975 \end_layout
12976
12977 \begin_layout Standard
12978
12979 \series bold
12980
12981 \backslash
12982 fboxrule
12983 \series default
12984  
12985 \series bold
12986 0.4pt
12987 \series default
12988  
12989 \series bold
12990
12991 \backslash
12992 fboxsep
12993 \series default
12994  
12995 \series bold
12996 3pt
12997 \series default
12998
12999 \begin_inset ERT
13000 status collapsed
13001
13002 \begin_layout Plain Layout
13003
13004
13005 \backslash
13006 fboxrule 0.4pt 
13007 \backslash
13008 fboxsep 3pt
13009 \end_layout
13010
13011 \end_inset
13012
13013
13014 \end_layout
13015
13016 \begin_layout Standard
13017 en modo TeX antes de la ecuación siguiente.
13018 \end_layout
13019
13020 \begin_layout Subsection
13021 Cuadros sin marco
13022 \begin_inset CommandInset label
13023 LatexCommand label
13024 name "sub:Cuadros-sin-marco"
13025
13026 \end_inset
13027
13028
13029 \begin_inset Index
13030 status collapsed
13031
13032 \begin_layout Plain Layout
13033 Cuadros ! sin marco
13034 \end_layout
13035
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Standard
13042 Para cuadros sin marco hay los comandos: 
13043 \series bold
13044
13045 \backslash
13046 mbox
13047 \series default
13048
13049 \begin_inset Index
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053 Comandos ! M ! 
13054 \backslash
13055 mbox
13056 \end_layout
13057
13058 \end_inset
13059
13060
13061 \series bold
13062
13063 \backslash
13064 makebox
13065 \series default
13066
13067 \begin_inset Index
13068 status collapsed
13069
13070 \begin_layout Plain Layout
13071 Comandos ! M ! 
13072 \backslash
13073 makebox
13074 \end_layout
13075
13076 \end_inset
13077
13078  y 
13079 \series bold
13080
13081 \backslash
13082 raisebox
13083 \series default
13084
13085 \begin_inset Index
13086 status collapsed
13087
13088 \begin_layout Plain Layout
13089 Comandos ! R ! 
13090 \backslash
13091 raisebox
13092 \end_layout
13093
13094 \end_inset
13095
13096 .
13097 \end_layout
13098
13099 \begin_layout Standard
13100 Con 
13101 \series bold
13102
13103 \backslash
13104 raisebox
13105 \series default
13106  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13107  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13108  
13109 \series bold
13110
13111 \backslash
13112 raisebox
13113 \series default
13114  se usa con el siguiente esquema: 
13115 \end_layout
13116
13117 \begin_layout Standard
13118
13119 \series bold
13120
13121 \backslash
13122 raisebox{altura}{contenido del marco}
13123 \end_layout
13124
13125 \begin_layout Standard
13126 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13127  extra, como con 
13128 \series bold
13129
13130 \backslash
13131 fbox
13132 \series default
13133 .
13134 \end_layout
13135
13136 \begin_layout Standard
13137 \align center
13138 \begin_inset Tabular
13139 <lyxtabular version="3" rows="4" columns="2">
13140 <features>
13141 <column alignment="center" valignment="top" width="0">
13142 <column alignment="center" valignment="top" width="0">
13143 <row>
13144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13145 \begin_inset Text
13146
13147 \begin_layout Plain Layout
13148 Comando
13149 \end_layout
13150
13151 \end_inset
13152 </cell>
13153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13154 \begin_inset Text
13155
13156 \begin_layout Plain Layout
13157 Resultado
13158 \end_layout
13159
13160 \end_inset
13161 </cell>
13162 </row>
13163 <row>
13164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13165 \begin_inset Text
13166
13167 \begin_layout Plain Layout
13168 H
13169 \backslash
13170 raisebox{2mm
13171 \begin_inset Formula $\to$
13172 \end_inset
13173
13174
13175 \backslash
13176 {al
13177 \begin_inset Formula $\to$
13178 \end_inset
13179
13180  lo
13181 \end_layout
13182
13183 \end_inset
13184 </cell>
13185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13186 \begin_inset Text
13187
13188 \begin_layout Plain Layout
13189 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13190 \end_inset
13191
13192
13193 \end_layout
13194
13195 \end_inset
13196 </cell>
13197 </row>
13198 <row>
13199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13200 \begin_inset Text
13201
13202 \begin_layout Plain Layout
13203 H
13204 \backslash
13205 raisebox{-2mm
13206 \begin_inset Formula $\to$
13207 \end_inset
13208
13209
13210 \backslash
13211 {al
13212 \begin_inset Formula $\to$
13213 \end_inset
13214
13215 lo
13216 \end_layout
13217
13218 \end_inset
13219 </cell>
13220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13221 \begin_inset Text
13222
13223 \begin_layout Plain Layout
13224 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13225 \end_inset
13226
13227
13228 \end_layout
13229
13230 \end_inset
13231 </cell>
13232 </row>
13233 <row>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 A=
13239 \backslash
13240 raisebox{-2mm
13241 \begin_inset Formula $\to$
13242 \end_inset
13243
13244
13245 \backslash
13246 {
13247 \family sans
13248 Ctrl-m
13249 \family default
13250  
13251 \backslash
13252 sqrt
13253 \begin_inset ERT
13254 status collapsed
13255
13256 \begin_layout Plain Layout
13257
13258
13259 \backslash
13260 spce 
13261 \end_layout
13262
13263 \end_inset
13264
13265
13266 \end_layout
13267
13268 \end_inset
13269 </cell>
13270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13271 \begin_inset Text
13272
13273 \begin_layout Plain Layout
13274 \begin_inset ERT
13275 status collapsed
13276
13277 \begin_layout Plain Layout
13278
13279 $A=
13280 \backslash
13281 raisebox{-2mm}{$
13282 \backslash
13283 sqrt{B}$}$
13284 \end_layout
13285
13286 \end_inset
13287
13288
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 </row>
13294 </lyxtabular>
13295
13296 \end_inset
13297
13298
13299 \end_layout
13300
13301 \begin_layout Standard
13302 La última ecuación sólo se puede componer, de momento, usando el modo TeX
13303  porque LyX inserta un cuadro en lugar de la ecuación extra que hace falta.
13304 \begin_inset Foot
13305 status collapsed
13306
13307 \begin_layout Plain Layout
13308 véase 
13309 \begin_inset CommandInset href
13310 LatexCommand href
13311 name "LyX-bug #1435"
13312 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13313
13314 \end_inset
13315
13316
13317 \end_layout
13318
13319 \end_inset
13320
13321
13322 \end_layout
13323
13324 \begin_layout Standard
13325 El comando 
13326 \series bold
13327
13328 \backslash
13329 mbox
13330 \series default
13331  es equivalente a 
13332 \series bold
13333
13334 \backslash
13335 fbox
13336 \series default
13337  y 
13338 \series bold
13339
13340 \backslash
13341 makebox
13342 \series default
13343  es equivalente a 
13344 \series bold
13345
13346 \backslash
13347 framebox
13348 \series default
13349 , con la diferencia de que no hay marco.
13350 \end_layout
13351
13352 \begin_layout Subsection
13353 Cuadros coloreados
13354 \begin_inset CommandInset label
13355 LatexCommand label
13356 name "sub:Cuadros-coloreados"
13357
13358 \end_inset
13359
13360
13361 \begin_inset Index
13362 status collapsed
13363
13364 \begin_layout Plain Layout
13365 Cuadros ! coloreados
13366 \end_layout
13367
13368 \end_inset
13369
13370
13371 \end_layout
13372
13373 \begin_layout Standard
13374 Para poder usar todos los comandos explicados en esta sección hay que cargar
13375  en el preámbulo LaTeX el paquete LaTeX 
13376 \series bold
13377 color
13378 \series default
13379
13380 \begin_inset Foot
13381 status collapsed
13382
13383 \begin_layout Plain Layout
13384 El paquete LaTeX 
13385 \series bold
13386 color
13387 \series default
13388  forma parte de toda distribución LaTeX estándar.
13389 \end_layout
13390
13391 \end_inset
13392
13393
13394 \begin_inset Index
13395 status collapsed
13396
13397 \begin_layout Plain Layout
13398 Paquetes ! color
13399 \end_layout
13400
13401 \end_inset
13402
13403 , con la línea
13404 \begin_inset Foot
13405 status collapsed
13406
13407 \begin_layout Plain Layout
13408 Cuando hay texto coloreado con un color predefinido en alguna parte del
13409  documento, LyX carga automáticamente el paquete LaTeX 
13410 \series bold
13411 color
13412 \series default
13413 .
13414  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13415  origina problemas.
13416 \end_layout
13417
13418 \end_inset
13419
13420
13421 \begin_inset Note Note
13422 status open
13423
13424 \begin_layout Plain Layout
13425 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13426  en el preámbulo LaTeX.
13427 \end_layout
13428
13429 \end_inset
13430
13431
13432 \end_layout
13433
13434 \begin_layout Standard
13435
13436 \series bold
13437
13438 \backslash
13439 usepackage{color}
13440 \begin_inset VSpace medskip
13441 \end_inset
13442
13443
13444 \end_layout
13445
13446 \begin_layout Standard
13447 Para colorear cuadros se usa el comando 
13448 \series bold
13449
13450 \backslash
13451 colorbox
13452 \series default
13453
13454 \begin_inset Index
13455 status collapsed
13456
13457 \begin_layout Plain Layout
13458 Comandos ! C ! 
13459 \backslash
13460 colorbox
13461 \end_layout
13462
13463 \end_inset
13464
13465  con el siguiente esquema:
13466 \end_layout
13467
13468 \begin_layout Standard
13469
13470 \series bold
13471
13472 \backslash
13473 colorbox{color}{contenido del cuadro}
13474 \end_layout
13475
13476 \begin_layout Standard
13477 El contenido del cuadro puede ser otro cuadro, y también un 
13478 \backslash
13479
13480 \series bold
13481 colorbox
13482 \series default
13483  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13484  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13485  como con 
13486 \series bold
13487
13488 \backslash
13489 fbox
13490 \series default
13491 .
13492 \begin_inset Foot
13493 status collapsed
13494
13495 \begin_layout Plain Layout
13496 Esto también se aplica para el comando 
13497 \series bold
13498
13499 \backslash
13500 fcolorbox
13501 \series default
13502 .
13503  Por eso ten en cuenta 
13504 \begin_inset CommandInset href
13505 LatexCommand href
13506 name "LyX-bug #1435"
13507 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13508
13509 \end_inset
13510
13511 .
13512 \end_layout
13513
13514 \end_inset
13515
13516  
13517 \end_layout
13518
13519 \begin_layout Standard
13520 Se puede elegir uno de los siguientes colores predefinidos:
13521 \end_layout
13522
13523 \begin_layout Standard
13524
13525 \series bold
13526 black
13527 \series default
13528
13529 \series bold
13530 blue
13531 \series default
13532
13533 \series bold
13534 cyan
13535 \series default
13536
13537 \series bold
13538 green
13539 \series default
13540
13541 \series bold
13542 magenta
13543 \series default
13544
13545 \series bold
13546 red
13547 \series default
13548
13549 \series bold
13550 white
13551 \series default
13552
13553 \series bold
13554 yellow
13555 \end_layout
13556
13557 \begin_layout Standard
13558 \align center
13559 \begin_inset Tabular
13560 <lyxtabular version="3" rows="4" columns="2">
13561 <features>
13562 <column alignment="center" valignment="top" width="0">
13563 <column alignment="center" valignment="top" width="0">
13564 <row>
13565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569 Comando
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578 Resultado
13579 \begin_inset Note Note
13580 status collapsed
13581
13582 \begin_layout Plain Layout
13583
13584 \series bold
13585
13586 \backslash
13587 raisebox
13588 \series default
13589  se usa sólo como espaciador
13590 \end_layout
13591
13592 \end_inset
13593
13594
13595 \end_layout
13596
13597 \end_inset
13598 </cell>
13599 </row>
13600 <row>
13601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13602 \begin_inset Text
13603
13604 \begin_layout Plain Layout
13605
13606 \backslash
13607 colorbox{yellow
13608 \begin_inset Formula $\to$
13609 \end_inset
13610
13611
13612 \backslash
13613 {A=B
13614 \end_layout
13615
13616 \end_inset
13617 </cell>
13618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13619 \begin_inset Text
13620
13621 \begin_layout Plain Layout
13622 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13623 \end_inset
13624
13625
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 </row>
13631 <row>
13632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636
13637 \backslash
13638 colorbox{green
13639 \begin_inset Formula $\to$
13640 \end_inset
13641
13642
13643 \backslash
13644 {
13645 \backslash
13646 fbox
13647 \begin_inset ERT
13648 status collapsed
13649
13650 \begin_layout Plain Layout
13651
13652
13653 \backslash
13654 spce 
13655 \end_layout
13656
13657 \end_inset
13658
13659 A=B
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13665 \begin_inset Text
13666
13667 \begin_layout Plain Layout
13668 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13669 \end_inset
13670
13671
13672 \end_layout
13673
13674 \end_inset
13675 </cell>
13676 </row>
13677 <row>
13678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682
13683 \backslash
13684 fbox
13685 \begin_inset ERT
13686 status collapsed
13687
13688 \begin_layout Plain Layout
13689
13690
13691 \backslash
13692 spce 
13693 \end_layout
13694
13695 \end_inset
13696
13697
13698 \backslash
13699 colorbox{green
13700 \begin_inset Formula $\to$
13701 \end_inset
13702
13703
13704 \backslash
13705 {A=B
13706 \end_layout
13707
13708 \end_inset
13709 </cell>
13710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Plain Layout
13714 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13715 \end_inset
13716
13717
13718 \end_layout
13719
13720 \end_inset
13721 </cell>
13722 </row>
13723 </lyxtabular>
13724
13725 \end_inset
13726
13727
13728 \end_layout
13729
13730 \begin_layout Standard
13731
13732 \series bold
13733
13734 \backslash
13735 colorbox
13736 \series default
13737  sólo colorea el cuadro pero no los caracteres.
13738  Para colorear todos los caracteres se selecciona toda la ecuación y se
13739  elige un color en el diálogo 
13740 \family sans
13741 Estilo
13742 \begin_inset space ~
13743 \end_inset
13744
13745 del
13746 \begin_inset space ~
13747 \end_inset
13748
13749 texto
13750 \family default
13751 .
13752  El diálogo puede abrirse con el botón 
13753 \begin_inset Graphics
13754         filename ../../images/dialog-show_character.png
13755         scale 85
13756
13757 \end_inset
13758
13759  de la barra de herramientas o con el menú 
13760 \family sans
13761 Editar\SpecialChar \menuseparator
13762 Estilo
13763 \begin_inset space ~
13764 \end_inset
13765
13766 del
13767 \begin_inset space ~
13768 \end_inset
13769
13770 texto\SpecialChar \menuseparator
13771 Personalizado
13772 \family default
13773 .
13774  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13775  Si el número de la ecuación debe tener otro color que el de los caracteres
13776  de la ecuación, el color debe cambiarse dentro de la ecuación.
13777 \end_layout
13778
13779 \begin_layout Standard
13780 Un ejemplo:
13781 \color red
13782
13783 \begin_inset Formula \begin{equation}
13784 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13785
13786 \end_inset
13787
13788
13789 \end_layout
13790
13791 \begin_layout Standard
13792
13793 \color green
13794 \begin_inset Formula \begin{equation}
13795 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13796
13797 \end_inset
13798
13799
13800 \end_layout
13801
13802 \begin_layout Standard
13803 La ecuación 
13804 \begin_inset CommandInset ref
13805 LatexCommand eqref
13806 reference "eq:rojo"
13807
13808 \end_inset
13809
13810  está toda coloreada en rojo.
13811 \begin_inset Newline newline
13812 \end_inset
13813
13814 La ecuación 
13815 \begin_inset CommandInset ref
13816 LatexCommand eqref
13817 reference "eq:rojoverde"
13818
13819 \end_inset
13820
13821  se ha coloreado en primer lugar toda en verde para colorear el número de
13822  la ecuación.
13823  Posteriormente se han coloreado en rojo los caracteres.
13824 \family sans
13825
13826 \begin_inset VSpace bigskip
13827 \end_inset
13828
13829
13830 \end_layout
13831
13832 \begin_layout Standard
13833 Para colorear diferente el marco y el resto del cuadro se usa el comando
13834  
13835 \series bold
13836
13837 \backslash
13838 fcolorbox
13839 \series default
13840
13841 \begin_inset Index
13842 status collapsed
13843
13844 \begin_layout Plain Layout
13845 Comandos ! F ! 
13846 \backslash
13847 fcolorbox
13848 \end_layout
13849
13850 \end_inset
13851
13852  con el siguiente esquema:
13853 \end_layout
13854
13855 \begin_layout Standard
13856
13857 \series bold
13858
13859 \backslash
13860 fcolorbox{color del marco}{color}{contenido del cuadro}
13861 \end_layout
13862
13863 \begin_layout Standard
13864 Así pues 
13865 \series bold
13866
13867 \backslash
13868 fcolorbox
13869 \series default
13870  es una extensión del comando 
13871 \series bold
13872
13873 \backslash
13874 colorbox
13875 \series default
13876 .
13877  La anchura del marco se establece, como para 
13878 \series bold
13879
13880 \backslash
13881 framebox
13882 \series default
13883 , con 
13884 \series bold
13885
13886 \backslash
13887 fboxrule
13888 \series default
13889  y 
13890 \series bold
13891
13892 \backslash
13893 fboxsep
13894 \series default
13895 .
13896  Un ejemplo:
13897 \begin_inset ERT
13898 status collapsed
13899
13900 \begin_layout Plain Layout
13901
13902
13903 \backslash
13904 fboxrule 1mm 
13905 \backslash
13906 fboxsep 1mm
13907 \end_layout
13908
13909 \end_inset
13910
13911
13912 \begin_inset Formula \[
13913 \fcolorbox{cyan}{magenta}{A=B}\]
13914
13915 \end_inset
13916
13917
13918 \end_layout
13919
13920 \begin_layout Standard
13921 \begin_inset ERT
13922 status collapsed
13923
13924 \begin_layout Plain Layout
13925
13926
13927 \backslash
13928 fboxrule 0.4pt 
13929 \backslash
13930 fboxsep 3pt
13931 \end_layout
13932
13933 \end_inset
13934
13935
13936 \end_layout
13937
13938 \begin_layout Standard
13939 Esta ecuación se ha compuesto con el comando
13940 \begin_inset Newline newline
13941 \end_inset
13942
13943
13944 \series bold
13945
13946 \backslash
13947 fcolorbox{cyan
13948 \begin_inset Formula $\to$
13949 \end_inset
13950
13951
13952 \backslash
13953 {magenta
13954 \begin_inset Formula $\to$
13955 \end_inset
13956
13957
13958 \backslash
13959 {A=B
13960 \end_layout
13961
13962 \begin_layout Standard
13963 \begin_inset VSpace bigskip
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \begin_layout Standard
13970 Para usar colores distintos de los predefinidos deben ser definidos previamente.
13971 \end_layout
13972
13973 \begin_layout Standard
13974 Por ejemplo, se puede definir el color 
13975 \begin_inset Quotes fld
13976 \end_inset
13977
13978
13979 \series bold
13980 verdeoscuro
13981 \series default
13982
13983 \begin_inset Quotes frd
13984 \end_inset
13985
13986  con la línea de preámbulo LaTeX:
13987 \end_layout
13988
13989 \begin_layout Standard
13990
13991 \series bold
13992
13993 \backslash
13994 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13995 \series default
13996
13997 \begin_inset Index
13998 status collapsed
13999
14000 \begin_layout Plain Layout
14001 Comandos ! D ! 
14002 \backslash
14003 definecolor
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Standard
14012
14013 \series bold
14014 cmyk
14015 \series default
14016  es el espacio de color referido a los colores 
14017 \series bold
14018 cyan
14019 \series default
14020
14021 \series bold
14022 magenta
14023 \series default
14024
14025 \series bold
14026 yellow
14027 \series default
14028  y 
14029 \series bold
14030 black
14031 \series default
14032 .
14033  Los cuatro números separados por coma son el factor de cuota para los colores
14034  correspondientes del espacio de color.
14035  Los factores pueden estar en el rango 0-1.
14036  En vez de 
14037 \series bold
14038 cmyk
14039 \series default
14040  se puede usar el espacio de color 
14041 \series bold
14042 rgb
14043 \series default
14044 , que se refiere a 
14045 \series bold
14046 red
14047 \series default
14048
14049 \series bold
14050 green
14051 \series default
14052  y 
14053 \series bold
14054 blue
14055 \series default
14056 , así pues en este caso hay tres factores de cuota para los correspondientes
14057  colores.
14058  Además hay el espacio de color 
14059 \series bold
14060 gray
14061 \series default
14062  con un factor de cuota para el valor gris.
14063 \end_layout
14064
14065 \begin_layout Standard
14066 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14067 \series bold
14068 verdeoscuro
14069 \series default
14070  y los caracteres en color amarillo:
14071 \color black
14072
14073 \begin_inset Formula \begin{equation}
14074 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14075
14076 \end_inset
14077
14078
14079 \end_layout
14080
14081 \begin_layout Standard
14082 Los colores personalizados también se pueden usar para texto con la ayuda
14083  del comando 
14084 \series bold
14085
14086 \backslash
14087 textcolor
14088 \series default
14089
14090 \begin_inset Index
14091 status collapsed
14092
14093 \begin_layout Plain Layout
14094 Texto ! coloreado
14095 \end_layout
14096
14097 \end_inset
14098
14099
14100 \end_layout
14101
14102 \begin_layout Standard
14103 \begin_inset ERT
14104 status open
14105
14106 \begin_layout Plain Layout
14107
14108
14109 \backslash
14110 textcolor{verdeoscuro}{
14111 \end_layout
14112
14113 \end_inset
14114
14115 Esta frase en 
14116 \begin_inset Quotes fld
14117 \end_inset
14118
14119 verdeoscuro
14120 \begin_inset Quotes frd
14121 \end_inset
14122
14123 .
14124 \begin_inset ERT
14125 status collapsed
14126
14127 \begin_layout Plain Layout
14128
14129 }
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \begin_layout Standard
14138
14139 \series bold
14140
14141 \backslash
14142 textcolor
14143 \series default
14144
14145 \begin_inset Index
14146 status collapsed
14147
14148 \begin_layout Plain Layout
14149 Comandos ! T ! 
14150 \backslash
14151 textcolor
14152 \end_layout
14153
14154 \end_inset
14155
14156  se usa con el esquema 
14157 \series bold
14158
14159 \backslash
14160 textcolor{color}{caracteres a colorear}
14161 \series default
14162 .
14163 \end_layout
14164
14165 \begin_layout Subsection
14166 Cuadros de párrafo
14167 \begin_inset CommandInset label
14168 LatexCommand label
14169 name "sub:Cuadros-de-párrafo"
14170
14171 \end_inset
14172
14173
14174 \begin_inset Index
14175 status collapsed
14176
14177 \begin_layout Plain Layout
14178 Cuadros ! para párrafos
14179 \end_layout
14180
14181 \end_inset
14182
14183
14184 \end_layout
14185
14186 \begin_layout Standard
14187 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14188  de párrafo (parbox), se puede generar con el menú 
14189 \family sans
14190 Insertar\SpecialChar \menuseparator
14191 Cuadro
14192 \family default
14193  o con el botón 
14194 \begin_inset Graphics
14195         filename ../../images/box-insert.png
14196         scale 85
14197
14198 \end_inset
14199
14200  de la barra de herramientas.
14201 \end_layout
14202
14203 \begin_layout Standard
14204 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14205 \begin_inset VSpace medskip
14206 \end_inset
14207
14208 Esta línea contiene 
14209 \begin_inset Box Boxed
14210 position "c"
14211 hor_pos "c"
14212 has_inner_box 1
14213 inner_pos "c"
14214 use_parbox 1
14215 width "5cm"
14216 special "none"
14217 height "1in"
14218 height_special "totalheight"
14219 status collapsed
14220
14221 \begin_layout Plain Layout
14222 Esto es un cuadro de párrafo.
14223  Tiene exactamente 5
14224 \begin_inset space \thinspace{}
14225 \end_inset
14226
14227 cm de largo y además puede contener ecuaciones: 
14228 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \end_inset
14235
14236
14237 \begin_inset space ~
14238 \end_inset
14239
14240  un cuadro de párrafo.
14241 \begin_inset VSpace medskip
14242 \end_inset
14243
14244 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14245  Surge un diálogo con las propiedades del cuadro.
14246  En este caso: 
14247 \emph on
14248 Decoración
14249 \emph default
14250 : Marco rectangular, 
14251 \emph on
14252 Cuadro interior
14253 \emph default
14254 : Párrafo, 
14255 \emph on
14256 Ancho
14257 \emph default
14258 : 5
14259 \begin_inset space \thinspace{}
14260 \end_inset
14261
14262 cm, 
14263 \emph on
14264 Alineación Vertical
14265 \emph default
14266  
14267 \emph on
14268 Cuadro
14269 \emph default
14270 : Medio.
14271 \end_layout
14272
14273 \begin_layout Standard
14274 \begin_inset VSpace medskip
14275 \end_inset
14276
14277 En LaTeX, un cuadro de párrafo se inserta con el comando 
14278 \series bold
14279
14280 \backslash
14281 parbox
14282 \series default
14283
14284 \begin_inset Index
14285 status collapsed
14286
14287 \begin_layout Plain Layout
14288 Comandos ! P ! 
14289 \backslash
14290 parbox
14291 \end_layout
14292
14293 \end_inset
14294
14295  con el esquema siguiente:
14296 \end_layout
14297
14298 \begin_layout Standard
14299
14300 \series bold
14301
14302 \backslash
14303 parbox[posición]{anchura}{contenido}
14304 \end_layout
14305
14306 \begin_layout Standard
14307 Son posibles las posiciones 
14308 \emph on
14309 b
14310 \emph default
14311  y 
14312 \emph on
14313 t
14314 \emph default
14315
14316 \emph on
14317 b
14318 \emph default
14319  por 
14320 \begin_inset Quotes fld
14321 \end_inset
14322
14323 bottom
14324 \begin_inset Quotes frd
14325 \end_inset
14326
14327  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14328  Con 
14329 \emph on
14330 t
14331 \emph default
14332 , por 
14333 \begin_inset Quotes fld
14334 \end_inset
14335
14336 top
14337 \begin_inset Quotes frd
14338 \end_inset
14339
14340  (arriba), la alineación se hace con la primera línea.
14341  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14342  
14343 \emph on
14344 Cuadros
14345 \emph default
14346  del manual 
14347 \emph on
14348 Objetos incrustados
14349 \emph default
14350  para ejemplos.
14351 \end_layout
14352
14353 \begin_layout Standard
14354 \begin_inset VSpace bigskip
14355 \end_inset
14356
14357 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14358  ponerse en un cuadro de párrafo.
14359  Para ello se inserta el comando
14360 \begin_inset Newline newline
14361 \end_inset
14362
14363
14364 \series bold
14365
14366 \backslash
14367 fbox{
14368 \backslash
14369 parbox{
14370 \backslash
14371 linewidth-2
14372 \backslash
14373 fboxsep-2
14374 \backslash
14375 fboxrule}{
14376 \begin_inset Newline newline
14377 \end_inset
14378
14379
14380 \series default
14381 en modo TeX delante de la ecuación.
14382  Aquí 
14383 \series bold
14384
14385 \backslash
14386 linewidth
14387 \begin_inset Index
14388 status collapsed
14389
14390 \begin_layout Plain Layout
14391 Comandos ! L ! 
14392 \backslash
14393 linewidth
14394 \end_layout
14395
14396 \end_inset
14397
14398
14399 \series default
14400  es la anchura de línea establecida para el documento.
14401  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14402  anchura dos veces la separación del marco y el grosor.
14403  Como LyX no lo hace automáticamente debido a un fallo,
14404 \begin_inset Foot
14405 status collapsed
14406
14407 \begin_layout Plain Layout
14408 \begin_inset CommandInset href
14409 LatexCommand href
14410 name "LyX-bug #4483"
14411 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14412
14413 \end_inset
14414
14415
14416 \end_layout
14417
14418 \end_inset
14419
14420  hay que usar modo TeX.
14421  Para poder multiplicar y restar en los argumentos hay que cargar en el
14422  preámbulo LaTeX el paquete LaTeX 
14423 \series bold
14424 calc
14425 \series default
14426 ,
14427 \begin_inset Foot
14428 status collapsed
14429
14430 \begin_layout Plain Layout
14431
14432 \series bold
14433 calc
14434 \series default
14435  es parte de toda instalación LaTeX estándar.
14436 \end_layout
14437
14438 \end_inset
14439
14440
14441 \begin_inset Index
14442 status collapsed
14443
14444 \begin_layout Plain Layout
14445 Paquetes ! calc
14446 \end_layout
14447
14448 \end_inset
14449
14450  con la línea
14451 \end_layout
14452
14453 \begin_layout Standard
14454
14455 \series bold
14456
14457 \backslash
14458 usepackage{calc}
14459 \end_layout
14460
14461 \begin_layout Standard
14462 Detrás de la ecuación se cierran ambos cuadros con 
14463 \series bold
14464 }}
14465 \series default
14466  en modo TeX.
14467  Aquí hay un ejemplo:
14468 \begin_inset ERT
14469 status collapsed
14470
14471 \begin_layout Plain Layout
14472
14473
14474 \backslash
14475 fboxsep 5mm 
14476 \backslash
14477 fboxrule 5mm
14478 \end_layout
14479
14480 \end_inset
14481
14482
14483 \end_layout
14484
14485 \begin_layout Standard
14486 \begin_inset ERT
14487 status collapsed
14488
14489 \begin_layout Plain Layout
14490
14491
14492 \backslash
14493 fbox{
14494 \backslash
14495 parbox{
14496 \backslash
14497 linewidth-2
14498 \backslash
14499 fboxsep-2
14500 \backslash
14501 fboxrule}{
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \begin_inset Formula \begin{equation}
14508 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14509
14510 \end_inset
14511
14512
14513 \end_layout
14514
14515 \begin_layout Standard
14516 \begin_inset ERT
14517 status collapsed
14518
14519 \begin_layout Plain Layout
14520
14521 }}
14522 \end_layout
14523
14524 \end_inset
14525
14526
14527 \begin_inset ERT
14528 status collapsed
14529
14530 \begin_layout Plain Layout
14531
14532
14533 \backslash
14534 fboxrule 0.4pt 
14535 \backslash
14536 fboxsep 3pt
14537 \end_layout
14538
14539 \end_inset
14540
14541
14542 \end_layout
14543
14544 \begin_layout Standard
14545 \begin_inset VSpace medskip
14546 \end_inset
14547
14548
14549 \end_layout
14550
14551 \begin_layout Standard
14552 Como se ha usado el cuadro de párrafo como argumento de 
14553 \series bold
14554
14555 \backslash
14556 fbox
14557 \series default
14558 , en este caso no hay diferencia entre 
14559 \series bold
14560
14561 \backslash
14562 fbox
14563 \series default
14564  y 
14565 \series bold
14566
14567 \backslash
14568 boxed
14569 \series default
14570 .
14571  
14572 \end_layout
14573
14574 \begin_layout Standard
14575 \begin_inset VSpace bigskip
14576 \end_inset
14577
14578
14579 \end_layout
14580
14581 \begin_layout Standard
14582 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14583  Para hacerlo, se usa 
14584 \series bold
14585
14586 \backslash
14587 parbox
14588 \series default
14589  en combinación con el comando 
14590 \series bold
14591
14592 \backslash
14593 tag
14594 \series default
14595 .
14596  (Véase más sobre 
14597 \series bold
14598
14599 \backslash
14600 tag
14601 \series default
14602  en 
14603 \begin_inset CommandInset ref
14604 LatexCommand ref
14605 reference "sub:Numeración-personalizada"
14606
14607 \end_inset
14608
14609 ).
14610 \end_layout
14611
14612 \begin_layout Standard
14613 Un ejemplo de ecuación comentada con 
14614 \series bold
14615
14616 \backslash
14617 parbox
14618 \series default
14619 :
14620 \end_layout
14621
14622 \begin_layout Standard
14623 \begin_inset ERT
14624 status collapsed
14625
14626 \begin_layout Plain Layout
14627
14628
14629 \backslash
14630 [5x-7b=3b
14631 \backslash
14632 tag*{
14633 \backslash
14634 parbox{5cm}{
14635 \end_layout
14636
14637 \end_inset
14638
14639 Esto es una descripción.
14640  Está claramente separada de la ecuación y es multilínea.
14641 \begin_inset ERT
14642 status collapsed
14643
14644 \begin_layout Plain Layout
14645
14646 }}
14647 \backslash
14648 ]
14649 \end_layout
14650
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \begin_layout Standard
14657 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14658  no soporta el comando 
14659 \series bold
14660
14661 \backslash
14662 parbox
14663 \series default
14664  en ecuaciones.
14665  La ecuación se compone con la siguiente secuencia de comandos:
14666 \end_layout
14667
14668 \begin_layout Standard
14669 El comando 
14670 \series bold
14671
14672 \backslash
14673 [5x-7b=3b
14674 \backslash
14675 tag*
14676 \backslash
14677 {
14678 \backslash
14679 parbox{5cm}{
14680 \series default
14681  se inserta en modo TeX.
14682 \begin_inset Foot
14683 status collapsed
14684
14685 \begin_layout Plain Layout
14686 Si se usa el estilo de ecuación 
14687 \series bold
14688 Sangrado
14689 \series default
14690
14691 \series bold
14692
14693 \backslash
14694 tag*
14695 \backslash
14696
14697 \series default
14698  se puede reemplazar por 
14699 \series bold
14700
14701 \backslash
14702 hfill
14703 \series default
14704 .
14705  (Véanse los estilos de ecuación en 
14706 \begin_inset CommandInset ref
14707 LatexCommand ref
14708 reference "sec:Estilos-de-ecuación"
14709
14710 \end_inset
14711
14712 ).
14713 \end_layout
14714
14715 \end_inset
14716
14717  Después sigue la descripción en texto normal, y por último 
14718 \series bold
14719 }}
14720 \backslash
14721 ]
14722 \series default
14723  en modo TeX.
14724  Aquí los comandos 
14725 \series bold
14726
14727 \backslash
14728 [
14729 \series default
14730  y 
14731 \series bold
14732
14733 \backslash
14734 ]
14735 \series default
14736  crean una ecuación presentada.
14737 \end_layout
14738
14739 \begin_layout Standard
14740 Las ventajas de 
14741 \series bold
14742
14743 \backslash
14744 parbox
14745 \series default
14746  pueden verse en este ejemplo que se ha 
14747 \begin_inset Quotes fld
14748 \end_inset
14749
14750 comentado
14751 \begin_inset Quotes frd
14752 \end_inset
14753
14754  usando el modo texto matemático:
14755 \begin_inset Formula \[
14756 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14757
14758 \end_inset
14759
14760
14761 \end_layout
14762
14763 \begin_layout Section
14764 Operadores
14765 \begin_inset Index
14766 status collapsed
14767
14768 \begin_layout Plain Layout
14769 Operadores
14770 \end_layout
14771
14772 \end_inset
14773
14774
14775 \end_layout
14776
14777 \begin_layout Subsection
14778 Operadores grandes
14779 \begin_inset CommandInset label
14780 LatexCommand label
14781 name "sub:Operadores-grandes"
14782
14783 \end_inset
14784
14785
14786 \begin_inset Index
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790 Operadores ! grandes
14791 \end_layout
14792
14793 \end_inset
14794
14795
14796 \begin_inset Index
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 Sumatorios
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \begin_inset Index
14807 status collapsed
14808
14809 \begin_layout Plain Layout
14810 Integrales
14811 \end_layout
14812
14813 \end_inset
14814
14815
14816 \end_layout
14817
14818 \begin_layout Standard
14819 Para poder usar todos los comandos de integrales listados aquí, debe estar
14820  marcada la opción 
14821 \family sans
14822 Usar paquete esint automáticamente
14823 \family default
14824  en el apartado 
14825 \family sans
14826 Ecuaciones
14827 \family default
14828  de la configuración del documento.
14829  
14830 \end_layout
14831
14832 \begin_layout Standard
14833 \begin_inset space \hfill{}
14834 \end_inset
14835
14836
14837 \begin_inset Tabular
14838 <lyxtabular version="3" rows="11" columns="2">
14839 <features>
14840 <column alignment="center" valignment="top" width="0pt">
14841 <column alignment="center" valignment="top" width="0pt">
14842 <row>
14843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847 Comando
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 Resultado
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 </row>
14862 <row>
14863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \begin_layout Plain Layout
14867
14868 \backslash
14869 sum
14870 \begin_inset Index
14871 status collapsed
14872
14873 \begin_layout Plain Layout
14874 Comandos ! S ! 
14875 \backslash
14876 sum
14877 \end_layout
14878
14879 \end_inset
14880
14881
14882 \end_layout
14883
14884 \end_inset
14885 </cell>
14886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14887 \begin_inset Text
14888
14889 \begin_layout Plain Layout
14890 \begin_inset Formula $\sum$
14891 \end_inset
14892
14893
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 </row>
14899 <row>
14900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904
14905 \backslash
14906 int
14907 \begin_inset Index
14908 status collapsed
14909
14910 \begin_layout Plain Layout
14911 Comandos ! I ! 
14912 \backslash
14913 int
14914 \end_layout
14915
14916 \end_inset
14917
14918
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 \begin_inset Formula $\int$
14928 \end_inset
14929
14930
14931 \end_layout
14932
14933 \end_inset
14934 </cell>
14935 </row>
14936 <row>
14937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941
14942 \backslash
14943 intop
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Plain Layout
14952 \begin_inset Formula $\intop$
14953 \end_inset
14954
14955
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 </row>
14961 <row>
14962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \backslash
14968 oint
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 \begin_inset Formula $\oint$
14978 \end_inset
14979
14980
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 </row>
14986 <row>
14987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14988 \begin_inset Text
14989
14990 \begin_layout Plain Layout
14991
14992 \backslash
14993 ointop
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 \begin_inset Formula $\ointop$
15003 \end_inset
15004
15005
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 </row>
15011 <row>
15012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016
15017 \backslash
15018 ointctrclockwise
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 \begin_inset Formula $\ointctrclockwise$
15028 \end_inset
15029
15030
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 </row>
15036 <row>
15037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15038 \begin_inset Text
15039
15040 \begin_layout Plain Layout
15041
15042 \backslash
15043 ointclockwise
15044 \end_layout
15045
15046 \end_inset
15047 </cell>
15048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15049 \begin_inset Text
15050
15051 \begin_layout Plain Layout
15052 \begin_inset Formula $\ointclockwise$
15053 \end_inset
15054
15055
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 </row>
15061 <row>
15062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15063 \begin_inset Text
15064
15065 \begin_layout Plain Layout
15066
15067 \backslash
15068 sqint
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Plain Layout
15077 \begin_inset Formula $\sqint$
15078 \end_inset
15079
15080
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 </row>
15086 <row>
15087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091
15092 \backslash
15093 bigcap
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102 \begin_inset Formula $\bigcap$
15103 \end_inset
15104
15105
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 </row>
15111 <row>
15112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116
15117 \backslash
15118 bigcup
15119 \end_layout
15120
15121 \end_inset
15122 </cell>
15123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15124 \begin_inset Text
15125
15126 \begin_layout Plain Layout
15127 \begin_inset Formula $\bigcup$
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 </row>
15136 </lyxtabular>
15137
15138 \end_inset
15139
15140
15141 \begin_inset space \hfill{}
15142 \end_inset
15143
15144
15145 \begin_inset Tabular
15146 <lyxtabular version="3" rows="10" columns="2">
15147 <features>
15148 <column alignment="center" valignment="top" width="0pt">
15149 <column alignment="center" valignment="top" width="0pt">
15150 <row>
15151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155 Comando
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164 Resultado
15165 \end_layout
15166
15167 \end_inset
15168 </cell>
15169 </row>
15170 <row>
15171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175
15176 \backslash
15177 prod
15178 \begin_inset Index
15179 status collapsed
15180
15181 \begin_layout Plain Layout
15182 Comandos ! P ! 
15183 \backslash
15184 prod
15185 \end_layout
15186
15187 \end_inset
15188
15189
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Plain Layout
15198 \begin_inset Formula $\prod$
15199 \end_inset
15200
15201
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 </row>
15207 <row>
15208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Plain Layout
15212
15213 \backslash
15214 coprod
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Plain Layout
15223 \begin_inset Formula $\coprod$
15224 \end_inset
15225
15226
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 </row>
15232 <row>
15233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237
15238 \backslash
15239 bigodot
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248 \begin_inset Formula $\bigodot$
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 </row>
15257 <row>
15258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262
15263 \backslash
15264 bigotimes
15265 \end_layout
15266
15267 \end_inset
15268 </cell>
15269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Plain Layout
15273 \begin_inset Formula $\bigotimes$
15274 \end_inset
15275
15276
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 </row>
15282 <row>
15283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Plain Layout
15287
15288 \backslash
15289 bigoplus
15290 \end_layout
15291
15292 \end_inset
15293 </cell>
15294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Plain Layout
15298 \begin_inset Formula $\bigoplus$
15299 \end_inset
15300
15301
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 </row>
15307 <row>
15308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \begin_layout Plain Layout
15312
15313 \backslash
15314 bigwedge
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323 \begin_inset Formula $\bigwedge$
15324 \end_inset
15325
15326
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 </row>
15332 <row>
15333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15334 \begin_inset Text
15335
15336 \begin_layout Plain Layout
15337
15338 \backslash
15339 bigvee
15340 \end_layout
15341
15342 \end_inset
15343 </cell>
15344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348 \begin_inset Formula $\bigvee$
15349 \end_inset
15350
15351
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 </row>
15357 <row>
15358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Plain Layout
15362
15363 \backslash
15364 bigsqcup
15365 \end_layout
15366
15367 \end_inset
15368 </cell>
15369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15370 \begin_inset Text
15371
15372 \begin_layout Plain Layout
15373 \begin_inset Formula $\bigsqcup$
15374 \end_inset
15375
15376
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 </row>
15382 <row>
15383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387
15388 \backslash
15389 biguplus
15390 \end_layout
15391
15392 \end_inset
15393 </cell>
15394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398 \begin_inset Formula $\biguplus$
15399 \end_inset
15400
15401
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 </row>
15407 </lyxtabular>
15408
15409 \end_inset
15410
15411
15412 \begin_inset space \hfill{}
15413 \end_inset
15414
15415
15416 \end_layout
15417
15418 \begin_layout Standard
15419 Todos los operadores grandes se pueden insertar con el botón 
15420 \begin_inset Graphics
15421         filename ../../images/math/intop.png
15422         scale 85
15423
15424 \end_inset
15425
15426  de la barra de ecuaciones.
15427 \end_layout
15428
15429 \begin_layout Standard
15430 Estos operadores son llamados grandes porque son mayores que los operadores
15431  binarios de aspecto semejante.
15432  Todos los operadores grandes pueden tener límites, como se describe en
15433  la subsección siguiente.
15434 \end_layout
15435
15436 \begin_layout Standard
15437 Los operadores 
15438 \series bold
15439
15440 \backslash
15441 intop
15442 \series default
15443  y 
15444 \series bold
15445
15446 \backslash
15447 ointop
15448 \series default
15449  difieren de 
15450 \series bold
15451
15452 \backslash
15453 int
15454 \series default
15455  y 
15456 \series bold
15457
15458 \backslash
15459 oint
15460 \series default
15461  en el estilo en que se presentan los límites, véase
15462 \series bold
15463  
15464 \series default
15465
15466 \begin_inset CommandInset ref
15467 LatexCommand ref
15468 reference "sub:Límites-de-operadores"
15469
15470 \end_inset
15471
15472 .
15473 \end_layout
15474
15475 \begin_layout Subsubsection*
15476 Sugerencias para las integrales
15477 \end_layout
15478
15479 \begin_layout Standard
15480 La letra 
15481 \emph on
15482 d
15483 \emph default
15484  en una integral es un operador, por consiguiente debe escribirse en redonda.
15485  Esto se hace resaltando la 
15486 \emph on
15487 d
15488 \emph default
15489  y usando el atajo de teclado 
15490 \family sans
15491 Alt-c
15492 \begin_inset space ~
15493 \end_inset
15494
15495 r
15496 \family default
15497 .
15498 \begin_inset Foot
15499 status open
15500
15501 \begin_layout Plain Layout
15502 véase estilos de letras en 
15503 \begin_inset CommandInset ref
15504 LatexCommand ref
15505 reference "sub:Estilos-de-fuentes"
15506
15507 \end_inset
15508
15509  
15510 \end_layout
15511
15512 \end_inset
15513
15514  Delante de la 
15515 \emph on
15516 d
15517 \emph default
15518  se inserta un espacio delgado, como es habitual en los operadores.
15519  Un ejemplo:
15520 \end_layout
15521
15522 \begin_layout Standard
15523 incorrecto: 
15524 \begin_inset Formula $\int A(x)dx$
15525 \end_inset
15526
15527
15528 \begin_inset Newline newline
15529 \end_inset
15530
15531
15532 \begin_inset ERT
15533 status collapsed
15534
15535 \begin_layout Plain Layout
15536
15537
15538 \backslash
15539 hphantom{in}
15540 \end_layout
15541
15542 \end_inset
15543
15544 correcto: 
15545 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15546 \end_inset
15547
15548
15549 \end_layout
15550
15551 \begin_layout Standard
15552 Para integrales múltiples hay los siguientes comandos:
15553 \begin_inset VSpace medskip
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \begin_layout Standard
15560 \begin_inset space \hfill{}
15561 \end_inset
15562
15563
15564 \begin_inset Tabular
15565 <lyxtabular version="3" rows="4" columns="2">
15566 <features>
15567 <column alignment="center" valignment="top" width="0">
15568 <column alignment="center" valignment="top" width="0">
15569 <row>
15570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Plain Layout
15574 Comando
15575 \end_layout
15576
15577 \end_inset
15578 </cell>
15579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15580 \begin_inset Text
15581
15582 \begin_layout Plain Layout
15583 Resultado
15584 \begin_inset Note Note
15585 status collapsed
15586
15587 \begin_layout Plain Layout
15588
15589 \series bold
15590
15591 \backslash
15592 raisebox
15593 \series default
15594  se usa sólo como espaciador
15595 \end_layout
15596
15597 \end_inset
15598
15599
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 </row>
15605 <row>
15606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Plain Layout
15610
15611 \backslash
15612 iint
15613 \end_layout
15614
15615 \end_inset
15616 </cell>
15617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Plain Layout
15621 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \end_inset
15628 </cell>
15629 </row>
15630 <row>
15631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635
15636 \backslash
15637 oiint
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 </row>
15655 <row>
15656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660
15661 \backslash
15662 sqiint
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15672 \end_inset
15673
15674
15675 \end_layout
15676
15677 \end_inset
15678 </cell>
15679 </row>
15680 </lyxtabular>
15681
15682 \end_inset
15683
15684
15685 \begin_inset space \hfill{}
15686 \end_inset
15687
15688
15689 \begin_inset Tabular
15690 <lyxtabular version="3" rows="4" columns="2">
15691 <features>
15692 <column alignment="center" valignment="top" width="0">
15693 <column alignment="center" valignment="top" width="0">
15694 <row>
15695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Plain Layout
15699 Comando
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Plain Layout
15708 Resultado
15709 \begin_inset Note Note
15710 status collapsed
15711
15712 \begin_layout Plain Layout
15713
15714 \series bold
15715
15716 \backslash
15717 raisebox
15718 \series default
15719  se usa sólo como espaciador
15720 \end_layout
15721
15722 \end_inset
15723
15724
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 </row>
15730 <row>
15731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735
15736 \backslash
15737 iiint
15738 \end_layout
15739
15740 \end_inset
15741 </cell>
15742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Plain Layout
15746 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15747 \end_inset
15748
15749
15750 \end_layout
15751
15752 \end_inset
15753 </cell>
15754 </row>
15755 <row>
15756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760
15761 \backslash
15762 iiiint
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15772 \end_inset
15773
15774
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 </row>
15780 <row>
15781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785
15786 \backslash
15787 dotsint
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Plain Layout
15796 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15797 \end_inset
15798
15799
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 </row>
15805 </lyxtabular>
15806
15807 \end_inset
15808
15809
15810 \begin_inset space \hfill{}
15811 \end_inset
15812
15813
15814 \end_layout
15815
15816 \begin_layout Subsection
15817 Límites de operadores
15818 \begin_inset CommandInset label
15819 LatexCommand label
15820 name "sub:Límites-de-operadores"
15821
15822 \end_inset
15823
15824
15825 \begin_inset Index
15826 status collapsed
15827
15828 \begin_layout Plain Layout
15829 Operadores ! límites de
15830 \end_layout
15831
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \begin_layout Standard
15838 Los límites se crean mediante superíndices y subíndices:
15839 \end_layout
15840
15841 \begin_layout Standard
15842 \noindent
15843 \align center
15844 \begin_inset Tabular
15845 <lyxtabular version="3" rows="2" columns="2">
15846 <features>
15847 <column alignment="center" valignment="top" width="0">
15848 <column alignment="center" valignment="top" width="0">
15849 <row>
15850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854 Comando
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863 Resultado
15864 \begin_inset Note Note
15865 status collapsed
15866
15867 \begin_layout Plain Layout
15868
15869 \series bold
15870
15871 \backslash
15872 raisebox
15873 \series default
15874  se usa sólo como espaciador
15875 \end_layout
15876
15877 \end_inset
15878
15879
15880 \end_layout
15881
15882 \end_inset
15883 </cell>
15884 </row>
15885 <row>
15886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890
15891 \backslash
15892 prod^
15893 \backslash
15894 infty
15895 \begin_inset ERT
15896 status collapsed
15897
15898 \begin_layout Plain Layout
15899
15900
15901 \backslash
15902 spce 
15903 \end_layout
15904
15905 \end_inset
15906
15907
15908 \begin_inset Formula $\to$
15909 \end_inset
15910
15911 _0
15912 \begin_inset Formula $\to$
15913 \end_inset
15914
15915 A(x)
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15921 \begin_inset Text
15922
15923 \begin_layout Plain Layout
15924 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15925 \end_inset
15926
15927
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 </row>
15933 </lyxtabular>
15934
15935 \end_inset
15936
15937
15938 \end_layout
15939
15940 \begin_layout Standard
15941 En ecuaciones en línea los límites se colocan al lado derecho del operador.
15942  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
15943 \end_layout
15944
15945 \begin_layout Standard
15946 Para forzar que los límites se coloquen junto al operador, se pone el cursor
15947  directamente detrás del operador y se elige 
15948 \series bold
15949 Insertado
15950 \series default
15951  en el menú 
15952 \family sans
15953 Editar\SpecialChar \menuseparator
15954 Ecuación\SpecialChar \menuseparator
15955 Cambiar tipo de límites
15956 \family default
15957  (atajo 
15958 \family sans
15959 Alt-m
15960 \begin_inset space ~
15961 \end_inset
15962
15963 l
15964 \family default
15965 ).
15966  Un ejemplo:
15967 \end_layout
15968
15969 \begin_layout Standard
15970 Los límites por defecto son:
15971 \begin_inset Formula \[
15972 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15973
15974 \end_inset
15975
15976
15977 \end_layout
15978
15979 \begin_layout Standard
15980 Así se ven si se cambia el tipo de límites a 
15981 \series bold
15982 Insertado
15983 \series default
15984 :
15985 \begin_inset Formula \[
15986 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15987
15988 \end_inset
15989
15990
15991 \end_layout
15992
15993 \begin_layout Standard
15994 En integrales, excepto 
15995 \series bold
15996
15997 \backslash
15998 intop
15999 \series default
16000  y 
16001 \series bold
16002
16003 \backslash
16004 ointop
16005 \series default
16006 , los límites se colocan por defecto junto al operador.
16007  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16008  operador.
16009  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16010 \series bold
16011 Pantalla
16012 \series default
16013  para poner el límite debajo:
16014 \begin_inset Formula \begin{equation}
16015 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16016
16017 \end_inset
16018
16019
16020 \begin_inset VSpace medskip
16021 \end_inset
16022
16023 Para especificar condiciones en los límites se usan los comandos 
16024 \series bold
16025
16026 \backslash
16027 subarray
16028 \series default
16029
16030 \begin_inset Index
16031 status collapsed
16032
16033 \begin_layout Plain Layout
16034 Comandos ! S ! 
16035 \backslash
16036 subarray
16037 \end_layout
16038
16039 \end_inset
16040
16041  y 
16042 \series bold
16043
16044 \backslash
16045 substack
16046 \series default
16047
16048 \begin_inset Index
16049 status collapsed
16050
16051 \begin_layout Plain Layout
16052 Comandos ! S ! 
16053 \backslash
16054 substack
16055 \end_layout
16056
16057 \end_inset
16058
16059 .
16060  Por ejemplo, para componer la expresión
16061 \begin_inset Formula \begin{equation}
16062 \sum_{\begin{subarray}{c}
16063 0<k<1000\\
16064 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16065
16066 \end_inset
16067
16068 se ha hecho lo siguiente: primero se escribe el comando 
16069 \series bold
16070
16071 \backslash
16072 sum^n
16073 \series default
16074
16075 \begin_inset ERT
16076 status collapsed
16077
16078 \begin_layout Plain Layout
16079
16080
16081 \backslash
16082 spce 
16083 \end_layout
16084
16085 \end_inset
16086
16087
16088 \series bold
16089 _
16090 \series default
16091 .
16092  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16093  se inserta el comando 
16094 \series bold
16095
16096 \backslash
16097 subarray
16098 \series default
16099
16100 \begin_inset ERT
16101 status collapsed
16102
16103 \begin_layout Plain Layout
16104
16105
16106 \backslash
16107 spce 
16108 \end_layout
16109
16110 \end_inset
16111
16112 .
16113  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16114  distintas.
16115  Cada línea nueva se crea con un salto de línea (
16116 \family sans
16117 Ctrl-Intro
16118 \family default
16119 ).
16120  Si ahora se escribe en ella
16121 \begin_inset Newline newline
16122 \end_inset
16123
16124
16125 \series bold
16126 0<k<1000 Ctrl-Intro
16127 \begin_inset Newline newline
16128 \end_inset
16129
16130
16131 \series default
16132 aparece debajo un nuevo marco para la línea nueva.
16133 \end_layout
16134
16135 \begin_layout Standard
16136 La alineación de las líneas puede cambiarse a la izquierda con la 
16137 \family sans
16138 barra de herramientas de tabla
16139 \family default
16140  o con el menú 
16141 \family sans
16142 Editar\SpecialChar \menuseparator
16143 Filas y columnas
16144 \family default
16145 .
16146  Para obtener alineación derecha se inserta 
16147 \series bold
16148
16149 \backslash
16150 hfill
16151 \series default
16152
16153 \begin_inset ERT
16154 status collapsed
16155
16156 \begin_layout Plain Layout
16157
16158
16159 \backslash
16160 spce 
16161 \end_layout
16162
16163 \end_inset
16164
16165  al principio de la línea.
16166 \end_layout
16167
16168 \begin_layout Standard
16169 El comando 
16170 \series bold
16171
16172 \backslash
16173 substack
16174 \series default
16175  es equivalente a 
16176 \series bold
16177
16178 \backslash
16179 subarray
16180 \series default
16181  con la diferencia de que las líneas están siempre centradas.
16182 \begin_inset VSpace bigskip
16183 \end_inset
16184
16185
16186 \end_layout
16187
16188 \begin_layout Standard
16189 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16190  siguientes, como en la ecuación 
16191 \begin_inset CommandInset ref
16192 LatexCommand eqref
16193 reference "eq:substack"
16194
16195 \end_inset
16196
16197 , porque éstos se colocan junto a los límites.
16198 \end_layout
16199
16200 \begin_layout Standard
16201 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16202 \end_layout
16203
16204 \begin_layout Standard
16205
16206 \series bold
16207
16208 \backslash
16209 def
16210 \backslash
16211 clap#1{
16212 \backslash
16213 hbox to 0pt{
16214 \backslash
16215 hss #1
16216 \backslash
16217 hss}}
16218 \begin_inset Newline newline
16219 \end_inset
16220
16221
16222 \backslash
16223 def
16224 \backslash
16225 mathclap {
16226 \backslash
16227 mathpalette 
16228 \backslash
16229 mathclapinternal}
16230 \begin_inset Newline newline
16231 \end_inset
16232
16233
16234 \backslash
16235 def
16236 \backslash
16237 mathclapinternal #1#2{
16238 \backslash
16239 clap{$
16240 \backslash
16241 mathsurround =0pt #1{#2}$}}
16242 \end_layout
16243
16244 \begin_layout Standard
16245 En ella se define el comando 
16246 \series bold
16247
16248 \backslash
16249 mathclap
16250 \series default
16251
16252 \begin_inset Index
16253 status collapsed
16254
16255 \begin_layout Plain Layout
16256 Comandos ! M ! 
16257 \backslash
16258 mathclap
16259 \end_layout
16260
16261 \end_inset
16262
16263  que establece la anchura del límite en 0
16264 \begin_inset space \thinspace{}
16265 \end_inset
16266
16267 pt.
16268  El esquema del comando es:
16269 \end_layout
16270
16271 \begin_layout Standard
16272
16273 \series bold
16274
16275 \backslash
16276 mathclap{límite}
16277 \end_layout
16278
16279 \begin_layout Standard
16280 donde el límite puede consistir en varias condiciones.
16281 \end_layout
16282
16283 \begin_layout Standard
16284 Aplicado en la ecuación 
16285 \begin_inset CommandInset ref
16286 LatexCommand eqref
16287 reference "eq:substack"
16288
16289 \end_inset
16290
16291  se usa el comando
16292 \end_layout
16293
16294 \begin_layout Standard
16295
16296 \series bold
16297
16298 \backslash
16299 sum_
16300 \backslash
16301 mathclap{
16302 \backslash
16303 substack
16304 \begin_inset ERT
16305 status collapsed
16306
16307 \begin_layout Plain Layout
16308
16309
16310 \backslash
16311 spce 
16312 \end_layout
16313
16314 \end_inset
16315
16316 0<k<1000 Ctrl-Intro
16317 \end_layout
16318
16319 \begin_layout Standard
16320 para componer el límite inferior.
16321  Ahora el sumando está junto al sumatorio:
16322 \begin_inset Formula \[
16323 \sum_{\mathclap{\substack{0<k<1000\\
16324 \\k\,\in\,\mathbb{N}}
16325 }}^{n}k^{-2}\]
16326
16327 \end_inset
16328
16329
16330 \begin_inset VSpace bigskip
16331 \end_inset
16332
16333 Cómo utilizar un límite para varios operadores se describe en la 
16334 \begin_inset CommandInset ref
16335 LatexCommand ref
16336 reference "sub:Operadores-de-usuario"
16337
16338 \end_inset
16339
16340 .
16341 \end_layout
16342
16343 \begin_layout Subsection
16344 Operadores binarios
16345 \begin_inset CommandInset label
16346 LatexCommand label
16347 name "sub:Operadores-binarios"
16348
16349 \end_inset
16350
16351
16352 \begin_inset Index
16353 status collapsed
16354
16355 \begin_layout Plain Layout
16356 Operadores ! binarios
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \begin_layout Standard
16365 Los operadores binarios se rodean por espacios si llevan un carácter delante
16366  o detrás.
16367 \begin_inset VSpace medskip
16368 \end_inset
16369
16370
16371 \end_layout
16372
16373 \begin_layout Standard
16374 \begin_inset space \hfill{}
16375 \end_inset
16376
16377
16378 \begin_inset Tabular
16379 <lyxtabular version="3" rows="13" columns="2">
16380 <features>
16381 <column alignment="center" valignment="top" width="0pt">
16382 <column alignment="center" valignment="top" width="0pt">
16383 <row>
16384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388 Comando
16389 \begin_inset Note Note
16390 status collapsed
16391
16392 \begin_layout Plain Layout
16393
16394 \series bold
16395
16396 \backslash
16397 raisebox
16398 \series default
16399  se usa sólo como espaciador
16400 \end_layout
16401
16402 \end_inset
16403
16404
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 Operador
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 </row>
16419 <row>
16420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424 +
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 \begin_inset Formula $+$
16434 \end_inset
16435
16436
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 </row>
16442 <row>
16443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 -
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 \begin_inset Formula $-$
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 </row>
16465 <row>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470
16471 \backslash
16472 pm
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 \begin_inset Formula $\pm$
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 <row>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495
16496 \backslash
16497 mp
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 \begin_inset Formula $\mp$
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 </row>
16515 <row>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520
16521 \backslash
16522 cdot
16523 \end_layout
16524
16525 \end_inset
16526 </cell>
16527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16528 \begin_inset Text
16529
16530 \begin_layout Plain Layout
16531 \begin_inset Formula $\cdot$
16532 \end_inset
16533
16534
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 </row>
16540 <row>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545
16546 \backslash
16547 times
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 \begin_inset Formula $\times$
16557 \end_inset
16558
16559
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 </row>
16565 <row>
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570
16571 \backslash
16572 div
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 \begin_inset Formula $\div$
16582 \end_inset
16583
16584
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 </row>
16590 <row>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595 \begin_inset ERT
16596 status collapsed
16597
16598 \begin_layout Plain Layout
16599
16600
16601 \backslash
16602 raisebox{-1.2mm}{
16603 \end_layout
16604
16605 \end_inset
16606
16607 *
16608 \begin_inset ERT
16609 status collapsed
16610
16611 \begin_layout Plain Layout
16612
16613 }
16614 \end_layout
16615
16616 \end_inset
16617
16618
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Plain Layout
16627 \begin_inset Formula $*$
16628 \end_inset
16629
16630
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 </row>
16636 <row>
16637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641
16642 \backslash
16643 star
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 \begin_inset Formula $\star$
16653 \end_inset
16654
16655
16656 \end_layout
16657
16658 \end_inset
16659 </cell>
16660 </row>
16661 <row>
16662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666
16667 \backslash
16668 circ
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677 \begin_inset Formula $\circ$
16678 \end_inset
16679
16680
16681 \end_layout
16682
16683 \end_inset
16684 </cell>
16685 </row>
16686 <row>
16687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691
16692 \backslash
16693 diamond
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 \begin_inset Formula $\diamond$
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 </row>
16711 <row>
16712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716
16717 \backslash
16718 bullet
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727 \begin_inset Formula $\bullet$
16728 \end_inset
16729
16730
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 </row>
16736 </lyxtabular>
16737
16738 \end_inset
16739
16740
16741 \begin_inset space \hfill{}
16742 \end_inset
16743
16744
16745 \begin_inset Tabular
16746 <lyxtabular version="3" rows="13" columns="2">
16747 <features>
16748 <column alignment="center" valignment="top" width="0pt">
16749 <column alignment="center" valignment="top" width="0pt">
16750 <row>
16751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 Comando
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16761 \begin_inset Text
16762
16763 \begin_layout Plain Layout
16764 Operador
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 </row>
16770 <row>
16771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout Plain Layout
16775
16776 \backslash
16777 nabla
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786 \begin_inset Formula $\nabla$
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row>
16796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800
16801 \backslash
16802 bigtriangledown
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Formula $\bigtriangledown$
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825
16826 \backslash
16827 bigtriangleup
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 \begin_inset Formula $\bigtriangleup$
16837 \end_inset
16838
16839
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 <row>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850
16851 \backslash
16852 Box
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Plain Layout
16861 \begin_inset Formula $\Box$
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 </row>
16870 <row>
16871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875
16876 \backslash
16877 cap 
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 \begin_inset Formula $\cap$
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 <row>
16896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900
16901 \backslash
16902 cup
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 \begin_inset Formula $\cup$
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 </row>
16920 <row>
16921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925
16926 \backslash
16927 dagger
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 \begin_inset Formula $\dagger$
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 </row>
16945 <row>
16946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950
16951 \backslash
16952 ddagger
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961 \begin_inset Formula $\ddagger$
16962 \end_inset
16963
16964
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 </row>
16970 <row>
16971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975
16976 \backslash
16977 wr
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986 \begin_inset Formula $\wr$
16987 \end_inset
16988
16989
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 </row>
16995 <row>
16996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000
17001 \backslash
17002 bigcirc
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 \begin_inset Formula $\bigcirc$
17012 \end_inset
17013
17014
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 </row>
17020 <row>
17021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17022 \begin_inset Text
17023
17024 \begin_layout Plain Layout
17025
17026 \backslash
17027 wedge
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17033 \begin_inset Text
17034
17035 \begin_layout Plain Layout
17036 \begin_inset Formula $\wedge$
17037 \end_inset
17038
17039
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 </row>
17045 <row>
17046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \backslash
17052 vee
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061 \begin_inset Formula $\vee$
17062 \end_inset
17063
17064
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 </row>
17070 </lyxtabular>
17071
17072 \end_inset
17073
17074
17075 \begin_inset space \hfill{}
17076 \end_inset
17077
17078
17079 \begin_inset Tabular
17080 <lyxtabular version="3" rows="13" columns="2">
17081 <features>
17082 <column alignment="center" valignment="top" width="0pt">
17083 <column alignment="center" valignment="top" width="0pt">
17084 <row>
17085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 Comando
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098 Operador
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 </row>
17104 <row>
17105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109
17110 \backslash
17111 oplus
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 \begin_inset Formula $\oplus$
17121 \end_inset
17122
17123
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 </row>
17129 <row>
17130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134
17135 \backslash
17136 ominus
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145 \begin_inset Formula $\ominus$
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 </row>
17154 <row>
17155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159
17160 \backslash
17161 otimes
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 \begin_inset Formula $\otimes$
17171 \end_inset
17172
17173
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 </row>
17179 <row>
17180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184
17185 \backslash
17186 oslash
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 \begin_inset Formula $\oslash$
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 </row>
17204 <row>
17205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209
17210 \backslash
17211 odot
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 \begin_inset Formula $\odot$
17221 \end_inset
17222
17223
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 </row>
17229 <row>
17230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234
17235 \backslash
17236 amalg
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 \begin_inset Formula $\amalg$
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 </row>
17254 <row>
17255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259
17260 \backslash
17261 uplus
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 \begin_inset Formula $\uplus$
17271 \end_inset
17272
17273
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 </row>
17279 <row>
17280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284
17285 \backslash
17286 setminus
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Formula $\setminus$
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 </row>
17304 <row>
17305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309
17310 \backslash
17311 sqcap
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320 \begin_inset Formula $\sqcap$
17321 \end_inset
17322
17323
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 <row>
17330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \backslash
17336 sqcup
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 \begin_inset Formula $\sqcup$
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 </row>
17354 <row>
17355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359
17360 \backslash
17361 triangleleft
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 \begin_inset Formula $\triangleleft$
17371 \end_inset
17372
17373
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 </row>
17379 <row>
17380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384
17385 \backslash
17386 triangleright
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 \begin_inset Formula $\triangleright$
17396 \end_inset
17397
17398
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 </row>
17404 </lyxtabular>
17405
17406 \end_inset
17407
17408
17409 \begin_inset space \hfill{}
17410 \end_inset
17411
17412
17413 \end_layout
17414
17415 \begin_layout Standard
17416 Todos los operadores binarios se pueden insertar también con el botón 
17417 \begin_inset Graphics
17418         filename ../../images/math/pm.png
17419         scale 85
17420
17421 \end_inset
17422
17423  de la barra de ecuaciones.
17424 \end_layout
17425
17426 \begin_layout Standard
17427 Para imprimir el operador Laplace se pueden usar 
17428 \series bold
17429
17430 \backslash
17431 Delta
17432 \series default
17433  o 
17434 \series bold
17435
17436 \backslash
17437 nabla
17438 \series default
17439 ^
17440 \series bold
17441 2
17442 \series default
17443  (
17444 \begin_inset Formula $\nabla^{2}$
17445 \end_inset
17446
17447 ) en vez de 
17448 \series bold
17449
17450 \backslash
17451 bigtriangleup
17452 \series default
17453 .
17454 \end_layout
17455
17456 \begin_layout Standard
17457 El carácter 
17458 \family sans
17459 Separador de menú
17460 \family default
17461  del menú 
17462 \family sans
17463 Insertar\SpecialChar \menuseparator
17464 Carácter especial
17465 \family default
17466  es el operador 
17467 \series bold
17468
17469 \backslash
17470 triangleright
17471 \series default
17472 .
17473 \end_layout
17474
17475 \begin_layout Subsection
17476 Operadores definidos por el usuario
17477 \begin_inset CommandInset label
17478 LatexCommand label
17479 name "sub:Operadores-de-usuario"
17480
17481 \end_inset
17482
17483
17484 \begin_inset Index
17485 status collapsed
17486
17487 \begin_layout Plain Layout
17488 Operadores ! personalizados
17489 \end_layout
17490
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \begin_layout Standard
17497 Con ayuda del comando 
17498 \series bold
17499
17500 \backslash
17501 DeclareMathOperator
17502 \series default
17503
17504 \begin_inset Index
17505 status collapsed
17506
17507 \begin_layout Plain Layout
17508 Comandos ! D ! 
17509 \backslash
17510 dbinom@
17511 \backslash
17512 DeclareMathOperator
17513 \end_layout
17514
17515 \end_inset
17516
17517  se pueden definir operadores personalizados en el preámbulo LaTeX.
17518  Su esquema es:
17519 \end_layout
17520
17521 \begin_layout Standard
17522
17523 \series bold
17524
17525 \backslash
17526 DeclareMathOperator{comando nuevo}{presentación}
17527 \end_layout
17528
17529 \begin_layout Standard
17530 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17531  en la salida.
17532  Para definir un operador grande hay que añadirle un * detrás.
17533  Todos los operadores grandes personalizados pueden tener límites como se
17534  describe en 
17535 \begin_inset CommandInset ref
17536 LatexCommand ref
17537 reference "sub:Límites-de-operadores"
17538
17539 \end_inset
17540
17541 .
17542 \end_layout
17543
17544 \begin_layout Standard
17545 Por ejemplo, la línea en el preámbulo LaTeX
17546 \end_layout
17547
17548 \begin_layout Standard
17549
17550 \series bold
17551
17552 \backslash
17553 DeclareMathOperator*{
17554 \backslash
17555 Lozenge}{
17556 \backslash
17557 blacklozenge}
17558 \end_layout
17559
17560 \begin_layout Standard
17561 define el comando 
17562 \series bold
17563
17564 \backslash
17565 Lozenge
17566 \series default
17567 , que inserta un operador grande que es el símbolo blacklozenge de la 
17568 \begin_inset CommandInset ref
17569 LatexCommand ref
17570 reference "sub:Símbolos-misceláneos"
17571
17572 \end_inset
17573
17574 .
17575 \begin_inset Formula \[
17576 \Lozenge_{n=1}^{\infty}\]
17577
17578 \end_inset
17579
17580 El comando para esta expresión es: 
17581 \series bold
17582
17583 \backslash
17584 Lozenge^
17585 \backslash
17586 infty
17587 \begin_inset Formula $\rightarrow$
17588 \end_inset
17589
17590 _n=1
17591 \begin_inset VSpace bigskip
17592 \end_inset
17593
17594
17595 \end_layout
17596
17597 \begin_layout Standard
17598 Si los operadores personalizados no se van a usar varias veces en el documento,
17599  se pueden también definir con los comandos 
17600 \series bold
17601
17602 \backslash
17603 mathop
17604 \series default
17605
17606 \begin_inset Index
17607 status collapsed
17608
17609 \begin_layout Plain Layout
17610 Comandos ! M ! 
17611 \backslash
17612 mathop
17613 \end_layout
17614
17615 \end_inset
17616
17617  y 
17618 \series bold
17619
17620 \backslash
17621 mathbin
17622 \series default
17623
17624 \begin_inset Index
17625 status collapsed
17626
17627 \begin_layout Plain Layout
17628 Comandos ! M ! 
17629 \backslash
17630 mathbin
17631 \end_layout
17632
17633 \end_inset
17634
17635 , con el siguiente esquema:
17636 \end_layout
17637
17638 \begin_layout Standard
17639
17640 \series bold
17641
17642 \backslash
17643 mathop{presentación}
17644 \series default
17645  y 
17646 \series bold
17647
17648 \backslash
17649 mathbin{presentación}
17650 \end_layout
17651
17652 \begin_layout Standard
17653
17654 \series bold
17655
17656 \backslash
17657 mathop
17658 \series default
17659  define operadores grandes, 
17660 \series bold
17661
17662 \backslash
17663 mathbin
17664 \series default
17665  operadores binarios.
17666 \end_layout
17667
17668 \begin_layout Standard
17669
17670 \series bold
17671
17672 \backslash
17673 mathop
17674 \series default
17675  se puede usar, p.e., para poner un límite a varios operadores:
17676 \begin_inset Formula \[
17677 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17678
17679 \end_inset
17680
17681
17682 \end_layout
17683
17684 \begin_layout Standard
17685 El comando para la expresión anterior es:
17686 \begin_inset Newline newline
17687 \end_inset
17688
17689
17690 \series bold
17691
17692 \backslash
17693 mathop{
17694 \backslash
17695 sum
17696 \backslash
17697 negmedspace
17698 \backslash
17699 sum
17700 \series default
17701
17702 \begin_inset ERT
17703 status collapsed
17704
17705 \begin_layout Plain Layout
17706
17707
17708 \backslash
17709 spce 
17710 \end_layout
17711
17712 \end_inset
17713
17714
17715 \series bold
17716
17717 \begin_inset Formula $\to$
17718 \end_inset
17719
17720 ^N
17721 \series default
17722
17723 \begin_inset ERT
17724 status collapsed
17725
17726 \begin_layout Plain Layout
17727
17728
17729 \backslash
17730 spce 
17731 \end_layout
17732
17733 \end_inset
17734
17735
17736 \series bold
17737 _i,j=1
17738 \end_layout
17739
17740 \begin_layout Section
17741 Fuentes
17742 \begin_inset Index
17743 status collapsed
17744
17745 \begin_layout Plain Layout
17746 Fuentes
17747 \end_layout
17748
17749 \end_inset
17750
17751
17752 \end_layout
17753
17754 \begin_layout Subsection
17755 Estilos de fuentes
17756 \begin_inset CommandInset label
17757 LatexCommand label
17758 name "sub:Estilos-de-fuentes"
17759
17760 \end_inset
17761
17762
17763 \begin_inset Index
17764 status collapsed
17765
17766 \begin_layout Plain Layout
17767 Fuentes ! estilos de
17768 \end_layout
17769
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \begin_layout Standard
17776 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17777  estilos:
17778 \end_layout
17779
17780 \begin_layout Standard
17781 \begin_inset VSpace -2mm
17782 \end_inset
17783
17784
17785 \end_layout
17786
17787 \begin_layout Standard
17788 \align center
17789 \begin_inset Tabular
17790 <lyxtabular version="3" rows="6" columns="3">
17791 <features>
17792 <column alignment="center" valignment="top" width="0">
17793 <column alignment="center" valignment="top" width="0">
17794 <column alignment="center" valignment="top" width="0">
17795 <row>
17796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 Comando
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Plain Layout
17809 Resultado
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 atajo
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 </row>
17824 <row>
17825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829
17830 \backslash
17831 mathbb
17832 \series bold
17833
17834 \begin_inset ERT
17835 status collapsed
17836
17837 \begin_layout Plain Layout
17838
17839
17840 \backslash
17841 spce 
17842 \end_layout
17843
17844 \end_inset
17845
17846
17847 \series default
17848 ABC
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 \begin_inset Formula $\mathbb{ABC}$
17858 \end_inset
17859
17860
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869 Alt-c c
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 </row>
17875 <row>
17876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880
17881 \backslash
17882 mathbf
17883 \series bold
17884
17885 \begin_inset ERT
17886 status collapsed
17887
17888 \begin_layout Plain Layout
17889
17890
17891 \backslash
17892 spce 
17893 \end_layout
17894
17895 \end_inset
17896
17897
17898 \series default
17899 AbC
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908 \begin_inset Formula $\mathbf{AbC}$
17909 \end_inset
17910
17911
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 -
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \backslash
17933 boldsymbol
17934 \series bold
17935
17936 \begin_inset ERT
17937 status collapsed
17938
17939 \begin_layout Plain Layout
17940
17941
17942 \backslash
17943 spce 
17944 \end_layout
17945
17946 \end_inset
17947
17948
17949 \series default
17950 AbC
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959 \begin_inset Formula $\boldsymbol{AbC}$
17960 \end_inset
17961
17962
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 Alt-c b
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 </row>
17977 <row>
17978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982
17983 \backslash
17984 mathcal
17985 \series bold
17986
17987 \begin_inset ERT
17988 status collapsed
17989
17990 \begin_layout Plain Layout
17991
17992
17993 \backslash
17994 spce 
17995 \end_layout
17996
17997 \end_inset
17998
17999
18000 \series default
18001 ABC
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 \begin_inset Formula $\mathcal{ABC}$
18011 \end_inset
18012
18013
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022 Alt-c e
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 </row>
18028 <row>
18029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033
18034 \backslash
18035 mathfrak
18036 \series bold
18037
18038 \begin_inset ERT
18039 status collapsed
18040
18041 \begin_layout Plain Layout
18042
18043
18044 \backslash
18045 spce 
18046 \end_layout
18047
18048 \end_inset
18049
18050
18051 \series default
18052 AbC
18053 \end_layout
18054
18055 \end_inset
18056 </cell>
18057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18058 \begin_inset Text
18059
18060 \begin_layout Plain Layout
18061 \begin_inset Formula $\mathfrak{AbC}$
18062 \end_inset
18063
18064
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073 -
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 </row>
18079 </lyxtabular>
18080
18081 \end_inset
18082
18083
18084 \end_layout
18085
18086 \begin_layout Standard
18087 \align center
18088 \begin_inset Tabular
18089 <lyxtabular version="3" rows="5" columns="3">
18090 <features>
18091 <column alignment="center" valignment="top" width="0">
18092 <column alignment="center" valignment="top" width="0">
18093 <column alignment="center" valignment="top" width="0">
18094 <row>
18095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18096 \begin_inset Text
18097
18098 \begin_layout Plain Layout
18099 Comando
18100 \end_layout
18101
18102 \end_inset
18103 </cell>
18104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18105 \begin_inset Text
18106
18107 \begin_layout Plain Layout
18108 Resultado
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 atajo
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 </row>
18123 <row>
18124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \backslash
18130 mathit
18131 \series bold
18132
18133 \begin_inset ERT
18134 status collapsed
18135
18136 \begin_layout Plain Layout
18137
18138
18139 \backslash
18140 spce 
18141 \end_layout
18142
18143 \end_inset
18144
18145
18146 \series default
18147 AbC
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 \begin_inset Formula $\mathit{AbC}$
18157 \end_inset
18158
18159
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 -
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 </row>
18174 <row>
18175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179
18180 \backslash
18181 mathrm
18182 \series bold
18183
18184 \begin_inset ERT
18185 status collapsed
18186
18187 \begin_layout Plain Layout
18188
18189
18190 \backslash
18191 spce 
18192 \end_layout
18193
18194 \end_inset
18195
18196
18197 \series default
18198 AbC
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207 \begin_inset Formula $\mathrm{AbC}$
18208 \end_inset
18209
18210
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 Alt-c r
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 <row>
18226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230
18231 \backslash
18232 mathsf
18233 \series bold
18234
18235 \begin_inset ERT
18236 status collapsed
18237
18238 \begin_layout Plain Layout
18239
18240
18241 \backslash
18242 spce 
18243 \end_layout
18244
18245 \end_inset
18246
18247
18248 \series default
18249 AbC
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 \begin_inset Formula $\mathsf{AbC}$
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270 Alt-c s
18271 \end_layout
18272
18273 \end_inset
18274 </cell>
18275 </row>
18276 <row>
18277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281
18282 \backslash
18283 mathtt
18284 \series bold
18285
18286 \begin_inset ERT
18287 status collapsed
18288
18289 \begin_layout Plain Layout
18290
18291
18292 \backslash
18293 spce 
18294 \end_layout
18295
18296 \end_inset
18297
18298
18299 \series default
18300 AbC
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 \begin_inset Formula $\mathtt{AbC}$
18310 \end_inset
18311
18312
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321 Alt-c p
18322 \end_layout
18323
18324 \end_inset
18325 </cell>
18326 </row>
18327 </lyxtabular>
18328
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \begin_layout Standard
18335 \begin_inset Note Greyedout
18336 status open
18337
18338 \begin_layout Plain Layout
18339
18340 \series bold
18341 Nota
18342 \series default
18343 : Los estilos 
18344 \series bold
18345
18346 \backslash
18347 mathbb
18348 \series default
18349  y 
18350 \series bold
18351
18352 \backslash
18353 mathcal
18354 \series default
18355  sólo se aplican a letras mayúsculas.
18356 \end_layout
18357
18358 \end_inset
18359
18360
18361 \end_layout
18362
18363 \begin_layout Standard
18364 El estilo predeterminado es 
18365 \series bold
18366
18367 \backslash
18368 mathnormal
18369 \series default
18370 .
18371 \end_layout
18372
18373 \begin_layout Standard
18374 Los comandos de estilo funcionan también en estructuras matemáticas:
18375 \begin_inset Formula \[
18376 \mathfrak{A=\frac{b}{C}}\]
18377
18378 \end_inset
18379
18380
18381 \end_layout
18382
18383 \begin_layout Standard
18384 Los caracteres en texto matemático no aparecen en un estilo de letra de
18385  ecuaciones sino en el estilo 
18386 \series bold
18387
18388 \backslash
18389 textrm
18390 \series default
18391 .
18392  Este estilo no se puede poner correctamente con el diálogo de estilo de
18393  texto por un fallo de LyX.
18394 \begin_inset Foot
18395 status collapsed
18396
18397 \begin_layout Plain Layout
18398 \begin_inset CommandInset href
18399 LatexCommand href
18400 name "LyX-bug #4091"
18401 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18402
18403 \end_inset
18404
18405
18406 \end_layout
18407
18408 \end_inset
18409
18410
18411 \end_layout
18412
18413 \begin_layout Standard
18414 En vez de comandos se puede usar el menú 
18415 \family sans
18416 Editar\SpecialChar \menuseparator
18417 Ecuación\SpecialChar \menuseparator
18418 Estilo del texto
18419 \family default
18420  o el botón 
18421 \begin_inset Graphics
18422         filename ../../images/math/font.png
18423         scale 85
18424
18425 \end_inset
18426
18427 .
18428 \end_layout
18429
18430 \begin_layout Subsection
18431 Ecuaciones en negrita
18432 \begin_inset CommandInset label
18433 LatexCommand label
18434 name "sub:Ecuaciones-en-negrita"
18435
18436 \end_inset
18437
18438
18439 \begin_inset Index
18440 status collapsed
18441
18442 \begin_layout Plain Layout
18443 Ecuación ! en negrita
18444 \end_layout
18445
18446 \end_inset
18447
18448
18449 \end_layout
18450
18451 \begin_layout Standard
18452 Para poner en negrita una ecuación completa no se puede usar el comando
18453  
18454 \series bold
18455
18456 \backslash
18457 mathbf
18458 \series default
18459 , porque no funciona con minúsculas griegas.
18460  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18461 \begin_inset Formula \[
18462 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18463
18464 \end_inset
18465
18466
18467 \end_layout
18468
18469 \begin_layout Standard
18470 Para presentar la ecuación correctamente se usa el comando 
18471 \series bold
18472 boldsymbol
18473 \series default
18474 :
18475 \begin_inset Formula \[
18476 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18477
18478 \end_inset
18479
18480
18481 \end_layout
18482
18483 \begin_layout Standard
18484 También es posible poner la fórmula en un 
18485 \series bold
18486 entorno boldmath
18487 \series default
18488 , que se inserta con el comando 
18489 \series bold
18490
18491 \backslash
18492 boldmath
18493 \series default
18494
18495 \begin_inset Index
18496 status collapsed
18497
18498 \begin_layout Plain Layout
18499 Comandos ! B ! 
18500 \backslash
18501 boldmath
18502 \end_layout
18503
18504 \end_inset
18505
18506  en modo TeX.
18507  Para finalizar el entorno se usa el comando 
18508 \series bold
18509
18510 \backslash
18511 unboldmath
18512 \series default
18513
18514 \begin_inset Index
18515 status collapsed
18516
18517 \begin_layout Plain Layout
18518 Comandos ! U ! 
18519 \backslash
18520 unboldmath
18521 \end_layout
18522
18523 \end_inset
18524
18525  en modo TeX.
18526 \begin_inset ERT
18527 status collapsed
18528
18529 \begin_layout Plain Layout
18530
18531
18532 \backslash
18533 boldmath
18534 \end_layout
18535
18536 \end_inset
18537
18538
18539 \begin_inset Formula \[
18540 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18541
18542 \end_inset
18543
18544
18545 \end_layout
18546
18547 \begin_layout Standard
18548 \begin_inset ERT
18549 status collapsed
18550
18551 \begin_layout Plain Layout
18552
18553
18554 \backslash
18555 unboldmath
18556 \end_layout
18557
18558 \end_inset
18559
18560
18561 \end_layout
18562
18563 \begin_layout Subsection
18564 Tamaños de fuentes
18565 \begin_inset CommandInset label
18566 LatexCommand label
18567 name "sub:Tamaños-de-fuentes"
18568
18569 \end_inset
18570
18571
18572 \begin_inset Index
18573 status collapsed
18574
18575 \begin_layout Plain Layout
18576 Fuentes ! tamaño
18577 \end_layout
18578
18579 \end_inset
18580
18581
18582 \end_layout
18583
18584 \begin_layout Standard
18585 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18586  siguientes comandos de tamaño:
18587 \end_layout
18588
18589 \begin_layout Standard
18590
18591 \series bold
18592
18593 \backslash
18594 Huge
18595 \series default
18596
18597 \series bold
18598
18599 \backslash
18600 huge
18601 \series default
18602
18603 \series bold
18604
18605 \backslash
18606 LARGE
18607 \series default
18608
18609 \series bold
18610
18611 \backslash
18612 Large
18613 \series default
18614
18615 \series bold
18616
18617 \backslash
18618 large
18619 \series default
18620
18621 \series bold
18622
18623 \backslash
18624 normalsize
18625 \series default
18626
18627 \series bold
18628
18629 \backslash
18630 small
18631 \series default
18632 ,
18633 \begin_inset Newline newline
18634 \end_inset
18635
18636
18637 \series bold
18638
18639 \backslash
18640 footnotesize
18641 \series default
18642
18643 \series bold
18644
18645 \backslash
18646 scriptsize
18647 \series default
18648 , y 
18649 \series bold
18650
18651 \backslash
18652 tiny
18653 \end_layout
18654
18655 \begin_layout Standard
18656 El tamaño dado por los comandos depende del tamaño base de la fuente en
18657  el documento, dado por el comando 
18658 \series bold
18659
18660 \backslash
18661 normalsize
18662 \series default
18663 .
18664  Los demás comandos producen tamaños menores o mayores que 
18665 \series bold
18666
18667 \backslash
18668 normalsize
18669 \series default
18670 .
18671  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18672  Si, por ejemplo, la fuente del documento es de 12
18673 \begin_inset space \thinspace{}
18674 \end_inset
18675
18676 pt, el comando 
18677 \series bold
18678
18679 \backslash
18680 Huge
18681 \series default
18682  da el mismo tamaño que 
18683 \series bold
18684
18685 \backslash
18686 huge
18687 \series default
18688 .
18689 \end_layout
18690
18691 \begin_layout Standard
18692 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18693  a todas las ecuaciones y texto siguientes.
18694  Para volver al tamaño anterior hay que insertar el comando 
18695 \series bold
18696
18697 \backslash
18698 normalsize
18699 \series default
18700  en modo TeX detrás de la ecuación.
18701  
18702 \end_layout
18703
18704 \begin_layout Standard
18705 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
18706  en texto matemático.
18707  Para hacerlo se inserta el comando en texto matemático.
18708  Todos los caracteres siguientes, hasta el final del texto matemático o
18709  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18710  Dos ejemplos:
18711 \end_layout
18712
18713 \begin_layout Standard
18714 \begin_inset VSpace -2mm
18715 \end_inset
18716
18717
18718 \end_layout
18719
18720 \begin_layout Standard
18721 \begin_inset ERT
18722 status collapsed
18723
18724 \begin_layout Plain Layout
18725
18726
18727 \backslash
18728 huge
18729 \end_layout
18730
18731 \end_inset
18732
18733
18734 \begin_inset Formula \[
18735 A=\frac{B}{c}\cdot\maltese\]
18736
18737 \end_inset
18738
18739
18740 \begin_inset Formula \[
18741 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18742
18743 \end_inset
18744
18745
18746 \end_layout
18747
18748 \begin_layout Standard
18749 \begin_inset ERT
18750 status collapsed
18751
18752 \begin_layout Plain Layout
18753
18754
18755 \backslash
18756 normalsize
18757 \end_layout
18758
18759 \end_inset
18760
18761
18762 \begin_inset VSpace medskip
18763 \end_inset
18764
18765
18766 \end_layout
18767
18768 \begin_layout Standard
18769 Antes de las ecuaciones se ha insertado el comando 
18770 \series bold
18771
18772 \backslash
18773 huge
18774 \series default
18775 .
18776  Para la segunda ecuación el comando es:
18777 \begin_inset Newline newline
18778 \end_inset
18779
18780
18781 \series bold
18782
18783 \backslash
18784 maltese
18785 \begin_inset ERT
18786 status collapsed
18787
18788 \begin_layout Plain Layout
18789
18790
18791 \backslash
18792 spce 
18793 \end_layout
18794
18795 \end_inset
18796
18797 A Alt-m m 
18798 \backslash
18799 Large
18800 \begin_inset ERT
18801 status collapsed
18802
18803 \begin_layout Plain Layout
18804
18805
18806 \backslash
18807 spce 
18808 \end_layout
18809
18810 \end_inset
18811
18812
18813 \backslash
18814 maltese
18815 \begin_inset ERT
18816 status collapsed
18817
18818 \begin_layout Plain Layout
18819
18820
18821 \backslash
18822 spce 
18823 \end_layout
18824
18825 \end_inset
18826
18827
18828 \backslash
18829 textit
18830 \begin_inset ERT
18831 status collapsed
18832
18833 \begin_layout Plain Layout
18834
18835
18836 \backslash
18837 spce 
18838 \end_layout
18839
18840 \end_inset
18841
18842 A
18843 \begin_inset Formula $\to$
18844 \end_inset
18845
18846
18847 \begin_inset Formula $\to$
18848 \end_inset
18849
18850
18851 \begin_inset Newline newline
18852 \end_inset
18853
18854
18855 \begin_inset space \hspace*{}
18856 \length 1cm
18857 \end_inset
18858
18859 Alt-m
18860 \series default
18861  
18862 \series bold
18863
18864 \backslash
18865 tiny
18866 \begin_inset ERT
18867 status collapsed
18868
18869 \begin_layout Plain Layout
18870
18871
18872 \backslash
18873 spce 
18874 \end_layout
18875
18876 \end_inset
18877
18878
18879 \backslash
18880 maltese
18881 \begin_inset ERT
18882 status collapsed
18883
18884 \begin_layout Plain Layout
18885
18886
18887 \backslash
18888 spce 
18889 \end_layout
18890
18891 \end_inset
18892
18893
18894 \backslash
18895 textit
18896 \begin_inset ERT
18897 status collapsed
18898
18899 \begin_layout Plain Layout
18900
18901
18902 \backslash
18903 spce 
18904 \end_layout
18905
18906 \end_inset
18907
18908 A
18909 \end_layout
18910
18911 \begin_layout Standard
18912 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
18913  el tamaño por defecto.
18914 \end_layout
18915
18916 \begin_layout Section
18917 Letras griegas
18918 \begin_inset Index
18919 status collapsed
18920
18921 \begin_layout Plain Layout
18922 Letras griegas
18923 \end_layout
18924
18925 \end_inset
18926
18927
18928 \end_layout
18929
18930 \begin_layout Standard
18931 Todas las letras griegas se pueden insertar además mediante el botón 
18932 \begin_inset Graphics
18933         filename ../../images/math/alpha.png
18934         scale 85
18935
18936 \end_inset
18937
18938  de la barra de ecuaciones.
18939 \end_layout
18940
18941 \begin_layout Subsection
18942 Minúsculas
18943 \begin_inset CommandInset label
18944 LatexCommand label
18945 name "sub:Minúsculas"
18946
18947 \end_inset
18948
18949
18950 \begin_inset Index
18951 status collapsed
18952
18953 \begin_layout Plain Layout
18954 Letras griegas ! minúsculas
18955 \end_layout
18956
18957 \end_inset
18958
18959
18960 \end_layout
18961
18962 \begin_layout Standard
18963 \begin_inset space \hfill{}
18964 \end_inset
18965
18966
18967 \begin_inset Tabular
18968 <lyxtabular version="3" rows="11" columns="2">
18969 <features>
18970 <column alignment="center" valignment="top" width="0pt">
18971 <column alignment="center" valignment="top" width="0pt">
18972 <row>
18973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977 Comando
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 Símbolo
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 </row>
18992 <row>
18993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \backslash
18999 alpha
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 \begin_inset Formula $\alpha$
19009 \end_inset
19010
19011
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 </row>
19017 <row>
19018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \backslash
19024 beta
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 \begin_inset Formula $\beta$
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 </row>
19042 <row>
19043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047
19048 \backslash
19049 gamma
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058 \begin_inset Formula $\gamma$
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 </row>
19067 <row>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \backslash
19074 delta
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 \begin_inset Formula $\delta$
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 <row>
19093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097
19098 \backslash
19099 epsilon
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 \begin_inset Formula $\epsilon$
19109 \end_inset
19110
19111
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 </row>
19117 <row>
19118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \backslash
19124 varepsilon
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 \begin_inset Formula $\varepsilon$
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 </row>
19142 <row>
19143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147
19148 \backslash
19149 zeta
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 \begin_inset Formula $\zeta$
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 <row>
19168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172
19173 \backslash
19174 eta
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183 \begin_inset Formula $\eta$
19184 \end_inset
19185
19186
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 </row>
19192 <row>
19193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197
19198 \backslash
19199 theta
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 \begin_inset Formula $\theta$
19209 \end_inset
19210
19211
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 </row>
19217 <row>
19218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222
19223 \backslash
19224 vartheta
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233 \begin_inset Formula $\vartheta$
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 </row>
19242 </lyxtabular>
19243
19244 \end_inset
19245
19246
19247 \begin_inset space \hfill{}
19248 \end_inset
19249
19250
19251 \begin_inset Tabular
19252 <lyxtabular version="3" rows="12" columns="2">
19253 <features>
19254 <column alignment="center" valignment="top" width="0pt">
19255 <column alignment="center" valignment="top" width="0pt">
19256 <row>
19257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 Comando
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 Símbolo
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281
19282 \backslash
19283 iota
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 \begin_inset Formula $\iota$
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 </row>
19301 <row>
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306
19307 \backslash
19308 kappa
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 \begin_inset Formula $\kappa$
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row>
19327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331
19332 \backslash
19333 varkappa
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 \begin_inset Formula $\varkappa$
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \backslash
19358 lambda
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 \begin_inset Formula $\lambda$
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 <row>
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381
19382 \backslash
19383 mu
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392 \begin_inset Formula $\mu$
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 </row>
19401 <row>
19402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406
19407 \backslash
19408 nu
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 \begin_inset Formula $\nu$
19418 \end_inset
19419
19420
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 </row>
19426 <row>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431
19432 \backslash
19433 xi
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442 \begin_inset Formula $\xi$
19443 \end_inset
19444
19445
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 </row>
19451 <row>
19452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456 o
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 \begin_inset Formula $o$
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row>
19475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \backslash
19481 pi
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 \begin_inset Formula $\pi$
19491 \end_inset
19492
19493
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 </row>
19499 <row>
19500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504
19505 \backslash
19506 varpi
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515 \begin_inset Formula $\varpi$
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 </row>
19524 <row>
19525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529
19530 \backslash
19531 rho
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540 \begin_inset Formula $\rho$
19541 \end_inset
19542
19543
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 </row>
19549 </lyxtabular>
19550
19551 \end_inset
19552
19553
19554 \begin_inset space \hfill{}
19555 \end_inset
19556
19557
19558 \begin_inset Tabular
19559 <lyxtabular version="3" rows="11" columns="2">
19560 <features>
19561 <column alignment="center" valignment="top" width="0pt">
19562 <column alignment="center" valignment="top" width="0pt">
19563 <row>
19564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 Comando
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 Símbolo
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 varrho
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\varrho$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \backslash
19615 sigma
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 \begin_inset Formula $\sigma$
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 </row>
19633 <row>
19634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638
19639 \backslash
19640 varsigma
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649 \begin_inset Formula $\varsigma$
19650 \end_inset
19651
19652
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \backslash
19665 tau
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 \begin_inset Formula $\tau$
19675 \end_inset
19676
19677
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 </row>
19683 <row>
19684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688
19689 \backslash
19690 upsilon
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699 \begin_inset Formula $\upsilon$
19700 \end_inset
19701
19702
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 </row>
19708 <row>
19709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713
19714 \backslash
19715 phi
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724 \begin_inset Formula $\phi$
19725 \end_inset
19726
19727
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 </row>
19733 <row>
19734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \backslash
19740 varphi
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749 \begin_inset Formula $\varphi$
19750 \end_inset
19751
19752
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 </row>
19758 <row>
19759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763
19764 \backslash
19765 chi
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774 \begin_inset Formula $\chi$
19775 \end_inset
19776
19777
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 </row>
19783 <row>
19784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \backslash
19790 psi
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799 \begin_inset Formula $\psi$
19800 \end_inset
19801
19802
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 </row>
19808 <row>
19809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813
19814 \backslash
19815 omega
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824 \begin_inset Formula $\omega$
19825 \end_inset
19826
19827
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 </row>
19833 </lyxtabular>
19834
19835 \end_inset
19836
19837
19838 \begin_inset space \hfill{}
19839 \end_inset
19840
19841
19842 \end_layout
19843
19844 \begin_layout Standard
19845 \begin_inset VSpace medskip
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \begin_layout Standard
19852 Cómo escribir letras griegas en redonda se explica en 
19853 \begin_inset CommandInset ref
19854 LatexCommand ref
19855 reference "sub:Griegas-en-redonda"
19856
19857 \end_inset
19858
19859 .
19860 \end_layout
19861
19862 \begin_layout Subsection
19863 Mayúsculas
19864 \begin_inset Index
19865 status collapsed
19866
19867 \begin_layout Plain Layout
19868 Letras griegas ! mayúsculas
19869 \end_layout
19870
19871 \end_inset
19872
19873
19874 \end_layout
19875
19876 \begin_layout Standard
19877 \begin_inset space \hfill{}
19878 \end_inset
19879
19880
19881 \begin_inset Tabular
19882 <lyxtabular version="3" rows="7" columns="2">
19883 <features>
19884 <column alignment="center" valignment="top" width="0pt">
19885 <column alignment="center" valignment="top" width="0pt">
19886 <row>
19887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 Comando
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 Símbolo
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 </row>
19906 <row>
19907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \backslash
19913 Gamma
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922 \begin_inset Formula $\Gamma$
19923 \end_inset
19924
19925
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 </row>
19931 <row>
19932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19933 \begin_inset Text
19934
19935 \begin_layout Plain Layout
19936
19937 \backslash
19938 Delta
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947 \begin_inset Formula $\Delta$
19948 \end_inset
19949
19950
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 </row>
19956 <row>
19957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961
19962 \backslash
19963 Theta
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 \begin_inset Formula $\Theta$
19973 \end_inset
19974
19975
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 </row>
19981 <row>
19982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19983 \begin_inset Text
19984
19985 \begin_layout Plain Layout
19986
19987 \backslash
19988 Lambda
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19994 \begin_inset Text
19995
19996 \begin_layout Plain Layout
19997 \begin_inset Formula $\Lambda$
19998 \end_inset
19999
20000
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 </row>
20006 <row>
20007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011
20012 \backslash
20013 Xi
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 \begin_inset Formula $\Xi$
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 </row>
20031 <row>
20032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036
20037 \backslash
20038 Pi
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047 \begin_inset Formula $\Pi$
20048 \end_inset
20049
20050
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 </row>
20056 </lyxtabular>
20057
20058 \end_inset
20059
20060
20061 \begin_inset space \hfill{}
20062 \end_inset
20063
20064
20065 \begin_inset Tabular
20066 <lyxtabular version="3" rows="6" columns="2">
20067 <features>
20068 <column alignment="center" valignment="top" width="0pt">
20069 <column alignment="center" valignment="top" width="0pt">
20070 <row>
20071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075 Comando
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 Símbolo
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 </row>
20090 <row>
20091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095
20096 \backslash
20097 Sigma
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106 \begin_inset Formula $\Sigma$
20107 \end_inset
20108
20109
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 </row>
20115 <row>
20116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120
20121 \backslash
20122 Upsilon
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131 \begin_inset Formula $\Upsilon$
20132 \end_inset
20133
20134
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 </row>
20140 <row>
20141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145
20146 \backslash
20147 Phi
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156 \begin_inset Formula $\Phi$
20157 \end_inset
20158
20159
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 </row>
20165 <row>
20166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170
20171 \backslash
20172 Psi
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181 \begin_inset Formula $\Psi$
20182 \end_inset
20183
20184
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 </row>
20190 <row>
20191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20192 \begin_inset Text
20193
20194 \begin_layout Plain Layout
20195
20196 \backslash
20197 Omega
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206 \begin_inset Formula $\Omega$
20207 \end_inset
20208
20209
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 </row>
20215 </lyxtabular>
20216
20217 \end_inset
20218
20219
20220 \begin_inset space \hfill{}
20221 \end_inset
20222
20223
20224 \end_layout
20225
20226 \begin_layout Standard
20227 \begin_inset VSpace medskip
20228 \end_inset
20229
20230
20231 \end_layout
20232
20233 \begin_layout Standard
20234 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20235  cuando se desarrolló TeX.
20236  Para obtener mayúsculas en cursiva, inicia cada comando con 
20237 \series bold
20238 var
20239 \series default
20240 .
20241  Por ejemplo, el comando 
20242 \series bold
20243
20244 \backslash
20245 varGamma
20246 \series default
20247  genera: 
20248 \begin_inset Formula $\varGamma$
20249 \end_inset
20250
20251
20252 \end_layout
20253
20254 \begin_layout Subsection
20255 Letras en negrita
20256 \begin_inset Index
20257 status collapsed
20258
20259 \begin_layout Plain Layout
20260 Letras griegas ! en negrita
20261 \end_layout
20262
20263 \end_inset
20264
20265
20266 \end_layout
20267
20268 \begin_layout Standard
20269 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20270  Sólo se pueden poner en negrita con el comando 
20271 \series bold
20272
20273 \backslash
20274 boldsymbol
20275 \series default
20276
20277 \begin_inset Index
20278 status collapsed
20279
20280 \begin_layout Plain Layout
20281 Comandos ! B ! 
20282 \backslash
20283 boldsymbol
20284 \end_layout
20285
20286 \end_inset
20287
20288 .
20289 \end_layout
20290
20291 \begin_layout Standard
20292 \align center
20293 \begin_inset Tabular
20294 <lyxtabular version="3" rows="3" columns="2">
20295 <features>
20296 <column alignment="center" valignment="top" width="0">
20297 <column alignment="center" valignment="top" width="0">
20298 <row>
20299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 Comando
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312 Símbolo
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 </row>
20318 <row>
20319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323
20324 \backslash
20325 Upsilon
20326 \backslash
20327 boldsymbol
20328 \backslash
20329 Upsilon
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20339 \end_inset
20340
20341
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 </row>
20347 <row>
20348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352
20353 \backslash
20354 theta
20355 \backslash
20356 boldsymbol
20357 \backslash
20358 theta
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367 \begin_inset Formula $\theta\boldsymbol{\theta}$
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 </row>
20376 </lyxtabular>
20377
20378 \end_inset
20379
20380
20381 \end_layout
20382
20383 \begin_layout Section
20384 Símbolos
20385 \begin_inset ERT
20386 status collapsed
20387
20388 \begin_layout Plain Layout
20389
20390
20391 \backslash
20392 texorpdfstring{
20393 \end_layout
20394
20395 \end_inset
20396
20397
20398 \begin_inset Foot
20399 status collapsed
20400
20401 \begin_layout Plain Layout
20402 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20403  LaTeX en 
20404 \begin_inset CommandInset citation
20405 LatexCommand cite
20406 key "Symbole"
20407
20408 \end_inset
20409
20410 .
20411 \end_layout
20412
20413 \end_inset
20414
20415
20416 \begin_inset ERT
20417 status collapsed
20418
20419 \begin_layout Plain Layout
20420
20421 }{}
20422 \end_layout
20423
20424 \end_inset
20425
20426
20427 \begin_inset Note Note
20428 status collapsed
20429
20430 \begin_layout Plain Layout
20431
20432 \backslash
20433 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20434  PDF.
20435 \end_layout
20436
20437 \begin_layout Plain Layout
20438 Más sobre 
20439 \backslash
20440 texorpdfstring en la sección 
20441 \begin_inset CommandInset ref
20442 LatexCommand ref
20443 reference "sub:Ecuaciones-en-títulos"
20444
20445 \end_inset
20446
20447 .
20448 \end_layout
20449
20450 \end_inset
20451
20452
20453 \begin_inset Index
20454 status collapsed
20455
20456 \begin_layout Plain Layout
20457 Símbolos
20458 \end_layout
20459
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \begin_layout Standard
20466 Muchos de los símbolos listados en esta sección se pueden insertar además
20467  mediante los botones 
20468 \begin_inset Graphics
20469         filename ../../images/math/nabla.png
20470         scale 85
20471
20472 \end_inset
20473
20474  y 
20475 \begin_inset Graphics
20476         filename ../../images/math/digamma.png
20477         scale 85
20478
20479 \end_inset
20480
20481  de la barra de ecuaciones.
20482 \end_layout
20483
20484 \begin_layout Subsection
20485 Símbolos matemáticos
20486 \begin_inset CommandInset label
20487 LatexCommand label
20488 name "sub:Símbolos-matemáticos"
20489
20490 \end_inset
20491
20492
20493 \begin_inset Index
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497 Símbolos ! matemáticos
20498 \end_layout
20499
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \begin_layout Standard
20506 \begin_inset space \hfill{}
20507 \end_inset
20508
20509
20510 \begin_inset Tabular
20511 <lyxtabular version="3" rows="10" columns="2">
20512 <features>
20513 <column alignment="center" valignment="top" width="0pt">
20514 <column alignment="center" valignment="top" width="0pt">
20515 <row>
20516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520 Comando
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 Símbolo
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 </row>
20535 <row>
20536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540
20541 \backslash
20542 neg
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 \begin_inset Formula $\neg$
20552 \end_inset
20553
20554
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 </row>
20560 <row>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565
20566 \backslash
20567 Im
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 \begin_inset Formula $\Im$
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 </row>
20585 <row>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590
20591 \backslash
20592 Re
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601 \begin_inset Formula $\Re$
20602 \end_inset
20603
20604
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 </row>
20610 <row>
20611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615
20616 \backslash
20617 aleph
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626 \begin_inset Formula $\aleph$
20627 \end_inset
20628
20629
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 </row>
20635 <row>
20636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \backslash
20642 partial
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651 \begin_inset Formula $\partial$
20652 \end_inset
20653
20654
20655 \end_layout
20656
20657 \end_inset
20658 </cell>
20659 </row>
20660 <row>
20661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665
20666 \backslash
20667 infty
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676 \begin_inset Formula $\infty$
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \end_inset
20683 </cell>
20684 </row>
20685 <row>
20686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690
20691 \backslash
20692 wp
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701 \begin_inset Formula $\wp$
20702 \end_inset
20703
20704
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 </row>
20710 <row>
20711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20712 \begin_inset Text
20713
20714 \begin_layout Plain Layout
20715
20716 \backslash
20717 imath
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20723 \begin_inset Text
20724
20725 \begin_layout Plain Layout
20726 \begin_inset Formula $\imath$
20727 \end_inset
20728
20729
20730 \end_layout
20731
20732 \end_inset
20733 </cell>
20734 </row>
20735 <row>
20736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740
20741 \backslash
20742 jmath
20743 \end_layout
20744
20745 \end_inset
20746 </cell>
20747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20748 \begin_inset Text
20749
20750 \begin_layout Plain Layout
20751 \begin_inset Formula $\jmath$
20752 \end_inset
20753
20754
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 </lyxtabular>
20761
20762 \end_inset
20763
20764
20765 \begin_inset space \hfill{}
20766 \end_inset
20767
20768
20769 \begin_inset Tabular
20770 <lyxtabular version="3" rows="10" columns="2">
20771 <features>
20772 <column alignment="center" valignment="top" width="0pt">
20773 <column alignment="center" valignment="top" width="0pt">
20774 <row>
20775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779 Comando
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20785 \begin_inset Text
20786
20787 \begin_layout Plain Layout
20788 Símbolo
20789 \begin_inset Note Note
20790 status collapsed
20791
20792 \begin_layout Plain Layout
20793
20794 \series bold
20795
20796 \backslash
20797 raisebox
20798 \series default
20799  se usa sólo como espaciador
20800 \end_layout
20801
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 </row>
20810 <row>
20811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815
20816 \backslash
20817 forall
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826 \begin_inset Formula $\forall$
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 </row>
20835 <row>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840
20841 \backslash
20842 exists
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851 \begin_inset Formula $\exists$
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 </row>
20860 <row>
20861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \backslash
20867 nexists
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876 \begin_inset Formula $\nexists$
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \backslash
20892 emptyset
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901 \begin_inset Formula $\emptyset$
20902 \end_inset
20903
20904
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \backslash
20917 varnothing
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 \begin_inset Formula $\varnothing$
20927 \end_inset
20928
20929
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 </row>
20935 <row>
20936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \backslash
20942 dag
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951 \begin_inset Formula $\dag$
20952 \end_inset
20953
20954
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row>
20961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965
20966 \backslash
20967 ddag
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976 \begin_inset Formula $\ddag$
20977 \end_inset
20978
20979
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 </row>
20985 <row>
20986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990
20991 \backslash
20992 complement
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001 \begin_inset ERT
21002 status collapsed
21003
21004 \begin_layout Plain Layout
21005
21006
21007 \backslash
21008 raisebox{-0.8mm}{
21009 \end_layout
21010
21011 \end_inset
21012
21013
21014 \begin_inset Formula $\complement$
21015 \end_inset
21016
21017
21018 \begin_inset ERT
21019 status collapsed
21020
21021 \begin_layout Plain Layout
21022
21023 }
21024 \end_layout
21025
21026 \end_inset
21027
21028
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 </row>
21034 <row>
21035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \backslash
21041 Bbbk
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050 \begin_inset Formula $\Bbbk$
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 </row>
21059 </lyxtabular>
21060
21061 \end_inset
21062
21063
21064 \begin_inset space \hfill{}
21065 \end_inset
21066
21067
21068 \begin_inset Tabular
21069 <lyxtabular version="3" rows="10" columns="2">
21070 <features>
21071 <column alignment="center" valignment="top" width="0pt">
21072 <column alignment="center" valignment="top" width="0pt">
21073 <row>
21074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078 Comando
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087 Símbolo
21088 \end_layout
21089
21090 \end_inset
21091 </cell>
21092 </row>
21093 <row>
21094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21095 \begin_inset Text
21096
21097 \begin_layout Plain Layout
21098
21099 \backslash
21100 prime
21101 \end_layout
21102
21103 \end_inset
21104 </cell>
21105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21106 \begin_inset Text
21107
21108 \begin_layout Plain Layout
21109 \begin_inset Formula $\prime$
21110 \end_inset
21111
21112
21113 \end_layout
21114
21115 \end_inset
21116 </cell>
21117 </row>
21118 <row>
21119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21120 \begin_inset Text
21121
21122 \begin_layout Plain Layout
21123
21124 \backslash
21125 backprime
21126 \end_layout
21127
21128 \end_inset
21129 </cell>
21130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21131 \begin_inset Text
21132
21133 \begin_layout Plain Layout
21134 \begin_inset Formula $\backprime$
21135 \end_inset
21136
21137
21138 \end_layout
21139
21140 \end_inset
21141 </cell>
21142 </row>
21143 <row>
21144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148
21149 \backslash
21150 mho
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159 \begin_inset Formula $\mho$
21160 \end_inset
21161
21162
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 </row>
21168 <row>
21169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Plain Layout
21173
21174 \backslash
21175 triangle
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184 \begin_inset Formula $\triangle$
21185 \end_inset
21186
21187
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 </row>
21193 <row>
21194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198
21199 \backslash
21200 angle
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 \begin_inset Formula $\angle$
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \end_inset
21216 </cell>
21217 </row>
21218 <row>
21219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21220 \begin_inset Text
21221
21222 \begin_layout Plain Layout
21223
21224 \backslash
21225 measuredangle
21226 \end_layout
21227
21228 \end_inset
21229 </cell>
21230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21231 \begin_inset Text
21232
21233 \begin_layout Plain Layout
21234 \begin_inset Formula $\measuredangle$
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \end_inset
21241 </cell>
21242 </row>
21243 <row>
21244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248
21249 \backslash
21250 sphericalangle
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21256 \begin_inset Text
21257
21258 \begin_layout Plain Layout
21259 \begin_inset Formula $\sphericalangle$
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 </row>
21268 <row>
21269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273
21274 \backslash
21275 top
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284 \begin_inset Formula $\top$
21285 \end_inset
21286
21287
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 </row>
21293 <row>
21294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298
21299 \backslash
21300 bot
21301 \end_layout
21302
21303 \end_inset
21304 </cell>
21305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21306 \begin_inset Text
21307
21308 \begin_layout Plain Layout
21309 \begin_inset Formula $\bot$
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 </row>
21318 </lyxtabular>
21319
21320 \end_inset
21321
21322
21323 \begin_inset space \hfill{}
21324 \end_inset
21325
21326
21327 \end_layout
21328
21329 \begin_layout Subsection
21330 Símbolos misceláneos
21331 \begin_inset CommandInset label
21332 LatexCommand label
21333 name "sub:Símbolos-misceláneos"
21334
21335 \end_inset
21336
21337
21338 \begin_inset Index
21339 status collapsed
21340
21341 \begin_layout Plain Layout
21342 Símbolos ! misceláneos
21343 \end_layout
21344
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \begin_layout Standard
21351 \noindent
21352 \align center
21353 \begin_inset Tabular
21354 <lyxtabular version="3" rows="10" columns="2">
21355 <features>
21356 <column alignment="center" valignment="top" width="0pt">
21357 <column alignment="center" valignment="top" width="0pt">
21358 <row>
21359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363 Comando
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Plain Layout
21372 Símbolo
21373 \end_layout
21374
21375 \end_inset
21376 </cell>
21377 </row>
21378 <row>
21379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383
21384 \backslash
21385 flat
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 \begin_inset Formula $\flat$
21395 \end_inset
21396
21397
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 </row>
21403 <row>
21404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408
21409 \backslash
21410 natural
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419 \begin_inset Formula $\natural$
21420 \end_inset
21421
21422
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 </row>
21428 <row>
21429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433
21434 \backslash
21435 sharp
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444 \begin_inset Formula $\sharp$
21445 \end_inset
21446
21447
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 </row>
21453 <row>
21454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458
21459 \backslash
21460 surd
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469 \begin_inset Formula $\surd$
21470 \end_inset
21471
21472
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 </row>
21478 <row>
21479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483
21484 \backslash
21485 checkmark
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494 \begin_inset Formula $\checkmark$
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 </row>
21503 <row>
21504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508
21509 \backslash
21510 yen
21511 \end_layout
21512
21513 \end_inset
21514 </cell>
21515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21516 \begin_inset Text
21517
21518 \begin_layout Plain Layout
21519 \begin_inset Formula $\yen$
21520 \end_inset
21521
21522
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 </row>
21528 <row>
21529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533
21534 \backslash
21535 pounds
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544 \begin_inset Formula $\pounds$
21545 \end_inset
21546
21547
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 </row>
21553 <row>
21554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558 $
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21564 \begin_inset Text
21565
21566 \begin_layout Plain Layout
21567 \begin_inset Formula $\$$
21568 \end_inset
21569
21570
21571 \end_layout
21572
21573 \end_inset
21574 </cell>
21575 </row>
21576 <row>
21577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581 §
21582 \end_layout
21583
21584 \end_inset
21585 </cell>
21586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590 \begin_inset Formula $§$
21591 \end_inset
21592
21593
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 </row>
21599 </lyxtabular>
21600
21601 \end_inset
21602
21603
21604 \begin_inset Tabular
21605 <lyxtabular version="3" rows="10" columns="2">
21606 <features>
21607 <column alignment="center" valignment="top" width="0">
21608 <column alignment="center" valignment="top" width="0">
21609 <row>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614 Comando
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623 Símbolo
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \backslash
21636 hbar
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645 \begin_inset Formula $\hbar$
21646 \end_inset
21647
21648
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \backslash
21661 hslash
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670 \begin_inset Formula $\hslash$
21671 \end_inset
21672
21673
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 </row>
21679 <row>
21680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \backslash
21686 clubsuit
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 \begin_inset Formula $\clubsuit$
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \backslash
21711 spadesuit
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 \begin_inset Formula $\spadesuit$
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 <row>
21730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734
21735 \backslash
21736 bigstar
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745 \begin_inset Formula $\bigstar$
21746 \end_inset
21747
21748
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 </row>
21754 <row>
21755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \backslash
21761 blacklozenge
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770 \begin_inset Formula $\blacklozenge$
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 </row>
21779 <row>
21780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784
21785 \backslash
21786 blacktriangle
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21792 \begin_inset Text
21793
21794 \begin_layout Plain Layout
21795 \begin_inset Formula $\blacktriangle$
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 </row>
21804 <row>
21805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \begin_layout Plain Layout
21809
21810 \backslash
21811 blacktiangledown
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820 \begin_inset Formula $\blacktriangledown$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 </row>
21829 <row>
21830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21831 \begin_inset Text
21832
21833 \begin_layout Plain Layout
21834
21835 \backslash
21836 bullet
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Plain Layout
21845 \begin_inset Formula $\bullet$
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 </row>
21854 </lyxtabular>
21855
21856 \end_inset
21857
21858
21859 \begin_inset Tabular
21860 <lyxtabular version="3" rows="10" columns="2">
21861 <features>
21862 <column alignment="center" valignment="top" width="0pt">
21863 <column alignment="center" valignment="top" width="0pt">
21864 <row>
21865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21866 \begin_inset Text
21867
21868 \begin_layout Plain Layout
21869 Comando
21870 \end_layout
21871
21872 \end_inset
21873 </cell>
21874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21875 \begin_inset Text
21876
21877 \begin_layout Plain Layout
21878 Símbolo
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 </row>
21884 <row>
21885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889
21890 \backslash
21891 diamondsuit
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 \begin_inset Formula $\diamondsuit$
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 </row>
21909 <row>
21910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914
21915 \backslash
21916 Diamond
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925 \begin_inset Formula $\Diamond$
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 </row>
21934 <row>
21935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939
21940 \backslash
21941 heartsuit
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Formula $\heartsuit$
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 <row>
21960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964
21965 \backslash
21966 P
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975 \begin_inset Formula $\P$
21976 \end_inset
21977
21978
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 </row>
21984 <row>
21985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989
21990 \backslash
21991 copyright
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000 \begin_inset Formula $\copyright$
22001 \end_inset
22002
22003
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 </row>
22009 <row>
22010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014
22015 \backslash
22016 circledR
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025 \begin_inset Formula $\circledR$
22026 \end_inset
22027
22028
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 </row>
22034 <row>
22035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22036 \begin_inset Text
22037
22038 \begin_layout Plain Layout
22039
22040 \backslash
22041 maltese
22042 \end_layout
22043
22044 \end_inset
22045 </cell>
22046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050 \begin_inset Formula $\maltese$
22051 \end_inset
22052
22053
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 </row>
22059 <row>
22060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064
22065 \backslash
22066 diagup
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075 \begin_inset Formula $\diagup$
22076 \end_inset
22077
22078
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 </row>
22084 <row>
22085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22086 \begin_inset Text
22087
22088 \begin_layout Plain Layout
22089
22090 \backslash
22091 diagdown
22092 \end_layout
22093
22094 \end_inset
22095 </cell>
22096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100 \begin_inset Formula $\diagdown$
22101 \end_inset
22102
22103
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 </row>
22109 </lyxtabular>
22110
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \begin_layout Standard
22117 \begin_inset VSpace medskip
22118 \end_inset
22119
22120
22121 \end_layout
22122
22123 \begin_layout Standard
22124 Hay más símbolos en 
22125 \begin_inset CommandInset ref
22126 LatexCommand ref
22127 reference "sub:Caracteres-especiales-misceláneos"
22128
22129 \end_inset
22130
22131 .
22132 \end_layout
22133
22134 \begin_layout Standard
22135 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22136 \begin_inset CommandInset ref
22137 LatexCommand ref
22138 reference "sub:Tamaños-de-fuentes"
22139
22140 \end_inset
22141
22142
22143 \end_layout
22144
22145 \begin_layout Subsection
22146 El símbolo del euro, €
22147 \begin_inset Index
22148 status collapsed
22149
22150 \begin_layout Plain Layout
22151 Símbolos ! euro
22152 \end_layout
22153
22154 \end_inset
22155
22156
22157 \begin_inset Index
22158 status collapsed
22159
22160 \begin_layout Plain Layout
22161 \begin_inset ERT
22162 status collapsed
22163
22164 \begin_layout Plain Layout
22165
22166
22167 \backslash
22168 officialeuro
22169 \end_layout
22170
22171 \end_inset
22172
22173
22174 \end_layout
22175
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \begin_layout Standard
22182 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22183  LaTeX 
22184 \series bold
22185 eurosym
22186 \series default
22187
22188 \begin_inset Index
22189 status collapsed
22190
22191 \begin_layout Plain Layout
22192 Paquetes ! eurosym
22193 \end_layout
22194
22195 \end_inset
22196
22197 , y cargado en el preámbulo LaTeX con la línea
22198 \end_layout
22199
22200 \begin_layout Standard
22201
22202 \series bold
22203
22204 \backslash
22205 usepackage[gennarrow]{eurosym}
22206 \end_layout
22207
22208 \begin_layout Standard
22209 Actualmente también se puede insertar con el comando 
22210 \series bold
22211
22212 \backslash
22213 euro
22214 \series default
22215
22216 \begin_inset Index
22217 status collapsed
22218
22219 \begin_layout Plain Layout
22220 Comandos ! E ! 
22221 \backslash
22222 euro
22223 \end_layout
22224
22225 \end_inset
22226
22227 .
22228 \end_layout
22229
22230 \begin_layout Standard
22231 El símbolo del euro puede insertarse directamente con la tecla € en texto
22232  matemático sin tener 
22233 \series bold
22234 eurosym
22235 \series default
22236  instalado.
22237  Si 
22238 \series bold
22239 eurosym
22240 \series default
22241  está instalado, se puede insertar 
22242 \series bold
22243
22244 \backslash
22245 euro
22246 \series default
22247  en modo TeX.
22248  El símbolo oficial de la moneda se puede insertar con el comando 
22249 \series bold
22250
22251 \backslash
22252 officialeuro
22253 \series default
22254
22255 \begin_inset Index
22256 status collapsed
22257
22258 \begin_layout Plain Layout
22259 Comandos ! O ! 
22260 \backslash
22261 officialeuro
22262 \end_layout
22263
22264 \end_inset
22265
22266 , que sólo está disponible en modo TeX.
22267 \end_layout
22268
22269 \begin_layout Standard
22270 \begin_inset ERT
22271 status collapsed
22272
22273 \begin_layout Plain Layout
22274
22275
22276 \backslash
22277 ifeurosym
22278 \end_layout
22279
22280 \end_inset
22281
22282
22283 \begin_inset Note Note
22284 status collapsed
22285
22286 \begin_layout Plain Layout
22287 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22288 \series bold
22289 eurosym
22290 \series default
22291 .
22292 \end_layout
22293
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \begin_layout Standard
22300 Un vistazo a los diferentes símbolos del euro.
22301 \end_layout
22302
22303 \begin_layout Standard
22304 \noindent
22305 \align center
22306 \begin_inset Tabular
22307 <lyxtabular version="3" rows="4" columns="3">
22308 <features>
22309 <column alignment="center" valignment="top" width="0">
22310 <column alignment="center" valignment="top" width="0">
22311 <column alignment="center" valignment="top" width="0">
22312 <row>
22313 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317
22318 \end_layout
22319
22320 \end_inset
22321 </cell>
22322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22323 \begin_inset Text
22324
22325 \begin_layout Plain Layout
22326 Comando
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335 Símbolo
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 </row>
22341 <row>
22342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346 ecuación
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22352 \begin_inset Text
22353
22354 \begin_layout Plain Layout
22355
22356 \backslash
22357 euro
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22363 \begin_inset Text
22364
22365 \begin_layout Plain Layout
22366 \begin_inset Formula $\euro$
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 </row>
22375 <row>
22376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380 texto matemático
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398 \begin_inset Formula $\mbox{€}$
22399 \end_inset
22400
22401
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 </row>
22407 <row>
22408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412 modo TeX
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421
22422 \backslash
22423 officialeuro
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432 \begin_inset ERT
22433 status collapsed
22434
22435 \begin_layout Plain Layout
22436
22437
22438 \backslash
22439 officialeuro
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 </row>
22450 </lyxtabular>
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \begin_layout Standard
22458 \begin_inset ERT
22459 status collapsed
22460
22461 \begin_layout Plain Layout
22462
22463
22464 \backslash
22465 else
22466 \end_layout
22467
22468 \end_inset
22469
22470
22471 \begin_inset Note Note
22472 status collapsed
22473
22474 \begin_layout Plain Layout
22475 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22476 \series bold
22477 eurosym
22478 \series default
22479 :
22480 \end_layout
22481
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \begin_layout Standard
22488 Para ver la salida completa de esta subsección debe estar instalado el paquete
22489  LaTeX 
22490 \series bold
22491 eurosym
22492 \series default
22493 .
22494 \end_layout
22495
22496 \begin_layout Standard
22497 \begin_inset ERT
22498 status collapsed
22499
22500 \begin_layout Plain Layout
22501
22502
22503 \backslash
22504 fi
22505 \end_layout
22506
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \begin_layout Section
22513 Relaciones
22514 \begin_inset CommandInset label
22515 LatexCommand label
22516 name "sec:Relaciones"
22517
22518 \end_inset
22519
22520
22521 \begin_inset Index
22522 status collapsed
22523
22524 \begin_layout Plain Layout
22525 Relaciones
22526 \end_layout
22527
22528 \end_inset
22529
22530
22531 \begin_inset Index
22532 status collapsed
22533
22534 \begin_layout Plain Layout
22535 Comparaciones|see
22536 \begin_inset ERT
22537 status collapsed
22538
22539 \begin_layout Plain Layout
22540
22541 {
22542 \end_layout
22543
22544 \end_inset
22545
22546 Relaciones
22547 \begin_inset ERT
22548 status collapsed
22549
22550 \begin_layout Plain Layout
22551
22552 }
22553 \end_layout
22554
22555 \end_inset
22556
22557
22558 \end_layout
22559
22560 \end_inset
22561
22562
22563 \end_layout
22564
22565 \begin_layout Standard
22566 Todas las relaciones se pueden insertar también con el botón 
22567 \begin_inset Graphics
22568         filename ../../images/math/leq.png
22569         scale 85
22570
22571 \end_inset
22572
22573  de la barra de ecuaciones.
22574 \end_layout
22575
22576 \begin_layout Standard
22577 \begin_inset space \hfill{}
22578 \end_inset
22579
22580
22581 \begin_inset Tabular
22582 <lyxtabular version="3" rows="17" columns="2">
22583 <features>
22584 <column alignment="center" valignment="top" width="0pt">
22585 <column alignment="center" valignment="top" width="0pt">
22586 <row>
22587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591 Comando
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600 Relación
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 </row>
22606 <row>
22607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 <
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 \begin_inset Formula $<$
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 </row>
22629 <row>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634
22635 \backslash
22636 le
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645 \begin_inset Formula $\le$
22646 \end_inset
22647
22648
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 </row>
22654 <row>
22655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659
22660 \backslash
22661 ll
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670 \begin_inset Formula $\ll$
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 </row>
22679 <row>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684
22685 \backslash
22686 prec
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695 \begin_inset Formula $\prec$
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709
22710 \backslash
22711 preceq
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720 \begin_inset Formula $\preceq$
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 <row>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734
22735 \backslash
22736 subset
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745 \begin_inset Formula $\subset$
22746 \end_inset
22747
22748
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 \backslash
22761 subseteq
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770 \begin_inset Formula $\subseteq$
22771 \end_inset
22772
22773
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 </row>
22779 <row>
22780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784
22785 \backslash
22786 sqsubseteq
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795 \begin_inset Formula $\sqsubseteq$
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \end_inset
22802 </cell>
22803 </row>
22804 <row>
22805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22806 \begin_inset Text
22807
22808 \begin_layout Plain Layout
22809
22810 \backslash
22811 in
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820 \begin_inset Formula $\in$
22821 \end_inset
22822
22823
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 </row>
22829 <row>
22830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834
22835 \backslash
22836 vdash
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845 \begin_inset Formula $\vdash$
22846 \end_inset
22847
22848
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 </row>
22854 <row>
22855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859
22860 \backslash
22861 smile
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870 \begin_inset Formula $\smile$
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 </row>
22879 <row>
22880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22881 \begin_inset Text
22882
22883 \begin_layout Plain Layout
22884
22885 \backslash
22886 lhd
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895 \begin_inset Formula $\lhd$
22896 \end_inset
22897
22898
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 </row>
22904 <row>
22905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Plain Layout
22909
22910 \backslash
22911 unlhd
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920 \begin_inset Formula $\unlhd$
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 </row>
22929 <row>
22930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934
22935 \backslash
22936 gtrless
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945 \begin_inset Formula $\gtrless$
22946 \end_inset
22947
22948
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 </row>
22954 <row>
22955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959
22960 \backslash
22961 mid
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970 \begin_inset Formula $\mid$
22971 \end_inset
22972
22973
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 </row>
22979 <row>
22980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984
22985 \backslash
22986 nmid
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 \begin_inset Formula $\nmid$
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 </row>
23004 </lyxtabular>
23005
23006 \end_inset
23007
23008
23009 \begin_inset space \hfill{}
23010 \end_inset
23011
23012
23013 \begin_inset Tabular
23014 <lyxtabular version="3" rows="17" columns="2">
23015 <features>
23016 <column alignment="center" valignment="top" width="0pt">
23017 <column alignment="center" valignment="top" width="0pt">
23018 <row>
23019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23020 \begin_inset Text
23021
23022 \begin_layout Plain Layout
23023 Comando
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 Relación
23033 \end_layout
23034
23035 \end_inset
23036 </cell>
23037 </row>
23038 <row>
23039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 =
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052 \begin_inset Formula $=$
23053 \end_inset
23054
23055
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 </row>
23061 <row>
23062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066
23067 \backslash
23068 not=
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Plain Layout
23077 \begin_inset Formula $\not=$
23078 \end_inset
23079
23080
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 </row>
23086 <row>
23087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Plain Layout
23091
23092 \backslash
23093 equiv
23094 \end_layout
23095
23096 \end_inset
23097 </cell>
23098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102 \begin_inset Formula $\equiv$
23103 \end_inset
23104
23105
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 </row>
23111 <row>
23112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116
23117 \backslash
23118 sim
23119 \end_layout
23120
23121 \end_inset
23122 </cell>
23123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23124 \begin_inset Text
23125
23126 \begin_layout Plain Layout
23127 \begin_inset Formula $\sim$
23128 \end_inset
23129
23130
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 </row>
23136 <row>
23137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23138 \begin_inset Text
23139
23140 \begin_layout Plain Layout
23141
23142 \backslash
23143 simeq
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152 \begin_inset Formula $\simeq$
23153 \end_inset
23154
23155
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 </row>
23161 <row>
23162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23163 \begin_inset Text
23164
23165 \begin_layout Plain Layout
23166
23167 \backslash
23168 approx
23169 \end_layout
23170
23171 \end_inset
23172 </cell>
23173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23174 \begin_inset Text
23175
23176 \begin_layout Plain Layout
23177 \begin_inset Formula $\approx$
23178 \end_inset
23179
23180
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 \backslash
23193 cong
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202 \begin_inset Formula $\cong$
23203 \end_inset
23204
23205
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 </row>
23211 <row>
23212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216
23217 \backslash
23218 bowtie
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227 \begin_inset Formula $\bowtie$
23228 \end_inset
23229
23230
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 </row>
23236 <row>
23237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23238 \begin_inset Text
23239
23240 \begin_layout Plain Layout
23241
23242 \backslash
23243 notin
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 \begin_inset Formula $\notin$
23253 \end_inset
23254
23255
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 </row>
23261 <row>
23262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266
23267 \backslash
23268 perp
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 \begin_inset Formula $\perp$
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 </row>
23286 <row>
23287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291
23292 \backslash
23293 propto
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302 \begin_inset Formula $\propto$
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 </row>
23311 <row>
23312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316
23317 \backslash
23318 asymp
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327 \begin_inset Formula $\asymp$
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 </row>
23336 <row>
23337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23338 \begin_inset Text
23339
23340 \begin_layout Plain Layout
23341
23342 \backslash
23343 doteq
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352 \begin_inset Formula $\doteq$
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 </row>
23361 <row>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \backslash
23368 circeq
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 \begin_inset Formula $\circeq$
23378 \end_inset
23379
23380
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 </row>
23386 <row>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \backslash
23393 models
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402 \begin_inset Formula $\models$
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 </row>
23411 <row>
23412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416
23417 \backslash
23418 widehat=
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 \begin_inset Formula $\widehat{=}$
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 </row>
23436 </lyxtabular>
23437
23438 \end_inset
23439
23440
23441 \begin_inset space \hfill{}
23442 \end_inset
23443
23444
23445 \begin_inset Tabular
23446 <lyxtabular version="3" rows="17" columns="2">
23447 <features>
23448 <column alignment="center" valignment="top" width="0pt">
23449 <column alignment="center" valignment="top" width="0pt">
23450 <row>
23451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455 Comando
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 Relación
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 </row>
23470 <row>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475 >
23476 \end_layout
23477
23478 \end_inset
23479 </cell>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484 \begin_inset Formula $>$
23485 \end_inset
23486
23487
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 </row>
23493 <row>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498
23499 \backslash
23500 ge
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509 \begin_inset Formula $\ge$
23510 \end_inset
23511
23512
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 </row>
23518 <row>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \backslash
23525 gg
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534 \begin_inset Formula $\gg$
23535 \end_inset
23536
23537
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 </row>
23543 <row>
23544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548
23549 \backslash
23550 succ
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559 \begin_inset Formula $\succ$
23560 \end_inset
23561
23562
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 </row>
23568 <row>
23569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573
23574 \backslash
23575 succeq
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 \begin_inset Formula $\succeq$
23585 \end_inset
23586
23587
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 </row>
23593 <row>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598
23599 \backslash
23600 supset
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609 \begin_inset Formula $\supset$
23610 \end_inset
23611
23612
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 \backslash
23625 supseteq
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634 \begin_inset Formula $\supseteq$
23635 \end_inset
23636
23637
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 </row>
23643 <row>
23644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648
23649 \backslash
23650 sqsupseteq
23651 \end_layout
23652
23653 \end_inset
23654 </cell>
23655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659 \begin_inset Formula $\sqsupseteq$
23660 \end_inset
23661
23662
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 </row>
23668 <row>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673
23674 \backslash
23675 ni
23676 \end_layout
23677
23678 \end_inset
23679 </cell>
23680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684 \begin_inset Formula $\ni$
23685 \end_inset
23686
23687
23688 \end_layout
23689
23690 \end_inset
23691 </cell>
23692 </row>
23693 <row>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698
23699 \backslash
23700 dashv
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 \begin_inset Formula $\dashv$
23710 \end_inset
23711
23712
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 </row>
23718 <row>
23719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723
23724 \backslash
23725 frown
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734 \begin_inset Formula $\frown$
23735 \end_inset
23736
23737
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 </row>
23743 <row>
23744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748
23749 \backslash
23750 rhd
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759 \begin_inset Formula $\rhd$
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \end_inset
23766 </cell>
23767 </row>
23768 <row>
23769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \backslash
23775 unrhd
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784 \begin_inset Formula $\unrhd$
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 </row>
23793 <row>
23794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \begin_layout Plain Layout
23798
23799 \backslash
23800 lessgtr
23801 \end_layout
23802
23803 \end_inset
23804 </cell>
23805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \begin_layout Plain Layout
23809 \begin_inset Formula $\lessgtr$
23810 \end_inset
23811
23812
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 </row>
23818 <row>
23819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823
23824 \backslash
23825 parallel
23826 \end_layout
23827
23828 \end_inset
23829 </cell>
23830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23831 \begin_inset Text
23832
23833 \begin_layout Plain Layout
23834 \begin_inset Formula $\parallel$
23835 \end_inset
23836
23837
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 </row>
23843 <row>
23844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848
23849 \backslash
23850 nparallel
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 \begin_inset Formula $\nparallel$
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 </row>
23868 </lyxtabular>
23869
23870 \end_inset
23871
23872
23873 \begin_inset space \hfill{}
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \begin_layout Standard
23880 \begin_inset VSpace medskip
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \begin_layout Standard
23887 Los caracteres 
23888 \series bold
23889
23890 \backslash
23891 lhd
23892 \series default
23893  y 
23894 \series bold
23895
23896 \backslash
23897 rhd
23898 \series default
23899  son mayores que los operadores de aspecto similar 
23900 \series bold
23901
23902 \backslash
23903 triangleleft
23904 \series default
23905  y 
23906 \series bold
23907
23908 \backslash
23909 triangleright
23910 \series default
23911 , respectivamente.
23912 \end_layout
23913
23914 \begin_layout Standard
23915 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
23916 \end_layout
23917
23918 \begin_layout Standard
23919 Se pueden componer relaciones con etiquetas con el comando 
23920 \series bold
23921
23922 \backslash
23923 stackrel
23924 \series default
23925
23926 \begin_inset Index
23927 status collapsed
23928
23929 \begin_layout Plain Layout
23930 Comandos ! S ! 
23931 \backslash
23932 stackrel
23933 \end_layout
23934
23935 \end_inset
23936
23937 :
23938 \end_layout
23939
23940 \begin_layout Standard
23941 \align center
23942 \begin_inset Tabular
23943 <lyxtabular version="3" rows="2" columns="2">
23944 <features>
23945 <column alignment="center" valignment="top" width="0">
23946 <column alignment="center" valignment="top" width="0">
23947 <row>
23948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 Comando
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961 Resultado
23962 \begin_inset Note Note
23963 status collapsed
23964
23965 \begin_layout Plain Layout
23966
23967 \series bold
23968
23969 \backslash
23970 raisebox
23971 \series default
23972  se usa sólo como espaciador
23973 \end_layout
23974
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 </row>
23983 <row>
23984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988 A(r)
23989 \backslash
23990 stackrel
23991 \begin_inset ERT
23992 status collapsed
23993
23994 \begin_layout Plain Layout
23995
23996
23997 \backslash
23998 spce 
23999 \end_layout
24000
24001 \end_inset
24002
24003 r
24004 \backslash
24005 to
24006 \backslash
24007 infty
24008 \begin_inset ERT
24009 status collapsed
24010
24011 \begin_layout Plain Layout
24012
24013
24014 \backslash
24015 spce 
24016 \end_layout
24017
24018 \end_inset
24019
24020
24021 \begin_inset Formula $\downarrow$
24022 \end_inset
24023
24024
24025 \backslash
24026 approx
24027 \begin_inset ERT
24028 status collapsed
24029
24030 \begin_layout Plain Layout
24031
24032
24033 \backslash
24034 spce 
24035 \end_layout
24036
24037 \end_inset
24038
24039
24040 \begin_inset ERT
24041 status collapsed
24042
24043 \begin_layout Plain Layout
24044
24045
24046 \backslash
24047 spce 
24048 \end_layout
24049
24050 \end_inset
24051
24052 B
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24062 \end_inset
24063
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 </row>
24070 </lyxtabular>
24071
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \begin_layout Section
24078 Funciones
24079 \end_layout
24080
24081 \begin_layout Subsection
24082 Funciones predefinidas
24083 \begin_inset CommandInset label
24084 LatexCommand label
24085 name "sub:Funciones-predefinidas"
24086
24087 \end_inset
24088
24089
24090 \begin_inset Index
24091 status collapsed
24092
24093 \begin_layout Plain Layout
24094 Funciones ! predefinidas
24095 \end_layout
24096
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \begin_layout Standard
24103 En general las variables se escriben en 
24104 \emph on
24105 cursiva
24106 \emph default
24107  en expresiones matemáticas, pero no los nombres de las funciones, porque
24108  
24109 \begin_inset Formula $sen$
24110 \end_inset
24111
24112  podría confundirse con 
24113 \begin_inset Formula $s\cdot e\cdot n$
24114 \end_inset
24115
24116 .
24117  Por eso hay funciones predefinidas, que además se separan un poco del factor
24118  precedente.
24119  Se insertan como comandos con una barra inversa  delante de su nombre.
24120 \end_layout
24121
24122 \begin_layout Standard
24123 \align center
24124 \begin_inset Tabular
24125 <lyxtabular version="3" rows="2" columns="4">
24126 <features>
24127 <column alignment="center" valignment="top" width="0pt">
24128 <column alignment="center" valignment="top" width="0pt">
24129 <column alignment="center" valignment="top" width="0pt">
24130 <column alignment="center" valignment="top" width="0pt">
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 Comando
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 Resultado
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Plain Layout
24154 Comando
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163 Resultado
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 </row>
24169 <row>
24170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174 Asen(x)+B
24175 \end_layout
24176
24177 \end_inset
24178 </cell>
24179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24180 \begin_inset Text
24181
24182 \begin_layout Plain Layout
24183 \begin_inset Formula $Asen(x)+B$
24184 \end_inset
24185
24186
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195 A
24196 \backslash
24197 sen(x)+B
24198 \end_layout
24199
24200 \end_inset
24201 </cell>
24202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24203 \begin_inset Text
24204
24205 \begin_layout Plain Layout
24206 \begin_inset Formula $A\sen(x)+B$
24207 \end_inset
24208
24209
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 </row>
24215 </lyxtabular>
24216
24217 \end_inset
24218
24219
24220 \end_layout
24221
24222 \begin_layout Standard
24223 Las funciones siguientes están predefinidas:
24224 \begin_inset Foot
24225 status open
24226
24227 \begin_layout Plain Layout
24228 Se han añadido los comandos equivalentes suministrados por el estilo 
24229 \series bold
24230 spanish
24231 \series default
24232  de 
24233 \series bold
24234 babel
24235 \series default
24236 , adaptados a las convenciones hispanohablantes.
24237  Además, en su caso, las funciones serán acentuadas automáticamente en la
24238  salida, p.
24239 \begin_inset space \thinspace{}
24240 \end_inset
24241
24242 e.
24243  
24244 \begin_inset Quotes fld
24245 \end_inset
24246
24247 lím
24248 \begin_inset Quotes frd
24249 \end_inset
24250
24251  o 
24252 \begin_inset Quotes fld
24253 \end_inset
24254
24255 máx
24256 \begin_inset Quotes frd
24257 \end_inset
24258
24259 .
24260  Más información en 
24261 \begin_inset CommandInset citation
24262 LatexCommand cite
24263 key "spanish"
24264
24265 \end_inset
24266
24267 .
24268  (
24269 \emph on
24270 N.
24271 \begin_inset space \thinspace{}
24272 \end_inset
24273
24274 del t.
24275 \emph default
24276 )
24277 \end_layout
24278
24279 \end_inset
24280
24281
24282 \end_layout
24283
24284 \begin_layout Standard
24285 \begin_inset VSpace -2mm
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \begin_layout Standard
24292 \align center
24293 \begin_inset Tabular
24294 <lyxtabular version="3" rows="9" columns="7">
24295 <features>
24296 <column alignment="center" valignment="top" width="0pt">
24297 <column alignment="center" valignment="top" width="0pt">
24298 <column alignment="center" valignment="top" width="0pt">
24299 <column alignment="center" valignment="top" width="0pt">
24300 <column alignment="center" valignment="top" width="0pt">
24301 <column alignment="center" valignment="top" width="0pt">
24302 <column alignment="center" valignment="top" width="0pt">
24303 <row>
24304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308 Comando
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24314 \begin_inset Text
24315
24316 \begin_layout Plain Layout
24317 español
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326 Comando
24327 \end_layout
24328
24329 \end_inset
24330 </cell>
24331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335 español
24336 \end_layout
24337
24338 \end_inset
24339 </cell>
24340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24341 \begin_inset Text
24342
24343 \begin_layout Plain Layout
24344 Comando
24345 \end_layout
24346
24347 \end_inset
24348 </cell>
24349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353 español
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362 Comando
24363 \end_layout
24364
24365 \end_inset
24366 </cell>
24367 </row>
24368 <row>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373
24374 \backslash
24375 sin
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384
24385 \backslash
24386 sen
24387 \end_layout
24388
24389 \end_inset
24390 </cell>
24391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24392 \begin_inset Text
24393
24394 \begin_layout Plain Layout
24395
24396 \backslash
24397 sinh
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24403 \begin_inset Text
24404
24405 \begin_layout Plain Layout
24406
24407 \backslash
24408 senh
24409 \end_layout
24410
24411 \end_inset
24412 </cell>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \backslash
24419 arcsin
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428
24429 \backslash
24430 arcsen
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439
24440 \backslash
24441 sup
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 </row>
24447 <row>
24448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24449 \begin_inset Text
24450
24451 \begin_layout Plain Layout
24452
24453 \backslash
24454 cos
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Plain Layout
24463
24464 \end_layout
24465
24466 \end_inset
24467 </cell>
24468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24469 \begin_inset Text
24470
24471 \begin_layout Plain Layout
24472
24473 \backslash
24474 cosh
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 arccos
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 arccos
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514
24515 \backslash
24516 inf
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 </row>
24522 <row>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 tan
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 tg
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549
24550 \backslash
24551 tanh
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24557 \begin_inset Text
24558
24559 \begin_layout Plain Layout
24560
24561 \backslash
24562 tgh
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571
24572 \backslash
24573 arctan
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \backslash
24584 arctg
24585 \end_layout
24586
24587 \end_inset
24588 </cell>
24589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593
24594 \backslash
24595 lim
24596 \end_layout
24597
24598 \end_inset
24599 </cell>
24600 </row>
24601 <row>
24602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24603 \begin_inset Text
24604
24605 \begin_layout Plain Layout
24606
24607 \backslash
24608 cot
24609 \end_layout
24610
24611 \end_inset
24612 </cell>
24613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Plain Layout
24617
24618 \backslash
24619 cotg
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \backslash
24630 coth
24631 \end_layout
24632
24633 \end_inset
24634 </cell>
24635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \begin_layout Plain Layout
24639
24640 \end_layout
24641
24642 \end_inset
24643 </cell>
24644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648
24649 \backslash
24650 arg
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Plain Layout
24668
24669 \backslash
24670 liminf
24671 \end_layout
24672
24673 \end_inset
24674 </cell>
24675 </row>
24676 <row>
24677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681
24682 \backslash
24683 sec
24684 \end_layout
24685
24686 \end_inset
24687 </cell>
24688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701
24702 \backslash
24703 min
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712
24713 \end_layout
24714
24715 \end_inset
24716 </cell>
24717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \begin_layout Plain Layout
24721
24722 \backslash
24723 deg
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
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 limsup
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 csc
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 cosec
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 max
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 det
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 Pr
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 ln
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 exp
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 dim
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 hom
24892 \end_layout
24893
24894 \end_inset
24895 </cell>
24896 </row>
24897 <row>
24898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902
24903 \backslash
24904 lg
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24910 \begin_inset Text
24911
24912 \begin_layout Plain Layout
24913
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24919 \begin_inset Text
24920
24921 \begin_layout Plain Layout
24922
24923 \backslash
24924 log
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Plain Layout
24942
24943 \backslash
24944 ker
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \end_layout
24955
24956 \end_inset
24957 </cell>
24958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24959 \begin_inset Text
24960
24961 \begin_layout Plain Layout
24962
24963 \backslash
24964 gcd
24965 \end_layout
24966
24967 \end_inset
24968 </cell>
24969 </row>
24970 </lyxtabular>
24971
24972 \end_inset
24973
24974
24975 \end_layout
24976
24977 \begin_layout Standard
24978 También se pueden insertar con el botón 
24979 \begin_inset Graphics
24980         filename ../../images/math/functions.png
24981         scale 85
24982
24983 \end_inset
24984
24985  de la barra de ecuaciones.
24986 \end_layout
24987
24988 \begin_layout Subsection
24989 Funciones definidas por el usuario
24990 \begin_inset Index
24991 status collapsed
24992
24993 \begin_layout Plain Layout
24994 Funciones ! personalizadas
24995 \end_layout
24996
24997 \end_inset
24998
24999
25000 \end_layout
25001
25002 \begin_layout Standard
25003 Para usar una función no predefinida, como por ejemplo la función signo,
25004  sgn(x), hay dos posibilidades:
25005 \end_layout
25006
25007 \begin_layout Itemize
25008 Define la función añadiendo al preámbulo LaTeX la línea
25009 \begin_inset Foot
25010 status collapsed
25011
25012 \begin_layout Plain Layout
25013 Más sobre 
25014 \series bold
25015
25016 \backslash
25017 DeclareMathOperator
25018 \series default
25019  en 
25020 \begin_inset CommandInset ref
25021 LatexCommand ref
25022 reference "sub:Operadores-de-usuario"
25023
25024 \end_inset
25025
25026
25027 \end_layout
25028
25029 \end_inset
25030
25031
25032 \begin_inset Newline newline
25033 \end_inset
25034
25035
25036 \begin_inset VSpace -3mm
25037 \end_inset
25038
25039
25040 \begin_inset Newline newline
25041 \end_inset
25042
25043
25044 \series bold
25045
25046 \backslash
25047 DeclareMathOperator{
25048 \backslash
25049 sgn}{sgn}
25050 \series default
25051
25052 \begin_inset Index
25053 status collapsed
25054
25055 \begin_layout Plain Layout
25056 Comandos ! D ! 
25057 \backslash
25058 dbinom@
25059 \backslash
25060 DeclareMathOperator
25061 \end_layout
25062
25063 \end_inset
25064
25065
25066 \begin_inset Newline newline
25067 \end_inset
25068
25069
25070 \begin_inset VSpace -2mm
25071 \end_inset
25072
25073
25074 \begin_inset Newline newline
25075 \end_inset
25076
25077 Ahora la función recién definida se puede obtener con el comando 
25078 \series bold
25079
25080 \backslash
25081 sgn
25082 \series default
25083 .
25084 \end_layout
25085
25086 \begin_layout Itemize
25087 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25088  en nuestro ejemplo las letras 
25089 \emph on
25090 sgn
25091 \emph default
25092 , y cámbialo a texto matemático.
25093  Entre el factor precedente y la función se inserta un espacio.
25094 \end_layout
25095
25096 \begin_layout Standard
25097 El resultado con ambos métodos es el mismo que con una función predefinida:
25098 \begin_inset Foot
25099 status collapsed
25100
25101 \begin_layout Plain Layout
25102 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25103  negro.
25104 \end_layout
25105
25106 \end_inset
25107
25108
25109 \end_layout
25110
25111 \begin_layout Standard
25112 \align center
25113 \begin_inset Tabular
25114 <lyxtabular version="3" rows="3" columns="2">
25115 <features>
25116 <column alignment="center" valignment="top" width="0pt">
25117 <column alignment="center" valignment="top" width="0pt">
25118 <row>
25119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25120 \begin_inset Text
25121
25122 \begin_layout Plain Layout
25123 Comando
25124 \end_layout
25125
25126 \end_inset
25127 </cell>
25128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25129 \begin_inset Text
25130
25131 \begin_layout Plain Layout
25132 Resultado
25133 \end_layout
25134
25135 \end_inset
25136 </cell>
25137 </row>
25138 <row>
25139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Plain Layout
25143 A
25144 \backslash
25145 sgn(x)+B
25146 \end_layout
25147
25148 \end_inset
25149 </cell>
25150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25151 \begin_inset Text
25152
25153 \begin_layout Plain Layout
25154 \begin_inset Formula $A\sgn(x)+B$
25155 \end_inset
25156
25157
25158 \end_layout
25159
25160 \end_inset
25161 </cell>
25162 </row>
25163 <row>
25164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25165 \begin_inset Text
25166
25167 \begin_layout Plain Layout
25168 A
25169 \backslash
25170 ,
25171 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
25172 \end_inset
25173
25174 (x)+B
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 </row>
25192 </lyxtabular>
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \begin_layout Standard
25200 El primer método es preferible si la función se va a usar varias veces.
25201 \end_layout
25202
25203 \begin_layout Subsection
25204 Límites
25205 \begin_inset Index
25206 status collapsed
25207
25208 \begin_layout Plain Layout
25209 Límites
25210 \end_layout
25211
25212 \end_inset
25213
25214
25215 \end_layout
25216
25217 \begin_layout Standard
25218 Para límites, además de 
25219 \series bold
25220
25221 \backslash
25222 lim
25223 \series default
25224
25225 \begin_inset Index
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229 Comandos ! L ! 
25230 \backslash
25231 lim
25232 \end_layout
25233
25234 \end_inset
25235
25236
25237 \series bold
25238
25239 \backslash
25240 liminf
25241 \series default
25242  y 
25243 \series bold
25244
25245 \backslash
25246 limsup
25247 \series default
25248  están definidas las siguientes funciones:
25249 \series bold
25250  
25251 \end_layout
25252
25253 \begin_layout Standard
25254 \noindent
25255 \align center
25256 \begin_inset Tabular
25257 <lyxtabular version="3" rows="5" columns="2">
25258 <features>
25259 <column alignment="center" valignment="top" width="0">
25260 <column alignment="center" valignment="top" width="0">
25261 <row>
25262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266 Comando
25267 \end_layout
25268
25269 \end_inset
25270 </cell>
25271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25272 \begin_inset Text
25273
25274 \begin_layout Plain Layout
25275 Resultado
25276 \begin_inset Note Note
25277 status collapsed
25278
25279 \begin_layout Plain Layout
25280
25281 \series bold
25282
25283 \backslash
25284 raisebox
25285 \series default
25286  se usa sólo como espaciador
25287 \end_layout
25288
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 </row>
25297 <row>
25298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25299 \begin_inset Text
25300
25301 \begin_layout Plain Layout
25302
25303 \backslash
25304 varliminf
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25310 \begin_inset Text
25311
25312 \begin_layout Plain Layout
25313 \begin_inset Formula $\varliminf$
25314 \end_inset
25315
25316
25317 \end_layout
25318
25319 \end_inset
25320 </cell>
25321 </row>
25322 <row>
25323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \begin_layout Plain Layout
25327
25328 \backslash
25329 varlimsup
25330 \end_layout
25331
25332 \end_inset
25333 </cell>
25334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25335 \begin_inset Text
25336
25337 \begin_layout Plain Layout
25338 \begin_inset Formula $\varlimsup$
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 </row>
25347 <row>
25348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352
25353 \backslash
25354 varprojlim
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363 \begin_inset Formula $\varprojlim$
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 </row>
25372 <row>
25373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \backslash
25379 varinjlim
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388 \begin_inset Formula $\varinjlim$
25389 \end_inset
25390
25391
25392 \begin_inset Formula $\raisebox{-2.5mm}{}$
25393 \end_inset
25394
25395
25396 \end_layout
25397
25398 \end_inset
25399 </cell>
25400 </row>
25401 </lyxtabular>
25402
25403 \end_inset
25404
25405
25406 \end_layout
25407
25408 \begin_layout Standard
25409 \begin_inset VSpace medskip
25410 \end_inset
25411
25412
25413 \end_layout
25414
25415 \begin_layout Standard
25416 El límite se crea insertando un subíndice.
25417  Se imprime a la derecha junto a la función en una fórmula en línea:
25418 \end_layout
25419
25420 \begin_layout Standard
25421 \noindent
25422 \align center
25423 \begin_inset Tabular
25424 <lyxtabular version="3" rows="2" columns="2">
25425 <features>
25426 <column alignment="center" valignment="top" width="0pt">
25427 <column alignment="center" valignment="top" width="0pt">
25428 <row>
25429 <cell alignment="center" valignment="top" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433 Comando
25434 \end_layout
25435
25436 \end_inset
25437 </cell>
25438 <cell alignment="center" valignment="top" usebox="none">
25439 \begin_inset Text
25440
25441 \begin_layout Plain Layout
25442 \begin_inset space \hspace{}
25443 \length 1cm
25444 \end_inset
25445
25446 Resultado
25447 \begin_inset Note Note
25448 status collapsed
25449
25450 \begin_layout Plain Layout
25451
25452 \series bold
25453
25454 \backslash
25455 raisebox
25456 \series default
25457  se usa sólo como espaciador
25458 \end_layout
25459
25460 \end_inset
25461
25462
25463 \end_layout
25464
25465 \end_inset
25466 </cell>
25467 </row>
25468 <row>
25469 <cell alignment="center" valignment="top" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Plain Layout
25473
25474 \backslash
25475 lim_x
25476 \backslash
25477 to
25478 \begin_inset ERT
25479 status collapsed
25480
25481 \begin_layout Plain Layout
25482
25483
25484 \backslash
25485 spce 
25486 \end_layout
25487
25488 \end_inset
25489
25490 A
25491 \begin_inset ERT
25492 status collapsed
25493
25494 \begin_layout Plain Layout
25495
25496
25497 \backslash
25498 spce 
25499 \end_layout
25500
25501 \end_inset
25502
25503 x=B
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 <cell alignment="center" valignment="top" usebox="none">
25509 \begin_inset Text
25510
25511 \begin_layout Plain Layout
25512 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25513 \end_inset
25514
25515
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 </row>
25521 </lyxtabular>
25522
25523 \end_inset
25524
25525
25526 \end_layout
25527
25528 \begin_layout Standard
25529 En una ecuación presentada el límite se imprime debajo, como es habitual:
25530 \begin_inset Formula \[
25531 \lim\limits _{x\rightarrow A}=B\]
25532
25533 \end_inset
25534
25535
25536 \end_layout
25537
25538 \begin_layout Subsection
25539 Función módulo
25540 \begin_inset Index
25541 status collapsed
25542
25543 \begin_layout Plain Layout
25544 Funciones ! módulo
25545 \end_layout
25546
25547 \end_inset
25548
25549
25550 \end_layout
25551
25552 \begin_layout Standard
25553 La función módulo es especial, porque existe en cuatro variantes.
25554 \end_layout
25555
25556 \begin_layout Standard
25557 En una ecuación presentada:
25558 \begin_inset Formula \begin{align*}
25559 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25560 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25561 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25562 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25563 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25564
25565 \end_inset
25566
25567 En una ecuación en línea se pone menos espacio delante del nombre de la
25568  función para todas las variantes.
25569 \end_layout
25570
25571 \begin_layout Section
25572 Caracteres especiales
25573 \begin_inset Index
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577 Caracteres especiales
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \end_layout
25584
25585 \begin_layout Subsection
25586 Caracteres especiales en texto matemático
25587 \end_layout
25588
25589 \begin_layout Standard
25590 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25591  TeX:
25592 \end_layout
25593
25594 \begin_layout Standard
25595 \begin_inset space \hfill{}
25596 \end_inset
25597
25598
25599 \begin_inset Tabular
25600 <lyxtabular version="3" rows="8" columns="2">
25601 <features>
25602 <column alignment="block" valignment="top" width="0">
25603 <column alignment="block" valignment="top" width="0">
25604 <row>
25605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609 Comando
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Plain Layout
25618 Resultado
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 </row>
25624 <row>
25625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629
25630 \backslash
25631 oe
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640 \begin_inset Formula $\textrm{œ}$
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 </row>
25649 <row>
25650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Plain Layout
25654
25655 \backslash
25656 OE
25657 \end_layout
25658
25659 \end_inset
25660 </cell>
25661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25662 \begin_inset Text
25663
25664 \begin_layout Plain Layout
25665 \begin_inset Formula $\textrm{Œ}$
25666 \end_inset
25667
25668
25669 \end_layout
25670
25671 \end_inset
25672 </cell>
25673 </row>
25674 <row>
25675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25676 \begin_inset Text
25677
25678 \begin_layout Plain Layout
25679
25680 \backslash
25681 ae
25682 \end_layout
25683
25684 \end_inset
25685 </cell>
25686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690 \begin_inset Formula $\textrm{æ}$
25691 \end_inset
25692
25693
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 </row>
25699 <row>
25700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25701 \begin_inset Text
25702
25703 \begin_layout Plain Layout
25704
25705 \backslash
25706 AE
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715 \begin_inset Formula $\textrm{Æ}$
25716 \end_inset
25717
25718
25719 \end_layout
25720
25721 \end_inset
25722 </cell>
25723 </row>
25724 <row>
25725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25726 \begin_inset Text
25727
25728 \begin_layout Plain Layout
25729
25730 \backslash
25731 aa
25732 \end_layout
25733
25734 \end_inset
25735 </cell>
25736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25737 \begin_inset Text
25738
25739 \begin_layout Plain Layout
25740 \begin_inset Formula $\textrm{\aa}$
25741 \end_inset
25742
25743
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 </row>
25749 <row>
25750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25751 \begin_inset Text
25752
25753 \begin_layout Plain Layout
25754
25755 \backslash
25756 AA
25757 \begin_inset Index
25758 status collapsed
25759
25760 \begin_layout Plain Layout
25761 \begin_inset ERT
25762 status collapsed
25763
25764 \begin_layout Plain Layout
25765
25766
25767 \backslash
25768
25769 \begin_inset ERT
25770 status collapsed
25771
25772 \begin_layout Plain Layout
25773
25774 {
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \begin_inset ERT
25781 status collapsed
25782
25783 \begin_layout Plain Layout
25784
25785 }
25786 \end_layout
25787
25788 \end_inset
25789
25790
25791 \end_layout
25792
25793 \end_inset
25794
25795 @
25796 \begin_inset ERT
25797 status collapsed
25798
25799 \begin_layout Plain Layout
25800
25801
25802 \backslash
25803
25804 \begin_inset ERT
25805 status collapsed
25806
25807 \begin_layout Plain Layout
25808
25809 {
25810 \end_layout
25811
25812 \end_inset
25813
25814
25815 \begin_inset ERT
25816 status collapsed
25817
25818 \begin_layout Plain Layout
25819
25820 }
25821 \end_layout
25822
25823 \end_inset
25824
25825
25826 \end_layout
25827
25828 \end_inset
25829
25830 textrm
25831 \begin_inset ERT
25832 status collapsed
25833
25834 \begin_layout Plain Layout
25835
25836 {
25837 \end_layout
25838
25839 \end_inset
25840
25841
25842 \begin_inset ERT
25843 status collapsed
25844
25845 \begin_layout Plain Layout
25846
25847
25848 \backslash
25849
25850 \begin_inset ERT
25851 status collapsed
25852
25853 \begin_layout Plain Layout
25854
25855 {
25856 \end_layout
25857
25858 \end_inset
25859
25860
25861 \begin_inset ERT
25862 status collapsed
25863
25864 \begin_layout Plain Layout
25865
25866 }
25867 \end_layout
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \end_inset
25875
25876 AA
25877 \begin_inset ERT
25878 status collapsed
25879
25880 \begin_layout Plain Layout
25881
25882 }
25883 \end_layout
25884
25885 \end_inset
25886
25887
25888 \end_layout
25889
25890 \end_inset
25891
25892
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25898 \begin_inset Text
25899
25900 \begin_layout Plain Layout
25901 \begin_inset Formula $\textrm{Å}$
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \end_inset
25908 </cell>
25909 </row>
25910 <row>
25911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25912 \begin_inset Text
25913
25914 \begin_layout Plain Layout
25915
25916 \backslash
25917 i
25918 \end_layout
25919
25920 \end_inset
25921 </cell>
25922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25923 \begin_inset Text
25924
25925 \begin_layout Plain Layout
25926 \begin_inset Formula $\textrm{ı}$
25927 \end_inset
25928
25929
25930 \end_layout
25931
25932 \end_inset
25933 </cell>
25934 </row>
25935 </lyxtabular>
25936
25937 \end_inset
25938
25939
25940 \begin_inset space \hfill{}
25941 \end_inset
25942
25943
25944 \begin_inset Tabular
25945 <lyxtabular version="3" rows="8" columns="2">
25946 <features>
25947 <column alignment="block" valignment="top" width="0">
25948 <column alignment="center" valignment="top" width="0">
25949 <row>
25950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25951 \begin_inset Text
25952
25953 \begin_layout Plain Layout
25954 Comando
25955 \begin_inset Note Note
25956 status collapsed
25957
25958 \begin_layout Plain Layout
25959
25960 \series bold
25961
25962 \backslash
25963 raisebox
25964 \series default
25965  se usa sólo como espaciador
25966 \end_layout
25967
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25976 \begin_inset Text
25977
25978 \begin_layout Plain Layout
25979 Resultado
25980 \end_layout
25981
25982 \end_inset
25983 </cell>
25984 </row>
25985 <row>
25986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25987 \begin_inset Text
25988
25989 \begin_layout Plain Layout
25990
25991 \backslash
25992 o
25993 \end_layout
25994
25995 \end_inset
25996 </cell>
25997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25998 \begin_inset Text
25999
26000 \begin_layout Plain Layout
26001 \begin_inset Formula $\textrm{ø}$
26002 \end_inset
26003
26004
26005 \end_layout
26006
26007 \end_inset
26008 </cell>
26009 </row>
26010 <row>
26011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26012 \begin_inset Text
26013
26014 \begin_layout Plain Layout
26015
26016 \backslash
26017 O
26018 \end_layout
26019
26020 \end_inset
26021 </cell>
26022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26023 \begin_inset Text
26024
26025 \begin_layout Plain Layout
26026 \begin_inset Formula $\textrm{Ø}$
26027 \end_inset
26028
26029
26030 \end_layout
26031
26032 \end_inset
26033 </cell>
26034 </row>
26035 <row>
26036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26037 \begin_inset Text
26038
26039 \begin_layout Plain Layout
26040
26041 \backslash
26042 l
26043 \end_layout
26044
26045 \end_inset
26046 </cell>
26047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051 \begin_inset Formula $\textrm{ł}$
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \end_inset
26058 </cell>
26059 </row>
26060 <row>
26061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065
26066 \backslash
26067 L
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26073 \begin_inset Text
26074
26075 \begin_layout Plain Layout
26076 \begin_inset Formula $\textrm{Ł}$
26077 \end_inset
26078
26079
26080 \end_layout
26081
26082 \end_inset
26083 </cell>
26084 </row>
26085 <row>
26086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26087 \begin_inset Text
26088
26089 \begin_layout Plain Layout
26090 !
26091 \begin_inset space \hspace{}
26092 \length 0mm
26093 \end_inset
26094
26095 `
26096 \begin_inset ERT
26097 status collapsed
26098
26099 \begin_layout Plain Layout
26100
26101
26102 \backslash
26103 spce 
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \end_inset
26112 </cell>
26113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26114 \begin_inset Text
26115
26116 \begin_layout Plain Layout
26117 \begin_inset Formula $\textrm{!`}$
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \end_inset
26124 </cell>
26125 </row>
26126 <row>
26127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26128 \begin_inset Text
26129
26130 \begin_layout Plain Layout
26131 ?
26132 \begin_inset space \hspace{}
26133 \length 0mm
26134 \end_inset
26135
26136 `
26137 \begin_inset ERT
26138 status collapsed
26139
26140 \begin_layout Plain Layout
26141
26142
26143 \backslash
26144 spce 
26145 \end_layout
26146
26147 \end_inset
26148
26149
26150 \end_layout
26151
26152 \end_inset
26153 </cell>
26154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158 \begin_inset Formula $\textrm{?`}$
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 </row>
26167 <row>
26168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172
26173 \backslash
26174 j
26175 \end_layout
26176
26177 \end_inset
26178 </cell>
26179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26180 \begin_inset Text
26181
26182 \begin_layout Plain Layout
26183 \begin_inset Formula $\textrm{ȷ}$
26184 \end_inset
26185
26186
26187 \end_layout
26188
26189 \end_inset
26190 </cell>
26191 </row>
26192 </lyxtabular>
26193
26194 \end_inset
26195
26196
26197 \begin_inset space \hfill{}
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \begin_layout Standard
26204 Los caracteres 
26205 \begin_inset Formula $\textrm{\textrm{Å}}$
26206 \end_inset
26207
26208  y 
26209 \begin_inset Formula $\textrm{\textrm{Ø}}$
26210 \end_inset
26211
26212  también se pueden insertar mediante el botón 
26213 \begin_inset Graphics
26214         filename ../../images/math/digamma.png
26215         scale 85
26216
26217 \end_inset
26218
26219  de la barra de ecuaciones.
26220 \end_layout
26221
26222 \begin_layout Standard
26223 Los comandos 
26224 \series bold
26225 !
26226 \begin_inset space \hspace{}
26227 \length 0mm
26228 \end_inset
26229
26230 `
26231 \series default
26232  y 
26233 \series bold
26234 ?
26235 \begin_inset space \hspace{}
26236 \length 0mm
26237 \end_inset
26238
26239 `
26240 \series default
26241  son una excepción porque se pueden insertar directamente a texto en LyX.
26242  
26243 \end_layout
26244
26245 \begin_layout Subsection
26246 Acentos en texto
26247 \begin_inset CommandInset label
26248 LatexCommand label
26249 name "sub:Acentos-en-texto"
26250
26251 \end_inset
26252
26253
26254 \begin_inset Index
26255 status collapsed
26256
26257 \begin_layout Plain Layout
26258 Acentos ! en texto
26259 \end_layout
26260
26261 \end_inset
26262
26263
26264 \end_layout
26265
26266 \begin_layout Standard
26267 Con los siguientes comandos se pueden acentuar todas las letras.
26268  Los comandos deben ponerse en modo TeX.
26269 \end_layout
26270
26271 \begin_layout Standard
26272 \begin_inset space \hfill{}
26273 \end_inset
26274
26275
26276 \begin_inset Tabular
26277 <lyxtabular version="3" rows="8" columns="2">
26278 <features>
26279 <column alignment="block" valignment="top" width="0">
26280 <column alignment="block" valignment="top" width="0">
26281 <row>
26282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26283 \begin_inset Text
26284
26285 \begin_layout Plain Layout
26286 Comando
26287 \end_layout
26288
26289 \end_inset
26290 </cell>
26291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26292 \begin_inset Text
26293
26294 \begin_layout Plain Layout
26295 Resultado
26296 \end_layout
26297
26298 \end_inset
26299 </cell>
26300 </row>
26301 <row>
26302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26303 \begin_inset Text
26304
26305 \begin_layout Plain Layout
26306
26307 \backslash
26308
26309 \begin_inset Quotes grd
26310 \end_inset
26311
26312 e
26313 \end_layout
26314
26315 \end_inset
26316 </cell>
26317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26318 \begin_inset Text
26319
26320 \begin_layout Plain Layout
26321 \begin_inset ERT
26322 status collapsed
26323
26324 \begin_layout Plain Layout
26325
26326
26327 \backslash
26328 "e
26329 \end_layout
26330
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \end_inset
26337 </cell>
26338 </row>
26339 <row>
26340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26341 \begin_inset Text
26342
26343 \begin_layout Plain Layout
26344
26345 \backslash
26346 `e
26347 \end_layout
26348
26349 \end_inset
26350 </cell>
26351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26352 \begin_inset Text
26353
26354 \begin_layout Plain Layout
26355 \begin_inset ERT
26356 status collapsed
26357
26358 \begin_layout Plain Layout
26359
26360
26361 \backslash
26362 `e
26363 \end_layout
26364
26365 \end_inset
26366
26367
26368 \end_layout
26369
26370 \end_inset
26371 </cell>
26372 </row>
26373 <row>
26374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26375 \begin_inset Text
26376
26377 \begin_layout Plain Layout
26378
26379 \backslash
26380 ^
26381 \begin_inset ERT
26382 status collapsed
26383
26384 \begin_layout Plain Layout
26385
26386
26387 \backslash
26388 spce 
26389 \end_layout
26390
26391 \end_inset
26392
26393 e
26394 \end_layout
26395
26396 \end_inset
26397 </cell>
26398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26399 \begin_inset Text
26400
26401 \begin_layout Plain Layout
26402 \begin_inset ERT
26403 status collapsed
26404
26405 \begin_layout Plain Layout
26406
26407
26408 \backslash
26409 ^e
26410 \end_layout
26411
26412 \end_inset
26413
26414
26415 \end_layout
26416
26417 \end_inset
26418 </cell>
26419 </row>
26420 <row>
26421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26422 \begin_inset Text
26423
26424 \begin_layout Plain Layout
26425
26426 \backslash
26427 =e
26428 \end_layout
26429
26430 \end_inset
26431 </cell>
26432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26433 \begin_inset Text
26434
26435 \begin_layout Plain Layout
26436 \begin_inset ERT
26437 status collapsed
26438
26439 \begin_layout Plain Layout
26440
26441
26442 \backslash
26443 =e
26444 \end_layout
26445
26446 \end_inset
26447
26448
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 </row>
26454 <row>
26455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26456 \begin_inset Text
26457
26458 \begin_layout Plain Layout
26459
26460 \backslash
26461 u
26462 \begin_inset ERT
26463 status collapsed
26464
26465 \begin_layout Plain Layout
26466
26467
26468 \backslash
26469 spce 
26470 \end_layout
26471
26472 \end_inset
26473
26474 e
26475 \end_layout
26476
26477 \end_inset
26478 </cell>
26479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26480 \begin_inset Text
26481
26482 \begin_layout Plain Layout
26483 \begin_inset ERT
26484 status collapsed
26485
26486 \begin_layout Plain Layout
26487
26488
26489 \backslash
26490 u e
26491 \end_layout
26492
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \end_inset
26499 </cell>
26500 </row>
26501 <row>
26502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26503 \begin_inset Text
26504
26505 \begin_layout Plain Layout
26506
26507 \backslash
26508 b
26509 \begin_inset ERT
26510 status collapsed
26511
26512 \begin_layout Plain Layout
26513
26514
26515 \backslash
26516 spce 
26517 \end_layout
26518
26519 \end_inset
26520
26521 e
26522 \end_layout
26523
26524 \end_inset
26525 </cell>
26526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26527 \begin_inset Text
26528
26529 \begin_layout Plain Layout
26530 \begin_inset ERT
26531 status collapsed
26532
26533 \begin_layout Plain Layout
26534
26535
26536 \backslash
26537 b e
26538 \end_layout
26539
26540 \end_inset
26541
26542
26543 \end_layout
26544
26545 \end_inset
26546 </cell>
26547 </row>
26548 <row>
26549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26550 \begin_inset Text
26551
26552 \begin_layout Plain Layout
26553
26554 \backslash
26555 t
26556 \begin_inset ERT
26557 status collapsed
26558
26559 \begin_layout Plain Layout
26560
26561
26562 \backslash
26563 spce 
26564 \end_layout
26565
26566 \end_inset
26567
26568 ee
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Plain Layout
26577 \begin_inset ERT
26578 status collapsed
26579
26580 \begin_layout Plain Layout
26581
26582
26583 \backslash
26584 t ee
26585 \end_layout
26586
26587 \end_inset
26588
26589
26590 \end_layout
26591
26592 \end_inset
26593 </cell>
26594 </row>
26595 </lyxtabular>
26596
26597 \end_inset
26598
26599
26600 \begin_inset space \hfill{}
26601 \end_inset
26602
26603
26604 \begin_inset Tabular
26605 <lyxtabular version="3" rows="8" columns="2">
26606 <features>
26607 <column alignment="block" valignment="top" width="0">
26608 <column alignment="center" valignment="top" width="0">
26609 <row>
26610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26611 \begin_inset Text
26612
26613 \begin_layout Plain Layout
26614 Comando
26615 \end_layout
26616
26617 \end_inset
26618 </cell>
26619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26620 \begin_inset Text
26621
26622 \begin_layout Plain Layout
26623 Resultado
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 </row>
26629 <row>
26630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26631 \begin_inset Text
26632
26633 \begin_layout Plain Layout
26634
26635 \backslash
26636 H
26637 \begin_inset ERT
26638 status collapsed
26639
26640 \begin_layout Plain Layout
26641
26642
26643 \backslash
26644 spce 
26645 \end_layout
26646
26647 \end_inset
26648
26649 e
26650 \end_layout
26651
26652 \end_inset
26653 </cell>
26654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658 \begin_inset ERT
26659 status collapsed
26660
26661 \begin_layout Plain Layout
26662
26663
26664 \backslash
26665 H e
26666 \end_layout
26667
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 </row>
26676 <row>
26677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26678 \begin_inset Text
26679
26680 \begin_layout Plain Layout
26681
26682 \backslash
26683 'e
26684 \end_layout
26685
26686 \end_inset
26687 </cell>
26688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26689 \begin_inset Text
26690
26691 \begin_layout Plain Layout
26692 \begin_inset ERT
26693 status collapsed
26694
26695 \begin_layout Plain Layout
26696
26697
26698 \backslash
26699 'e
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \end_layout
26706
26707 \end_inset
26708 </cell>
26709 </row>
26710 <row>
26711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26712 \begin_inset Text
26713
26714 \begin_layout Plain Layout
26715
26716 \backslash
26717 ~e
26718 \begin_inset Index
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722 Tilde
26723 \end_layout
26724
26725 \end_inset
26726
26727
26728 \end_layout
26729
26730 \end_inset
26731 </cell>
26732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26733 \begin_inset Text
26734
26735 \begin_layout Plain Layout
26736 \begin_inset ERT
26737 status collapsed
26738
26739 \begin_layout Plain Layout
26740
26741
26742 \backslash
26743 ~e
26744 \end_layout
26745
26746 \end_inset
26747
26748
26749 \end_layout
26750
26751 \end_inset
26752 </cell>
26753 </row>
26754 <row>
26755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26756 \begin_inset Text
26757
26758 \begin_layout Plain Layout
26759
26760 \backslash
26761 .e
26762 \end_layout
26763
26764 \end_inset
26765 </cell>
26766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26767 \begin_inset Text
26768
26769 \begin_layout Plain Layout
26770 \begin_inset ERT
26771 status collapsed
26772
26773 \begin_layout Plain Layout
26774
26775
26776 \backslash
26777 .e
26778 \end_layout
26779
26780 \end_inset
26781
26782
26783 \end_layout
26784
26785 \end_inset
26786 </cell>
26787 </row>
26788 <row>
26789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Plain Layout
26793
26794 \backslash
26795 v
26796 \begin_inset ERT
26797 status collapsed
26798
26799 \begin_layout Plain Layout
26800
26801
26802 \backslash
26803 spce 
26804 \end_layout
26805
26806 \end_inset
26807
26808 e
26809 \end_layout
26810
26811 \end_inset
26812 </cell>
26813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26814 \begin_inset Text
26815
26816 \begin_layout Plain Layout
26817 \begin_inset ERT
26818 status collapsed
26819
26820 \begin_layout Plain Layout
26821
26822
26823 \backslash
26824 v e
26825 \end_layout
26826
26827 \end_inset
26828
26829
26830 \end_layout
26831
26832 \end_inset
26833 </cell>
26834 </row>
26835 <row>
26836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26837 \begin_inset Text
26838
26839 \begin_layout Plain Layout
26840
26841 \backslash
26842 d
26843 \begin_inset ERT
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847
26848
26849 \backslash
26850 spce 
26851 \end_layout
26852
26853 \end_inset
26854
26855 e
26856 \end_layout
26857
26858 \end_inset
26859 </cell>
26860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26861 \begin_inset Text
26862
26863 \begin_layout Plain Layout
26864 \begin_inset ERT
26865 status collapsed
26866
26867 \begin_layout Plain Layout
26868
26869
26870 \backslash
26871 d e
26872 \end_layout
26873
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \end_inset
26880 </cell>
26881 </row>
26882 <row>
26883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Plain Layout
26887
26888 \backslash
26889 c
26890 \begin_inset ERT
26891 status collapsed
26892
26893 \begin_layout Plain Layout
26894
26895
26896 \backslash
26897 spce 
26898 \end_layout
26899
26900 \end_inset
26901
26902 e
26903 \end_layout
26904
26905 \end_inset
26906 </cell>
26907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26908 \begin_inset Text
26909
26910 \begin_layout Plain Layout
26911 \begin_inset ERT
26912 status collapsed
26913
26914 \begin_layout Plain Layout
26915
26916
26917 \backslash
26918 c e
26919 \end_layout
26920
26921 \end_inset
26922
26923
26924 \end_layout
26925
26926 \end_inset
26927 </cell>
26928 </row>
26929 </lyxtabular>
26930
26931 \end_inset
26932
26933
26934 \begin_inset space \hfill{}
26935 \end_inset
26936
26937
26938 \end_layout
26939
26940 \begin_layout Standard
26941 \begin_inset VSpace medskip
26942 \end_inset
26943
26944
26945 \end_layout
26946
26947 \begin_layout Standard
26948 Con el comando 
26949 \series bold
26950
26951 \backslash
26952 t
26953 \series default
26954  también se pueden acentuar dos caracteres distintos.
26955  El comando 
26956 \series bold
26957
26958 \backslash
26959 t
26960 \begin_inset ERT
26961 status collapsed
26962
26963 \begin_layout Plain Layout
26964
26965
26966 \backslash
26967 spce 
26968 \end_layout
26969
26970 \end_inset
26971
26972 sz
26973 \series default
26974  genera 
26975 \begin_inset ERT
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979
26980
26981 \backslash
26982 t sz
26983 \end_layout
26984
26985 \end_inset
26986
26987
26988 \end_layout
26989
26990 \begin_layout Standard
26991 Los acentos 
26992 \series bold
26993 `
26994 \series default
26995  , 
26996 \series bold
26997 '
26998 \series default
26999  y 
27000 \series bold
27001 ^
27002 \series default
27003  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27004  TeX.
27005  Lo mismo se aplica a la tilde
27006 \begin_inset Foot
27007 status collapsed
27008
27009 \begin_layout Plain Layout
27010 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27011 \end_layout
27012
27013 \end_inset
27014
27015  con 
27016 \emph on
27017 a
27018 \emph default
27019
27020 \emph on
27021 o
27022 \emph default
27023  y 
27024 \emph on
27025 n.
27026 \end_layout
27027
27028 \begin_layout Standard
27029 Los comandos 
27030 \series bold
27031
27032 \backslash
27033 b
27034 \series default
27035  , 
27036 \series bold
27037
27038 \backslash
27039 c
27040 \series default
27041  , 
27042 \series bold
27043
27044 \backslash
27045 d
27046 \series default
27047  , 
27048 \series bold
27049
27050 \backslash
27051 H
27052 \series default
27053  , 
27054 \series bold
27055
27056 \backslash
27057 t
27058 \series default
27059  , 
27060 \series bold
27061
27062 \backslash
27063 u
27064 \series default
27065  , 
27066 \series bold
27067
27068 \backslash
27069 v
27070 \series default
27071 , y acentos insertados directamente con el teclado también están disponibles
27072  en texto matemático.
27073  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27074  
27075 \begin_inset CommandInset ref
27076 LatexCommand ref
27077 reference "sub:Acentos-para-un"
27078
27079 \end_inset
27080
27081 .
27082 \end_layout
27083
27084 \begin_layout Standard
27085 \begin_inset VSpace bigskip
27086 \end_inset
27087
27088
27089 \end_layout
27090
27091 \begin_layout Standard
27092 Además, con el comando 
27093 \series bold
27094
27095 \backslash
27096 textcircled
27097 \series default
27098
27099 \begin_inset Index
27100 status collapsed
27101
27102 \begin_layout Plain Layout
27103 Comandos ! T ! 
27104 \backslash
27105 textcircled
27106 \end_layout
27107
27108 \end_inset
27109
27110  se pueden insertar en un círculo todos los números y letras, de forma parecida
27111  al símbolo copyright.
27112 \end_layout
27113
27114 \begin_layout Standard
27115 \noindent
27116 \align center
27117 \begin_inset Tabular
27118 <lyxtabular version="3" rows="3" columns="2">
27119 <features>
27120 <column alignment="center" valignment="top" width="0">
27121 <column alignment="center" valignment="top" width="0">
27122 <row>
27123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27124 \begin_inset Text
27125
27126 \begin_layout Plain Layout
27127 Comando
27128 \end_layout
27129
27130 \end_inset
27131 </cell>
27132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27133 \begin_inset Text
27134
27135 \begin_layout Plain Layout
27136 Resultado
27137 \begin_inset Note Note
27138 status collapsed
27139
27140 \begin_layout Plain Layout
27141
27142 \series bold
27143
27144 \backslash
27145 raisebox
27146 \series default
27147  se usa sólo como espaciador
27148 \end_layout
27149
27150 \end_inset
27151
27152
27153 \end_layout
27154
27155 \end_inset
27156 </cell>
27157 </row>
27158 <row>
27159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27160 \begin_inset Text
27161
27162 \begin_layout Plain Layout
27163
27164 \backslash
27165 textcircled{w}
27166 \end_layout
27167
27168 \end_inset
27169 </cell>
27170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27171 \begin_inset Text
27172
27173 \begin_layout Plain Layout
27174 \begin_inset ERT
27175 status collapsed
27176
27177 \begin_layout Plain Layout
27178
27179
27180 \backslash
27181 textcircled{w}
27182 \end_layout
27183
27184 \end_inset
27185
27186
27187 \end_layout
27188
27189 \end_inset
27190 </cell>
27191 </row>
27192 <row>
27193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27194 \begin_inset Text
27195
27196 \begin_layout Plain Layout
27197
27198 \backslash
27199 Large 
27200 \backslash
27201 textcircled{
27202 \backslash
27203 normalsize
27204 \backslash
27205 protect
27206 \backslash
27207 raisebox{-1.5pt}{W}}
27208 \end_layout
27209
27210 \end_inset
27211 </cell>
27212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27213 \begin_inset Text
27214
27215 \begin_layout Plain Layout
27216 \begin_inset Formula $\raisebox{4.5mm}{}$
27217 \end_inset
27218
27219
27220 \begin_inset ERT
27221 status collapsed
27222
27223 \begin_layout Plain Layout
27224
27225
27226 \backslash
27227 Large 
27228 \backslash
27229 textcircled{
27230 \backslash
27231 normalsize
27232 \backslash
27233 protect
27234 \backslash
27235 raisebox{-1.5pt}W}
27236 \end_layout
27237
27238 \end_inset
27239
27240
27241 \begin_inset Formula $\raisebox{-2mm}{}$
27242 \end_inset
27243
27244
27245 \end_layout
27246
27247 \end_inset
27248 </cell>
27249 </row>
27250 </lyxtabular>
27251
27252 \end_inset
27253
27254
27255 \end_layout
27256
27257 \begin_layout Standard
27258 Hay que tener cuidado que el carácter se ajuste al círculo.
27259  Por eso 
27260 \series bold
27261
27262 \backslash
27263 Large
27264 \begin_inset Foot
27265 status collapsed
27266
27267 \begin_layout Plain Layout
27268 véase 
27269 \begin_inset CommandInset ref
27270 LatexCommand ref
27271 reference "sub:Tamaños-de-fuentes"
27272
27273 \end_inset
27274
27275
27276 \end_layout
27277
27278 \end_inset
27279
27280
27281 \series default
27282  especifica el tamaño del círculo.
27283  Con ayuda de 
27284 \series bold
27285
27286 \backslash
27287 raisebox
27288 \begin_inset Foot
27289 status collapsed
27290
27291 \begin_layout Plain Layout
27292 véase 
27293 \begin_inset CommandInset ref
27294 LatexCommand ref
27295 reference "sub:Cuadros-sin-marco"
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \end_inset
27303
27304
27305 \series default
27306  se puede centrar el carácter.
27307 \end_layout
27308
27309 \begin_layout Subsection
27310 Números minúsculos
27311 \begin_inset Index
27312 status collapsed
27313
27314 \begin_layout Plain Layout
27315 Números ! minúsculos
27316 \end_layout
27317
27318 \end_inset
27319
27320
27321 \end_layout
27322
27323 \begin_layout Standard
27324 Los números minúsculos se componen con el comando 
27325 \series bold
27326
27327 \backslash
27328 oldstylenums
27329 \series default
27330
27331 \begin_inset Index
27332 status collapsed
27333
27334 \begin_layout Plain Layout
27335 Comandos ! O ! 
27336 \backslash
27337 oldstylenums
27338 \end_layout
27339
27340 \end_inset
27341
27342 .
27343  El comando se puede usar en ecuaciones y en modo TeX.
27344  Su esquema es:
27345 \end_layout
27346
27347 \begin_layout Standard
27348
27349 \series bold
27350
27351 \backslash
27352 oldstylenums{número}
27353 \end_layout
27354
27355 \begin_layout Standard
27356 El comando 
27357 \series bold
27358
27359 \backslash
27360 oldstylenums{0123456789}
27361 \series default
27362  genera: 
27363 \begin_inset Formula $\oldstylenums{0123456789}$
27364 \end_inset
27365
27366
27367 \end_layout
27368
27369 \begin_layout Subsection
27370 Caracteres especiales misceláneos
27371 \begin_inset CommandInset label
27372 LatexCommand label
27373 name "sub:Caracteres-especiales-misceláneos"
27374
27375 \end_inset
27376
27377
27378 \begin_inset Index
27379 status collapsed
27380
27381 \begin_layout Plain Layout
27382 Caracteres especiales ! misceláneos
27383 \end_layout
27384
27385 \end_inset
27386
27387
27388 \end_layout
27389
27390 \begin_layout Standard
27391 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27392  comandos:
27393 \end_layout
27394
27395 \begin_layout Standard
27396 \noindent
27397 \align center
27398 \begin_inset Tabular
27399 <lyxtabular version="3" rows="4" columns="2">
27400 <features>
27401 <column alignment="center" valignment="top" width="0">
27402 <column alignment="center" valignment="top" width="0">
27403 <row>
27404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27405 \begin_inset Text
27406
27407 \begin_layout Plain Layout
27408 Comando
27409 \end_layout
27410
27411 \end_inset
27412 </cell>
27413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27414 \begin_inset Text
27415
27416 \begin_layout Plain Layout
27417 Resultado
27418 \end_layout
27419
27420 \end_inset
27421 </cell>
27422 </row>
27423 <row>
27424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27425 \begin_inset Text
27426
27427 \begin_layout Plain Layout
27428
27429 \backslash
27430 ^
27431 \begin_inset ERT
27432 status collapsed
27433
27434 \begin_layout Plain Layout
27435
27436
27437 \backslash
27438 spce 
27439 \end_layout
27440
27441 \end_inset
27442
27443
27444 \end_layout
27445
27446 \end_inset
27447 </cell>
27448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27449 \begin_inset Text
27450
27451 \begin_layout Plain Layout
27452 \begin_inset Formula $\mathcircumflex$
27453 \end_inset
27454
27455
27456 \end_layout
27457
27458 \end_inset
27459 </cell>
27460 </row>
27461 <row>
27462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27463 \begin_inset Text
27464
27465 \begin_layout Plain Layout
27466
27467 \backslash
27468 _
27469 \end_layout
27470
27471 \end_inset
27472 </cell>
27473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27474 \begin_inset Text
27475
27476 \begin_layout Plain Layout
27477 \begin_inset Formula $\_$
27478 \end_inset
27479
27480
27481 \end_layout
27482
27483 \end_inset
27484 </cell>
27485 </row>
27486 <row>
27487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27488 \begin_inset Text
27489
27490 \begin_layout Plain Layout
27491 ^
27492 \begin_inset ERT
27493 status collapsed
27494
27495 \begin_layout Plain Layout
27496
27497
27498 \backslash
27499 spce 
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \backslash
27506 circ
27507 \begin_inset Index
27508 status collapsed
27509
27510 \begin_layout Plain Layout
27511 °
27512 \end_layout
27513
27514 \end_inset
27515
27516
27517 \end_layout
27518
27519 \end_inset
27520 </cell>
27521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27522 \begin_inset Text
27523
27524 \begin_layout Plain Layout
27525 \begin_inset Formula $^{\circ}$
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \end_inset
27532 </cell>
27533 </row>
27534 </lyxtabular>
27535
27536 \end_inset
27537
27538
27539 \end_layout
27540
27541 \begin_layout Standard
27542 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27543  LaTeX contiene la línea:
27544 \begin_inset Foot
27545 status collapsed
27546
27547 \begin_layout Plain Layout
27548 Más sobre este asunto en 
27549 \begin_inset CommandInset ref
27550 LatexCommand ref
27551 reference "sub:Caracteres-de-texto"
27552
27553 \end_inset
27554
27555
27556 \end_layout
27557
27558 \end_inset
27559
27560  
27561 \end_layout
27562
27563 \begin_layout Standard
27564
27565 \series bold
27566
27567 \backslash
27568 DeclareInputtext{176}{
27569 \backslash
27570 ifmmode^
27571 \backslash
27572 circ
27573 \backslash
27574 else
27575 \backslash
27576 textdegree
27577 \backslash
27578 fi}
27579 \end_layout
27580
27581 \begin_layout Section
27582 Estilos de ecuación
27583 \begin_inset CommandInset label
27584 LatexCommand label
27585 name "sec:Estilos-de-ecuación"
27586
27587 \end_inset
27588
27589
27590 \begin_inset Index
27591 status collapsed
27592
27593 \begin_layout Plain Layout
27594 Ecuación ! estilos de
27595 \end_layout
27596
27597 \end_inset
27598
27599
27600 \end_layout
27601
27602 \begin_layout Itemize
27603 Hay dos estilos diferentes de alineación:
27604 \end_layout
27605
27606 \begin_deeper
27607 \begin_layout Description
27608 Centrado es el estándar predefinido
27609 \end_layout
27610
27611 \begin_layout Description
27612 Sangrado para este estilo debe insertarse la opción 
27613 \series bold
27614 fleqn
27615 \series default
27616  en el menú 
27617 \family sans
27618 Documento\SpecialChar \menuseparator
27619 Configuración
27620 \family default
27621  bajo 
27622 \family sans
27623 Clase de documento
27624 \end_layout
27625
27626 \begin_layout Standard
27627 Cuando se usa 
27628 \series bold
27629 Sangrado
27630 \series default
27631 , éste se puede ajustar con la longitud 
27632 \series bold
27633
27634 \backslash
27635 mathindent
27636 \series default
27637
27638 \begin_inset Index
27639 status collapsed
27640
27641 \begin_layout Plain Layout
27642 Comandos ! M ! 
27643 \backslash
27644 mathindent
27645 \end_layout
27646
27647 \end_inset
27648
27649 .
27650  Para 15
27651 \begin_inset space \thinspace{}
27652 \end_inset
27653
27654 mm, p.
27655 \begin_inset space \thinspace{}
27656 \end_inset
27657
27658 e., se inserta esta línea de comando en el preámbulo LaTeX:
27659 \end_layout
27660
27661 \begin_layout Standard
27662
27663 \series bold
27664
27665 \backslash
27666 setlength{
27667 \backslash
27668 mathindent}{15mm}
27669 \end_layout
27670
27671 \begin_layout Standard
27672 Si no se especifica longitud se usa el valor predeterminado de 30
27673 \begin_inset space \thinspace{}
27674 \end_inset
27675
27676 pt.
27677 \end_layout
27678
27679 \end_deeper
27680 \begin_layout Itemize
27681 Y dos estilos diferentes de numeración:
27682 \end_layout
27683
27684 \begin_deeper
27685 \begin_layout Description
27686 Derecha es el estándar predefinido
27687 \end_layout
27688
27689 \begin_layout Description
27690 Izquierda para este estilo debe insertarse la opción 
27691 \series bold
27692 fleqn
27693 \series default
27694  en el menú 
27695 \family sans
27696 Documento\SpecialChar \menuseparator
27697 Configuración
27698 \family default
27699  bajo 
27700 \family sans
27701 Clase de documento
27702 \end_layout
27703
27704 \end_deeper
27705 \begin_layout Standard
27706
27707 \series bold
27708 fleqn
27709 \series default
27710  y 
27711 \series bold
27712 leqno
27713 \series default
27714  también se pueden usar juntos.
27715  En ese caso se insertan ambas opciones, separadas por una coma.
27716 \end_layout
27717
27718 \begin_layout Standard
27719 Los estilos escogidos se aplican a todas las ecuaciones en presentación
27720  del documento.
27721  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27722  estilo 
27723 \series bold
27724 Centrado
27725 \series default
27726  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27727 \begin_inset CommandInset ref
27728 LatexCommand ref
27729 reference "sub:Entorno-flalign"
27730
27731 \end_inset
27732
27733 .
27734 \end_layout
27735
27736 \begin_layout Section
27737 Ecuaciones multilínea
27738 \begin_inset CommandInset label
27739 LatexCommand label
27740 name "sec:Ecuaciones-multilínea"
27741
27742 \end_inset
27743
27744
27745 \begin_inset Index
27746 status collapsed
27747
27748 \begin_layout Plain Layout
27749 Ecuación ! multilínea
27750 \end_layout
27751
27752 \end_inset
27753
27754
27755 \end_layout
27756
27757 \begin_layout Subsection
27758 General
27759 \end_layout
27760
27761 \begin_layout Standard
27762 En LyX se generan nuevas líneas en una ecuación con 
27763 \family sans
27764 \series bold
27765 Ctrl-Intro
27766 \family default
27767 \series default
27768 .
27769  Esto crea un 
27770 \series bold
27771 entorno align
27772 \series default
27773 , que se describe en la 
27774 \begin_inset CommandInset ref
27775 LatexCommand ref
27776 reference "sub:Entorno-align-estándar"
27777
27778 \end_inset
27779
27780 .
27781 \end_layout
27782
27783 \begin_layout Standard
27784 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27785  el menú 
27786 \family sans
27787 Insertar\SpecialChar \menuseparator
27788 Ecuación
27789 \family default
27790 .
27791  En las siguientes secciones se describen estos entornos.
27792 \end_layout
27793
27794 \begin_layout Standard
27795 En todos los entornos de ecuación multilínea la combinación 
27796 \family sans
27797 Ctrl-Intro
27798 \family default
27799  genera una línea nueva.
27800  Para añadir o quitar líneas se pueden usar los botones 
27801 \begin_inset Graphics
27802         filename ../../images/tabular-feature_append-row.png
27803         scale 85
27804
27805 \end_inset
27806
27807  o 
27808 \begin_inset Graphics
27809         filename ../../images/tabular-feature_delete-row.png
27810         scale 85
27811
27812 \end_inset
27813
27814 de la barra de herramientas, respectivamente, o el menú 
27815 \family sans
27816 Editar\SpecialChar \menuseparator
27817 Filas y columnas
27818 \family default
27819 .
27820 \end_layout
27821
27822 \begin_layout Subsubsection
27823 Separación de líneas
27824 \begin_inset CommandInset label
27825 LatexCommand label
27826 name "sub:Separación-de-líneas"
27827
27828 \end_inset
27829
27830
27831 \begin_inset Index
27832 status collapsed
27833
27834 \begin_layout Plain Layout
27835 Ecuación ! multilínea ! separación de filas
27836 \end_layout
27837
27838 \end_inset
27839
27840
27841 \end_layout
27842
27843 \begin_layout Standard
27844 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
27845 \begin_inset Formula \begin{eqnarray*}
27846 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}\\
27847 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*}
27848
27849 \end_inset
27850
27851 En LaTeX un espacio adicional para una línea se especifica como argumento
27852  opcional del comando de nueva línea.
27853  Esto aún no es posible en LYX,
27854 \begin_inset Foot
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858 véase 
27859 \begin_inset CommandInset href
27860 LatexCommand href
27861 name "LyX-bug #1505"
27862 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27863
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \end_inset
27870
27871  por lo que toda la ecuación debe insertarse en modo TeX.
27872  Para añadir espacio en nuestro ejemplo se inserta el comando 
27873 \series bold
27874
27875 \backslash
27876
27877 \backslash
27878 [3mm]
27879 \series default
27880  al final de la primera línea.
27881  Así: 
27882 \begin_inset ERT
27883 status collapsed
27884
27885 \begin_layout Plain Layout
27886
27887
27888 \backslash
27889 begin{eqnarray*}
27890 \end_layout
27891
27892 \begin_layout Plain Layout
27893
27894 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27895  = & 
27896 \backslash
27897 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27898 \backslash
27899
27900 \backslash
27901 [3mm]
27902 \end_layout
27903
27904 \begin_layout Plain Layout
27905
27906 4x^{2}
27907 \backslash
27908 left(B^{2}+x_{0}^{2}
27909 \backslash
27910 right)+4x_{0}x
27911 \backslash
27912 left(D-B^{2}
27913 \backslash
27914 right)+B^{2}
27915 \backslash
27916 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27917 \backslash
27918 right) & = & 0
27919 \end_layout
27920
27921 \begin_layout Plain Layout
27922
27923
27924 \backslash
27925 end{eqnarray*}
27926 \end_layout
27927
27928 \end_inset
27929
27930
27931 \begin_inset VSpace bigskip
27932 \end_inset
27933
27934
27935 \end_layout
27936
27937 \begin_layout Standard
27938 Para obtener separación en todas las líneas hay que cambiar la longitud
27939  
27940 \series bold
27941
27942 \backslash
27943 jot
27944 \series default
27945
27946 \begin_inset Index
27947 status collapsed
27948
27949 \begin_layout Plain Layout
27950 Comandos ! J ! 
27951 \backslash
27952 jot
27953 \end_layout
27954
27955 \end_inset
27956
27957 .
27958  La definición es: 
27959 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
27960 \end_inset
27961
27962 .
27963  El valor predeterminado para 
27964 \series bold
27965
27966 \backslash
27967 jot
27968 \series default
27969  es 3
27970 \begin_inset space \thinspace{}
27971 \end_inset
27972
27973 pt.
27974  Para establecer una separación adicional de 3
27975 \begin_inset space \thinspace{}
27976 \end_inset
27977
27978 mm como en el ejemplo anterior, se inserta el comando
27979 \end_layout
27980
27981 \begin_layout Standard
27982
27983 \series bold
27984
27985 \backslash
27986 setlength{
27987 \backslash
27988 jot}{3mm+3pt}
27989 \end_layout
27990
27991 \begin_layout Standard
27992 en modo TeX antes de la ecuación.
27993  Es necesario cargar el paquete 
27994 \series bold
27995 calc
27996 \series default
27997
27998 \begin_inset Foot
27999 status collapsed
28000
28001 \begin_layout Plain Layout
28002
28003 \series bold
28004 calc
28005 \series default
28006  forma parte de toda instalación LaTeX estándar.
28007 \end_layout
28008
28009 \end_inset
28010
28011
28012 \begin_inset Index
28013 status collapsed
28014
28015 \begin_layout Plain Layout
28016 Paquetes ! calc
28017 \end_layout
28018
28019 \end_inset
28020
28021  en el preámbulo con la línea
28022 \end_layout
28023
28024 \begin_layout Standard
28025
28026 \series bold
28027
28028 \backslash
28029 usepackage{calc}
28030 \end_layout
28031
28032 \begin_layout Standard
28033 Se obtiene:
28034 \begin_inset ERT
28035 status collapsed
28036
28037 \begin_layout Plain Layout
28038
28039
28040 \backslash
28041 setlength{
28042 \backslash
28043 jot}{3mm+3pt}
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \begin_inset Formula \begin{eqnarray*}
28050 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}\\
28051 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*}
28052
28053 \end_inset
28054
28055
28056 \begin_inset ERT
28057 status collapsed
28058
28059 \begin_layout Plain Layout
28060
28061
28062 \backslash
28063 setlength{
28064 \backslash
28065 jot}{3pt}
28066 \end_layout
28067
28068 \end_inset
28069
28070  Para volver a la distancia predeterminada, 
28071 \series bold
28072
28073 \backslash
28074 jot
28075 \series default
28076  se establece en 3
28077 \begin_inset space \thinspace{}
28078 \end_inset
28079
28080 pt.
28081 \end_layout
28082
28083 \begin_layout Subsubsection
28084 Separación de columnas
28085 \begin_inset CommandInset label
28086 LatexCommand label
28087 name "sub:Separación-de-columnas"
28088
28089 \end_inset
28090
28091
28092 \begin_inset Index
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 Ecuación ! multilínea !separación de columnas
28097 \end_layout
28098
28099 \end_inset
28100
28101
28102 \end_layout
28103
28104 \begin_layout Standard
28105 Una ecuación multilínea forma una matriz.
28106  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28107  columnas.
28108  Cambiando la separación de columnas en este entorno se puede cambiar el
28109  espacio junto al signo de relación.
28110 \end_layout
28111
28112 \begin_layout Standard
28113 La separación de columnas se especifica con la longitud
28114 \series bold
28115  
28116 \backslash
28117 arraycolsep
28118 \series default
28119
28120 \begin_inset Index
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 Comandos ! A ! 
28125 \backslash
28126 arraycolsep
28127 \end_layout
28128
28129 \end_inset
28130
28131  según:
28132 \begin_inset Newline newline
28133 \end_inset
28134
28135 separación de columnas = 2
28136 \begin_inset space \thinspace{}
28137 \end_inset
28138
28139
28140 \series bold
28141
28142 \backslash
28143 arraycolsep
28144 \series default
28145
28146 \begin_inset Newline newline
28147 \end_inset
28148
28149 Así, el comando en modo TeX
28150 \end_layout
28151
28152 \begin_layout Standard
28153
28154 \series bold
28155
28156 \backslash
28157 setlength{
28158 \backslash
28159 arraycolsep}{1cm}
28160 \end_layout
28161
28162 \begin_layout Standard
28163 establece para todas las ecuaciones siguientes una separación de columnas
28164  de 2
28165 \begin_inset space \thinspace{}
28166 \end_inset
28167
28168 cm.
28169  Para volver al valor predefinido, 
28170 \series bold
28171
28172 \backslash
28173 arraycolsep
28174 \series default
28175  se pone en 5
28176 \begin_inset space \thinspace{}
28177 \end_inset
28178
28179 pt.
28180 \end_layout
28181
28182 \begin_layout Standard
28183 Una ecuación con separación de 2
28184 \begin_inset space \thinspace{}
28185 \end_inset
28186
28187 cm entre columnas:
28188 \begin_inset ERT
28189 status collapsed
28190
28191 \begin_layout Plain Layout
28192
28193
28194 \backslash
28195 setlength{
28196 \backslash
28197 arraycolsep}{1cm}
28198 \end_layout
28199
28200 \end_inset
28201
28202
28203 \begin_inset Formula \begin{eqnarray*}
28204 A & = & B\\
28205 C & \ne & A\end{eqnarray*}
28206
28207 \end_inset
28208
28209 Una ecuación con la separación predefinida para matrices, 10
28210 \begin_inset space \thinspace{}
28211 \end_inset
28212
28213 pt:
28214 \begin_inset ERT
28215 status collapsed
28216
28217 \begin_layout Plain Layout
28218
28219
28220 \backslash
28221 setlength{
28222 \backslash
28223 arraycolsep}{5pt}
28224 \end_layout
28225
28226 \end_inset
28227
28228
28229 \begin_inset Formula \begin{eqnarray*}
28230 A & = & B\\
28231 C & \ne & A\end{eqnarray*}
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Subsubsection
28239 Ecuaciones largas
28240 \begin_inset Index
28241 status collapsed
28242
28243 \begin_layout Plain Layout
28244 Ecuación ! larga
28245 \end_layout
28246
28247 \end_inset
28248
28249
28250 \end_layout
28251
28252 \begin_layout Standard
28253 Se pueden componer ecuaciones largas mediante estos métodos:
28254 \end_layout
28255
28256 \begin_layout Itemize
28257 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28258  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28259 \begin_inset Formula \begin{eqnarray}
28260 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 \\
28261  &  & -\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}
28262
28263 \end_inset
28264
28265 El signo menos al principio de la segunda línea normalmente no aparece como
28266  operador porque es el primer carácter de la línea.
28267  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28268  Para evitarlo se ha insertado espacio detrás del menos con el comando 
28269 \series bold
28270
28271 \backslash
28272 hspace{3pt}
28273 \series default
28274
28275 \begin_inset Index
28276 status collapsed
28277
28278 \begin_layout Plain Layout
28279 Comandos ! H ! 
28280 \backslash
28281 hspace
28282 \end_layout
28283
28284 \end_inset
28285
28286 .
28287 \begin_inset Foot
28288 status collapsed
28289
28290 \begin_layout Plain Layout
28291 véase más sobre 
28292 \series bold
28293
28294 \backslash
28295 hspace
28296 \series default
28297  en 
28298 \begin_inset CommandInset ref
28299 LatexCommand ref
28300 reference "sub:Espacio-variable"
28301
28302 \end_inset
28303
28304
28305 \end_layout
28306
28307 \end_inset
28308
28309
28310 \end_layout
28311
28312 \begin_layout Itemize
28313 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28314 \series bold
28315
28316 \backslash
28317 lefteqn
28318 \series default
28319
28320 \begin_inset Index
28321 status collapsed
28322
28323 \begin_layout Plain Layout
28324 Comandos ! L ! 
28325 \backslash
28326 lefteqn
28327 \end_layout
28328
28329 \end_inset
28330
28331 .
28332  Se inserta en la primer columna de la primera línea y hace que todas las
28333  inserciones posteriores sobreescriban las columnas siguientes:
28334 \begin_inset Formula \begin{eqnarray}
28335 \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 \\
28336  &  & -\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 \\
28337  &  & =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}
28338
28339 \end_inset
28340
28341 Tras la inserción de 
28342 \series bold
28343
28344 \backslash
28345 lefteqn
28346 \series default
28347  el cursor está en un marco púrpura un poco a la izquierda del azul.
28348  La ecuación se inserta en éste.
28349 \begin_inset Newline newline
28350 \end_inset
28351
28352 El contenido de las restantes líneas se inserta en la segunda columna o
28353  en otra.
28354  A mayor número de columna donde se inserte, mayor sangrado.
28355 \begin_inset ERT
28356 status collapsed
28357
28358 \begin_layout Plain Layout
28359
28360
28361 \backslash
28362 medskip
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \begin_inset Newline newline
28369 \end_inset
28370
28371
28372 \begin_inset Note Greyedout
28373 status open
28374
28375 \begin_layout Plain Layout
28376 Ten en cuenta lo siguiente si usas 
28377 \series bold
28378
28379 \backslash
28380 lefteqn
28381 \series default
28382 :
28383 \end_layout
28384
28385 \begin_layout Itemize
28386 La ecuación no usa la anchura total de la página.
28387  Cuando se añade, p.
28388 \begin_inset space \thinspace{}
28389 \end_inset
28390
28391 e., el término 
28392 \begin_inset Formula $-B^{2}$
28393 \end_inset
28394
28395  en la primera línea del ejemplo, debería estar fuera del margen.
28396  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28397  principio de la primera línea.
28398 \end_layout
28399
28400 \begin_layout Itemize
28401 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28402  primera línea.
28403 \begin_inset Foot
28404 status collapsed
28405
28406 \begin_layout Plain Layout
28407 \begin_inset CommandInset href
28408 LatexCommand href
28409 name "LyX-bug #1429"
28410 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28411
28412 \end_inset
28413
28414
28415 \end_layout
28416
28417 \end_inset
28418
28419  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28420  teclas de flecha.
28421 \end_layout
28422
28423 \end_inset
28424
28425  
28426 \end_layout
28427
28428 \begin_layout Itemize
28429 Se describen otros métodos para escribir fórmulas largas en 
28430 \begin_inset CommandInset ref
28431 LatexCommand ref
28432 reference "sub:Entorno-multilínea"
28433
28434 \end_inset
28435
28436  y 
28437 \begin_inset CommandInset ref
28438 LatexCommand ref
28439 reference "sub:Partes-de-una-multilínea"
28440
28441 \end_inset
28442
28443 .
28444 \end_layout
28445
28446 \begin_layout Subsubsection
28447 Delimitadores multilínea
28448 \begin_inset CommandInset label
28449 LatexCommand label
28450 name "sub:Delimitadores-multilínea"
28451
28452 \end_inset
28453
28454
28455 \begin_inset Index
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459 Delimitadores ! para varias líneas
28460 \end_layout
28461
28462 \end_inset
28463
28464
28465 \end_layout
28466
28467 \begin_layout Standard
28468 Para poner delimitadores que cubran varias líneas hay un problema:
28469 \begin_inset Formula \begin{eqnarray*}
28470 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28471  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28472
28473 \end_inset
28474
28475 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28476 res con tamaño variable no abarcan líneas múltiples.
28477 \end_layout
28478
28479 \begin_layout Standard
28480 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28481  primera línea se finaliza con 
28482 \series bold
28483
28484 \backslash
28485 right.
28486 \series default
28487
28488 \begin_inset Index
28489 status collapsed
28490
28491 \begin_layout Plain Layout
28492 Comandos ! R ! 
28493 \backslash
28494 right
28495 \end_layout
28496
28497 \end_inset
28498
28499  y la segunda con 
28500 \series bold
28501
28502 \backslash
28503 left.
28504 \series default
28505 .
28506 \begin_inset Foot
28507 status collapsed
28508
28509 \begin_layout Plain Layout
28510 Más sobre 
28511 \series bold
28512
28513 \backslash
28514 left.
28515
28516 \series default
28517  y 
28518 \series bold
28519
28520 \backslash
28521 right.
28522
28523 \series default
28524  en 
28525 \begin_inset CommandInset ref
28526 LatexCommand ref
28527 reference "sub:Tamaño-automático-de"
28528
28529 \end_inset
28530
28531
28532 \end_layout
28533
28534 \end_inset
28535
28536
28537 \begin_inset Index
28538 status collapsed
28539
28540 \begin_layout Plain Layout
28541 Comandos ! L ! 
28542 \backslash
28543 left
28544 \end_layout
28545
28546 \end_inset
28547
28548  Después de 
28549 \series bold
28550
28551 \backslash
28552 left.
28553
28554 \series default
28555  se inserta el comando 
28556 \series bold
28557
28558 \backslash
28559 vphantom
28560 \series default
28561
28562 \begin_inset ERT
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566
28567
28568 \backslash
28569 spce 
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \series bold
28576
28577 \backslash
28578 prod
28579 \series default
28580 ^
28581 \begin_inset ERT
28582 status collapsed
28583
28584 \begin_layout Plain Layout
28585
28586
28587 \backslash
28588 spce 
28589 \end_layout
28590
28591 \end_inset
28592
28593
28594 \series bold
28595
28596 \backslash
28597 infty
28598 \series default
28599
28600 \begin_inset ERT
28601 status collapsed
28602
28603 \begin_layout Plain Layout
28604
28605
28606 \backslash
28607 spce 
28608 \end_layout
28609
28610 \end_inset
28611
28612
28613 \series bold
28614
28615 \begin_inset Formula $\downarrow$
28616 \end_inset
28617
28618 _R=1}
28619 \series default
28620
28621 \begin_inset Index
28622 status collapsed
28623
28624 \begin_layout Plain Layout
28625 Comandos ! V ! 
28626 \backslash
28627 vphantom
28628 \end_layout
28629
28630 \end_inset
28631
28632 , porque el operador de multiplicación con sus límites es el símbolo mayor
28633  en la primera línea y ese debería ser el tamaño para el delimitador en
28634  la segunda línea.
28635 \end_layout
28636
28637 \begin_layout Standard
28638 El resultado es: 
28639 \begin_inset Formula \begin{eqnarray*}
28640 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28641  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28642
28643 \end_inset
28644
28645
28646 \end_layout
28647
28648 \begin_layout Subsection
28649 Entornos align
28650 \end_layout
28651
28652 \begin_layout Standard
28653 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28654  Son especialmente apropiados para poner ecuaciones adosadas.
28655 \end_layout
28656
28657 \begin_layout Standard
28658 Los entornos align constan de columnas.
28659  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28660  En un entorno align se puede numerar cada línea.
28661 \end_layout
28662
28663 \begin_layout Standard
28664 Los entornos align se crean con el menú 
28665 \family sans
28666 Insertar\SpecialChar \menuseparator
28667 Ecuación
28668 \family default
28669 .
28670  Una ecuación existente se puede convertir a align con el menú 
28671 \family sans
28672 Editar\SpecialChar \menuseparator
28673 Ecuación\SpecialChar \menuseparator
28674 Cambiar tipo de ecuación
28675 \family default
28676 .
28677 \end_layout
28678
28679 \begin_layout Standard
28680 Para añadir o quitar columnas se pueden usar los botones 
28681 \begin_inset Graphics
28682         filename ../../images/tabular-feature_append-row.png
28683         scale 85
28684
28685 \end_inset
28686
28687  o 
28688 \begin_inset Graphics
28689         filename ../../images/tabular-feature_delete-row.png
28690         scale 85
28691
28692 \end_inset
28693
28694 de la barra de ecuaciones o el menú 
28695 \family sans
28696 Editar\SpecialChar \menuseparator
28697 Filas y columnas
28698 \family default
28699 .
28700 \end_layout
28701
28702 \begin_layout Subsubsection
28703 Entorno align estándar
28704 \begin_inset CommandInset label
28705 LatexCommand label
28706 name "sub:Entorno-align-estándar"
28707
28708 \end_inset
28709
28710
28711 \begin_inset Index
28712 status collapsed
28713
28714 \begin_layout Plain Layout
28715 Ecuación ! multilínea ! entorno align
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \end_layout
28722
28723 \begin_layout Standard
28724 Este entorno align se crea pulsando 
28725 \family sans
28726 Ctrl-Intro
28727 \family default
28728  en una ecuación o con el menú 
28729 \family sans
28730 Insertar\SpecialChar \menuseparator
28731 Ecuación\SpecialChar \menuseparator
28732 Entorno AMS align
28733 \family default
28734 .
28735 \end_layout
28736
28737 \begin_layout Standard
28738 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28739  align de cuatro columnas:
28740 \begin_inset Formula \begin{align*}
28741 A & =\sen(B) & C & =D\\
28742 C & \neq A & B & \neq D\end{align*}
28743
28744 \end_inset
28745
28746 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28747  un 
28748 \series bold
28749
28750 \backslash
28751 hfill
28752 \series default
28753
28754 \begin_inset Foot
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758 Más sobre 
28759 \series bold
28760
28761 \backslash
28762 hfill
28763 \series default
28764  en 
28765 \begin_inset CommandInset ref
28766 LatexCommand ref
28767 reference "sub:Espacio-variable"
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \end_inset
28775
28776  antes de la primera y detrás de cada columna par.
28777  Si se pone en estilo 
28778 \series bold
28779 Sangrado
28780 \series default
28781 ,
28782 \begin_inset Foot
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786 véase estilos de ecuación en 
28787 \begin_inset CommandInset ref
28788 LatexCommand ref
28789 reference "sec:Estilos-de-ecuación"
28790
28791 \end_inset
28792
28793
28794 \end_layout
28795
28796 \end_inset
28797
28798  la ecuación queda sin el 
28799 \series bold
28800
28801 \backslash
28802 hfill
28803 \series default
28804  ante la primera columna.
28805 \end_layout
28806
28807 \begin_layout Subsubsection
28808 Entorno alignat
28809 \begin_inset Index
28810 status collapsed
28811
28812 \begin_layout Plain Layout
28813 Ecuación ! multilínea ! entorno alignat
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \end_layout
28820
28821 \begin_layout Standard
28822 El entorno alignat no tiene separación predefinida de columnas.
28823  Se puede insertar manualmente con los espacios descritos en 
28824 \begin_inset CommandInset ref
28825 LatexCommand ref
28826 reference "sec:Espacio"
28827
28828 \end_inset
28829
28830 .
28831 \end_layout
28832
28833 \begin_layout Standard
28834 El ejemplo anterior en el entorno alignat, con un espacio de 1
28835 \begin_inset space \thinspace{}
28836 \end_inset
28837
28838 cm al comienzo da la segunda ecuación:
28839 \begin_inset Formula \begin{alignat*}{2}
28840 A & =\sen(B)\hspace{1cm} & C & =D\\
28841 C & \neq A & B & \neq D\end{alignat*}
28842
28843 \end_inset
28844
28845 Como cada columna puede tener un espacio diferente, este entorno es especialment
28846 e apropiado para poner tres o más ecuaciones adosadas.
28847 \end_layout
28848
28849 \begin_layout Subsubsection
28850 Entorno flalign
28851 \begin_inset CommandInset label
28852 LatexCommand label
28853 name "sub:Entorno-flalign"
28854
28855 \end_inset
28856
28857
28858 \begin_inset Index
28859 status collapsed
28860
28861 \begin_layout Plain Layout
28862 Ecuación ! multilínea ! entorno flalign
28863 \end_layout
28864
28865 \end_inset
28866
28867
28868 \end_layout
28869
28870 \begin_layout Standard
28871 En este entorno las dos primeras columnas están siempre tan a la izquierda
28872  como sea posible y las dos últimas a la derecha.
28873  Ejemplo:
28874 \begin_inset Formula \begin{flalign*}
28875 A & =1 & B & =2 & C & =3\\
28876 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
28877
28878 \end_inset
28879
28880 En un entorno flalign con un número impar de columnas, en la última de las
28881  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28882  alineadas a la izquierda, aunque se use el estilo 
28883 \series bold
28884 Centrado
28885 \series default
28886 .
28887  Un ejemplo de fórmula sangrada 
28888 \begin_inset CommandInset ref
28889 LatexCommand eqref
28890 reference "eq:IntVol"
28891
28892 \end_inset
28893
28894 :
28895 \begin_inset Formula \begin{flalign}
28896 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
28897
28898 \end_inset
28899
28900 Las dos primeras columnas contienen la fórmula.
28901  Para sangrarla como con el estilo 
28902 \series bold
28903 Sangrado
28904 \series default
28905 , se añade un espacio de 30
28906 \begin_inset space \thinspace{}
28907 \end_inset
28908
28909 pt al comienzo de la primera columna.
28910  
28911 \end_layout
28912
28913 \begin_layout Subsection
28914 Entorno eqnarray
28915 \begin_inset Index
28916 status collapsed
28917
28918 \begin_layout Plain Layout
28919 Ecuación ! multilínea ! entorno eqnarray
28920 \end_layout
28921
28922 \end_inset
28923
28924
28925 \begin_inset Index
28926 status collapsed
28927
28928 \begin_layout Plain Layout
28929 Ecuación ! multilínea ! entorno eqnarray
28930 \end_layout
28931
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \begin_layout Standard
28938 Al introducir este entorno aparecen tres marcos azules.
28939  El contenido del primero se alinea a la derecha, el del último a la izquierda.
28940  El contenido del marco central está centrado y algo más pequeño, porque
28941  está diseñado para insertar sólo caracteres de relación.
28942 \begin_inset Formula \begin{eqnarray*}
28943 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28944 AB & AB & AB\\
28945 A & = & A\end{eqnarray*}
28946
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \begin_layout Subsection
28953 Entorno gather
28954 \begin_inset Index
28955 status collapsed
28956
28957 \begin_layout Plain Layout
28958 Ecuación ! multilínea ! entorno gather
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \begin_layout Standard
28967 Este entorno consta de una sola columna centrada.
28968  Se puede numerar cada línea.
28969 \begin_inset Formula \begin{gather}
28970 A=1\\
28971 X=\mbox{-}1\end{gather}
28972
28973 \end_inset
28974
28975
28976 \end_layout
28977
28978 \begin_layout Subsection
28979 Entorno multilínea
28980 \begin_inset CommandInset label
28981 LatexCommand label
28982 name "sub:Entorno-multilínea"
28983
28984 \end_inset
28985
28986
28987 \begin_inset Index
28988 status collapsed
28989
28990 \begin_layout Plain Layout
28991 Ecuación ! multilínea ! entorno multilínea
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \end_layout
28998
28999 \begin_layout Standard
29000 El entorno multilínea, como gather, consta de una sola columna.
29001  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29002  Las demás están centradas.
29003  Por tanto este entorno es apropiado para ecuaciones largas.
29004  Como ejemplo, la ecuación
29005 \begin_inset space ~
29006 \end_inset
29007
29008
29009 \begin_inset CommandInset ref
29010 LatexCommand eqref
29011 reference "eq:lefteqn"
29012
29013 \end_inset
29014
29015  en entorno multilínea:
29016 \begin_inset Formula \begin{multline}
29017 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}\\
29018 -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}\\
29019 =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}
29020
29021 \end_inset
29022
29023 En la salida sólo aparece numerada la última (primera) línea si la numeración
29024  del documento es a la derecha (izquierda).
29025 \begin_inset Foot
29026 status collapsed
29027
29028 \begin_layout Plain Layout
29029 véanse los estilos de numeración en 
29030 \begin_inset CommandInset ref
29031 LatexCommand ref
29032 reference "sec:Estilos-de-ecuación"
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \end_inset
29040
29041
29042 \end_layout
29043
29044 \begin_layout Standard
29045 Con los comandos 
29046 \series bold
29047
29048 \backslash
29049 shoveright
29050 \begin_inset Index
29051 status collapsed
29052
29053 \begin_layout Plain Layout
29054 Comandos ! S ! 
29055 \backslash
29056 shoveright
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \series default
29063  y 
29064 \series bold
29065
29066 \backslash
29067 shoveleft
29068 \series default
29069
29070 \begin_inset Index
29071 status collapsed
29072
29073 \begin_layout Plain Layout
29074 Comandos ! S ! 
29075 \backslash
29076 shoveleft
29077 \end_layout
29078
29079 \end_inset
29080
29081 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29082 ente.
29083  Los comandos se usan como sigue:
29084 \end_layout
29085
29086 \begin_layout Standard
29087
29088 \series bold
29089
29090 \backslash
29091 shoveright{contenido de la línea}
29092 \series default
29093  y 
29094 \series bold
29095
29096 \backslash
29097 shoveleft{contenido de la línea}
29098 \end_layout
29099
29100 \begin_layout Standard
29101 \begin_inset VSpace medskip
29102 \end_inset
29103
29104
29105 \end_layout
29106
29107 \begin_layout Standard
29108 La longitud 
29109 \series bold
29110
29111 \backslash
29112 multlinegap
29113 \series default
29114
29115 \begin_inset Index
29116 status collapsed
29117
29118 \begin_layout Plain Layout
29119 Comandos ! M ! 
29120 \backslash
29121 multlinegap
29122 \end_layout
29123
29124 \end_inset
29125
29126  especifica la distancia de la primera línea desde el margen izquierdo de
29127  la página.
29128  Esta longitud es 0
29129 \begin_inset space \thinspace{}
29130 \end_inset
29131
29132 pt por defecto.
29133 \end_layout
29134
29135 \begin_layout Standard
29136 Como ejemplo la ecuación anterior con el comando
29137 \end_layout
29138
29139 \begin_layout Standard
29140
29141 \series bold
29142
29143 \backslash
29144 setlength{
29145 \backslash
29146 multlinegap}{2cm}
29147 \end_layout
29148
29149 \begin_layout Standard
29150 insertado previamente en modo TeX:
29151 \begin_inset ERT
29152 status collapsed
29153
29154 \begin_layout Plain Layout
29155
29156
29157 \backslash
29158 setlength{
29159 \backslash
29160 multlinegap}{2cm}
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \begin_inset Formula \begin{multline}
29167 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}\\
29168 \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}}\\
29169 =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}
29170
29171 \end_inset
29172
29173
29174 \begin_inset ERT
29175 status collapsed
29176
29177 \begin_layout Plain Layout
29178
29179
29180 \backslash
29181 setlength{
29182 \backslash
29183 multlinegap}{0pt}
29184 \end_layout
29185
29186 \end_inset
29187
29188 La segunda línea se ha alineado a la izquierda con 
29189 \series bold
29190
29191 \backslash
29192 shoveleft
29193 \series default
29194 .
29195 \end_layout
29196
29197 \begin_layout Subsection
29198 Partes de una ecuación multilínea
29199 \begin_inset CommandInset label
29200 LatexCommand label
29201 name "sub:Partes-de-una-multilínea"
29202
29203 \end_inset
29204
29205
29206 \begin_inset Index
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 Ecuación ! multilínea ! partes de
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \end_layout
29217
29218 \begin_layout Standard
29219 Para mostrar sólo partes de una ecuación multilínea se
29220 \family roman
29221 \series medium
29222 \shape up
29223 \size normal
29224 \emph off
29225 \bar no
29226 \noun off
29227 \color none
29228
29229 \backslash
29230 left.
29231 \backslash
29232 right
29233 \backslash
29234 }
29235 \family default
29236 \series default
29237 \shape default
29238 \size default
29239 \emph default
29240 \bar default
29241 \noun default
29242 \color inherit
29243  usa uno de los siguientes métodos: 
29244 \series bold
29245 aligned
29246 \series default
29247
29248 \series bold
29249 alignedat
29250 \series default
29251
29252 \series bold
29253 gathered
29254 \series default
29255  o 
29256 \series bold
29257 split
29258 \series default
29259 .
29260  Se pueden elegir en el menú 
29261 \family sans
29262 Insertar\SpecialChar \menuseparator
29263 Ecuación
29264 \family default
29265  o usando los comandos aquí descritos.
29266 \end_layout
29267
29268 \begin_layout Standard
29269 Los tres primeros tienen las mismas propiedades que los correspondientes
29270  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29271  Un ejemplo:
29272 \begin_inset Formula \[
29273 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29274 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29275 \right\} \mbox{Relaciones de incertidumbre}\]
29276
29277 \end_inset
29278
29279 Para componer esta expresión se inserta una ecuación en presentación y en
29280  ella se introduce el comando 
29281 \series bold
29282
29283 \backslash
29284 aligned
29285 \series default
29286
29287 \begin_inset Index
29288 status collapsed
29289
29290 \begin_layout Plain Layout
29291 Comandos ! A ! 
29292 \backslash
29293 aligned
29294 \end_layout
29295
29296 \end_inset
29297
29298 .
29299  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29300  añadir filas y columnas.
29301  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29302  como la llave.
29303 \end_layout
29304
29305 \begin_layout Standard
29306 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29307  se alinean horizontalmente.
29308  Usar aligned en una ecuación en presentación tiene la ventaja de que el
29309  número de ecuación se centra verticalmente con las líneas.
29310  Como ejemplo, la ecuación 
29311 \begin_inset CommandInset ref
29312 LatexCommand eqref
29313 reference "eq:kurzlang"
29314
29315 \end_inset
29316
29317  en entorno aligned: 
29318 \begin_inset Formula \begin{equation}
29319 \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}|}\\
29320  & -\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}
29321 \end{equation}
29322
29323 \end_inset
29324
29325 Para usar los entornos 
29326 \series bold
29327 alignedat
29328 \series default
29329
29330 \series bold
29331 gathered
29332 \series default
29333 , o 
29334 \series bold
29335 split
29336 \series default
29337 , se insertan respectivamente los comandos
29338 \series bold
29339  
29340 \backslash
29341 alignedat
29342 \series default
29343 ,
29344 \begin_inset Index
29345 status collapsed
29346
29347 \begin_layout Plain Layout
29348 Comandos ! A ! 
29349 \backslash
29350 alignedat
29351 \end_layout
29352
29353 \end_inset
29354
29355  
29356 \series bold
29357
29358 \backslash
29359 gathered
29360 \series default
29361
29362 \begin_inset Index
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 Comandos ! G ! 
29367 \backslash
29368 gathered
29369 \end_layout
29370
29371 \end_inset
29372
29373 , o 
29374 \series bold
29375
29376 \backslash
29377 split
29378 \series default
29379
29380 \begin_inset Index
29381 status collapsed
29382
29383 \begin_layout Plain Layout
29384 Comandos ! S ! 
29385 \backslash
29386 split
29387 \end_layout
29388
29389 \end_inset
29390
29391 .
29392  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29393  tener dos columnas.
29394 \end_layout
29395
29396 \begin_layout Subsection
29397 Texto en ecuaciones multilínea
29398 \begin_inset CommandInset label
29399 LatexCommand label
29400 name "sub:Texto-en-multilínea"
29401
29402 \end_inset
29403
29404
29405 \begin_inset Index
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409 Texto ! en ecuaciones
29410 \end_layout
29411
29412 \end_inset
29413
29414
29415 \begin_inset Index
29416 status collapsed
29417
29418 \begin_layout Plain Layout
29419 Ecuación ! multilínea ! texto en
29420 \end_layout
29421
29422 \end_inset
29423
29424
29425 \end_layout
29426
29427 \begin_layout Standard
29428 En los entornos Align, multilínea y gather, se puede insertar texto que
29429  se mostrará en una línea separada y que no afecta la alineación de columna.
29430  Para esto se usa el comando 
29431 \series bold
29432
29433 \backslash
29434 intertext
29435 \series default
29436
29437 \begin_inset Index
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 Comandos ! I ! 
29442 \backslash
29443 intertext
29444 \end_layout
29445
29446 \end_inset
29447
29448  con el siguiente esquema:
29449 \end_layout
29450
29451 \begin_layout Standard
29452
29453 \series bold
29454
29455 \backslash
29456 intertext{texto}
29457 \end_layout
29458
29459 \begin_layout Standard
29460 El texto no debería ocupar más de una línea porque no se puede partir con
29461  guión.
29462  Como LyX aún no soporta 
29463 \series bold
29464
29465 \backslash
29466 intertext
29467 \series default
29468  directamente, el texto se escribe como texto matemático.
29469  
29470 \series bold
29471
29472 \backslash
29473 intertext
29474 \series default
29475  debe por tanto estar al comienzo de una línea y en la salida se presenta
29476  sobre esta línea.
29477  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29478 \begin_inset Formula \begin{align}
29479 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29480 \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}
29481
29482 \end_inset
29483
29484
29485 \end_layout
29486
29487 \begin_layout Section
29488 Numeración de ecuaciones
29489 \begin_inset Index
29490 status collapsed
29491
29492 \begin_layout Plain Layout
29493 Ecuación ! numeración|see
29494 \begin_inset ERT
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498
29499 {
29500 \end_layout
29501
29502 \end_inset
29503
29504 Numeración de ecuaciones
29505 \begin_inset ERT
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509
29510 }
29511 \end_layout
29512
29513 \end_inset
29514
29515
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \begin_inset Index
29522 status collapsed
29523
29524 \begin_layout Plain Layout
29525 Numeración de ecuaciones
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \begin_layout Subsection
29534 General
29535 \end_layout
29536
29537 \begin_layout Standard
29538 Las ecuaciones numeradas se insertan con el menú 
29539 \family sans
29540 Insertar\SpecialChar \menuseparator
29541 Ecuación
29542 \family default
29543  
29544 \family sans
29545 \SpecialChar \menuseparator
29546 Ecuación
29547 \begin_inset space ~
29548 \end_inset
29549
29550 numerada
29551 \family default
29552  (atajo 
29553 \family sans
29554 Ctrl-Alt
29555 \begin_inset space ~
29556 \end_inset
29557
29558 n
29559 \family default
29560 ).
29561  Ecuaciones existentes se pueden numerar con el menú 
29562 \family sans
29563 Editar\SpecialChar \menuseparator
29564 Ecuación\SpecialChar \menuseparator
29565 Conmutar
29566 \begin_inset space ~
29567 \end_inset
29568
29569 numeración
29570 \family default
29571  (atajo
29572 \family sans
29573  Alt-m
29574 \begin_inset space ~
29575 \end_inset
29576
29577 n
29578 \family default
29579 ).
29580  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29581  En la salida se muestra el número real.
29582 \end_layout
29583
29584 \begin_layout Standard
29585 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29586  líneas.
29587  No obstante, la numeración se puede controlar en cada línea con el menú
29588  
29589 \family sans
29590 Editar\SpecialChar \menuseparator
29591 Ecuación\SpecialChar \menuseparator
29592 \SpecialChar \menuseparator
29593 Conmutar
29594 \begin_inset space ~
29595 \end_inset
29596
29597 numeración
29598 \begin_inset space ~
29599 \end_inset
29600
29601 de
29602 \begin_inset space ~
29603 \end_inset
29604
29605 línea
29606 \family default
29607  (atajo
29608 \family sans
29609  Alt-m
29610 \begin_inset space ~
29611 \end_inset
29612
29613 N
29614 \family default
29615 ).
29616 \end_layout
29617
29618 \begin_layout Standard
29619 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29620  distintos, véase 
29621 \begin_inset CommandInset ref
29622 LatexCommand ref
29623 reference "sec:Estilos-de-ecuación"
29624
29625 \end_inset
29626
29627 .
29628 \end_layout
29629
29630 \begin_layout Subsection
29631 Referencias cruzadas
29632 \begin_inset CommandInset label
29633 LatexCommand label
29634 name "sub:Referencias-cruzadas"
29635
29636 \end_inset
29637
29638
29639 \begin_inset Index
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643 Referencias cruzadas ! a ecuaciones
29644 \end_layout
29645
29646 \end_inset
29647
29648
29649 \end_layout
29650
29651 \begin_layout Standard
29652 Todas las ecuaciones con etiqueta se pueden referenciar.
29653  La etiqueta se añade con el menú 
29654 \family sans
29655 Insertar\SpecialChar \menuseparator
29656 Etiqueta
29657 \family default
29658  o con el botón 
29659 \begin_inset Graphics
29660         filename ../../images/label-insert.png
29661         scale 85
29662
29663 \end_inset
29664
29665  de la barra de herramientas.
29666  El cursor debe estar dentro de una ecuación en presentación.
29667  Surge un diálogo con el prefijo 
29668 \series bold
29669 eq:
29670 \series default
29671 , detrás del cual se escribe el texto de la etiqueta.
29672  El prefijo significa 
29673 \begin_inset Quotes fld
29674 \end_inset
29675
29676 equation
29677 \begin_inset Quotes frd
29678 \end_inset
29679
29680  y hace más fácil encontrar etiquetas en documentos extensos porque así
29681  se distingue p.
29682 \begin_inset space \thinspace{}
29683 \end_inset
29684
29685 e.
29686 \begin_inset space ~
29687 \end_inset
29688
29689 de las etiquetas de sección.
29690  Para cambiar una etiqueta se usa de nuevo el menú 
29691 \family sans
29692 Insertar\SpecialChar \menuseparator
29693 Etiqueta
29694 \family default
29695 .
29696 \end_layout
29697
29698 \begin_layout Standard
29699 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29700  ecuación.
29701  Una ecuación con etiqueta se numera siempre.
29702 \end_layout
29703
29704 \begin_layout Standard
29705 Las referencias cruzadas se insertan mediante el menú 
29706 \family sans
29707 Insertar\SpecialChar \menuseparator
29708 Referencia cruzada
29709 \family default
29710  o con el botón 
29711 \begin_inset Graphics
29712         filename ../../images/dialog-show-new-inset_ref.png
29713         scale 85
29714
29715 \end_inset
29716
29717 .
29718  Una referencia a una ecuación aparece en la salida con su número.
29719  Si en el diálogo de referencia cruzada se elige el formato 
29720 \series bold
29721 (<referencia>)
29722 \series default
29723 , la referencia se muestra en la salida entre paréntesis.
29724  
29725 \begin_inset Newline newline
29726 \end_inset
29727
29728 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29729  a la ecuación de referencia.
29730 \end_layout
29731
29732 \begin_layout Standard
29733 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29734  siguientes:
29735 \begin_inset Note Note
29736 status collapsed
29737
29738 \begin_layout Plain Layout
29739 Observa los distintos tipos de referencias cruzadas.
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \end_layout
29746
29747 \begin_layout Standard
29748 Las ecuaciones 
29749 \begin_inset CommandInset ref
29750 LatexCommand eqref
29751 reference "eq:tag"
29752
29753 \end_inset
29754
29755  y 
29756 \begin_inset CommandInset ref
29757 LatexCommand eqref
29758 reference "eq:c"
29759
29760 \end_inset
29761
29762  son equivalentes.
29763  En (
29764 \begin_inset CommandInset ref
29765 LatexCommand ref
29766 reference "eq:Lat"
29767
29768 \end_inset
29769
29770 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29771 \begin_inset CommandInset ref
29772 LatexCommand ref
29773 reference "eq:Rom"
29774
29775 \end_inset
29776
29777 ).
29778 \begin_inset VSpace medskip
29779 \end_inset
29780
29781
29782 \end_layout
29783
29784 \begin_layout Standard
29785 Si el argumento de 
29786 \series bold
29787
29788 \backslash
29789 tag
29790 \begin_inset Foot
29791 status collapsed
29792
29793 \begin_layout Plain Layout
29794
29795 \series bold
29796
29797 \backslash
29798 tag
29799 \series default
29800  se describe en 
29801 \begin_inset CommandInset ref
29802 LatexCommand ref
29803 reference "sub:Numeración-personalizada"
29804
29805 \end_inset
29806
29807
29808 \end_layout
29809
29810 \end_inset
29811
29812
29813 \series default
29814  contiene un marco, como se describe en la 
29815 \begin_inset CommandInset ref
29816 LatexCommand ref
29817 reference "sub:Cuadros-de-párrafo"
29818
29819 \end_inset
29820
29821 , no se puede referenciar la ecuación.
29822 \end_layout
29823
29824 \begin_layout Subsection
29825 Subnumeración
29826 \begin_inset Index
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830 Numeración de ecuaciones ! subnumeración
29831 \end_layout
29832
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \begin_layout Standard
29839 Con ayuda de los comandos 
29840 \series bold
29841
29842 \backslash
29843 begin{subequations}
29844 \series default
29845  y 
29846 \series bold
29847
29848 \backslash
29849 end{subequations}
29850 \series default
29851  en modo TeX se pueden subnumerar ecuaciones.
29852 \end_layout
29853
29854 \begin_layout Standard
29855 Ejemplo:
29856 \begin_inset Formula \begin{equation}
29857 A=C-B\label{eq:a}\end{equation}
29858
29859 \end_inset
29860
29861
29862 \begin_inset ERT
29863 status collapsed
29864
29865 \begin_layout Plain Layout
29866
29867
29868 \backslash
29869 addtocounter{equation}{-1}
29870 \end_layout
29871
29872 \end_inset
29873
29874
29875 \begin_inset ERT
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879
29880
29881 \backslash
29882 begin{subequations}
29883 \end_layout
29884
29885 \end_inset
29886
29887
29888 \begin_inset VSpace -5mm
29889 \end_inset
29890
29891
29892 \begin_inset Formula \begin{equation}
29893 B=C-A\label{eq:b}\end{equation}
29894
29895 \end_inset
29896
29897
29898 \begin_inset Formula \begin{equation}
29899 C=A+B\label{eq:c}\end{equation}
29900
29901 \end_inset
29902
29903
29904 \end_layout
29905
29906 \begin_layout Standard
29907 \begin_inset ERT
29908 status collapsed
29909
29910 \begin_layout Plain Layout
29911
29912
29913 \backslash
29914 end{subequations}
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \end_layout
29921
29922 \begin_layout Standard
29923 Para este ejemplo se ha hecho lo siguiente:
29924 \end_layout
29925
29926 \begin_layout Enumerate
29927 se inserta la primera ecuación
29928 \end_layout
29929
29930 \begin_layout Enumerate
29931 después de ella se inserta
29932 \series bold
29933
29934 \begin_inset Newline newline
29935 \end_inset
29936
29937
29938 \backslash
29939 addtocounter{equation}{-1} 
29940 \backslash
29941 begin{subequations}
29942 \begin_inset Index
29943 status collapsed
29944
29945 \begin_layout Plain Layout
29946 Comandos ! A ! 
29947 \backslash
29948 addtocounter
29949 \end_layout
29950
29951 \end_inset
29952
29953
29954 \end_layout
29955
29956 \begin_layout Enumerate
29957 se inserta la segunda ecuación
29958 \end_layout
29959
29960 \begin_layout Enumerate
29961 se inserta la tercera ecuación
29962 \end_layout
29963
29964 \begin_layout Enumerate
29965 se inserta 
29966 \series bold
29967
29968 \backslash
29969 end{subequations}
29970 \series default
29971  tras la tercera ecuación
29972 \end_layout
29973
29974 \begin_layout Standard
29975 Toda ecuación entre los comandos 
29976 \series bold
29977
29978 \backslash
29979 begin
29980 \series default
29981  y 
29982 \series bold
29983
29984 \backslash
29985 end
29986 \series default
29987  se subnumera con a, b, c\SpecialChar \ldots{}
29988  En ecuaciones multilínea se subnumerará cada línea.
29989  Todas las ecuaciones subnumeradas son tratadas como 
29990 \emph on
29991 una
29992 \emph default
29993  ecuación numerada.
29994  Pero como cada ecuación numerada aumenta el contador 
29995 \series bold
29996 equation
29997 \series default
29998  en uno, hay que disminuir el comando 
29999 \series bold
30000
30001 \backslash
30002 addtocounter
30003 \series default
30004 .
30005  De lo contrario, las ecuaciones 
30006 \begin_inset CommandInset ref
30007 LatexCommand eqref
30008 reference "eq:a"
30009
30010 \end_inset
30011
30012
30013 \begin_inset CommandInset ref
30014 LatexCommand eqref
30015 reference "eq:b"
30016
30017 \end_inset
30018
30019
30020 \begin_inset CommandInset ref
30021 LatexCommand eqref
30022 reference "eq:c"
30023
30024 \end_inset
30025
30026  se numerarían 
30027 \begin_inset CommandInset ref
30028 LatexCommand eqref
30029 reference "eq:a"
30030
30031 \end_inset
30032
30033
30034 \begin_inset CommandInset ref
30035 LatexCommand eqref
30036 reference "eq:d"
30037
30038 \end_inset
30039
30040
30041 \begin_inset CommandInset ref
30042 LatexCommand eqref
30043 reference "eq:f"
30044
30045 \end_inset
30046
30047 .
30048 \end_layout
30049
30050 \begin_layout Standard
30051 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30052  ecuaciones.
30053  Para evitarlo se inserta ese espacio vertical de -5
30054 \begin_inset space \thinspace{}
30055 \end_inset
30056
30057 mm detrás del comando 
30058 \series bold
30059
30060 \backslash
30061 begin{subequations}
30062 \series default
30063 .
30064
30065 \series bold
30066  
30067 \series default
30068 Si se usa el estilo 
30069 \series bold
30070 Sangrado
30071 \series default
30072
30073 \begin_inset Foot
30074 status open
30075
30076 \begin_layout Plain Layout
30077 véase estilos de ecuación en 
30078 \begin_inset CommandInset ref
30079 LatexCommand ref
30080 reference "sec:Estilos-de-ecuación"
30081
30082 \end_inset
30083
30084
30085 \end_layout
30086
30087 \end_inset
30088
30089 , entonces se inserta -7
30090 \begin_inset space \thinspace{}
30091 \end_inset
30092
30093 mm.
30094 \end_layout
30095
30096 \begin_layout Standard
30097 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30098  de la segunda línea:
30099 \begin_inset ERT
30100 status collapsed
30101
30102 \begin_layout Plain Layout
30103
30104
30105 \backslash
30106 begin{subequations}
30107 \end_layout
30108
30109 \end_inset
30110
30111
30112 \begin_inset Formula \begin{eqnarray}
30113 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30114  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
30115  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30116
30117 \end_inset
30118
30119
30120 \begin_inset ERT
30121 status collapsed
30122
30123 \begin_layout Plain Layout
30124
30125
30126 \backslash
30127 end{subequations}
30128 \end_layout
30129
30130 \end_inset
30131
30132
30133 \end_layout
30134
30135 \begin_layout Subsection
30136 Numeración definida por el usuario
30137 \begin_inset CommandInset label
30138 LatexCommand label
30139 name "sub:Numeración-personalizada"
30140
30141 \end_inset
30142
30143
30144 \begin_inset Index
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148 Numeración de ecuaciones ! personalizada
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \end_layout
30155
30156 \begin_layout Standard
30157 Con la numeración estándar el número se coloca entre paréntesis.
30158  Para reemplazar los paréntesis con barras verticales, p.
30159 \begin_inset space \thinspace{}
30160 \end_inset
30161
30162 e., se añade al preámbulo LaTeX la línea: 
30163 \end_layout
30164
30165 \begin_layout Standard
30166
30167 \series bold
30168
30169 \backslash
30170 def
30171 \backslash
30172 tagform@#1{
30173 \backslash
30174 maketag@@@{|#1|}}
30175 \series default
30176
30177 \begin_inset Note Note
30178 status collapsed
30179
30180 \begin_layout Plain Layout
30181 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30182  Para activarlo, quita el % del principio.
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \end_layout
30189
30190 \begin_layout Standard
30191 Para usar otros caracteres, se reemplazan las barras al lado de 
30192 \series bold
30193 #1
30194 \series default
30195  por ellos.
30196  Para obtener sólo el número de ecuación se omiten las barras verticales.
30197 \begin_inset VSpace bigskip
30198 \end_inset
30199
30200
30201 \end_layout
30202
30203 \begin_layout Standard
30204 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30205  consecutivo, se usa el comando 
30206 \series bold
30207
30208 \backslash
30209 tag
30210 \begin_inset Index
30211 status collapsed
30212
30213 \begin_layout Plain Layout
30214 Comandos ! T ! 
30215 \backslash
30216 tag
30217 \end_layout
30218
30219 \end_inset
30220
30221
30222 \series default
30223 :
30224 \begin_inset Formula \begin{equation}
30225 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30226
30227 \end_inset
30228
30229 En este ejemplo se ha insertado el comando
30230 \series bold
30231  
30232 \backslash
30233 tag
30234 \begin_inset ERT
30235 status collapsed
30236
30237 \begin_layout Plain Layout
30238
30239
30240 \backslash
30241 spce 
30242 \end_layout
30243
30244 \end_inset
30245
30246 algo
30247 \series default
30248  en la ecuación.
30249 \end_layout
30250
30251 \begin_layout Standard
30252 Si se usa en su lugar el comando con asterisco 
30253 \series bold
30254
30255 \backslash
30256 tag*
30257 \begin_inset ERT
30258 status collapsed
30259
30260 \begin_layout Plain Layout
30261
30262
30263 \backslash
30264 spce 
30265 \end_layout
30266
30267 \end_inset
30268
30269 algo
30270 \series default
30271  no se imprimen los paréntesis:
30272 \begin_inset Formula \[
30273 A+B=C\tag*{algo}\]
30274
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \begin_layout Standard
30281 \begin_inset VSpace bigskip
30282 \end_inset
30283
30284
30285 \end_layout
30286
30287 \begin_layout Standard
30288 Para reiniciar la numeración en nuevas partes o secciones del documento
30289  se usan los siguientes comandos:
30290 \end_layout
30291
30292 \begin_layout Standard
30293
30294 \series bold
30295
30296 \backslash
30297 @addtoreset{equation}{part}
30298 \series default
30299
30300 \begin_inset Index
30301 status collapsed
30302
30303 \begin_layout Plain Layout
30304 Comandos ! 
30305 \begin_inset ERT
30306 status collapsed
30307
30308 \begin_layout Plain Layout
30309
30310 "
30311 \end_layout
30312
30313 \end_inset
30314
30315 @
30316 \begin_inset ERT
30317 status collapsed
30318
30319 \begin_layout Plain Layout
30320
30321 "
30322 \end_layout
30323
30324 \end_inset
30325
30326  ! 
30327 \backslash
30328
30329 \begin_inset ERT
30330 status collapsed
30331
30332 \begin_layout Plain Layout
30333
30334 "
30335 \end_layout
30336
30337 \end_inset
30338
30339 @
30340 \begin_inset ERT
30341 status collapsed
30342
30343 \begin_layout Plain Layout
30344
30345 "
30346 \end_layout
30347
30348 \end_inset
30349
30350 addtoreset
30351 \end_layout
30352
30353 \end_inset
30354
30355
30356 \begin_inset Newline newline
30357 \end_inset
30358
30359
30360 \series bold
30361
30362 \backslash
30363 @addtoreset{equation}{section}
30364 \end_layout
30365
30366 \begin_layout Standard
30367 Pata poder usar estos comandos en modo TeX, el carácter 
30368 \begin_inset Quotes fld
30369 \end_inset
30370
30371 @
30372 \begin_inset Quotes frd
30373 \end_inset
30374
30375  debe 
30376 \begin_inset Quotes fld
30377 \end_inset
30378
30379 activarse
30380 \begin_inset Quotes frd
30381 \end_inset
30382
30383  para LaTeX con el comando 
30384 \series bold
30385
30386 \backslash
30387 makeatletter
30388 \series default
30389 .
30390  El comando 
30391 \series bold
30392
30393 \backslash
30394 makeatother
30395 \series default
30396  deshace esto.
30397  Así pues, la secuencia de comandos en modo TeX es:
30398 \end_layout
30399
30400 \begin_layout Standard
30401
30402 \series bold
30403
30404 \backslash
30405 makeatletter
30406 \begin_inset Newline newline
30407 \end_inset
30408
30409
30410 \backslash
30411 @addtoreset{equation}{section}
30412 \begin_inset Newline newline
30413 \end_inset
30414
30415
30416 \backslash
30417 makeatother
30418 \end_layout
30419
30420 \begin_layout Standard
30421 En el preámbulo LaTeX se pueden omitir 
30422 \series bold
30423
30424 \backslash
30425 makeatletter
30426 \series default
30427  y 
30428 \series bold
30429
30430 \backslash
30431 makeatother
30432 \series default
30433  pues son automáticamente insertados por LyX.
30434 \end_layout
30435
30436 \begin_layout Standard
30437 Para el comando 
30438 \series bold
30439
30440 \backslash
30441 @addtoreset
30442 \series default
30443 ,
30444 \series bold
30445  
30446 \series default
30447 hay que cargar en el preámbulo LaTeX el archivo 
30448 \series bold
30449 remreset.sty
30450 \series default
30451
30452 \begin_inset Foot
30453 status open
30454
30455 \begin_layout Plain Layout
30456
30457 \series bold
30458 remreset
30459 \series default
30460  es parte del paquete LaTeX 
30461 \series bold
30462 carlisle
30463 \series default
30464
30465 \begin_inset Index
30466 status collapsed
30467
30468 \begin_layout Plain Layout
30469 Paquetes ! carlisle
30470 \end_layout
30471
30472 \end_inset
30473
30474 , incluido en las instalaciones estándar de LaTeX.
30475 \end_layout
30476
30477 \end_inset
30478
30479
30480 \begin_inset Index
30481 status collapsed
30482
30483 \begin_layout Plain Layout
30484 Paquetes ! remreset
30485 \end_layout
30486
30487 \end_inset
30488
30489  con la línea
30490 \end_layout
30491
30492 \begin_layout Standard
30493
30494 \series bold
30495
30496 \backslash
30497 usepackage{remreset}
30498 \end_layout
30499
30500 \begin_layout Standard
30501 Entonces se puede usar el comando 
30502 \series bold
30503
30504 \backslash
30505 @removefromreset
30506 \series default
30507
30508 \begin_inset Index
30509 status collapsed
30510
30511 \begin_layout Plain Layout
30512 Comandos ! 
30513 \begin_inset ERT
30514 status collapsed
30515
30516 \begin_layout Plain Layout
30517
30518 "
30519 \end_layout
30520
30521 \end_inset
30522
30523 @
30524 \begin_inset ERT
30525 status collapsed
30526
30527 \begin_layout Plain Layout
30528
30529 "
30530 \end_layout
30531
30532 \end_inset
30533
30534  ! 
30535 \backslash
30536
30537 \begin_inset ERT
30538 status collapsed
30539
30540 \begin_layout Plain Layout
30541
30542 "
30543 \end_layout
30544
30545 \end_inset
30546
30547 @
30548 \begin_inset ERT
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552
30553 "
30554 \end_layout
30555
30556 \end_inset
30557
30558 removefromreset
30559 \end_layout
30560
30561 \end_inset
30562
30563  con el mismo esquema que 
30564 \series bold
30565
30566 \backslash
30567 @addtoreset
30568 \series default
30569 .
30570 \begin_inset VSpace bigskip
30571 \end_inset
30572
30573
30574 \end_layout
30575
30576 \begin_layout Standard
30577 A veces las ecuaciones deberían numerarse de la siguiente manera:
30578 \end_layout
30579
30580 \begin_layout Standard
30581
30582 \family typewriter
30583 (número de sección.número de ecuación)
30584 \end_layout
30585
30586 \begin_layout Standard
30587 El número de ecuación empezaría con 
30588 \begin_inset Quotes fld
30589 \end_inset
30590
30591 1
30592 \begin_inset Quotes frd
30593 \end_inset
30594
30595  en cada sección.
30596 \end_layout
30597
30598 \begin_layout Standard
30599 Para este caso hay el comando 
30600 \series bold
30601
30602 \backslash
30603 numberwithin
30604 \series default
30605
30606 \begin_inset Index
30607 status collapsed
30608
30609 \begin_layout Plain Layout
30610 Comandos ! N ! 
30611 \backslash
30612 numberwithin
30613 \end_layout
30614
30615 \end_inset
30616
30617 , que se usa con el esquema:
30618 \end_layout
30619
30620 \begin_layout Standard
30621
30622 \series bold
30623
30624 \backslash
30625 numberwithin{counter}{sectioning}
30626 \end_layout
30627
30628 \begin_layout Standard
30629 \begin_inset Quotes fld
30630 \end_inset
30631
30632 counter
30633 \begin_inset Quotes frd
30634 \end_inset
30635
30636  indica qué clase de numeración es afectada, 
30637 \begin_inset Quotes fld
30638 \end_inset
30639
30640 sectioning
30641 \begin_inset Quotes frd
30642 \end_inset
30643
30644  indica qué número va delante del punto.
30645  
30646 \end_layout
30647
30648 \begin_layout Standard
30649 Así pues, en nuestro caso se ha usado la siguiente línea ERT o de preámbulo
30650  LaTeX:
30651 \end_layout
30652
30653 \begin_layout Standard
30654
30655 \series bold
30656
30657 \backslash
30658 numberwithin{equation}{section}
30659 \end_layout
30660
30661 \begin_layout Standard
30662 Este es el resultado::
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668
30669 \backslash
30670 numberwithin{equation}{section}
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \begin_inset Formula \begin{equation}
30677 A+B=C\end{equation}
30678
30679 \end_inset
30680
30681
30682 \end_layout
30683
30684 \begin_layout Standard
30685 Para numerar p.
30686 \begin_inset space \thinspace{}
30687 \end_inset
30688
30689 e.
30690 \begin_inset space ~
30691 \end_inset
30692
30693 tablas de modo que 
30694 \begin_inset Quotes fld
30695 \end_inset
30696
30697 sectioning
30698 \begin_inset Quotes frd
30699 \end_inset
30700
30701  es el número de la parte se usa
30702 \begin_inset Newline newline
30703 \end_inset
30704
30705
30706 \series bold
30707
30708 \backslash
30709 numberwithin{table}{part}
30710 \end_layout
30711
30712 \begin_layout Standard
30713 Para volver a la numeración estándar o evitar esta clase numeración cuando
30714  es definida por la clase de documento, se inserta el siguiente comando
30715  como ERT o en el preámbulo LaTeX:
30716 \end_layout
30717
30718 \begin_layout Standard
30719
30720 \series bold
30721
30722 \backslash
30723 renewcommand{
30724 \backslash
30725 theequation}{
30726 \backslash
30727 arabic{equation}}
30728 \begin_inset Index
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732 Comandos ! A ! 
30733 \backslash
30734 arabic
30735 \end_layout
30736
30737 \end_inset
30738
30739
30740 \series default
30741
30742 \begin_inset ERT
30743 status collapsed
30744
30745 \begin_layout Plain Layout
30746
30747
30748 \backslash
30749 renewcommand{
30750 \backslash
30751 theequation}{
30752 \backslash
30753 arabic{equation}}
30754 \end_layout
30755
30756 \end_inset
30757
30758
30759 \series bold
30760
30761 \begin_inset Newline newline
30762 \end_inset
30763
30764
30765 \series default
30766 o
30767 \series bold
30768
30769 \begin_inset Newline newline
30770 \end_inset
30771
30772
30773 \backslash
30774 renewcommand{
30775 \backslash
30776 thetable}{
30777 \backslash
30778 arabic{table}}
30779 \end_layout
30780
30781 \begin_layout Standard
30782
30783 \series bold
30784
30785 \backslash
30786 numberwithin
30787 \series default
30788  usa internamente el comando 
30789 \series bold
30790
30791 \backslash
30792 @addtoreset
30793 \series default
30794 , descrito arriba, que también necesita ser restaurado.
30795 \begin_inset ERT
30796 status collapsed
30797
30798 \begin_layout Plain Layout
30799
30800
30801 \backslash
30802 makeatletter
30803 \end_layout
30804
30805 \begin_layout Plain Layout
30806
30807
30808 \backslash
30809 @removefromreset{equation}{section}
30810 \end_layout
30811
30812 \begin_layout Plain Layout
30813
30814
30815 \backslash
30816 makeatother
30817 \end_layout
30818
30819 \end_inset
30820
30821
30822 \end_layout
30823
30824 \begin_layout Subsection
30825 Numeración con números romanos y letras
30826 \begin_inset CommandInset label
30827 LatexCommand label
30828 name "sub:Numeración-con-romanos"
30829
30830 \end_inset
30831
30832
30833 \begin_inset Index
30834 status collapsed
30835
30836 \begin_layout Plain Layout
30837 Numeración de ecuaciones ! con números romanos
30838 \end_layout
30839
30840 \end_inset
30841
30842
30843 \begin_inset Index
30844 status collapsed
30845
30846 \begin_layout Plain Layout
30847 Numeración de ecuaciones ! con letras
30848 \end_layout
30849
30850 \end_inset
30851
30852
30853 \end_layout
30854
30855 \begin_layout Standard
30856 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
30857  Por ejemplo, para numerar con romanos en minúscula,
30858 \begin_inset Foot
30859 status collapsed
30860
30861 \begin_layout Plain Layout
30862 Como en español no se usan romanos en minúscula, el estilo 
30863 \series bold
30864 spanish
30865 \series default
30866  del sistema 
30867 \series bold
30868 babel
30869 \series default
30870  redefine 
30871 \series bold
30872
30873 \backslash
30874 roman
30875 \series default
30876  para que los dé en versalitas.
30877  Véase 
30878 \begin_inset CommandInset citation
30879 LatexCommand cite
30880 key "spanish"
30881
30882 \end_inset
30883
30884  (
30885 \emph on
30886 N.
30887 \begin_inset space \thinspace{}
30888 \end_inset
30889
30890 del t
30891 \emph default
30892 ).
30893 \end_layout
30894
30895 \end_inset
30896
30897  se inserta el comando
30898 \end_layout
30899
30900 \begin_layout Standard
30901
30902 \series bold
30903
30904 \backslash
30905 renewcommand{
30906 \backslash
30907 theequation}{
30908 \backslash
30909 roman{equation}}
30910 \end_layout
30911
30912 \begin_layout Standard
30913 antes de la ecuación en modo TeX.
30914  
30915 \series bold
30916
30917 \backslash
30918 renewcommand
30919 \series default
30920
30921 \begin_inset Index
30922 status collapsed
30923
30924 \begin_layout Plain Layout
30925 Comandos ! R ! 
30926 \backslash
30927 renewcommand
30928 \end_layout
30929
30930 \end_inset
30931
30932  redefine el comando predefinido 
30933 \series bold
30934
30935 \backslash
30936 theequation
30937 \series default
30938  como 
30939 \series bold
30940
30941 \backslash
30942 roman{equation}
30943 \series default
30944 .
30945 \begin_inset Foot
30946 status collapsed
30947
30948 \begin_layout Plain Layout
30949 El comando 
30950 \series bold
30951
30952 \backslash
30953 renewcommand
30954 \series default
30955  tiene el mismo esquema que el comando 
30956 \series bold
30957
30958 \backslash
30959 newcommand
30960 \series default
30961 , descrito en 
30962 \begin_inset CommandInset ref
30963 LatexCommand ref
30964 reference "sec:Comandos-de-usuario"
30965
30966 \end_inset
30967
30968 .
30969 \end_layout
30970
30971 \end_inset
30972
30973  
30974 \series bold
30975 equation
30976 \series default
30977  es el contador de ecuaciones.
30978  Si se usa el comando 
30979 \series bold
30980
30981 \backslash
30982 the
30983 \series default
30984  como prefijo de un contador, el valor del contador sale en números arábigos.
30985  Si una ecuación es numerada, LaTeX pone internamente el comando 
30986 \series bold
30987
30988 \backslash
30989 theequation
30990 \series default
30991  detrás de la ecuación.
30992  
30993 \series bold
30994
30995 \backslash
30996 roman{equation}
30997 \series default
30998
30999 \begin_inset Index
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003 Comandos ! R ! 
31004 \backslash
31005 roman
31006 \end_layout
31007
31008 \end_inset
31009
31010  pone el contador en romanos en minúscula.
31011 \end_layout
31012
31013 \begin_layout Standard
31014 Todas las ecuaciones siguientes a 
31015 \series bold
31016
31017 \backslash
31018 renew
31019 \series default
31020 c
31021 \series bold
31022 ommand
31023 \series default
31024  se numerarán en romanos.
31025  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31026  cambiando 
31027 \series bold
31028
31029 \backslash
31030 roman
31031 \series default
31032  por 
31033 \series bold
31034
31035 \backslash
31036 Roman
31037 \series default
31038  
31039 \begin_inset Index
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043 Comandos ! R ! 
31044 \backslash
31045 roman@
31046 \backslash
31047 Roman
31048 \end_layout
31049
31050 \end_inset
31051
31052 .
31053  Para 
31054 \begin_inset Quotes fld
31055 \end_inset
31056
31057 numerar
31058 \begin_inset Quotes frd
31059 \end_inset
31060
31061  con minúsculas latinas hay el comando 
31062 \series bold
31063
31064 \backslash
31065 alph
31066 \series default
31067
31068 \begin_inset Index
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072 Comandos ! A ! 
31073 \backslash
31074 alph
31075 \end_layout
31076
31077 \end_inset
31078
31079 , y para mayúsculas el comando 
31080 \series bold
31081
31082 \backslash
31083 Alph
31084 \series default
31085
31086 \begin_inset Index
31087 status collapsed
31088
31089 \begin_layout Plain Layout
31090 Comandos ! A ! 
31091 \backslash
31092 alph@
31093 \backslash
31094 Alph
31095 \end_layout
31096
31097 \end_inset
31098
31099 .
31100 \end_layout
31101
31102 \begin_layout Standard
31103 \begin_inset Note Greyedout
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107
31108 \series bold
31109 Nota:
31110 \series default
31111  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31112 \end_layout
31113
31114 \end_inset
31115
31116
31117 \begin_inset ERT
31118 status collapsed
31119
31120 \begin_layout Plain Layout
31121
31122
31123 \backslash
31124 renewcommand{
31125 \backslash
31126 theequation}{
31127 \backslash
31128 roman{equation}}
31129 \end_layout
31130
31131 \end_inset
31132
31133
31134 \begin_inset Formula \begin{equation}
31135 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31136
31137 \end_inset
31138
31139
31140 \begin_inset ERT
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144
31145
31146 \backslash
31147 renewcommand{
31148 \backslash
31149 theequation}{
31150 \backslash
31151 Roman{equation}}
31152 \end_layout
31153
31154 \end_inset
31155
31156
31157 \begin_inset Formula \begin{equation}
31158 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31159
31160 \end_inset
31161
31162
31163 \begin_inset ERT
31164 status collapsed
31165
31166 \begin_layout Plain Layout
31167
31168
31169 \backslash
31170 renewcommand{
31171 \backslash
31172 theequation}{
31173 \backslash
31174 alph{equation}}
31175 \end_layout
31176
31177 \end_inset
31178
31179
31180 \begin_inset Formula \begin{equation}
31181 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31182
31183 \end_inset
31184
31185
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191
31192 \backslash
31193 renewcommand{
31194 \backslash
31195 theequation}{
31196 \backslash
31197 Alph{equation}}
31198 \end_layout
31199
31200 \end_inset
31201
31202
31203 \begin_inset Formula \begin{equation}
31204 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31205
31206 \end_inset
31207
31208
31209 \end_layout
31210
31211 \begin_layout Standard
31212 Para volver a la numeración por defecto se inserta el comando:
31213 \end_layout
31214
31215 \begin_layout Standard
31216
31217 \series bold
31218
31219 \backslash
31220 renewcommand{
31221 \backslash
31222 theequation}{
31223 \backslash
31224 arabic{equation}}
31225 \begin_inset Index
31226 status collapsed
31227
31228 \begin_layout Plain Layout
31229 Comandos ! A ! 
31230 \backslash
31231 arabic
31232 \end_layout
31233
31234 \end_inset
31235
31236
31237 \end_layout
31238
31239 \begin_layout Standard
31240 \begin_inset ERT
31241 status collapsed
31242
31243 \begin_layout Plain Layout
31244
31245
31246 \backslash
31247 renewcommand{
31248 \backslash
31249 theequation}{
31250 \backslash
31251 arabic{equation}}
31252 \end_layout
31253
31254 \end_inset
31255
31256
31257 \begin_inset Formula \begin{equation}
31258 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31259
31260 \end_inset
31261
31262
31263 \end_layout
31264
31265 \begin_layout Standard
31266 \begin_inset VSpace medskip
31267 \end_inset
31268
31269
31270 \end_layout
31271
31272 \begin_layout Standard
31273 Como ves, las ecuaciones se numeran consecutivamente independientemente
31274  del estilo de numeración.
31275  Cuando la numeración haya de empezar con 
31276 \begin_inset Quotes fld
31277 \end_inset
31278
31279 1
31280 \begin_inset Quotes frd
31281 \end_inset
31282
31283  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31284  Una descripción sobre esto se encuentra en el archivo 
31285 \begin_inset CommandInset href
31286 LatexCommand href
31287 target "Formula-numbering.lyx"
31288
31289 \end_inset
31290
31291 .
31292 \end_layout
31293
31294 \begin_layout Section
31295 Comandos definidos por el usuario
31296 \begin_inset CommandInset label
31297 LatexCommand label
31298 name "sec:Comandos-de-usuario"
31299
31300 \end_inset
31301
31302
31303 \begin_inset Index
31304 status collapsed
31305
31306 \begin_layout Plain Layout
31307 Comandos personalizados
31308 \end_layout
31309
31310 \end_inset
31311
31312
31313 \end_layout
31314
31315 \begin_layout Standard
31316 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31317  Pero es posible definir nuevos comandos más cortos con el comando 
31318 \series bold
31319
31320 \backslash
31321 newcommand
31322 \series default
31323
31324 \begin_inset Index
31325 status collapsed
31326
31327 \begin_layout Plain Layout
31328 Comandos ! N ! 
31329 \backslash
31330 newcommand
31331 \end_layout
31332
31333 \end_inset
31334
31335 .
31336  
31337 \end_layout
31338
31339 \begin_layout Standard
31340 El esquema del comando 
31341 \series bold
31342
31343 \backslash
31344 newcommand
31345 \series default
31346  es:
31347 \end_layout
31348
31349 \begin_layout Standard
31350
31351 \series bold
31352
31353 \backslash
31354 newcommand{nombre nuevo de comando}[número de argumentos]
31355 \begin_inset Newline newline
31356 \end_inset
31357
31358
31359 \begin_inset ERT
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363
31364
31365 \backslash
31366 phantom{
31367 \end_layout
31368
31369 \end_inset
31370
31371
31372 \backslash
31373 newcommand
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379 }
31380 \end_layout
31381
31382 \end_inset
31383
31384 [valor opcional]{definición de comando}
31385 \end_layout
31386
31387 \begin_layout Standard
31388 \begin_inset Note Greyedout
31389 status collapsed
31390
31391 \begin_layout Plain Layout
31392
31393 \series bold
31394 Nota:
31395 \series default
31396  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31397  documento o en paquetes LaTeX que uses.
31398  Si p.
31399 \begin_inset space \thinspace{}
31400 \end_inset
31401
31402 e.
31403  defines el comando 
31404 \series bold
31405
31406 \backslash
31407 le
31408 \series default
31409  para 
31410 \series bold
31411
31412 \backslash
31413 Leftarrow,
31414 \series default
31415  se producirán errores porque 
31416 \series bold
31417
31418 \backslash
31419 le
31420 \series default
31421  ya existe como comando para 
31422 \begin_inset Quotes fld
31423 \end_inset
31424
31425
31426 \begin_inset Formula $\le$
31427 \end_inset
31428
31429
31430 \begin_inset Quotes frd
31431 \end_inset
31432
31433 .
31434
31435 \series bold
31436  
31437 \end_layout
31438
31439 \end_inset
31440
31441
31442 \end_layout
31443
31444 \begin_layout Standard
31445 \begin_inset Note Greyedout
31446 status collapsed
31447
31448 \begin_layout Plain Layout
31449
31450 \series bold
31451 Nota:
31452 \series default
31453  Los nombres de comandos personalizados sólo pueden tener letras latinas.
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \begin_layout Standard
31462 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31463  argumentos debería tener el nuevo comando.
31464  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31465  Cuando se hace esto, el 
31466 \emph on
31467 primer
31468 \emph default
31469  argumento del nuevo comando es automáticamente opcional.
31470 \end_layout
31471
31472 \begin_layout Standard
31473 Veamos unos ejemplos:
31474 \end_layout
31475
31476 \begin_layout Itemize
31477 Para definir el comando 
31478 \series bold
31479
31480 \backslash
31481 gr
31482 \series default
31483  para 
31484 \series bold
31485
31486 \backslash
31487 Longrightarrow
31488 \series default
31489 , la línea de preámbulo LaTeX es:
31490 \begin_inset ERT
31491 status collapsed
31492
31493 \begin_layout Plain Layout
31494
31495
31496 \backslash
31497 medskip
31498 \end_layout
31499
31500 \end_inset
31501
31502
31503 \series bold
31504
31505 \begin_inset Newline newline
31506 \end_inset
31507
31508
31509 \backslash
31510 newcommand{
31511 \backslash
31512 gr}{
31513 \backslash
31514 Longrightarrow}
31515 \end_layout
31516
31517 \begin_layout Itemize
31518 Para definir el comando 
31519 \series bold
31520
31521 \backslash
31522 us
31523 \series default
31524  para 
31525 \series bold
31526
31527 \backslash
31528 underline
31529 \series default
31530 , el argumento (que sería subrayado) debe tenerse en cuenta.
31531  Para esto la línea de preámbulo es: :
31532 \begin_inset ERT
31533 status collapsed
31534
31535 \begin_layout Plain Layout
31536
31537
31538 \backslash
31539 medskip
31540 \end_layout
31541
31542 \end_inset
31543
31544
31545 \series bold
31546
31547 \begin_inset Newline newline
31548 \end_inset
31549
31550
31551 \backslash
31552 newcommand{
31553 \backslash
31554 us}[1]{
31555 \backslash
31556 underline{#1}}
31557 \series default
31558
31559 \begin_inset ERT
31560 status collapsed
31561
31562 \begin_layout Plain Layout
31563
31564
31565 \backslash
31566 medskip
31567 \end_layout
31568
31569 \end_inset
31570
31571
31572 \begin_inset Newline newline
31573 \end_inset
31574
31575 El carácter 
31576 \series bold
31577 #
31578 \series default
31579  actúa como colocador del argumento, el 
31580 \series bold
31581 1
31582 \series default
31583  indica que es el colocador para el primer argumento.
31584 \end_layout
31585
31586 \begin_layout Itemize
31587 Para 
31588 \series bold
31589
31590 \backslash
31591 framebox
31592 \series default
31593  se puede p.
31594 \begin_inset space \thinspace{}
31595 \end_inset
31596
31597 e.
31598  definir el comando 
31599 \series bold
31600
31601 \backslash
31602 fb
31603 \series default
31604 :
31605 \begin_inset ERT
31606 status collapsed
31607
31608 \begin_layout Plain Layout
31609
31610
31611 \backslash
31612 medskip
31613 \end_layout
31614
31615 \end_inset
31616
31617
31618 \series bold
31619
31620 \begin_inset Newline newline
31621 \end_inset
31622
31623
31624 \backslash
31625 newcommand{
31626 \backslash
31627 fb}[3]{
31628 \backslash
31629 framebox#1#2{$#3$}}
31630 \series default
31631
31632 \begin_inset ERT
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636
31637
31638 \backslash
31639 medskip
31640 \end_layout
31641
31642 \end_inset
31643
31644
31645 \begin_inset Newline newline
31646 \end_inset
31647
31648 Los dos signos dólar generan la ecuación extra necesaria para 
31649 \series bold
31650
31651 \backslash
31652 framebox
31653 \series default
31654 , véase 
31655 \begin_inset CommandInset ref
31656 LatexCommand ref
31657 reference "sub:Cuadros-con-marco"
31658
31659 \end_inset
31660
31661 .
31662 \end_layout
31663
31664 \begin_layout Itemize
31665 Para crear un nuevo comando para 
31666 \series bold
31667
31668 \backslash
31669 fcolorbox
31670 \series default
31671  donde no es necesario especificar el color para el cuadro, el argumento
31672  para el color se define opcional:
31673 \begin_inset ERT
31674 status collapsed
31675
31676 \begin_layout Plain Layout
31677
31678
31679 \backslash
31680 medskip
31681 \end_layout
31682
31683 \end_inset
31684
31685
31686 \series bold
31687
31688 \begin_inset Newline newline
31689 \end_inset
31690
31691
31692 \backslash
31693 newcommand{
31694 \backslash
31695 cb}[3][white]{
31696 \backslash
31697 fcolorbox{#2}{#1}{$#3$}}
31698 \series default
31699
31700 \begin_inset ERT
31701 status collapsed
31702
31703 \begin_layout Plain Layout
31704
31705
31706 \backslash
31707 medskip
31708 \end_layout
31709
31710 \end_inset
31711
31712
31713 \begin_inset Newline newline
31714 \end_inset
31715
31716 Si el color no es especificado al usar 
31717 \series bold
31718
31719 \backslash
31720 cb
31721 \series default
31722 , se elige el color 
31723 \series bold
31724 white
31725 \series default
31726  predefinido.
31727 \end_layout
31728
31729 \begin_layout Standard
31730 Un ensayo con los nuevos comandos definidos:
31731 \end_layout
31732
31733 \begin_layout Standard
31734 \noindent
31735 \align center
31736 \begin_inset Tabular
31737 <lyxtabular version="3" rows="6" columns="2">
31738 <features>
31739 <column alignment="center" valignment="top" width="0">
31740 <column alignment="center" valignment="top" width="0">
31741 <row>
31742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31743 \begin_inset Text
31744
31745 \begin_layout Plain Layout
31746 Comando
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31752 \begin_inset Text
31753
31754 \begin_layout Plain Layout
31755 Resultado
31756 \begin_inset Note Note
31757 status collapsed
31758
31759 \begin_layout Plain Layout
31760
31761 \series bold
31762
31763 \backslash
31764 raisebox
31765 \series default
31766  se usa sólo como espaciador
31767 \end_layout
31768
31769 \end_inset
31770
31771
31772 \end_layout
31773
31774 \end_inset
31775 </cell>
31776 </row>
31777 <row>
31778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31779 \begin_inset Text
31780
31781 \begin_layout Plain Layout
31782 A
31783 \backslash
31784 gr
31785 \begin_inset ERT
31786 status collapsed
31787
31788 \begin_layout Plain Layout
31789
31790
31791 \backslash
31792 spce 
31793 \end_layout
31794
31795 \end_inset
31796
31797 B
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806 \begin_inset Formula $A\gr B$
31807 \end_inset
31808
31809
31810 \end_layout
31811
31812 \end_inset
31813 </cell>
31814 </row>
31815 <row>
31816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31817 \begin_inset Text
31818
31819 \begin_layout Plain Layout
31820
31821 \backslash
31822 us{ABcd
31823 \end_layout
31824
31825 \end_inset
31826 </cell>
31827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31828 \begin_inset Text
31829
31830 \begin_layout Plain Layout
31831 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31832 \end_inset
31833
31834
31835 \end_layout
31836
31837 \end_inset
31838 </cell>
31839 </row>
31840 <row>
31841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31842 \begin_inset Text
31843
31844 \begin_layout Plain Layout
31845
31846 \backslash
31847 fb{[2cm]
31848 \begin_inset Formula $\to$
31849 \end_inset
31850
31851
31852 \backslash
31853 {
31854 \begin_inset Formula $\to$
31855 \end_inset
31856
31857
31858 \backslash
31859 {
31860 \backslash
31861 int
31862 \begin_inset ERT
31863 status collapsed
31864
31865 \begin_layout Plain Layout
31866
31867
31868 \backslash
31869 spce 
31870 \end_layout
31871
31872 \end_inset
31873
31874 A=B
31875 \end_layout
31876
31877 \end_inset
31878 </cell>
31879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31880 \begin_inset Text
31881
31882 \begin_layout Plain Layout
31883 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31884 \end_inset
31885
31886
31887 \end_layout
31888
31889 \end_inset
31890 </cell>
31891 </row>
31892 <row>
31893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31894 \begin_inset Text
31895
31896 \begin_layout Plain Layout
31897
31898 \backslash
31899 cb{red
31900 \begin_inset Formula $\to$
31901 \end_inset
31902
31903
31904 \backslash
31905 {
31906 \backslash
31907 int
31908 \begin_inset ERT
31909 status collapsed
31910
31911 \begin_layout Plain Layout
31912
31913
31914 \backslash
31915 spce 
31916 \end_layout
31917
31918 \end_inset
31919
31920 A=B
31921 \end_layout
31922
31923 \end_inset
31924 </cell>
31925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31926 \begin_inset Text
31927
31928 \begin_layout Plain Layout
31929 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31930 \end_inset
31931
31932
31933 \end_layout
31934
31935 \end_inset
31936 </cell>
31937 </row>
31938 <row>
31939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943
31944 \backslash
31945 cb[green]
31946 \backslash
31947 {red
31948 \begin_inset Formula $\to$
31949 \end_inset
31950
31951
31952 \backslash
31953 {
31954 \backslash
31955 int
31956 \begin_inset ERT
31957 status collapsed
31958
31959 \begin_layout Plain Layout
31960
31961
31962 \backslash
31963 spce 
31964 \end_layout
31965
31966 \end_inset
31967
31968 A=B
31969 \end_layout
31970
31971 \end_inset
31972 </cell>
31973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31974 \begin_inset Text
31975
31976 \begin_layout Plain Layout
31977 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31978 \end_inset
31979
31980
31981 \end_layout
31982
31983 \end_inset
31984 </cell>
31985 </row>
31986 </lyxtabular>
31987
31988 \end_inset
31989
31990
31991 \end_layout
31992
31993 \begin_layout Section
31994 Diagramas
31995 \begin_inset Index
31996 status collapsed
31997
31998 \begin_layout Plain Layout
31999 Diagramas
32000 \end_layout
32001
32002 \end_inset
32003
32004
32005 \end_layout
32006
32007 \begin_layout Standard
32008 Para componer diagramas se necesita el paquete LaTeX 
32009 \series bold
32010 amscd
32011 \series default
32012 .
32013 \series bold
32014
32015 \begin_inset Foot
32016 status collapsed
32017
32018 \begin_layout Plain Layout
32019
32020 \series bold
32021 amscd
32022 \series default
32023  forma parte de las instalaciones estándar de LaTeX.
32024 \end_layout
32025
32026 \end_inset
32027
32028
32029 \series default
32030
32031 \begin_inset Index
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035 Paquetes ! amscd
32036 \end_layout
32037
32038 \end_inset
32039
32040  Se carga en el preámbulo LaTeX con la línea:
32041 \end_layout
32042
32043 \begin_layout Standard
32044
32045 \series bold
32046
32047 \backslash
32048 usepackage{amscd}
32049 \end_layout
32050
32051 \begin_layout Standard
32052 Los diagramas visualizan relaciones y su aspecto es como este:
32053 \begin_inset Formula \[
32054 \begin{CD}A@)))B@)))C\\
32055 @AAA@.@VVV\\
32056 F@(((E@(((D\end{CD}\]
32057
32058 \end_inset
32059
32060 Para obtener el diagrama se inserta en la ecuación el comando 
32061 \series bold
32062
32063 \backslash
32064 CD
32065 \begin_inset Index
32066 status collapsed
32067
32068 \begin_layout Plain Layout
32069 Comandos ! C ! 
32070 \backslash
32071 CD
32072 \end_layout
32073
32074 \end_inset
32075
32076
32077 \series default
32078 .
32079  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32080  continuación comandos.
32081  Con 
32082 \family sans
32083 Ctrl-Intro
32084 \family default
32085  se inicia una nueva línea.
32086  En las líneas impares se insertan relaciones horizontales, en las pares
32087  verticales.
32088 \end_layout
32089
32090 \begin_layout Standard
32091 Para componer las relaciones hay los siguientes comandos:
32092 \begin_inset Foot
32093 status collapsed
32094
32095 \begin_layout Plain Layout
32096 \begin_inset CommandInset label
32097 LatexCommand label
32098 name "fn:sinónimos"
32099
32100 \end_inset
32101
32102 Los comandos con 
32103 \series bold
32104 >
32105 \series default
32106  o 
32107 \series bold
32108 <
32109 \series default
32110  pueden generar errores con el estilo 
32111 \series bold
32112 spanish
32113 \series default
32114  de 
32115 \series bold
32116 babel
32117 \series default
32118 .
32119  Para evitarlo se pueden sustituir por sus sinónimos 
32120 \series bold
32121 )
32122 \series default
32123  o 
32124 \series bold
32125 (
32126 \series default
32127  respectivamente.
32128  Véase 
32129 \begin_inset CommandInset citation
32130 LatexCommand cite
32131 key "spanish"
32132
32133 \end_inset
32134
32135 .
32136  (
32137 \emph on
32138 N.
32139 \begin_inset space \thinspace{}
32140 \end_inset
32141
32142 del t.
32143 \emph default
32144 )
32145 \end_layout
32146
32147 \end_inset
32148
32149
32150 \end_layout
32151
32152 \begin_layout Itemize
32153
32154 \series bold
32155 @<<<
32156 \series default
32157  genera una flecha hacia la izquierda, 
32158 \series bold
32159 @>>>
32160 \series default
32161  una hacia la derecha, y 
32162 \series bold
32163 @=
32164 \series default
32165  un signo igual largo
32166 \end_layout
32167
32168 \begin_layout Itemize
32169
32170 \series bold
32171 @AAA
32172 \series default
32173  genera una flecha hacia arriba, 
32174 \series bold
32175 @VVV
32176 \series default
32177  una hacia abajo, y 
32178 \series bold
32179 @|
32180 \series default
32181  un signo igual vertical
32182 \end_layout
32183
32184 \begin_layout Itemize
32185
32186 \series bold
32187 @.
32188
32189 \series default
32190  genera una ubicación vacía para relaciones inexistentes
32191 \end_layout
32192
32193 \begin_layout Standard
32194 Todas las flechas pueden etiquetarse como sigue:
32195 \end_layout
32196
32197 \begin_layout Itemize
32198 Si se inserta texto entre el primero y el segundo 
32199 \series bold
32200 <
32201 \series default
32202  o 
32203 \series bold
32204 >
32205 \series default
32206 , respectivamente, se muestra sobre la flecha.
32207  Si se inserta entre el segundo y el tercero, bajo la flecha.
32208 \end_layout
32209
32210 \begin_layout Itemize
32211 Para flechas verticales, si se inserta texto entre la primera y la segunda
32212  
32213 \series bold
32214 A
32215 \series default
32216  o 
32217 \series bold
32218 V
32219 \series default
32220 , respectivamente, se muestra al lado izquierdo de la flecha.
32221  Si se inserta entre la segunda y la tercera, al lado derecho.
32222  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32223 \end_layout
32224
32225 \begin_layout Standard
32226 Como ejemplo un diagrama con todas las relaciones posibles:
32227 \begin_inset Formula \[
32228 \begin{CD}A@)j))B@))k)C@=F\\
32229 @AmAA@.@VV{V}V@|\\
32230 D@((j\,(E@)k))F@=C\end{CD}\]
32231
32232 \end_inset
32233
32234 El comando para este diagrama es:
32235 \begin_inset Newline newline
32236 \end_inset
32237
32238
32239 \series bold
32240
32241 \backslash
32242 CD
32243 \begin_inset ERT
32244 status collapsed
32245
32246 \begin_layout Plain Layout
32247
32248
32249 \backslash
32250 spce 
32251 \end_layout
32252
32253 \end_inset
32254
32255 A@>j>>B@>>k>C@=F Ctrl-Intro
32256 \begin_inset Newline newline
32257 \end_inset
32258
32259
32260 \begin_inset ERT
32261 status collapsed
32262
32263 \begin_layout Plain Layout
32264
32265
32266 \backslash
32267 hphantom{
32268 \end_layout
32269
32270 \end_inset
32271
32272
32273 \backslash
32274 CD
32275 \begin_inset ERT
32276 status collapsed
32277
32278 \begin_layout Plain Layout
32279
32280
32281 \backslash
32282 spce 
32283 \end_layout
32284
32285 \end_inset
32286
32287
32288 \begin_inset ERT
32289 status collapsed
32290
32291 \begin_layout Plain Layout
32292
32293 }
32294 \end_layout
32295
32296 \end_inset
32297
32298 @AmAA@.@VV
32299 \backslash
32300 {V
32301 \series default
32302
32303 \begin_inset Formula $\to$
32304 \end_inset
32305
32306
32307 \series bold
32308 V@| Ctrl-Intro
32309 \begin_inset Newline newline
32310 \end_inset
32311
32312
32313 \begin_inset ERT
32314 status collapsed
32315
32316 \begin_layout Plain Layout
32317
32318
32319 \backslash
32320 hphantom{
32321 \end_layout
32322
32323 \end_inset
32324
32325
32326 \backslash
32327 CD
32328 \begin_inset ERT
32329 status collapsed
32330
32331 \begin_layout Plain Layout
32332
32333
32334 \backslash
32335 spce 
32336 \end_layout
32337
32338 \end_inset
32339
32340
32341 \begin_inset ERT
32342 status collapsed
32343
32344 \begin_layout Plain Layout
32345
32346 }
32347 \end_layout
32348
32349 \end_inset
32350
32351 D@<<j<E@>k>>F@=C
32352 \end_layout
32353
32354 \begin_layout Standard
32355 \begin_inset Newpage newpage
32356 \end_inset
32357
32358
32359 \end_layout
32360
32361 \begin_layout Section
32362 Indicaciones
32363 \begin_inset ERT
32364 status collapsed
32365
32366 \begin_layout Plain Layout
32367
32368
32369 \backslash
32370 texorpdfstring{
32371 \end_layout
32372
32373 \end_inset
32374
32375
32376 \begin_inset Foot
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380 Otras sugerencias útiles para matemáticas en 
32381 \begin_inset CommandInset citation
32382 LatexCommand cite
32383 key "Voss"
32384
32385 \end_inset
32386
32387 .
32388 \end_layout
32389
32390 \end_inset
32391
32392
32393 \begin_inset ERT
32394 status collapsed
32395
32396 \begin_layout Plain Layout
32397
32398 }{}
32399 \end_layout
32400
32401 \end_inset
32402
32403
32404 \begin_inset Note Note
32405 status collapsed
32406
32407 \begin_layout Plain Layout
32408
32409 \backslash
32410 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
32411  PDF.
32412 \end_layout
32413
32414 \begin_layout Plain Layout
32415 Más sobre 
32416 \backslash
32417 texorpdfstring hay en la sección 
32418 \begin_inset CommandInset ref
32419 LatexCommand ref
32420 reference "sub:Ecuaciones-en-Sección"
32421
32422 \end_inset
32423
32424 .
32425 \end_layout
32426
32427 \end_inset
32428
32429
32430 \begin_inset Index
32431 status collapsed
32432
32433 \begin_layout Plain Layout
32434 Indicaciones
32435 \end_layout
32436
32437 \end_inset
32438
32439
32440 \end_layout
32441
32442 \begin_layout Subsection
32443 Símbolos y ecuaciones químicas
32444 \begin_inset CommandInset label
32445 LatexCommand label
32446 name "sub:Símbolos-y-ecuaciones-químicas"
32447
32448 \end_inset
32449
32450
32451 \begin_inset Index
32452 status collapsed
32453
32454 \begin_layout Plain Layout
32455 Química ! símbolos
32456 \end_layout
32457
32458 \end_inset
32459
32460
32461 \begin_inset Index
32462 status collapsed
32463
32464 \begin_layout Plain Layout
32465 Ecuación química
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \begin_inset Index
32472 status collapsed
32473
32474 \begin_layout Plain Layout
32475 Química ! caracteres
32476 \end_layout
32477
32478 \end_inset
32479
32480
32481 \begin_inset Index
32482 status collapsed
32483
32484 \begin_layout Plain Layout
32485 Iones|see
32486 \begin_inset ERT
32487 status collapsed
32488
32489 \begin_layout Plain Layout
32490
32491 {
32492 \end_layout
32493
32494 \end_inset
32495
32496 Química ! caracteres
32497 \begin_inset ERT
32498 status collapsed
32499
32500 \begin_layout Plain Layout
32501
32502 }
32503 \end_layout
32504
32505 \end_inset
32506
32507
32508 \end_layout
32509
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \begin_layout Standard
32516 Un ejemplo de texto de química:
32517 \end_layout
32518
32519 \begin_layout Quote
32520 El ión 
32521 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32522 \end_inset
32523
32524  reacciona con dos iones 
32525 \begin_inset Formula $\mathrm{Na^{+}}$
32526 \end_inset
32527
32528  para dar sulfato de sodio 
32529 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32530 \end_inset
32531
32532 .
32533  La ecuación química es:
32534 \begin_inset Formula \[
32535 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32536
32537 \end_inset
32538
32539
32540 \end_layout
32541
32542 \begin_layout Standard
32543 Esta ecuación química puede componerse directamente en modo ecuación.
32544  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32545  y con el atajo 
32546 \family sans
32547 Alt-c
32548 \begin_inset space ~
32549 \end_inset
32550
32551 r
32552 \family default
32553  se cambia en redonda.
32554 \begin_inset Foot
32555 status open
32556
32557 \begin_layout Plain Layout
32558 véase estilos de fuentes en 
32559 \begin_inset CommandInset ref
32560 LatexCommand ref
32561 reference "sub:Estilos-de-fuentes"
32562
32563 \end_inset
32564
32565 .
32566 \end_layout
32567
32568 \end_inset
32569
32570
32571 \end_layout
32572
32573 \begin_layout Subsection
32574 Números negativos
32575 \begin_inset Index
32576 status collapsed
32577
32578 \begin_layout Plain Layout
32579 Números ! negativos
32580 \end_layout
32581
32582 \end_inset
32583
32584
32585 \end_layout
32586
32587 \begin_layout Standard
32588 Los números negativos a veces se ven feos en las ecuaciones porque el signo
32589  menos delante del número tiene la misma longitud que el operador signo
32590  menos.
32591  Si se escribe el número negativo en texto normal el signo menos aparece
32592  correctamente.
32593 \end_layout
32594
32595 \begin_layout Standard
32596 Así pues, el problema desaparece si se convierte el signo menos a texto
32597  matemático.
32598 \end_layout
32599
32600 \begin_layout Standard
32601 Un ejemplo para visualizar el problema:
32602 \end_layout
32603
32604 \begin_layout Standard
32605 \noindent
32606 \align center
32607 \begin_inset Tabular
32608 <lyxtabular version="3" rows="3" columns="2">
32609 <features>
32610 <column alignment="center" valignment="top" width="0">
32611 <column alignment="center" valignment="top" width="0">
32612 <row>
32613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32614 \begin_inset Text
32615
32616 \begin_layout Plain Layout
32617 texto normal:
32618 \end_layout
32619
32620 \end_inset
32621 </cell>
32622 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32623 \begin_inset Text
32624
32625 \begin_layout Plain Layout
32626 x = -2
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 </row>
32632 <row>
32633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Plain Layout
32637 ecuación:
32638 \end_layout
32639
32640 \end_inset
32641 </cell>
32642 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Plain Layout
32646 \begin_inset Formula $x=-2$
32647 \end_inset
32648
32649
32650 \end_layout
32651
32652 \end_inset
32653 </cell>
32654 </row>
32655 <row>
32656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32657 \begin_inset Text
32658
32659 \begin_layout Plain Layout
32660 solución:
32661 \end_layout
32662
32663 \end_inset
32664 </cell>
32665 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32666 \begin_inset Text
32667
32668 \begin_layout Plain Layout
32669 \begin_inset Formula $x=\mbox{-}2$
32670 \end_inset
32671
32672
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 </row>
32678 </lyxtabular>
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \begin_layout Subsection
32686 Coma como separador decimal
32687 \begin_inset Index
32688 status collapsed
32689
32690 \begin_layout Plain Layout
32691 Coma decimal
32692 \end_layout
32693
32694 \end_inset
32695
32696
32697 \end_layout
32698
32699 \begin_layout Standard
32700 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
32701  de grupos numéricos.
32702  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
32703 \end_layout
32704
32705 \begin_layout Standard
32706 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
32707  
32708 \family sans
32709 Alt-m
32710 \begin_inset space ~
32711 \end_inset
32712
32713 m
32714 \family default
32715 ).
32716 \end_layout
32717
32718 \begin_layout Standard
32719 Para usar las comas en todas las fórmulas del documento como separador decimal,
32720  se carga el archivo 
32721 \series bold
32722 icomma.sty
32723 \series default
32724
32725 \begin_inset Foot
32726 status collapsed
32727
32728 \begin_layout Plain Layout
32729
32730 \series bold
32731 icomma
32732 \series default
32733  forma parte del paquete LaTeX 
32734 \series bold
32735 was
32736 \series default
32737
32738 \begin_inset Index
32739 status collapsed
32740
32741 \begin_layout Plain Layout
32742 Paquetes ! was
32743 \begin_inset ERT
32744 status collapsed
32745
32746 \begin_layout Plain Layout
32747
32748
32749 \backslash
32750 vspace{4mm}
32751 \end_layout
32752
32753 \end_inset
32754
32755
32756 \end_layout
32757
32758 \end_inset
32759
32760 .
32761 \end_layout
32762
32763 \end_inset
32764
32765
32766 \begin_inset Index
32767 status collapsed
32768
32769 \begin_layout Plain Layout
32770 Paquetes ! icomma
32771 \end_layout
32772
32773 \end_inset
32774
32775  en el preámbulo LaTeX con la línea: 
32776 \end_layout
32777
32778 \begin_layout Standard
32779
32780 \series bold
32781
32782 \backslash
32783 usepackage{icomma}
32784 \end_layout
32785
32786 \begin_layout Subsection
32787 Vectores físicos
32788 \begin_inset CommandInset label
32789 LatexCommand label
32790 name "sub:Vectores-físicos"
32791
32792 \end_inset
32793
32794
32795 \begin_inset Index
32796 status collapsed
32797
32798 \begin_layout Plain Layout
32799 Vectores físicos
32800 \end_layout
32801
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \begin_layout Standard
32808 El paquete LaTeX 
32809 \series bold
32810 braket
32811 \series default
32812
32813 \begin_inset Foot
32814 status collapsed
32815
32816 \begin_layout Plain Layout
32817
32818 \series bold
32819 braket
32820 \series default
32821  se incluye en las instalaciones estándar de LaTeX.
32822 \end_layout
32823
32824 \end_inset
32825
32826
32827 \begin_inset Index
32828 status collapsed
32829
32830 \begin_layout Plain Layout
32831 Paquetes ! braket
32832 \end_layout
32833
32834 \end_inset
32835
32836  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
32837 \end_layout
32838
32839 \begin_layout Standard
32840
32841 \series bold
32842
32843 \backslash
32844 usepackage{braket}
32845 \end_layout
32846
32847 \begin_layout Standard
32848 \begin_inset ERT
32849 status collapsed
32850
32851 \begin_layout Plain Layout
32852
32853
32854 \backslash
32855 ifbraket 
32856 \end_layout
32857
32858 \end_inset
32859
32860
32861 \begin_inset Note Note
32862 status collapsed
32863
32864 \begin_layout Plain Layout
32865 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
32866 \series bold
32867 braket
32868 \series default
32869  está instalado.
32870 \end_layout
32871
32872 \end_inset
32873
32874
32875 \end_layout
32876
32877 \begin_layout Standard
32878 Están definidos los siguientes comandos:
32879 \end_layout
32880
32881 \begin_layout Standard
32882 \noindent
32883 \align center
32884 \begin_inset Tabular
32885 <lyxtabular version="3" rows="4" columns="2">
32886 <features>
32887 <column alignment="center" valignment="top" width="0">
32888 <column alignment="center" valignment="top" width="0">
32889 <row>
32890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32891 \begin_inset Text
32892
32893 \begin_layout Plain Layout
32894 Comando
32895 \end_layout
32896
32897 \end_inset
32898 </cell>
32899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32900 \begin_inset Text
32901
32902 \begin_layout Plain Layout
32903 Resultado
32904 \end_layout
32905
32906 \end_inset
32907 </cell>
32908 </row>
32909 <row>
32910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Plain Layout
32914
32915 \backslash
32916 Bra{
32917 \backslash
32918 psi
32919 \end_layout
32920
32921 \end_inset
32922 </cell>
32923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32924 \begin_inset Text
32925
32926 \begin_layout Plain Layout
32927 \begin_inset Formula $\Bra{\psi}$
32928 \end_inset
32929
32930
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 </row>
32936 <row>
32937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32938 \begin_inset Text
32939
32940 \begin_layout Plain Layout
32941
32942 \backslash
32943 Ket{
32944 \backslash
32945 psi
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32951 \begin_inset Text
32952
32953 \begin_layout Plain Layout
32954 \begin_inset Formula $\Ket{\psi}$
32955 \end_inset
32956
32957
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 </row>
32963 <row>
32964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32965 \begin_inset Text
32966
32967 \begin_layout Plain Layout
32968
32969 \backslash
32970 Braket{
32971 \backslash
32972 psi|
32973 \backslash
32974 phi
32975 \end_layout
32976
32977 \end_inset
32978 </cell>
32979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32980 \begin_inset Text
32981
32982 \begin_layout Plain Layout
32983 \begin_inset Formula $\Braket{\psi|\phi}$
32984 \end_inset
32985
32986
32987 \end_layout
32988
32989 \end_inset
32990 </cell>
32991 </row>
32992 </lyxtabular>
32993
32994 \end_inset
32995
32996
32997 \end_layout
32998
32999 \begin_layout Standard
33000 El comando 
33001 \series bold
33002
33003 \backslash
33004 Braket
33005 \series default
33006  asegura que todas las barras verticales tienen el tamaño de los delimitadores
33007  circundantes:
33008 \begin_inset Formula \[
33009 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
33010
33011 \end_inset
33012
33013
33014 \begin_inset ERT
33015 status collapsed
33016
33017 \begin_layout Plain Layout
33018
33019
33020 \backslash
33021 else
33022 \end_layout
33023
33024 \end_inset
33025
33026
33027 \begin_inset Note Note
33028 status collapsed
33029
33030 \begin_layout Plain Layout
33031 Lo que sigue se verá en la salida si el paquete LaTeX 
33032 \series bold
33033 braket
33034 \series default
33035  no está instalado:
33036 \end_layout
33037
33038 \end_inset
33039
33040
33041 \end_layout
33042
33043 \begin_layout Standard
33044 Debes instalar el paquete LaTeX 
33045 \series bold
33046 braket
33047 \series default
33048  para ver en la salida el resto de esta subsección.
33049 \end_layout
33050
33051 \begin_layout Standard
33052 \begin_inset ERT
33053 status collapsed
33054
33055 \begin_layout Plain Layout
33056
33057
33058 \backslash
33059 fi
33060 \end_layout
33061
33062 \end_inset
33063
33064
33065 \end_layout
33066
33067 \begin_layout Standard
33068 El efecto de 
33069 \series bold
33070
33071 \backslash
33072 Braket
33073 \series default
33074  también se puede conseguir con el comando 
33075 \series bold
33076
33077 \backslash
33078 middle
33079 \series default
33080 , que se describe en 
33081 \begin_inset CommandInset ref
33082 LatexCommand ref
33083 reference "sub:Tamaño-automático-de"
33084
33085 \end_inset
33086
33087 .
33088 \end_layout
33089
33090 \begin_layout Subsection
33091 Fracciones definidas por el usuario
33092 \begin_inset CommandInset label
33093 LatexCommand label
33094 name "sub:Fracciones-personalizadas"
33095
33096 \end_inset
33097
33098
33099 \begin_inset Index
33100 status collapsed
33101
33102 \begin_layout Plain Layout
33103 Fracciones ! personalizadas
33104 \end_layout
33105
33106 \end_inset
33107
33108
33109 \end_layout
33110
33111 \begin_layout Standard
33112 Para definir comandos personalizados para fracciones, se usa el comando
33113  
33114 \series bold
33115
33116 \backslash
33117 genfrac
33118 \series default
33119
33120 \begin_inset Index
33121 status collapsed
33122
33123 \begin_layout Plain Layout
33124 Comandos ! G ! 
33125 \backslash
33126 genfrac
33127 \end_layout
33128
33129 \end_inset
33130
33131  con el siguiente esquema:
33132 \end_layout
33133
33134 \begin_layout Standard
33135
33136 \series bold
33137
33138 \backslash
33139 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
33140 \begin_inset Newline newline
33141 \end_inset
33142
33143
33144 \begin_inset ERT
33145 status collapsed
33146
33147 \begin_layout Plain Layout
33148
33149
33150 \backslash
33151 phantom{
33152 \end_layout
33153
33154 \end_inset
33155
33156
33157 \backslash
33158 genfrac{
33159 \begin_inset ERT
33160 status collapsed
33161
33162 \begin_layout Plain Layout
33163
33164 }
33165 \end_layout
33166
33167 \end_inset
33168
33169 fracción}{estilo}{numerador}{denominador}
33170 \end_layout
33171
33172 \begin_layout Standard
33173 El estilo es un número en el rango 0-3.
33174 \end_layout
33175
33176 \begin_layout Standard
33177 \align center
33178 \begin_inset Tabular
33179 <lyxtabular version="3" rows="5" columns="2">
33180 <features>
33181 <column alignment="center" valignment="top" width="0">
33182 <column alignment="center" valignment="top" width="0">
33183 <row>
33184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188 Número
33189 \end_layout
33190
33191 \end_inset
33192 </cell>
33193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33194 \begin_inset Text
33195
33196 \begin_layout Plain Layout
33197 Estilo (tamaño)
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 </row>
33203 <row>
33204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33205 \begin_inset Text
33206
33207 \begin_layout Plain Layout
33208 0
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217 ecuación en presentación
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 </row>
33223 <row>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228 1
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237 ecuación en línea
33238 \end_layout
33239
33240 \end_inset
33241 </cell>
33242 </row>
33243 <row>
33244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33245 \begin_inset Text
33246
33247 \begin_layout Plain Layout
33248 2
33249 \end_layout
33250
33251 \end_inset
33252 </cell>
33253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33254 \begin_inset Text
33255
33256 \begin_layout Plain Layout
33257 pequeño
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 </row>
33263 <row>
33264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33265 \begin_inset Text
33266
33267 \begin_layout Plain Layout
33268 3
33269 \end_layout
33270
33271 \end_inset
33272 </cell>
33273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33274 \begin_inset Text
33275
33276 \begin_layout Plain Layout
33277 muy pequeño
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 </row>
33283 </lyxtabular>
33284
33285 \end_inset
33286
33287
33288 \end_layout
33289
33290 \begin_layout Standard
33291 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
33292  
33293 \series bold
33294
33295 \backslash
33296 frac
33297 \series default
33298 .
33299 \end_layout
33300
33301 \begin_layout Standard
33302 Si no se pone grosor de la raya de fracción se usará el valor predefinido
33303  de 0.4
33304 \begin_inset space \thinspace{}
33305 \end_inset
33306
33307 pt.
33308 \end_layout
33309
33310 \begin_layout Standard
33311 Por ejemplo, los comandos 
33312 \series bold
33313
33314 \backslash
33315 dfrac
33316 \series default
33317  y 
33318 \series bold
33319
33320 \backslash
33321 tbinom
33322 \series default
33323  de la 
33324 \begin_inset CommandInset ref
33325 LatexCommand ref
33326 reference "sub:Fracciones"
33327
33328 \end_inset
33329
33330  se definen con los comandos:
33331 \end_layout
33332
33333 \begin_layout Standard
33334
33335 \series bold
33336
33337 \backslash
33338 newcommand{
33339 \backslash
33340 dfrac}[2]{
33341 \backslash
33342 genfrac{}{}{}{0}{#1}{#2}}
33343 \end_layout
33344
33345 \begin_layout Standard
33346 y
33347 \end_layout
33348
33349 \begin_layout Standard
33350
33351 \series bold
33352
33353 \backslash
33354 newcommand{
33355 \backslash
33356 tbinom}[2]{
33357 \backslash
33358 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33359 \end_layout
33360
33361 \begin_layout Standard
33362 \begin_inset VSpace medskip
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \begin_layout Standard
33369 Para definir una fracción en la que el grosor de la raya se pueda definir
33370  como argumento opcional, se inserta la siguiente línea en el preámbulo
33371  LaTeX:
33372 \end_layout
33373
33374 \begin_layout Standard
33375
33376 \series bold
33377
33378 \backslash
33379 newcommand{
33380 \backslash
33381 fracS}[3][]{
33382 \backslash
33383 genfrac{}{}{#1}{}{#2}{#3}}
33384 \end_layout
33385
33386 \begin_layout Standard
33387 Un ensayo:
33388 \begin_inset Formula \begin{align*}
33389 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33390 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33391
33392 \end_inset
33393
33394 Como se puede ver, la distancia del numerador y el denominador a la raya
33395  de fracción se redondea a unas tres veces el grosor de la raya.
33396 \end_layout
33397
33398 \begin_layout Subsection
33399 Ecuaciones canceladas
33400 \begin_inset CommandInset label
33401 LatexCommand label
33402 name "sub:Ecuaciones-canceladas"
33403
33404 \end_inset
33405
33406
33407 \begin_inset Index
33408 status collapsed
33409
33410 \begin_layout Plain Layout
33411 Ecuación ! cancelada
33412 \end_layout
33413
33414 \end_inset
33415
33416
33417 \end_layout
33418
33419 \begin_layout Standard
33420 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
33421  
33422 \series bold
33423 cancel
33424 \series default
33425
33426 \begin_inset Foot
33427 status collapsed
33428
33429 \begin_layout Plain Layout
33430
33431 \series bold
33432 cancel
33433 \series default
33434  forma parte de las distribuciones estándar de LaTeX.
33435 \end_layout
33436
33437 \end_inset
33438
33439
33440 \begin_inset Index
33441 status collapsed
33442
33443 \begin_layout Plain Layout
33444 Paquetes ! cancel
33445 \end_layout
33446
33447 \end_inset
33448
33449  con la línea de preámbulo LaTeX
33450 \end_layout
33451
33452 \begin_layout Standard
33453
33454 \series bold
33455
33456 \backslash
33457 usepackage[samesize]{cancel}
33458 \end_layout
33459
33460 \begin_layout Standard
33461 Hay cuatro formas de cancelar ecuaciones:
33462 \end_layout
33463
33464 \begin_layout Standard
33465 \align center
33466 \begin_inset Tabular
33467 <lyxtabular version="3" rows="5" columns="2">
33468 <features>
33469 <column alignment="center" valignment="top" width="0">
33470 <column alignment="center" valignment="top" width="0">
33471 <row>
33472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33473 \begin_inset Text
33474
33475 \begin_layout Plain Layout
33476 Comando
33477 \end_layout
33478
33479 \end_inset
33480 </cell>
33481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33482 \begin_inset Text
33483
33484 \begin_layout Plain Layout
33485 Resultado
33486 \begin_inset Note Note
33487 status collapsed
33488
33489 \begin_layout Plain Layout
33490
33491 \series bold
33492
33493 \backslash
33494 hspace
33495 \series default
33496  y 
33497 \series bold
33498
33499 \backslash
33500 raisebox
33501 \series default
33502  se usa sólo como espaciador
33503 \end_layout
33504
33505 \end_inset
33506
33507
33508 \end_layout
33509
33510 \end_inset
33511 </cell>
33512 </row>
33513 <row>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \backslash
33520 cancel{
33521 \backslash
33522 int
33523 \begin_inset ERT
33524 status collapsed
33525
33526 \begin_layout Plain Layout
33527
33528
33529 \backslash
33530 spce 
33531 \end_layout
33532
33533 \end_inset
33534
33535 A=B
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 </row>
33553 <row>
33554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33555 \begin_inset Text
33556
33557 \begin_layout Plain Layout
33558
33559 \backslash
33560 bcancel{
33561 \backslash
33562 int
33563 \begin_inset ERT
33564 status collapsed
33565
33566 \begin_layout Plain Layout
33567
33568
33569 \backslash
33570 spce 
33571 \end_layout
33572
33573 \end_inset
33574
33575 A=B
33576 \end_layout
33577
33578 \end_inset
33579 </cell>
33580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Plain Layout
33584 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33585 \end_inset
33586
33587
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 </row>
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
33599 \backslash
33600 xcancel{
33601 \backslash
33602 int
33603 \begin_inset ERT
33604 status collapsed
33605
33606 \begin_layout Plain Layout
33607
33608
33609 \backslash
33610 spce 
33611 \end_layout
33612
33613 \end_inset
33614
33615 A=B
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33625 \end_inset
33626
33627
33628 \end_layout
33629
33630 \end_inset
33631 </cell>
33632 </row>
33633 <row>
33634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \backslash
33640 cancelto{1
33641 \begin_inset Formula $\to$
33642 \end_inset
33643
33644
33645 \backslash
33646 {
33647 \backslash
33648 int
33649 \begin_inset ERT
33650 status collapsed
33651
33652 \begin_layout Plain Layout
33653
33654
33655 \backslash
33656 spce 
33657 \end_layout
33658
33659 \end_inset
33660
33661 A=B
33662 \end_layout
33663
33664 \end_inset
33665 </cell>
33666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33667 \begin_inset Text
33668
33669 \begin_layout Plain Layout
33670 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33671 \end_inset
33672
33673
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 </row>
33679 </lyxtabular>
33680
33681 \end_inset
33682
33683
33684 \end_layout
33685
33686 \begin_layout Standard
33687
33688 \series bold
33689
33690 \backslash
33691 cancelto
33692 \series default
33693  es especialmente apropiada para visualizar la simplificación de fracciones
33694  en una ecuación:
33695 \begin_inset Formula \[
33696 \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}}}\]
33697
33698 \end_inset
33699
33700
33701 \end_layout
33702
33703 \begin_layout Subsection
33704 Ecuaciones en encabezados de sección
33705 \begin_inset CommandInset label
33706 LatexCommand label
33707 name "sub:Ecuaciones-en-encabezados"
33708
33709 \end_inset
33710
33711
33712 \begin_inset Index
33713 status collapsed
33714
33715 \begin_layout Plain Layout
33716 Ecuación ! en encabezados de sección
33717 \end_layout
33718
33719 \end_inset
33720
33721
33722 \end_layout
33723
33724 \begin_layout Standard
33725 Si se quiere poner una ecuación en un encabezado de sección hay que tener
33726  en cuenta lo siguiente:
33727 \end_layout
33728
33729 \begin_layout Standard
33730 \begin_inset Note Greyedout
33731 status open
33732
33733 \begin_layout Plain Layout
33734 Si el soporte para 
33735 \series bold
33736 hyperref
33737 \series default
33738
33739 \begin_inset Index
33740 status collapsed
33741
33742 \begin_layout Plain Layout
33743 Paquetes ! hyperref
33744 \end_layout
33745
33746 \end_inset
33747
33748  está activado en la configuración del documento, 
33749 \family sans
33750 Propiedades
33751 \begin_inset space ~
33752 \end_inset
33753
33754
33755 \family default
33756 PDF, los marcadores PDF se generan para cada encabezado de sección en el
33757  índice.
33758  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
33759  texto del marcador, porque se infringen las convenciones PDF.
33760 \end_layout
33761
33762 \end_inset
33763
33764
33765 \end_layout
33766
33767 \begin_layout Standard
33768 Estos problemas se pueden solucionar insertando al final del encabezado
33769  un título breve con el menú 
33770 \family sans
33771 Insertar\SpecialChar \menuseparator
33772 Título
33773 \begin_inset space ~
33774 \end_inset
33775
33776 breve
33777 \family default
33778 .
33779  Los títulos breves se usan como alternativa para encabezados de sección
33780  con más de una línea para mantener el buen aspecto del índice.
33781  En éste sólo aparece el título breve y por tanto también en los marcadores.
33782 \end_layout
33783
33784 \begin_layout Standard
33785 Si hay que poner ecuaciones en el índice y se usa 
33786 \series bold
33787 hyperref
33788 \series default
33789 , se puede insertar el siguiente comando en modo TeX:
33790 \end_layout
33791
33792 \begin_layout Standard
33793
33794 \series bold
33795
33796 \backslash
33797 texorpdfstring{parte}{alternativa}
33798 \begin_inset Index
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802 Comandos ! T ! 
33803 \backslash
33804 texorpdfstring
33805 \end_layout
33806
33807 \end_inset
33808
33809
33810 \end_layout
33811
33812 \begin_layout Standard
33813 Parte se refiere a la parte del encabezado que no debería aparecer en el
33814  marcador PDF.
33815  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
33816  La alternativa se usa para el marcador en vez de la parte.
33817 \end_layout
33818
33819 \begin_layout Standard
33820 Aquí hay dos ejemplo de encabezados:
33821 \end_layout
33822
33823 \begin_layout Standard
33824 \begin_inset VSpace -3mm
33825 \end_inset
33826
33827
33828 \end_layout
33829
33830 \begin_layout Standard
33831 \begin_inset ERT
33832 status collapsed
33833
33834 \begin_layout Plain Layout
33835
33836
33837 \backslash
33838 boldmath 
33839 \end_layout
33840
33841 \end_inset
33842
33843
33844 \end_layout
33845
33846 \begin_layout Subsubsection
33847 Encabezado sin ecuación en el índice 
33848 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33849 \end_inset
33850
33851
33852 \begin_inset OptArg
33853 status collapsed
33854
33855 \begin_layout Plain Layout
33856 Encabezado sin ecuación en el índice
33857 \end_layout
33858
33859 \end_inset
33860
33861
33862 \end_layout
33863
33864 \begin_layout Subsubsection
33865 Encabezado con ecuación en el índice
33866 \begin_inset ERT
33867 status collapsed
33868
33869 \begin_layout Plain Layout
33870
33871
33872 \backslash
33873 texorpdfstring{
33874 \end_layout
33875
33876 \end_inset
33877
33878  
33879 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33880 \end_inset
33881
33882
33883 \begin_inset ERT
33884 status collapsed
33885
33886 \begin_layout Plain Layout
33887
33888 }{}
33889 \end_layout
33890
33891 \end_inset
33892
33893
33894 \end_layout
33895
33896 \begin_layout Standard
33897 \begin_inset ERT
33898 status collapsed
33899
33900 \begin_layout Plain Layout
33901
33902
33903 \backslash
33904 unboldmath 
33905 \end_layout
33906
33907 \end_inset
33908
33909 En el primer encabezado se ha puesto un título breve, en el segundo un 
33910 \series bold
33911
33912 \backslash
33913 texorpdfstring
33914 \series default
33915 .
33916 \end_layout
33917
33918 \begin_layout Standard
33919 Para obtener el mismo formato que en los demás encabezados se han puesto
33920  ambos en un 
33921 \series bold
33922 entorno boldmath
33923 \series default
33924 .
33925 \begin_inset Foot
33926 status collapsed
33927
33928 \begin_layout Plain Layout
33929 véase 
33930 \begin_inset CommandInset ref
33931 LatexCommand ref
33932 reference "sub:Ecuaciones-en-negrita"
33933
33934 \end_inset
33935
33936
33937 \end_layout
33938
33939 \end_inset
33940
33941
33942 \end_layout
33943
33944 \begin_layout Subsection
33945 Ecuaciones en texto multicolumna
33946 \begin_inset Index
33947 status collapsed
33948
33949 \begin_layout Plain Layout
33950 Ecuación ! en texto multicolumna
33951 \end_layout
33952
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Standard
33959 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
33960  para ajustarse a la columna y entonces es preciso abarcar la anchura total
33961  de la página.
33962  Esto se hace usando el paquete LaTeX 
33963 \series bold
33964 multicol
33965 \series default
33966 ,
33967 \begin_inset Foot
33968 status collapsed
33969
33970 \begin_layout Plain Layout
33971
33972 \series bold
33973 multicol
33974 \series default
33975  forma parte de las distribuciones LaTeX estándar.
33976 \end_layout
33977
33978 \end_inset
33979
33980
33981 \begin_inset Index
33982 status collapsed
33983
33984 \begin_layout Plain Layout
33985 Paquetes ! multicol
33986 \end_layout
33987
33988 \end_inset
33989
33990  que se carga en el preámbulo LaTeX con la línea
33991 \end_layout
33992
33993 \begin_layout Standard
33994
33995 \series bold
33996
33997 \backslash
33998 usepackage{multicol}
33999 \end_layout
34000
34001 \begin_layout Standard
34002 \begin_inset Note Greyedout
34003 status collapsed
34004
34005 \begin_layout Plain Layout
34006 Ten en cuenta que la opción 
34007 \family sans
34008 Documento
34009 \begin_inset space ~
34010 \end_inset
34011
34012 con
34013 \begin_inset space ~
34014 \end_inset
34015
34016 dos
34017 \begin_inset space ~
34018 \end_inset
34019
34020 caras
34021 \family default
34022 , bajo 
34023 \family sans
34024 Diseño
34025 \begin_inset space ~
34026 \end_inset
34027
34028 de
34029 \begin_inset space ~
34030 \end_inset
34031
34032 página 
34033 \family default
34034 en el menú 
34035 \family sans
34036 Documento\SpecialChar \menuseparator
34037 Configuración
34038 \family default
34039  
34040 \emph on
34041 debe
34042 \emph default
34043  estar desmarcada.
34044 \end_layout
34045
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \begin_layout Standard
34052 Antes del texto multicolumna se inserta en modo TeX el comando
34053 \end_layout
34054
34055 \begin_layout Standard
34056
34057 \series bold
34058
34059 \backslash
34060 begin{multicols}{número de columnas}
34061 \end_layout
34062
34063 \begin_layout Standard
34064 El número de columnas está en el rango 2-10.
34065  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
34066  TeX el comando
34067 \end_layout
34068
34069 \begin_layout Standard
34070
34071 \series bold
34072
34073 \backslash
34074 end{multicols}
34075 \end_layout
34076
34077 \begin_layout Standard
34078 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
34079  Para quitarlo se inserta un espacio vertical de -6
34080 \begin_inset space \thinspace{}
34081 \end_inset
34082
34083 mm antes de la ecuación.
34084  Si se usa el estilo 
34085 \series bold
34086 Sangrado
34087 \series default
34088 ,
34089 \begin_inset Foot
34090 status collapsed
34091
34092 \begin_layout Plain Layout
34093 véase estilos de ecuación en 
34094 \begin_inset CommandInset ref
34095 LatexCommand ref
34096 reference "sec:Estilos-de-ecuación"
34097
34098 \end_inset
34099
34100
34101 \end_layout
34102
34103 \end_inset
34104
34105  se inserta un espacio de -9
34106 \begin_inset space \thinspace{}
34107 \end_inset
34108
34109 mm.
34110 \end_layout
34111
34112 \begin_layout Standard
34113 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
34114 \end_layout
34115
34116 \begin_layout Standard
34117 \begin_inset ERT
34118 status collapsed
34119
34120 \begin_layout Plain Layout
34121
34122
34123 \backslash
34124 begin{multicols}{2}
34125 \end_layout
34126
34127 \end_inset
34128
34129 Das Spektrum wird fouriertransformiert.
34130  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
34131 , Lösungsmittel) zu trennen.
34132  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
34133  nun das Aussehen des Ausgangssignals.
34134  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
34135  über alle Phasen integrieren muss.
34136  Sei nun 
34137 \begin_inset Formula $S$
34138 \end_inset
34139
34140  unser normiertes Ausgangssignal and 
34141 \begin_inset Formula $P$
34142 \end_inset
34143
34144  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
34145 \begin_inset ERT
34146 status collapsed
34147
34148 \begin_layout Plain Layout
34149
34150
34151 \backslash
34152 end{multicols}
34153 \end_layout
34154
34155 \end_inset
34156
34157
34158 \begin_inset VSpace -6mm
34159 \end_inset
34160
34161
34162 \begin_inset Formula \begin{equation}
34163 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
34164
34165 \end_inset
34166
34167
34168 \begin_inset ERT
34169 status collapsed
34170
34171 \begin_layout Plain Layout
34172
34173
34174 \backslash
34175 begin{multicols}{2}
34176 \end_layout
34177
34178 \end_inset
34179
34180 wobei 
34181 \begin_inset Formula $S_{0}$
34182 \end_inset
34183
34184  das Signal ohne Gradient ist and the Normierungsbedingung 
34185 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34186 \end_inset
34187
34188  gilt.
34189  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
34190  Direkt nach the 
34191 \begin_inset Formula $\nicefrac{\pi}{2}$
34192 \end_inset
34193
34194
34195 \begin_inset space \thinspace{}
34196 \end_inset
34197
34198 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
34199  das Signal zusätzlich abschwächt.
34200  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
34201  
34202 \begin_inset Formula $T_{2}$
34203 \end_inset
34204
34205 -Zeit.
34206 \end_layout
34207
34208 \begin_layout Standard
34209 \begin_inset ERT
34210 status collapsed
34211
34212 \begin_layout Plain Layout
34213
34214
34215 \backslash
34216 end{multicols}
34217 \end_layout
34218
34219 \end_inset
34220
34221  
34222 \end_layout
34223
34224 \begin_layout Subsection
34225 Ecuaciones con descripción de variables
34226 \begin_inset Index
34227 status collapsed
34228
34229 \begin_layout Plain Layout
34230 Ecuación ! con descripción de variables
34231 \end_layout
34232
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Standard
34239 Para describir variables en una ecuación, como en la fórmula 
34240 \begin_inset CommandInset ref
34241 LatexCommand eqref
34242 reference "eq:within"
34243
34244 \end_inset
34245
34246 , se inserta una matriz 2×
34247 \begin_inset Formula $n$
34248 \end_inset
34249
34250  con columnas alineadas a la izquierda para las 
34251 \emph on
34252
34253 \begin_inset Formula $n$
34254 \end_inset
34255
34256
34257 \emph default
34258  variables usadas.
34259 \begin_inset Foot
34260 status collapsed
34261
34262 \begin_layout Plain Layout
34263 véase matrices en 
34264 \begin_inset CommandInset ref
34265 LatexCommand ref
34266 reference "sec:Matrices"
34267
34268 \end_inset
34269
34270
34271 \end_layout
34272
34273 \end_inset
34274
34275  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
34276  
34277 \series bold
34278
34279 \backslash
34280 footnotesize
34281 \series default
34282  antes de la matriz.
34283 \begin_inset Foot
34284 status collapsed
34285
34286 \begin_layout Plain Layout
34287 véase tamaños de fuentes en 
34288 \begin_inset CommandInset ref
34289 LatexCommand ref
34290 reference "sub:Tamaños-de-fuentes"
34291
34292 \end_inset
34293
34294 .
34295 \end_layout
34296
34297 \end_inset
34298
34299
34300 \end_layout
34301
34302 \begin_layout Standard
34303 Si se usa el estilo 
34304 \series bold
34305 Sangrado
34306 \series default
34307 ,
34308 \begin_inset Foot
34309 status collapsed
34310
34311 \begin_layout Plain Layout
34312 véase estilos de ecuación en 
34313 \begin_inset CommandInset ref
34314 LatexCommand ref
34315 reference "sec:Estilos-de-ecuación"
34316
34317 \end_inset
34318
34319
34320 \end_layout
34321
34322 \end_inset
34323
34324  se inserta un 
34325 \series bold
34326
34327 \backslash
34328 hfill
34329 \series default
34330
34331 \begin_inset Foot
34332 status collapsed
34333
34334 \begin_layout Plain Layout
34335
34336 \series bold
34337
34338 \backslash
34339 hfill
34340 \series default
34341  sólo funciona en ecuaciones en estilo 
34342 \series bold
34343 Sangrado
34344 \series default
34345 , véase 
34346 \begin_inset CommandInset ref
34347 LatexCommand ref
34348 reference "sub:Espacio-variable"
34349
34350 \end_inset
34351
34352
34353 \end_layout
34354
34355 \end_inset
34356
34357  delante y detrás de la matriz para que tenga la misma separación con la
34358  ecuación y con el margen.
34359 \end_layout
34360
34361 \begin_layout Standard
34362 Si se usa el estilo 
34363 \series bold
34364 Centrado
34365 \series default
34366  se emplea el método descrito en la 
34367 \begin_inset CommandInset ref
34368 LatexCommand ref
34369 reference "sub:Entorno-flalign"
34370
34371 \end_inset
34372
34373  para sangrar la ecuación.
34374  La ecuación 
34375 \begin_inset CommandInset ref
34376 LatexCommand eqref
34377 reference "eq:within"
34378
34379 \end_inset
34380
34381  consta de cinco columnas ya que las dos primeras contienen la fórmula,
34382  la tercera la matriz y la última una llave TeX vacía.
34383 \begin_inset Formula \begin{flalign}
34384 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
34385 \rho & \mbox{densidad}\\
34386 V & \mbox{volumen}\\
34387 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
34388
34389 \end_inset
34390
34391
34392 \end_layout
34393
34394 \begin_layout Subsection
34395 Letras griegas minúsculas en redonda
34396 \begin_inset CommandInset label
34397 LatexCommand label
34398 name "sub:Griegas-en-redonda"
34399
34400 \end_inset
34401
34402
34403 \begin_inset Index
34404 status collapsed
34405
34406 \begin_layout Plain Layout
34407 Letras griegas ! en redonda
34408 \end_layout
34409
34410 \end_inset
34411
34412
34413 \end_layout
34414
34415 \begin_layout Standard
34416 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
34417  cursiva.
34418  Pero para símbolos de partículas elementales como piones y neutrinos hacen
34419  falta letras griegas en redonda.
34420  El archivo 
34421 \series bold
34422 upgreek.sty
34423 \series default
34424
34425 \begin_inset Foot
34426 status collapsed
34427
34428 \begin_layout Plain Layout
34429
34430 \series bold
34431 upgreek
34432 \series default
34433  forma parte del paquete LaTeX 
34434 \series bold
34435 was
34436 \series default
34437
34438 \begin_inset Index
34439 status collapsed
34440
34441 \begin_layout Plain Layout
34442 Paquetes ! was
34443 \begin_inset ERT
34444 status collapsed
34445
34446 \begin_layout Plain Layout
34447
34448
34449 \backslash
34450 vspace{4mm}
34451 \end_layout
34452
34453 \end_inset
34454
34455
34456 \end_layout
34457
34458 \end_inset
34459
34460 .
34461 \end_layout
34462
34463 \end_inset
34464
34465
34466 \begin_inset Index
34467 status collapsed
34468
34469 \begin_layout Plain Layout
34470 Paquetes ! upgreek
34471 \end_layout
34472
34473 \end_inset
34474
34475 , que se carga en el preámbulo LaTeX con la línea
34476 \end_layout
34477
34478 \begin_layout Standard
34479
34480 \series bold
34481
34482 \backslash
34483 usepackage{upgreek}
34484 \end_layout
34485
34486 \begin_layout Standard
34487 las suministra.
34488  
34489 \begin_inset ERT
34490 status collapsed
34491
34492 \begin_layout Plain Layout
34493
34494
34495 \backslash
34496 ifupgreek 
34497 \end_layout
34498
34499 \end_inset
34500
34501
34502 \begin_inset Note Note
34503 status collapsed
34504
34505 \begin_layout Plain Layout
34506 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
34507  
34508 \series bold
34509 upgreek
34510 \series default
34511 .
34512 \end_layout
34513
34514 \end_inset
34515
34516  Se imprimen con el comando de la letra correspondiente precedido de 
34517 \series bold
34518 up
34519 \series default
34520 .
34521  Por ejemplo, el comando 
34522 \series bold
34523
34524 \backslash
34525 uptau
34526 \series default
34527  genera: 
34528 \begin_inset Formula $\uptau$
34529 \end_inset
34530
34531
34532 \end_layout
34533
34534 \begin_layout Standard
34535 Con estos comandos se pueden escribir reacciones entre partículas elementales:
34536 \begin_inset Formula \[
34537 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
34538
34539 \end_inset
34540
34541
34542 \end_layout
34543
34544 \begin_layout Standard
34545 Las letras en redonda son más remarcadas y más grandes que las correspondientes
34546  en cursiva.
34547  Por tanto no deberían emplearse para unidades como 
34548 \begin_inset Quotes fld
34549 \end_inset
34550
34551 µm
34552 \begin_inset Quotes frd
34553 \end_inset
34554
34555 .
34556 \end_layout
34557
34558 \begin_layout Standard
34559 \begin_inset ERT
34560 status collapsed
34561
34562 \begin_layout Plain Layout
34563
34564
34565 \backslash
34566 else 
34567 \end_layout
34568
34569 \end_inset
34570
34571
34572 \begin_inset Note Note
34573 status collapsed
34574
34575 \begin_layout Plain Layout
34576 Lo siguiente se mostrará si el paquete LaTeX 
34577 \series bold
34578 upgreek
34579 \series default
34580  no está instalado:
34581 \end_layout
34582
34583 \end_inset
34584
34585
34586 \end_layout
34587
34588 \begin_layout Standard
34589 Debes instalar el paquete LaTeX 
34590 \series bold
34591 upgreek
34592 \series default
34593  para ver en la salida el resto de esta subsección.
34594  
34595 \end_layout
34596
34597 \begin_layout Standard
34598 \begin_inset ERT
34599 status collapsed
34600
34601 \begin_layout Plain Layout
34602
34603
34604 \backslash
34605 fi
34606 \end_layout
34607
34608 \end_inset
34609
34610
34611 \end_layout
34612
34613 \begin_layout Subsection
34614 Caracteres de texto en ecuaciones
34615 \begin_inset CommandInset label
34616 LatexCommand label
34617 name "sub:Caracteres-de-texto"
34618
34619 \end_inset
34620
34621
34622 \begin_inset Index
34623 status collapsed
34624
34625 \begin_layout Plain Layout
34626 Texto ! en ecuaciones
34627 \end_layout
34628
34629 \end_inset
34630
34631
34632 \end_layout
34633
34634 \begin_layout Standard
34635 En algunos casos podrías querer insertar caracteres de texto directamente
34636  en ecuaciones.
34637  Por ejemplo, cuando se usa con frecuencia el punto centrado 
34638 \begin_inset Formula $\cdot$
34639 \end_inset
34640
34641  en expresiones como 
34642 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
34643 \end_inset
34644
34645 , habría que insertar el comando 
34646 \series bold
34647
34648 \backslash
34649 cdot
34650 \series default
34651
34652 \begin_inset Foot
34653 status collapsed
34654
34655 \begin_layout Plain Layout
34656 véase 
34657 \begin_inset CommandInset ref
34658 LatexCommand ref
34659 reference "sub:Operadores-binarios"
34660
34661 \end_inset
34662
34663
34664 \end_layout
34665
34666 \end_inset
34667
34668  continuamente, porque este carácter está definido en todas las codificaciones
34669  como carácter de texto.
34670  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
34671 \end_layout
34672
34673 \begin_layout Standard
34674
34675 \series bold
34676
34677 \backslash
34678 Declare Inputtext{183}{
34679 \backslash
34680 ifmmode
34681 \backslash
34682 cdot
34683 \backslash
34684 else
34685 \backslash
34686 textperiodcentered
34687 \backslash
34688 f\SpecialChar \textcompwordmark{}
34689 i}
34690 \end_layout
34691
34692 \begin_layout Standard
34693 La codificación de caracteres (menú 
34694 \family sans
34695 Documento\SpecialChar \menuseparator
34696 Configuración\SpecialChar \menuseparator
34697 Idioma
34698 \family default
34699 ) especifica el carácter que se muestra al pulsar una tecla.
34700  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
34701  
34702 \series bold
34703
34704 \backslash
34705 textperiodcentered
34706 \series default
34707 .
34708  Pero este comando no está disponible en ecuaciones así que obtendrías errores
34709  de LaTeX.
34710  Con la codificación cambiada se escoge automáticamente el comando correcto,
34711  dependiendo de si el carácter se ha insertado en una ecuación o no.
34712 \end_layout
34713
34714 \begin_layout Standard
34715 La codificación de diversos caracteres se guarda en archivos de definición.
34716  Por ejemplo la codificación 
34717 \series bold
34718 latin9
34719 \series default
34720  se define en el archivo 
34721 \series bold
34722 latin9.def
34723 \series default
34724  que está en el directorio de LaTeX.
34725  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
34726  archivo de definición, de lo contrario nuestros documentos no podrían ser
34727  editados en otros ordenadores.
34728 \begin_inset VSpace medskip
34729 \end_inset
34730
34731
34732 \end_layout
34733
34734 \begin_layout Standard
34735 Además del punto centrado, en este documento se ha definido el símbolo grado
34736  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
34737  directamente en una fórmula:
34738 \end_layout
34739
34740 \begin_layout Standard
34741
34742 \series bold
34743
34744 \backslash
34745 DeclareInputtext{176}{
34746 \backslash
34747 ifmmode^
34748 \backslash
34749 circ
34750 \backslash
34751 else
34752 \backslash
34753 textdegree
34754 \backslash
34755 f\SpecialChar \textcompwordmark{}
34756 i}
34757 \begin_inset Newpage newpage
34758 \end_inset
34759
34760
34761 \end_layout
34762
34763 \begin_layout Section
34764 \start_of_appendix
34765 Notas sobre tipografía
34766 \begin_inset Index
34767 status collapsed
34768
34769 \begin_layout Plain Layout
34770 Tipografía, notas
34771 \end_layout
34772
34773 \end_inset
34774
34775
34776 \end_layout
34777
34778 \begin_layout Standard
34779 Esta sección es un resumen de las normas tipográficas ISO más importantes.
34780 \begin_inset Foot
34781 status collapsed
34782
34783 \begin_layout Plain Layout
34784 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
34785  
34786 \begin_inset Quotes fld
34787 \end_inset
34788
34789 Duden
34790 \begin_inset Quotes frd
34791 \end_inset
34792
34793  
34794 \begin_inset CommandInset citation
34795 LatexCommand cite
34796 key "Duden"
34797
34798 \end_inset
34799
34800 , que incluye algunas de las normas ISO.
34801  
34802 \begin_inset Newline newline
34803 \end_inset
34804
34805 (
34806 \emph on
34807 N.
34808 \begin_inset space \thinspace{}
34809 \end_inset
34810
34811 del t.
34812 \emph default
34813 : Para documentación en español sobre el tema, véase 
34814 \begin_inset CommandInset citation
34815 LatexCommand cite
34816 key "Bezos"
34817
34818 \end_inset
34819
34820 .)
34821 \end_layout
34822
34823 \end_inset
34824
34825
34826 \end_layout
34827
34828 \begin_layout Itemize
34829 Las unidades físicas se escriben 
34830 \emph on
34831 siempre 
34832 \emph default
34833 en redonda
34834 \begin_inset Foot
34835 status collapsed
34836
34837 \begin_layout Plain Layout
34838 véase estilos de fuentes en 
34839 \begin_inset CommandInset ref
34840 LatexCommand ref
34841 reference "sub:Estilos-de-fuentes"
34842
34843 \end_inset
34844
34845
34846 \end_layout
34847
34848 \end_inset
34849
34850 : 30
34851 \begin_inset space \thinspace{}
34852 \end_inset
34853
34854 km/h
34855 \begin_inset Newline newline
34856 \end_inset
34857
34858 Entre el valor y la unidad hay un espacio delgado, véase 
34859 \begin_inset CommandInset ref
34860 LatexCommand ref
34861 reference "sub:Espacio-predefinido"
34862
34863 \end_inset
34864
34865 .
34866 \end_layout
34867
34868 \begin_layout Itemize
34869 Los signos por ciento y por mil se escriben como las unidades físicas:
34870 \begin_inset Newline newline
34871 \end_inset
34872
34873 1,2
34874 \begin_inset space \thinspace{}
34875 \end_inset
34876
34877 ‰ de alcohol en sangre.
34878 \end_layout
34879
34880 \begin_layout Itemize
34881 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
34882  otra unidad: 15
34883 \begin_inset space \thinspace{}
34884 \end_inset
34885
34886 °C
34887 \end_layout
34888
34889 \begin_layout Itemize
34890 En números con más de cuatro dígitos se inserta un espacio delgado para
34891  separarlos en grupos de tres cifras: 18
34892 \begin_inset space \thinspace{}
34893 \end_inset
34894
34895 473
34896 \begin_inset space \thinspace{}
34897 \end_inset
34898
34899 588
34900 \end_layout
34901
34902 \begin_layout Itemize
34903 Para dimensiones como 120×90×40
34904 \begin_inset space \thinspace{}
34905 \end_inset
34906
34907 cm se usa el aspa de multiplicar 
34908 \begin_inset Quotes fld
34909 \end_inset
34910
34911 ×
34912 \begin_inset Quotes frd
34913 \end_inset
34914
34915 .
34916  Se puede insertar con el comando LaTeX 
34917 \series bold
34918
34919 \backslash
34920 texttimes
34921 \series default
34922  o directamente con alguna combinación de teclas.
34923 \end_layout
34924
34925 \begin_layout Itemize
34926 Las funciones con nombres que constan de varias letras se escriben en redonda
34927  para evitar confusiones, véase 
34928 \begin_inset CommandInset ref
34929 LatexCommand ref
34930 reference "sub:Funciones-predefinidas"
34931
34932 \end_inset
34933
34934 .
34935 \end_layout
34936
34937 \begin_layout Itemize
34938 Los índices que constan de varias letras se escriben en redonda: 
34939 \begin_inset Formula $E_{\mbox{cin}}$
34940 \end_inset
34941
34942
34943 \begin_inset Newline newline
34944 \end_inset
34945
34946 Los componentes de una matriz se escriben en cursiva: 
34947 \begin_inset Formula $\hat{H}_{kl}$
34948 \end_inset
34949
34950
34951 \end_layout
34952
34953 \begin_layout Itemize
34954 El operador de diferenciación/integración 'd', el número de Euler 'e' y
34955  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
34956 s con otras variables.
34957  
34958 \end_layout
34959
34960 \begin_layout Standard
34961 \begin_inset Newpage newpage
34962 \end_inset
34963
34964
34965 \end_layout
34966
34967 \begin_layout Section
34968 Sinónimos
34969 \begin_inset Index
34970 status collapsed
34971
34972 \begin_layout Plain Layout
34973 Sinónimos
34974 \end_layout
34975
34976 \end_inset
34977
34978
34979 \end_layout
34980
34981 \begin_layout Standard
34982 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
34983  como los que se recogen en esta lista:
34984 \begin_inset Foot
34985 status collapsed
34986
34987 \begin_layout Plain Layout
34988 véase también 
34989 \begin_inset CommandInset ref
34990 LatexCommand ref
34991 reference "fn:sinónimos"
34992
34993 \end_inset
34994
34995 .
34996 \end_layout
34997
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \begin_layout Standard
35004
35005 \end_layout
35006
35007 \begin_layout Standard
35008 \begin_inset VSpace bigskip
35009 \end_inset
35010
35011
35012 \begin_inset space \hfill{}
35013 \end_inset
35014
35015
35016 \begin_inset Tabular
35017 <lyxtabular version="3" rows="12" columns="2">
35018 <features>
35019 <column alignment="center" valignment="top" width="0pt">
35020 <column alignment="center" valignment="top" width="0pt">
35021 <row>
35022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35023 \begin_inset Text
35024
35025 \begin_layout Plain Layout
35026 Comando
35027 \end_layout
35028
35029 \end_inset
35030 </cell>
35031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35032 \begin_inset Text
35033
35034 \begin_layout Plain Layout
35035 equivalente a
35036 \begin_inset Note Note
35037 status collapsed
35038
35039 \begin_layout Plain Layout
35040
35041 \series bold
35042
35043 \backslash
35044 raisebox
35045 \series default
35046  se usa sólo como espaciador
35047 \end_layout
35048
35049 \end_inset
35050
35051
35052 \end_layout
35053
35054 \end_inset
35055 </cell>
35056 </row>
35057 <row>
35058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35059 \begin_inset Text
35060
35061 \begin_layout Plain Layout
35062
35063 \backslash
35064 ast
35065 \end_layout
35066
35067 \end_inset
35068 </cell>
35069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35070 \begin_inset Text
35071
35072 \begin_layout Plain Layout
35073 \begin_inset ERT
35074 status collapsed
35075
35076 \begin_layout Plain Layout
35077
35078
35079 \backslash
35080 raisebox{-1.2mm}{
35081 \end_layout
35082
35083 \end_inset
35084
35085 *
35086 \begin_inset ERT
35087 status collapsed
35088
35089 \begin_layout Plain Layout
35090
35091 }
35092 \end_layout
35093
35094 \end_inset
35095
35096
35097 \end_layout
35098
35099 \end_inset
35100 </cell>
35101 </row>
35102 <row>
35103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35104 \begin_inset Text
35105
35106 \begin_layout Plain Layout
35107
35108 \backslash
35109 choose
35110 \end_layout
35111
35112 \end_inset
35113 </cell>
35114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35115 \begin_inset Text
35116
35117 \begin_layout Plain Layout
35118
35119 \backslash
35120 binom
35121 \end_layout
35122
35123 \end_inset
35124 </cell>
35125 </row>
35126 <row>
35127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \backslash
35133 geq
35134 \end_layout
35135
35136 \end_inset
35137 </cell>
35138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35139 \begin_inset Text
35140
35141 \begin_layout Plain Layout
35142
35143 \backslash
35144 ge
35145 \end_layout
35146
35147 \end_inset
35148 </cell>
35149 </row>
35150 <row>
35151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35152 \begin_inset Text
35153
35154 \begin_layout Plain Layout
35155
35156 \backslash
35157 lbrace
35158 \end_layout
35159
35160 \end_inset
35161 </cell>
35162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166 {
35167 \end_layout
35168
35169 \end_inset
35170 </cell>
35171 </row>
35172 <row>
35173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35174 \begin_inset Text
35175
35176 \begin_layout Plain Layout
35177
35178 \backslash
35179 lbracket
35180 \end_layout
35181
35182 \end_inset
35183 </cell>
35184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35185 \begin_inset Text
35186
35187 \begin_layout Plain Layout
35188 [
35189 \end_layout
35190
35191 \end_inset
35192 </cell>
35193 </row>
35194 <row>
35195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35196 \begin_inset Text
35197
35198 \begin_layout Plain Layout
35199
35200 \backslash
35201 leftarrow
35202 \end_layout
35203
35204 \end_inset
35205 </cell>
35206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35207 \begin_inset Text
35208
35209 \begin_layout Plain Layout
35210
35211 \backslash
35212 gets
35213 \end_layout
35214
35215 \end_inset
35216 </cell>
35217 </row>
35218 <row>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223
35224 \backslash
35225 leq
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234
35235 \backslash
35236 le
35237 \end_layout
35238
35239 \end_inset
35240 </cell>
35241 </row>
35242 <row>
35243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35244 \begin_inset Text
35245
35246 \begin_layout Plain Layout
35247
35248 \backslash
35249 lor
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35255 \begin_inset Text
35256
35257 \begin_layout Plain Layout
35258
35259 \backslash
35260 vee
35261 \end_layout
35262
35263 \end_inset
35264 </cell>
35265 </row>
35266 <row>
35267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271
35272 \backslash
35273 neq
35274 \end_layout
35275
35276 \end_inset
35277 </cell>
35278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35279 \begin_inset Text
35280
35281 \begin_layout Plain Layout
35282
35283 \backslash
35284 not=
35285 \end_layout
35286
35287 \end_inset
35288 </cell>
35289 </row>
35290 <row>
35291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35292 \begin_inset Text
35293
35294 \begin_layout Plain Layout
35295
35296 \backslash
35297 slash
35298 \end_layout
35299
35300 \end_inset
35301 </cell>
35302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35303 \begin_inset Text
35304
35305 \begin_layout Plain Layout
35306 /
35307 \end_layout
35308
35309 \end_inset
35310 </cell>
35311 </row>
35312 <row>
35313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35314 \begin_inset Text
35315
35316 \begin_layout Plain Layout
35317
35318 \backslash
35319 vert
35320 \end_layout
35321
35322 \end_inset
35323 </cell>
35324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35325 \begin_inset Text
35326
35327 \begin_layout Plain Layout
35328 |
35329 \end_layout
35330
35331 \end_inset
35332 </cell>
35333 </row>
35334 </lyxtabular>
35335
35336 \end_inset
35337
35338
35339 \begin_inset space \hfill{}
35340 \end_inset
35341
35342
35343 \begin_inset Tabular
35344 <lyxtabular version="3" rows="12" columns="2">
35345 <features>
35346 <column alignment="center" valignment="top" width="0pt">
35347 <column alignment="center" valignment="top" width="0pt">
35348 <row>
35349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353 Comando
35354 \end_layout
35355
35356 \end_inset
35357 </cell>
35358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362 equivalente a
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 </row>
35368 <row>
35369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35370 \begin_inset Text
35371
35372 \begin_layout Plain Layout
35373
35374 \backslash
35375 backslash
35376 \end_layout
35377
35378 \end_inset
35379 </cell>
35380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35381 \begin_inset Text
35382
35383 \begin_layout Plain Layout
35384
35385 \backslash
35386
35387 \backslash
35388
35389 \end_layout
35390
35391 \end_inset
35392 </cell>
35393 </row>
35394 <row>
35395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35396 \begin_inset Text
35397
35398 \begin_layout Plain Layout
35399
35400 \backslash
35401 dasharrow
35402 \end_layout
35403
35404 \end_inset
35405 </cell>
35406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35407 \begin_inset Text
35408
35409 \begin_layout Plain Layout
35410
35411 \backslash
35412 dashrightarrow
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 </row>
35418 <row>
35419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35420 \begin_inset Text
35421
35422 \begin_layout Plain Layout
35423
35424 \backslash
35425 land
35426 \end_layout
35427
35428 \end_inset
35429 </cell>
35430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35431 \begin_inset Text
35432
35433 \begin_layout Plain Layout
35434
35435 \backslash
35436 wedge
35437 \end_layout
35438
35439 \end_inset
35440 </cell>
35441 </row>
35442 <row>
35443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35444 \begin_inset Text
35445
35446 \begin_layout Plain Layout
35447
35448 \backslash
35449 rbrace
35450 \end_layout
35451
35452 \end_inset
35453 </cell>
35454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35455 \begin_inset Text
35456
35457 \begin_layout Plain Layout
35458 }
35459 \end_layout
35460
35461 \end_inset
35462 </cell>
35463 </row>
35464 <row>
35465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35466 \begin_inset Text
35467
35468 \begin_layout Plain Layout
35469
35470 \backslash
35471 rbracket
35472 \end_layout
35473
35474 \end_inset
35475 </cell>
35476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35477 \begin_inset Text
35478
35479 \begin_layout Plain Layout
35480 ]
35481 \end_layout
35482
35483 \end_inset
35484 </cell>
35485 </row>
35486 <row>
35487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35488 \begin_inset Text
35489
35490 \begin_layout Plain Layout
35491
35492 \backslash
35493 rightarrow
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502
35503 \backslash
35504 to
35505 \end_layout
35506
35507 \end_inset
35508 </cell>
35509 </row>
35510 <row>
35511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35512 \begin_inset Text
35513
35514 \begin_layout Plain Layout
35515
35516 \backslash
35517 lnot
35518 \end_layout
35519
35520 \end_inset
35521 </cell>
35522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35523 \begin_inset Text
35524
35525 \begin_layout Plain Layout
35526
35527 \backslash
35528 neg
35529 \end_layout
35530
35531 \end_inset
35532 </cell>
35533 </row>
35534 <row>
35535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35536 \begin_inset Text
35537
35538 \begin_layout Plain Layout
35539
35540 \backslash
35541 ne
35542 \end_layout
35543
35544 \end_inset
35545 </cell>
35546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35547 \begin_inset Text
35548
35549 \begin_layout Plain Layout
35550
35551 \backslash
35552 not=
35553 \end_layout
35554
35555 \end_inset
35556 </cell>
35557 </row>
35558 <row>
35559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35560 \begin_inset Text
35561
35562 \begin_layout Plain Layout
35563
35564 \backslash
35565 owns
35566 \end_layout
35567
35568 \end_inset
35569 </cell>
35570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35571 \begin_inset Text
35572
35573 \begin_layout Plain Layout
35574
35575 \backslash
35576 ni
35577 \end_layout
35578
35579 \end_inset
35580 </cell>
35581 </row>
35582 <row>
35583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35584 \begin_inset Text
35585
35586 \begin_layout Plain Layout
35587
35588 \backslash
35589 square
35590 \end_layout
35591
35592 \end_inset
35593 </cell>
35594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35595 \begin_inset Text
35596
35597 \begin_layout Plain Layout
35598
35599 \backslash
35600 Box
35601 \end_layout
35602
35603 \end_inset
35604 </cell>
35605 </row>
35606 <row>
35607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35608 \begin_inset Text
35609
35610 \begin_layout Plain Layout
35611
35612 \backslash
35613 Vert
35614 \end_layout
35615
35616 \end_inset
35617 </cell>
35618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35619 \begin_inset Text
35620
35621 \begin_layout Plain Layout
35622
35623 \backslash
35624 |
35625 \end_layout
35626
35627 \end_inset
35628 </cell>
35629 </row>
35630 </lyxtabular>
35631
35632 \end_inset
35633
35634
35635 \begin_inset space \hfill{}
35636 \end_inset
35637
35638
35639 \end_layout
35640
35641 \begin_layout Standard
35642 \begin_inset Newpage newpage
35643 \end_inset
35644
35645
35646 \end_layout
35647
35648 \begin_layout Bibliography
35649 \begin_inset CommandInset bibitem
35650 LatexCommand bibitem
35651 key "TLC2"
35652
35653 \end_inset
35654
35655
35656 \shape smallcaps
35657 Mittelbach, F.
35658  ; Goossens, M.
35659 \shape default
35660
35661 \shape italic
35662 The LaTeX Companion
35663 \shape default
35664 .
35665  Addison Wesley, 2004
35666 \end_layout
35667
35668 \begin_layout Bibliography
35669 \begin_inset CommandInset bibitem
35670 LatexCommand bibitem
35671 key "Mathmode"
35672
35673 \end_inset
35674
35675
35676 \begin_inset CommandInset href
35677 LatexCommand href
35678 name "Descripción"
35679 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35680
35681 \end_inset
35682
35683  de habilidades matemáticas de LaTeX
35684 \end_layout
35685
35686 \begin_layout Bibliography
35687 \begin_inset CommandInset bibitem
35688 LatexCommand bibitem
35689 key "Voss"
35690
35691 \end_inset
35692
35693
35694 \begin_inset CommandInset href
35695 LatexCommand href
35696 name "Página web"
35697 target "http://tug.org/TeXnik/"
35698
35699 \end_inset
35700
35701  sugerencias y consejos de LaTeX
35702 \end_layout
35703
35704 \begin_layout Bibliography
35705 \begin_inset CommandInset bibitem
35706 LatexCommand bibitem
35707 key "AMS"
35708
35709 \end_inset
35710
35711
35712 \begin_inset CommandInset href
35713 LatexCommand href
35714 name "Descripción"
35715 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35716
35717 \end_inset
35718
35719  de 
35720 \begin_inset ERT
35721 status collapsed
35722
35723 \begin_layout Plain Layout
35724
35725
35726 \backslash
35727 AmS
35728 \end_layout
35729
35730 \end_inset
35731
35732 -LaTeX
35733 \end_layout
35734
35735 \begin_layout Bibliography
35736 \begin_inset CommandInset bibitem
35737 LatexCommand bibitem
35738 key "Symbole"
35739
35740 \end_inset
35741
35742
35743 \begin_inset CommandInset href
35744 LatexCommand href
35745 name "Lista"
35746 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35747
35748 \end_inset
35749
35750  de todos los símbolos disponibles con paquetes LaTeX
35751 \end_layout
35752
35753 \begin_layout Bibliography
35754 \begin_inset CommandInset bibitem
35755 LatexCommand bibitem
35756 key "hyperref"
35757
35758 \end_inset
35759
35760
35761 \begin_inset CommandInset href
35762 LatexCommand href
35763 name "Documentación"
35764 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35765
35766 \end_inset
35767
35768  del paquete LaTeX 
35769 \series bold
35770 hyperref
35771 \series default
35772
35773 \begin_inset Index
35774 status collapsed
35775
35776 \begin_layout Plain Layout
35777 Paquetes ! hyperref
35778 \end_layout
35779
35780 \end_inset
35781
35782
35783 \end_layout
35784
35785 \begin_layout Bibliography
35786 \begin_inset CommandInset bibitem
35787 LatexCommand bibitem
35788 key "Mathclap"
35789
35790 \end_inset
35791
35792
35793 \begin_inset CommandInset href
35794 LatexCommand href
35795 name "Descripción"
35796 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35797
35798 \end_inset
35799
35800  del comando 
35801 \series bold
35802
35803 \backslash
35804 mathclap
35805 \series default
35806 , descrito en 
35807 \begin_inset CommandInset ref
35808 LatexCommand ref
35809 reference "sub:Límites-de-operadores"
35810
35811 \end_inset
35812
35813
35814 \begin_inset Index
35815 status collapsed
35816
35817 \begin_layout Plain Layout
35818 Comandos ! M ! 
35819 \backslash
35820 mathclap
35821 \end_layout
35822
35823 \end_inset
35824
35825
35826 \end_layout
35827
35828 \begin_layout Bibliography
35829 \begin_inset CommandInset bibitem
35830 LatexCommand bibitem
35831 key "Duden"
35832
35833 \end_inset
35834
35835
35836 \emph on
35837 Duden Band 1
35838 \emph default
35839 .
35840  22.
35841  Auflage, Duden 2001
35842 \end_layout
35843
35844 \begin_layout Bibliography
35845 \begin_inset CommandInset bibitem
35846 LatexCommand bibitem
35847 key "spanish"
35848
35849 \end_inset
35850
35851
35852 \begin_inset CommandInset href
35853 LatexCommand href
35854 name "Documentación"
35855 target "http://www.tex-tipografia.com/archive/spanish.pdf"
35856
35857 \end_inset
35858
35859  del estilo 
35860 \series bold
35861 spanish
35862 \family sans
35863 \series default
35864  
35865 \family default
35866 incluido en el paquete 
35867 \series bold
35868 babel
35869 \end_layout
35870
35871 \begin_layout Bibliography
35872 \begin_inset CommandInset bibitem
35873 LatexCommand bibitem
35874 key "Bezos"
35875
35876 \end_inset
35877
35878
35879 \begin_inset CommandInset href
35880 LatexCommand href
35881 name "Documento"
35882 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
35883
35884 \end_inset
35885
35886  sobre ortotipografía y notaciones matemáticas en español
35887 \end_layout
35888
35889 \begin_layout Standard
35890
35891 \family sans
35892 \series bold
35893 \begin_inset CommandInset index_print
35894 LatexCommand printindex
35895
35896 \end_inset
35897
35898
35899 \end_layout
35900
35901 \end_body
35902 \end_document